OCamllabs icon Home|Differences with the last checks|Previous runs


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-06-01 04:11.44 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-06-01 04:11.44 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 0b9453aa6048fe22dfdf9af320fe1dd40296d350"))
2024-06-01 04:11.44 ---> using "e3560806fa0f854f1d1ba2f13f52af9b505adc32c9c8ac6b9a3d232a44e83c7a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-06-01 04:11.44 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2' '5.2.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2) to update the current shell environment
2024-06-01 04:11.44 ---> using "648c001a2ffb01e424d89dc39fced2e06f8a11bf74fe6c62ea038b55cabdae2f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB]
- Fetched 479 kB in 1s (330 kB/s)
- Reading package lists...
- 
2024-06-01 04:11.44 ---> using "1907da6bc4243c03145805b1cfd278da55852124b3b8ee5c95096e4f6a15dcfd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gstreamer.0.3.0\"\
               \nopam install -vy \"gstreamer.0.3.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gstreamer.0.3.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] gstreamer.0.3.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install gstreamer 0.3.0
  - install ocamlfind 1.9.6 [required by gstreamer]

The following system packages will first need to be installed:
    libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgstreamer-plugins-base1.0-dev" "libgstreamer1.0-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19459 files and directories currently installed.)
- Preparing to unpack .../bsdutils_1%3a2.40.1-4_amd64.deb ...
- Unpacking bsdutils (1:2.40.1-4) over (1:2.40.1-2) ...
- Setting up bsdutils (1:2.40.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19460 files and directories currently installed.)
- Preparing to unpack .../libuuid1_2.40.1-4_amd64.deb ...
- Unpacking libuuid1:amd64 (2.40.1-4) over (2.40.1-2) ...
- Setting up libuuid1:amd64 (2.40.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19461 files and directories currently installed.)
- Preparing to unpack .../libblkid1_2.40.1-4_amd64.deb ...
- Unpacking libblkid1:amd64 (2.40.1-4) over (2.40.1-2) ...
- Setting up libblkid1:amd64 (2.40.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19462 files and directories currently installed.)
- Preparing to unpack .../libmount1_2.40.1-4_amd64.deb ...
- Unpacking libmount1:amd64 (2.40.1-4) over (2.40.1-2) ...
- Setting up libmount1:amd64 (2.40.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19463 files and directories currently installed.)
- Preparing to unpack .../libsmartcols1_2.40.1-4_amd64.deb ...
- Unpacking libsmartcols1:amd64 (2.40.1-4) over (2.40.1-2) ...
- Setting up libsmartcols1:amd64 (2.40.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19464 files and directories currently installed.)
- Preparing to unpack .../util-linux_2.40.1-4_amd64.deb ...
- Unpacking util-linux (2.40.1-4) over (2.40.1-2) ...
- Setting up util-linux (2.40.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19459 files and directories currently installed.)
- Preparing to unpack .../mount_2.40.1-4_amd64.deb ...
- Unpacking mount (2.40.1-4) over (2.40.1-2) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../libpython3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking python3.11-minimal (3.11.9-1) ...
- Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
- Setting up python3.11-minimal (3.11.9-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19767 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.8-1_amd64.deb ...
- Unpacking python3-minimal (3.11.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.9-1_amd64.deb ...
- Unpacking python3.11 (3.11.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3-minimal (3.11.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20192 files and directories currently installed.)
- Preparing to unpack .../python3_3.11.8-1_amd64.deb ...
- Unpacking python3 (3.11.8-1) ...
- Preparing to unpack .../libsystemd0_256~rc3-6_amd64.deb ...
- Unpacking libsystemd0:amd64 (256~rc3-6) over (256~rc3-2) ...
- Setting up libsystemd0:amd64 (256~rc3-6) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20213 files and directories currently installed.)
- Preparing to unpack .../libudev1_256~rc3-6_amd64.deb ...
- Unpacking libudev1:amd64 (256~rc3-6) over (256~rc3-2) ...
- Setting up libudev1:amd64 (256~rc3-6) ...
- Selecting previously unselected package fonts-dejavu-mono.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20213 files and directories currently installed.)
- Preparing to unpack .../000-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../001-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../002-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../003-libglib2.0-0t64_2.80.2-2_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.80.2-2) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../004-gir1.2-glib-2.0_2.80.2-2_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (2.80.2-2) ...
- Selecting previously unselected package gir1.2-glib-2.0-dev:amd64.
- Preparing to unpack .../005-gir1.2-glib-2.0-dev_2.80.2-2_amd64.deb ...
- Unpacking gir1.2-glib-2.0-dev:amd64 (2.80.2-2) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../006-libelf1t64_0.191-1+b1_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.191-1+b1) ...
- Selecting previously unselected package libdw1t64:amd64.
- Preparing to unpack .../007-libdw1t64_0.191-1+b1_amd64.deb ...
- Unpacking libdw1t64:amd64 (0.191-1+b1) ...
- Selecting previously unselected package libunwind8:amd64.
- Preparing to unpack .../008-libunwind8_1.6.2-3+b1_amd64.deb ...
- Unpacking libunwind8:amd64 (1.6.2-3+b1) ...
- Selecting previously unselected package libcap2-bin.
- Preparing to unpack .../009-libcap2-bin_1%3a2.66-5_amd64.deb ...
- Unpacking libcap2-bin (1:2.66-5) ...
- Selecting previously unselected package libgstreamer1.0-0:amd64.
- Preparing to unpack .../010-libgstreamer1.0-0_1.24.4-1_amd64.deb ...
- Unpacking libgstreamer1.0-0:amd64 (1.24.4-1) ...
- Selecting previously unselected package gir1.2-gstreamer-1.0:amd64.
- Preparing to unpack .../011-gir1.2-gstreamer-1.0_1.24.4-1_amd64.deb ...
- Unpacking gir1.2-gstreamer-1.0:amd64 (1.24.4-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../012-libdrm-common_2.4.120-2_all.deb ...
- Unpacking libdrm-common (2.4.120-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../013-libdrm2_2.4.120-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../014-libglvnd0_1.7.0-1+b1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../015-libwayland-server0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../016-libxcb-randr0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../017-libgbm1_24.1.0-2_amd64.deb ...
- Unpacking libgbm1:amd64 (24.1.0-2) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../018-libglapi-mesa_24.1.0-2_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (24.1.0-2) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../019-libwayland-client0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../020-libx11-xcb1_2%3a1.8.7-1+b1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.7-1+b1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../021-libxcb-dri2-0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../022-libxcb-dri3-0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../023-libxcb-present0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../024-libxcb-sync1_1.17.0-2_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../025-libxcb-xfixes0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../026-libxshmfence1_1.3-1+b1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1+b1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../027-libegl-mesa0_24.1.0-2_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (24.1.0-2) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../028-libegl1_1.7.0-1+b1_amd64.deb ...
- Unpacking libegl1:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../029-libxcb-glx0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../030-libxcb-shm0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../031-libxfixes3_1%3a6.0.0-2+b1_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2+b1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../032-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../033-libvulkan1_1.3.283.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.283.0-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../034-libdrm-amdgpu1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../035-libpciaccess0_0.17-3+b1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3+b1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../036-libdrm-intel1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../037-libdrm-radeon1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../038-libicu72_72.1-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../039-libxml2_2.12.7+dfsg-2_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg-2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../040-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../041-libllvm17t64_1%3a17.0.6-12_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-12) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../042-libsensors-config_1%3a3.6.0-9_all.deb ...
- Unpacking libsensors-config (1:3.6.0-9) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../043-libsensors5_1%3a3.6.0-9_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-9) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../044-libgl1-mesa-dri_24.1.0-2_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (24.1.0-2) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../045-libglx-mesa0_24.1.0-2_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (24.1.0-2) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../046-libglx0_1.7.0-1+b1_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../047-libgl1_1.7.0-1+b1_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package liborc-0.4-0t64:amd64.
- Preparing to unpack .../048-liborc-0.4-0t64_1%3a0.4.38-1_amd64.deb ...
- Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1) ...
- Selecting previously unselected package iso-codes.
- Preparing to unpack .../049-iso-codes_4.16.0-1_all.deb ...
- Unpacking iso-codes (4.16.0-1) ...
- Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.
- Preparing to unpack .../050-libgstreamer-plugins-base1.0-0_1.24.4-1_amd64.deb ...
- Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.4-1) ...
- Selecting previously unselected package libgudev-1.0-0:amd64.
- Preparing to unpack .../051-libgudev-1.0-0_238-5_amd64.deb ...
- Unpacking libgudev-1.0-0:amd64 (238-5) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../052-libwayland-cursor0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../053-libwayland-egl1_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libgstreamer-gl1.0-0:amd64.
- Preparing to unpack .../054-libgstreamer-gl1.0-0_1.24.4-1_amd64.deb ...
- Unpacking libgstreamer-gl1.0-0:amd64 (1.24.4-1) ...
- Selecting previously unselected package gir1.2-gst-plugins-base-1.0:amd64.
- Preparing to unpack .../055-gir1.2-gst-plugins-base-1.0_1.24.4-1_amd64.deb ...
- Unpacking gir1.2-gst-plugins-base-1.0:amd64 (1.24.4-1) ...
- Selecting previously unselected package gir1.2-gudev-1.0:amd64.
- Preparing to unpack .../056-gir1.2-gudev-1.0_238-5_amd64.deb ...
- Unpacking gir1.2-gudev-1.0:amd64 (238-5) ...
- Selecting previously unselected package libgraphene-1.0-0:amd64.
- Preparing to unpack .../057-libgraphene-1.0-0_1.10.8-3+b1_amd64.deb ...
- Unpacking libgraphene-1.0-0:amd64 (1.10.8-3+b1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../058-libjpeg62-turbo_1%3a2.1.5-3_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-3) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../059-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package gstreamer1.0-gl:amd64.
- Preparing to unpack .../060-gstreamer1.0-gl_1.24.4-1_amd64.deb ...
- Unpacking gstreamer1.0-gl:amd64 (1.24.4-1) ...
- Selecting previously unselected package libcdparanoia0:amd64.
- Preparing to unpack .../061-libcdparanoia0_3.10.2+debian-14+b1_amd64.deb ...
- Unpacking libcdparanoia0:amd64 (3.10.2+debian-14+b1) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../062-libogg0_1.3.5-3+b1_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3+b1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../063-libopus0_1.4-1+b1_amd64.deb ...
- Unpacking libopus0:amd64 (1.4-1+b1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../064-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../065-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../066-libpixman-1-0_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../067-libxcb-render0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../068-libxrender1_1%3a0.9.10-1.1+b1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1+b1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../069-libcairo2_1.18.0-3+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.0-3+b1) ...
- Selecting previously unselected package libtheora0:amd64.
- Preparing to unpack .../070-libtheora0_1.1.1+dfsg.1-16.1+b2_amd64.deb ...
- Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1+b2) ...
- Selecting previously unselected package libvisual-0.4-0:amd64.
- Preparing to unpack .../071-libvisual-0.4-0_0.4.2-2+b1_amd64.deb ...
- Unpacking libvisual-0.4-0:amd64 (0.4.2-2+b1) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../072-libvorbis0a_1.3.7-2_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-2) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../073-libvorbisenc2_1.3.7-2_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-2) ...
- Selecting previously unselected package gstreamer1.0-plugins-base:amd64.
- Preparing to unpack .../074-gstreamer1.0-plugins-base_1.24.4-1_amd64.deb ...
- Unpacking gstreamer1.0-plugins-base:amd64 (1.24.4-1) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../075-uuid-dev_2.40.1-4_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.40.1-4) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../076-libblkid-dev_2.40.1-4_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.40.1-4) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../077-libdrm-nouveau2_2.4.120-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libpciaccess-dev:amd64.
- Preparing to unpack .../078-libpciaccess-dev_0.17-3+b1_amd64.deb ...
- Unpacking libpciaccess-dev:amd64 (0.17-3+b1) ...
- Selecting previously unselected package libdrm-dev:amd64.
- Preparing to unpack .../079-libdrm-dev_2.4.120-2_amd64.deb ...
- Unpacking libdrm-dev:amd64 (2.4.120-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../080-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libelf-dev:amd64.
- Preparing to unpack .../081-libelf-dev_0.191-1+b1_amd64.deb ...
- Unpacking libelf-dev:amd64 (0.191-1+b1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../082-liblzma-dev_5.6.1+really5.4.5-1_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1) ...
- Selecting previously unselected package libdw-dev:amd64.
- Preparing to unpack .../083-libdw-dev_0.191-1+b1_amd64.deb ...
- Unpacking libdw-dev:amd64 (0.191-1+b1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../084-libglx-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../085-libgl-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../086-libegl-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../087-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libgbm-dev:amd64.
- Preparing to unpack .../088-libgbm-dev_24.1.0-2_amd64.deb ...
- Unpacking libgbm-dev:amd64 (24.1.0-2) ...
- Selecting previously unselected package libgirepository-2.0-0:amd64.
- Preparing to unpack .../089-libgirepository-2.0-0_2.80.2-2_amd64.deb ...
- Unpacking libgirepository-2.0-0:amd64 (2.80.2-2) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../090-libgles1_1.7.0-1+b1_amd64.deb ...
- Unpacking libgles1:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../091-libgles2_1.7.0-1+b1_amd64.deb ...
- Unpacking libgles2:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../092-libgles-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../093-libglib2.0-data_2.80.2-2_all.deb ...
- Unpacking libglib2.0-data (2.80.2-2) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../094-libglib2.0-bin_2.80.2-2_amd64.deb ...
- Unpacking libglib2.0-bin (2.80.2-2) ...
- Selecting previously unselected package python3-packaging.
- Preparing to unpack .../095-python3-packaging_24.0-1_all.deb ...
- Unpacking python3-packaging (24.0-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../096-libglib2.0-dev-bin_2.80.2-2_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.80.2-2) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../097-libsepol-dev_3.5-2+b1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.5-2+b1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../098-libpcre2-16-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../099-libpcre2-32-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../100-libpcre2-posix3_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../101-libpcre2-dev_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../102-libselinux1-dev_3.5-2+b2_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.5-2+b2) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../103-libmount-dev_2.40.1-4_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.40.1-4) ...
- Selecting previously unselected package libsysprof-capture-4-dev:amd64.
- Preparing to unpack .../104-libsysprof-capture-4-dev_46.0-1_amd64.deb ...
- Unpacking libsysprof-capture-4-dev:amd64 (46.0-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../105-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../106-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../107-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../108-libglib2.0-dev_2.80.2-2_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.80.2-2) ...
- Selecting previously unselected package libunwind-dev:amd64.
- Preparing to unpack .../109-libunwind-dev_1.6.2-3+b1_amd64.deb ...
- Unpacking libunwind-dev:amd64 (1.6.2-3+b1) ...
- Selecting previously unselected package libgstreamer1.0-dev:amd64.
- Preparing to unpack .../110-libgstreamer1.0-dev_1.24.4-1_amd64.deb ...
- Unpacking libgstreamer1.0-dev:amd64 (1.24.4-1) ...
- Selecting previously unselected package liborc-0.4-dev-bin.
- Preparing to unpack .../111-liborc-0.4-dev-bin_1%3a0.4.38-1_amd64.deb ...
- Unpacking liborc-0.4-dev-bin (1:0.4.38-1) ...
- Selecting previously unselected package liborc-0.4-dev:amd64.
- Preparing to unpack .../112-liborc-0.4-dev_1%3a0.4.38-1_amd64.deb ...
- Unpacking liborc-0.4-dev:amd64 (1:0.4.38-1) ...
- Selecting previously unselected package libx11-xcb-dev:amd64.
- Preparing to unpack .../113-libx11-xcb-dev_2%3a1.8.7-1+b1_amd64.deb ...
- Unpacking libx11-xcb-dev:amd64 (2:1.8.7-1+b1) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../114-libwayland-bin_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-bin (1.22.0-2.1+b1) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../115-libwayland-dev_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libudev-dev:amd64.
- Preparing to unpack .../116-libudev-dev_256~rc3-6_amd64.deb ...
- Unpacking libudev-dev:amd64 (256~rc3-6) ...
- Selecting previously unselected package libgudev-1.0-dev:amd64.
- Preparing to unpack .../117-libgudev-1.0-dev_238-5_amd64.deb ...
- Unpacking libgudev-1.0-dev:amd64 (238-5) ...
- Selecting previously unselected package libgstreamer-plugins-base1.0-dev.
- Preparing to unpack .../118-libgstreamer-plugins-base1.0-dev_1.24.4-1_amd64.deb ...
- Unpacking libgstreamer-plugins-base1.0-dev (1.24.4-1) ...
- Selecting previously unselected package libpam-cap:amd64.
- Preparing to unpack .../119-libpam-cap_1%3a2.66-5_amd64.deb ...
- Unpacking libpam-cap:amd64 (1:2.66-5) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../120-mesa-vulkan-drivers_24.1.0-2_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (24.1.0-2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../121-shared-mime-info_2.4-5_amd64.deb ...
- Unpacking shared-mime-info (2.4-5) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../122-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (10.1.0) ...
- Setting up libxcb-dri3-0:amd64 (1.17.0-2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Setting up libcdparanoia0:amd64 (3.10.2+debian-14+b1) ...
- Setting up libwayland-server0:amd64 (1.22.0-2.1+b1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.7-1+b1) ...
- Setting up libpciaccess0:amd64 (0.17-3+b1) ...
- Setting up libx11-xcb-dev:amd64 (2:1.8.7-1+b1) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libpciaccess-dev:amd64 (0.17-3+b1) ...
- Setting up libxcb-xfixes0:amd64 (1.17.0-2) ...
- Setting up libogg0:amd64 (1.3.5-3+b1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libvisual-0.4-0:amd64 (0.4.2-2+b1) ...
- Setting up libxcb-render0:amd64 (1.17.0-2) ...
- Setting up libglvnd0:amd64 (1.7.0-1+b1) ...
- Setting up libxcb-glx0:amd64 (1.17.0-2) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Setting up libsensors-config (1:3.6.0-9) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libunwind8:amd64 (1.6.2-3+b1) ...
- Setting up libpcre2-16-0:amd64 (10.42-4+b1) ...
- Setting up libelf1t64:amd64 (0.191-1+b1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1) ...
- Setting up libdw1t64:amd64 (0.191-1+b1) ...
- Setting up libcap2-bin (1:2.66-5) ...
- Setting up libxcb-present0:amd64 (1.17.0-2) ...
- Setting up libsysprof-capture-4-dev:amd64 (46.0-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpcre2-32-0:amd64 (10.42-4+b1) ...
- Setting up libglib2.0-0t64:amd64 (2.80.2-2) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.80.2-2) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libgles2:amd64 (1.7.0-1+b1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-3) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2+b1) ...
- Setting up libxcb-sync1:amd64 (1.17.0-2) ...
- Setting up uuid-dev:amd64 (2.40.1-4) ...
- Setting up libgles1:amd64 (1.7.0-1+b1) ...
- Setting up libopus0:amd64 (1.4-1+b1) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libpng16-16t64:amd64 (1.6.43-5) ...
- Setting up libvorbis0a:amd64 (1.3.7-2) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- Setting up libudev-dev:amd64 (256~rc3-6) ...
- Setting up libsepol-dev:amd64 (3.5-2+b1) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up gir1.2-glib-2.0:amd64 (2.80.2-2) ...
- Setting up libsensors5:amd64 (1:3.6.0-9) ...
- Setting up libglapi-mesa:amd64 (24.1.0-2) ...
- Setting up libvulkan1:amd64 (1.3.283.0-1) ...
- Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1) ...
- Setting up libxcb-dri2-0:amd64 (1.17.0-2) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libpcre2-posix3:amd64 (10.42-4+b1) ...
- Setting up mount (2.40.1-4) ...
- Setting up gir1.2-glib-2.0-dev:amd64 (2.80.2-2) ...
- Setting up libxshmfence1:amd64 (1.3-1+b1) ...
- Setting up libxcb-randr0:amd64 (1.17.0-2) ...
- Setting up libwayland-egl1:amd64 (1.22.0-2.1+b1) ...
- Setting up libdrm-common (2.4.120-2) ...
- Setting up libpam-cap:amd64 (1:2.66-5) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-2) ...
- Setting up iso-codes (4.16.0-1) ...
- Setting up libgudev-1.0-0:amd64 (238-5) ...
- Setting up libgstreamer1.0-0:amd64 (1.24.4-1) ...
- Setcap worked! gst-ptp-helper is not suid!
- Setting up libgraphene-1.0-0:amd64 (1.10.8-3+b1) ...
- Setting up libvorbisenc2:amd64 (1.3.7-2) ...
- Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Setting up libblkid-dev:amd64 (2.40.1-4) ...
- Setting up python3.11 (3.11.9-1) ...
- Setting up gir1.2-gstreamer-1.0:amd64 (1.24.4-1) ...
- Setting up libunwind-dev:amd64 (1.6.2-3+b1) ...
- Setting up libpcre2-dev:amd64 (10.42-4+b1) ...
- Setting up libgirepository-2.0-0:amd64 (2.80.2-2) ...
- Setting up libselinux1-dev:amd64 (3.5-2+b2) ...
- Setting up fontconfig-config (2.15.0-1.1) ...
- Setting up libglib2.0-bin (2.80.2-2) ...
- Setting up liborc-0.4-dev-bin (1:0.4.38-1) ...
- Setting up python3 (3.11.8-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libwayland-bin (1.22.0-2.1+b1) ...
- Setting up python3-packaging (24.0-1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-12) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up shared-mime-info (2.4-5) ...
- Setting up gir1.2-gudev-1.0:amd64 (238-5) ...
- Setting up libelf-dev:amd64 (0.191-1+b1) ...
- Setting up libdrm2:amd64 (2.4.120-2) ...
- Setting up libwayland-cursor0:amd64 (1.22.0-2.1+b1) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up liborc-0.4-dev:amd64 (1:0.4.38-1) ...
- Setting up libmount-dev:amd64 (2.40.1-4) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Setting up libglib2.0-dev-bin (2.80.2-2) ...
- Setting up mesa-vulkan-drivers:amd64 (24.1.0-2) ...
- Setting up libdrm-nouveau2:amd64 (2.4.120-2) ...
- Setting up libgbm1:amd64 (24.1.0-2) ...
- Setting up libdrm-radeon1:amd64 (2.4.120-2) ...
- Setting up libdrm-intel1:amd64 (2.4.120-2) ...
- Setting up libgl1-mesa-dri:amd64 (24.1.0-2) ...
- Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.4-1) ...
- Setting up libwayland-dev:amd64 (1.22.0-2.1+b1) ...
- Setting up libdw-dev:amd64 (0.191-1+b1) ...
- Setting up libcairo2:amd64 (1.18.0-3+b1) ...
- Setting up libgbm-dev:amd64 (24.1.0-2) ...
- Setting up libegl-mesa0:amd64 (24.1.0-2) ...
- Setting up libglib2.0-dev:amd64 (2.80.2-2) ...
- Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1+b2) ...
- Setting up libegl1:amd64 (1.7.0-1+b1) ...
- Setting up libdrm-dev:amd64 (2.4.120-2) ...
- Setting up libglx-mesa0:amd64 (24.1.0-2) ...
- Setting up libglx0:amd64 (1.7.0-1+b1) ...
- Setting up libgstreamer1.0-dev:amd64 (1.24.4-1) ...
- Setting up libgudev-1.0-dev:amd64 (238-5) ...
- Setting up gstreamer1.0-plugins-base:amd64 (1.24.4-1) ...
- Setting up libgl1:amd64 (1.7.0-1+b1) ...
- Setting up libglx-dev:amd64 (1.7.0-1+b1) ...
- Setting up libgl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libegl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libgstreamer-gl1.0-0:amd64 (1.24.4-1) ...
- Setting up libgles-dev:amd64 (1.7.0-1+b1) ...
- Setting up gstreamer1.0-gl:amd64 (1.24.4-1) ...
- Setting up gir1.2-gst-plugins-base-1.0:amd64 (1.24.4-1) ...
- Setting up libgstreamer-plugins-base1.0-dev (1.24.4-1) ...
- Processing triggers for libc-bin (2.38-11) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6:
-> retrieved gstreamer.0.3.0  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing  3/6: [ocamlfind: patch]
Processing  3/6: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.2/bin" "-sitelib" "/home/opam/.opam/5.2/lib" "-mandir" "/home/opam/.opam/5.2/man" "-config" "/home/opam/.opam/5.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.2/lib/ocaml
-     Binaries:              /home/opam/.opam/5.2/bin
-     Manual pages:          /home/opam/.opam/5.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.2/bin
-     Manual pages:          /home/opam/.opam/5.2/man
-     topfind script:        /home/opam/.opam/5.2/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing  3/6: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.2/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.2/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.2/lib/ocaml:/home/opam/.opam/5.2/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
Processing  3/6: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs  -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs  -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs  -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs  -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs  -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs    -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs  -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs  -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing  4/6: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.2/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.2/bin"
- install -d "/home/opam/.opam/5.2/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/5.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.2/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/5.2/lib/findlib"
- install -d "/home/opam/.opam/5.2/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.2/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.2/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/5.2/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.2/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
- for x in bytes ; do install -d "/home/opam/.opam/5.2/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.2/lib/$x/META.tmp" && mv "/home/opam/.opam/5.2/lib/$x/META.tmp" "/home/opam/.opam/5.2/lib/$x/META"; done
- install -d "/home/opam/.opam/5.2/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.2/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/5.2/man/man1" "/home/opam/.opam/5.2/man/man3" "/home/opam/.opam/5.2/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.2/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing  5/6: [gstreamer: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/5.2" (CWD=/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0)
- configuring ocaml-gstreamer 0.3.0
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking target toolchain... linux
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking for ar... ar
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/5.2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking for camlidl... no
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for camlp4... no
- checking for camlp4boot... no
- checking for camlp4o... no
- checking for camlp4of... no
- checking for camlp4oof... no
- checking for camlp4orf... no
- checking for camlp4prof... no
- checking for camlp4r... no
- checking for camlp4rf... no
- checking for ocamlfind... ocamlfind
- checking for ocaml standard library path... /home/opam/.opam/5.2/lib/ocaml
- checking for caml/threads.h... yes
- checking for gcc option to produce PIC... -fPIC
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking whether pkg-config knows about gstreamer-1.0... ok
- checking whether pkg-config knows about gstreamer-app-1.0... ok
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/META
- config.status: creating src/Makefile
Processing  5/6: [gstreamer: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- ocamldep.opt gstreamer.ml > ._d/gstreamer.d
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/5.2/include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/x86_64-linux-gnu  -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/x86_64-linux-gnu -pthread  -Wall -DNATIVE_CODE \
- 			-DPIC -fPIC -I/home/opam/.opam/5.2/include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/x86_64-linux-gnu  -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/x86_64-linux-gnu -pthread   \
- 			    -o gstreamer_stubs.o " gstreamer_stubs.c
- gstreamer_stubs.c: In function 'ocaml_gstreamer_buffer_of_string':
- gstreamer_stubs.c:823:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   823 |   data = String_val(s);
-       |        ^
- In file included from gstreamer_stubs.c:1:
- gstreamer_stubs.c: In function 'ocaml_gstreamer_appsink_pull_buffer':
- /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:332:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   332 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- gstreamer_stubs.c:1237:12: note: in expansion of macro 'String_val'
-  1237 |     memcpy(String_val(ans), map.data, len);
-       |            ^~~~~~~~~~
- In file included from gstreamer_stubs.c:14:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- ar rcs libgstreamer_stubs.a  gstreamer_stubs.o
- ocamlc.opt -c -dtypes -g -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 gstreamer.mli
- ocamlc.opt -c -dtypes -g -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 gstreamer.ml
- ocamlmklib      -L/home/opam/.opam/5.2/lib   \
- 			-o gstreamer_stubs  gstreamer_stubs.o -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0  \
- 			
- ocamlc.opt -a -dllib dllgstreamer_stubs.so       -ccopt -L/home/opam/.opam/5.2/lib  -ccopt -L/home/opam/.opam/5.2/lib    -cclib -lgstreamer_stubs -cclib -lgstreamer-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lgstapp-1.0 -cclib -lgstbase-1.0 -cclib -lgstreamer-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0   -o gstreamer.cma gstreamer.cmo
- make[2]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: 'libgstreamer_stubs.a' is up to date.
- ocamlopt.opt -c -dtypes -g -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 gstreamer.ml
- ocamlopt.opt -a        -ccopt -L/home/opam/.opam/5.2/lib  -ccopt -L/home/opam/.opam/5.2/lib   -cclib -lgstreamer_stubs -cclib -lgstreamer-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lgstapp-1.0 -cclib -lgstbase-1.0 -cclib -lgstreamer-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0   -o gstreamer.cmxa gstreamer.cmx
- make[2]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
-> compiled  gstreamer.0.3.0
Processing  6/6: [gstreamer: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: 'libgstreamer_stubs.a' is up to date.
- make[2]: 'gstreamer.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- make[2]: 'libgstreamer_stubs.a' is up to date.
- make[2]: 'gstreamer.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
- 
- Installing library with ocamlfind
- ocamlfind install  gstreamer META gstreamer.mli gstreamer.cmi gstreamer.cma gstreamer.cmxa gstreamer.cmx gstreamer.a libgstreamer_stubs.a dllgstreamer_stubs.so
- Installed /home/opam/.opam/5.2/lib/gstreamer/libgstreamer_stubs.a
- Installed /home/opam/.opam/5.2/lib/gstreamer/gstreamer.a
- Installed /home/opam/.opam/5.2/lib/gstreamer/gstreamer.cmx
- Installed /home/opam/.opam/5.2/lib/gstreamer/gstreamer.cmxa
- Installed /home/opam/.opam/5.2/lib/gstreamer/gstreamer.cma
- Installed /home/opam/.opam/5.2/lib/gstreamer/gstreamer.cmi
- Installed /home/opam/.opam/5.2/lib/gstreamer/gstreamer.mli
- Installed /home/opam/.opam/5.2/lib/stublibs/dllgstreamer_stubs.so
- Installed /home/opam/.opam/5.2/lib/stublibs/dllgstreamer_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.2/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.2/lib/gstreamer/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gstreamer.0.3.0/src'
-> installed gstreamer.0.3.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-06-01 04:12.36 ---> saved as "de84934df8fac9288982238cba650cb3e214ff903c7926f58e0f05e2b2577c6c"
Job succeeded