Building on x86-bm-c18.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam 6244f700724e: Pulling fs layer 6244f700724e: Verifying Checksum 6244f700724e: Download complete 6244f700724e: Pull complete Digest: sha256:35955c73858a160861a4c163059ac175d08b4130fa60e218e4e334edc9aaf57e Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-03-16 00:16.10 ---> 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-03-16 00:16.10 ---> 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8")) 2024-03-16 00:16.10 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" 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-03-16 00:16.10 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2024-03-16 00:16.10 ---> using "bb902ff30e636a3698cc30cea54af38bb4bd4543d222984068be174e3fd655ed" 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-03-15-1419.03-F-2024-03-15-1419.03.pdiff [14.0 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-15-1419.03-F-2024-03-15-1419.03.pdiff [14.0 kB] - Fetched 275 kB in 4s (65.5 kB/s) - Reading package lists... - 2024-03-16 00:16.10 ---> using "44daaf5a1622e7fb2c8098cce471c0ae6e3fb758803abebb4702d36cba99be80" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"bimage-display.0.3.1\"\ \nopam install -vy \"bimage-display.0.3.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"bimage-display.0.3.1\" | 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] bimage-display.0.3.1 is not installed. Nothing to do. The following actions will be performed: === install 9 packages - install bimage 0.3.1 [required by bimage-display] - install bimage-display 0.3.1 - install conf-glew 1 [required by bimage-display] - install conf-glfw3 2 [required by glfw-ocaml] - install conf-pkg-config 3 [required by conf-glew, glfw-ocaml] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.14.2 [required by bimage-display] - install dune-configurator 3.14.2 [required by glfw-ocaml] - install glfw-ocaml 3.3.1-2 [required by bimage-display] The following system packages will first need to be installed: libglew-dev libglfw3-dev pkg-config <><> 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" "libglew-dev" "libglfw3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpython3.11-minimal:amd64. - (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 ... 19678 files and directories currently installed.) - Preparing to unpack .../libpython3.11-minimal_3.11.8-3_amd64.deb ... - Unpacking libpython3.11-minimal:amd64 (3.11.8-3) ... - Selecting previously unselected package python3.11-minimal. - Preparing to unpack .../python3.11-minimal_3.11.8-3_amd64.deb ... - Unpacking python3.11-minimal (3.11.8-3) ... - Setting up libpython3.11-minimal:amd64 (3.11.8-3) ... - Setting up python3.11-minimal (3.11.8-3) ... - 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 ... 19985 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.8-3_amd64.deb ... - Unpacking libpython3.11-stdlib:amd64 (3.11.8-3) ... - Selecting previously unselected package python3.11. - Preparing to unpack .../python3.11_3.11.8-3_amd64.deb ... - Unpacking python3.11 (3.11.8-3) ... - 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 ... 20410 files and directories currently installed.) - Preparing to unpack .../00-python3_3.11.8-1_amd64.deb ... - Unpacking python3 (3.11.8-1) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../01-libdrm-common_2.4.120-2_all.deb ... - Unpacking libdrm-common (2.4.120-2) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../02-libdrm2_2.4.120-2_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.120-2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../03-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 .../04-libpciaccess0_0.17-3_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.17-3) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../05-libdrm-intel1_2.4.120-2_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.120-2) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../06-libdrm-nouveau2_2.4.120-2_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.120-2) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../07-libdrm-radeon1_2.4.120-2_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.120-2) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../08-libglvnd0_1.7.0-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.7.0-1) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../09-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 .../10-libxcb-randr0_1.15-1_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.15-1) ... - Selecting previously unselected package libgbm1:amd64. - Preparing to unpack .../11-libgbm1_24.0.3-1_amd64.deb ... - Unpacking libgbm1:amd64 (24.0.3-1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../12-libglapi-mesa_24.0.3-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (24.0.3-1) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../13-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 .../14-libx11-xcb1_2%3a1.8.7-1_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.8.7-1) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../15-libxcb-dri2-0_1.15-1_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../16-libxcb-dri3-0_1.15-1_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../17-libxcb-present0_1.15-1_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../18-libxcb-sync1_1.15-1_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../19-libxcb-xfixes0_1.15-1_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.15-1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../20-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../21-libegl-mesa0_24.0.3-1_amd64.deb ... - Unpacking libegl-mesa0:amd64 (24.0.3-1) ... - Selecting previously unselected package libegl1:amd64. - Preparing to unpack .../22-libegl1_1.7.0-1_amd64.deb ... - Unpacking libegl1:amd64 (1.7.0-1) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../23-libxcb-glx0_1.15-1_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../24-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../25-libxfixes3_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../26-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 .../27-libvulkan1_1.3.275.0-1_amd64.deb ... - Unpacking libvulkan1:amd64 (1.3.275.0-1) ... - Selecting previously unselected package libelf1t64:amd64. - Preparing to unpack .../28-libelf1t64_0.191-1_amd64.deb ... - Unpacking libelf1t64:amd64 (0.191-1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../29-libicu72_72.1-4+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-4+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../30-libxml2_2.9.14+dfsg-1.3+b2_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b2) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../31-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 .../32-libllvm17t64_1%3a17.0.6-9_amd64.deb ... - Unpacking libllvm17t64:amd64 (1:17.0.6-9) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../33-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 .../34-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 .../35-libgl1-mesa-dri_24.0.3-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (24.0.3-1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../36-libglx-mesa0_24.0.3-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (24.0.3-1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../37-libglx0_1.7.0-1_amd64.deb ... - Unpacking libglx0:amd64 (1.7.0-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../38-libgl1_1.7.0-1_amd64.deb ... - Unpacking libgl1:amd64 (1.7.0-1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../39-libglx-dev_1.7.0-1_amd64.deb ... - Unpacking libglx-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libgl-dev:amd64. - Preparing to unpack .../40-libgl-dev_1.7.0-1_amd64.deb ... - Unpacking libgl-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libegl-dev:amd64. - Preparing to unpack .../41-libegl-dev_1.7.0-1_amd64.deb ... - Unpacking libegl-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libglvnd-core-dev:amd64. - Preparing to unpack .../42-libglvnd-core-dev_1.7.0-1_amd64.deb ... - Unpacking libglvnd-core-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libgles1:amd64. - Preparing to unpack .../43-libgles1_1.7.0-1_amd64.deb ... - Unpacking libgles1:amd64 (1.7.0-1) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../44-libgles2_1.7.0-1_amd64.deb ... - Unpacking libgles2:amd64 (1.7.0-1) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../45-libgles-dev_1.7.0-1_amd64.deb ... - Unpacking libgles-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libopengl0:amd64. - Preparing to unpack .../46-libopengl0_1.7.0-1_amd64.deb ... - Unpacking libopengl0:amd64 (1.7.0-1) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../47-libopengl-dev_1.7.0-1_amd64.deb ... - Unpacking libopengl-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libglvnd-dev:amd64. - Preparing to unpack .../48-libglvnd-dev_1.7.0-1_amd64.deb ... - Unpacking libglvnd-dev:amd64 (1.7.0-1) ... - Selecting previously unselected package libegl1-mesa-dev:amd64. - Preparing to unpack .../49-libegl1-mesa-dev_24.0.3-1_amd64.deb ... - Unpacking libegl1-mesa-dev:amd64 (24.0.3-1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../50-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package libgl1-mesa-dev:amd64. - Preparing to unpack .../51-libgl1-mesa-dev_24.0.3-1_amd64.deb ... - Unpacking libgl1-mesa-dev:amd64 (24.0.3-1) ... - Selecting previously unselected package libglew2.2:amd64. - Preparing to unpack .../52-libglew2.2_2.2.0-4+b1_amd64.deb ... - Unpacking libglew2.2:amd64 (2.2.0-4+b1) ... - Selecting previously unselected package libglu1-mesa:amd64. - Preparing to unpack .../53-libglu1-mesa_9.0.2-1.1_amd64.deb ... - Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... - Selecting previously unselected package libglu1-mesa-dev:amd64. - Preparing to unpack .../54-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ... - Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ... - Selecting previously unselected package libglew-dev:amd64. - Preparing to unpack .../55-libglew-dev_2.2.0-4+b1_amd64.deb ... - Unpacking libglew-dev:amd64 (2.2.0-4+b1) ... - Selecting previously unselected package libglfw3:amd64. - Preparing to unpack .../56-libglfw3_3.3.10-1_amd64.deb ... - Unpacking libglfw3:amd64 (3.3.10-1) ... - Selecting previously unselected package libglfw3-dev:amd64. - Preparing to unpack .../57-libglfw3-dev_3.3.10-1_amd64.deb ... - Unpacking libglfw3-dev:amd64 (3.3.10-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../58-libpkgconf3_1.8.1-1+b2_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package libvulkan-dev:amd64. - Preparing to unpack .../59-libvulkan-dev_1.3.275.0-1_amd64.deb ... - Unpacking libvulkan-dev:amd64 (1.3.275.0-1) ... - Selecting previously unselected package libwayland-bin. - Preparing to unpack .../60-libwayland-bin_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-bin (1.22.0-2.1+b1) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../61-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 .../62-libwayland-egl1_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libwayland-dev:amd64. - Preparing to unpack .../63-libwayland-dev_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-dev:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../64-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../65-libxrender1_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../66-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../67-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libxrandr-dev:amd64. - Preparing to unpack .../68-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../69-mesa-vulkan-drivers_24.0.3-1_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (24.0.3-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../70-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 .../71-pkgconf_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../72-pkg-config_1.8.1-1+b2_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1+b2) ... - Setting up media-types (10.1.0) ... - Setting up libxcb-dri3-0:amd64 (1.15-1) ... - Setting up libwayland-server0:amd64 (1.22.0-2.1+b1) ... - Setting up libx11-xcb1:amd64 (2:1.8.7-1) ... - Setting up libpciaccess0:amd64 (0.17-3) ... - Setting up libicu72:amd64 (72.1-4+b1) ... - Setting up libxcb-xfixes0:amd64 (1.15-1) ... - Setting up libglvnd-core-dev:amd64 (1.7.0-1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1) ... - Setting up libglvnd0:amd64 (1.7.0-1) ... - Setting up libxcb-glx0:amd64 (1.15-1) ... - Setting up libpython3.11-stdlib:amd64 (3.11.8-3) ... - Setting up libsensors-config (1:3.6.0-9) ... - Setting up libxcb-shm0:amd64 (1.15-1) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up libopengl0:amd64 (1.7.0-1) ... - Setting up libelf1t64:amd64 (0.191-1) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libxcb-present0:amd64 (1.15-1) ... - Setting up libz3-4:amd64 (4.8.12-3.1+b2) ... - Setting up libpkgconf3:amd64 (1.8.1-1+b2) ... - Setting up libgles2:amd64 (1.7.0-1) ... - Setting up libxfixes3:amd64 (1:6.0.0-2) ... - Setting up libxcb-sync1:amd64 (1.15-1) ... - Setting up libgles1:amd64 (1.7.0-1) ... - Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... - Setting up pkgconf-bin (1.8.1-1+b2) ... - Setting up libsensors5:amd64 (1:3.6.0-9) ... - Setting up libglapi-mesa:amd64 (24.0.3-1) ... - Setting up libvulkan1:amd64 (1.3.275.0-1) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... - Setting up libxcb-dri2-0:amd64 (1.15-1) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up libxcb-randr0:amd64 (1.15-1) ... - Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... - Setting up libwayland-egl1:amd64 (1.22.0-2.1+b1) ... - Setting up libopengl-dev:amd64 (1.7.0-1) ... - Setting up libdrm-common (2.4.120-2) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b2) ... - Setting up libpython3-stdlib:amd64 (3.11.8-1) ... - Setting up libwayland-client0:amd64 (1.22.0-2.1+b1) ... - Setting up python3.11 (3.11.8-3) ... - 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 libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Setting up libllvm17t64:amd64 (1:17.0.6-9) ... - Setting up pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libdrm2:amd64 (2.4.120-2) ... - Setting up libwayland-cursor0:amd64 (1.22.0-2.1+b1) ... - Setting up libdrm-amdgpu1:amd64 (2.4.120-2) ... - Setting up mesa-vulkan-drivers:amd64 (24.0.3-1) ... - Setting up libvulkan-dev:amd64 (1.3.275.0-1) ... - Setting up libdrm-nouveau2:amd64 (2.4.120-2) ... - Setting up libgbm1:amd64 (24.0.3-1) ... - 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.0.3-1) ... - Setting up libwayland-dev:amd64 (1.22.0-2.1+b1) ... - Setting up libegl-mesa0:amd64 (24.0.3-1) ... - Setting up libegl1:amd64 (1.7.0-1) ... - Setting up libglx-mesa0:amd64 (24.0.3-1) ... - Setting up libglx0:amd64 (1.7.0-1) ... - Setting up libgl1:amd64 (1.7.0-1) ... - Setting up libglew2.2:amd64 (2.2.0-4+b1) ... - Setting up libglx-dev:amd64 (1.7.0-1) ... - Setting up libgl-dev:amd64 (1.7.0-1) ... - Setting up libglfw3:amd64 (3.3.10-1) ... - Setting up libegl-dev:amd64 (1.7.0-1) ... - Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ... - Setting up libgles-dev:amd64 (1.7.0-1) ... - Setting up libglvnd-dev:amd64 (1.7.0-1) ... - Setting up libglew-dev:amd64 (2.2.0-4+b1) ... - Setting up libgl1-mesa-dev:amd64 (24.0.3-1) ... - Setting up libegl1-mesa-dev:amd64 (24.0.3-1) ... - Setting up libglfw3-dev:amd64 (3.3.10-1) ... - Processing triggers for libc-bin (2.37-15.1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/25: Processing 2/25: Processing 3/25: Processing 4/25: Processing 5/25: Processing 6/25: Processing 7/25: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 8/25: [conf-pkg-config: pkg-config] -> retrieved glfw-ocaml.3.3.1-2 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 8/25: -> installed conf-pkg-config.3 Processing 9/25: Processing 10/25: [conf-glew: pkg-config glew] Processing 11/25: [conf-glew: pkg-config glew] [conf-glfw3: pkg-config glfw3] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "glew" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-glew.1) -> compiled conf-glew.1 Processing 11/25: [conf-glfw3: pkg-config glfw3] -> installed conf-glew.1 Processing 12/25: [conf-glfw3: pkg-config glfw3] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "glfw3" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-glfw3.2) -> compiled conf-glfw3.2 Processing 12/25: -> installed conf-glfw3.2 Processing 13/25: -> retrieved dune.3.14.2, dune-configurator.3.14.2 (cached) Processing 14/25: [dune: ocaml 31] -> retrieved bimage.0.3.1, bimage-display.0.3.1 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.14.2) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", line 109, characters 46-225: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", line 170, characters 44-866: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", line 209, characters 8-775: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml - File "vendor/opam/src/repository/opamVCS.ml", line 179, characters 11-183: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", line 78, characters 5-351: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml - File "vendor/opam/src/repository/opamDownload.ml", line 323, characters 42-1950: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml - File "vendor/opam/src/repository/opamRepository.ml", line 88, characters 45-174: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamRepository.ml", line 277, characters 38-236: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamRepository.ml", line 423, characters 12-252: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_, Checksum_mismatch _) - Processing 14/25: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.14.2) -> compiled dune.3.14.2 -> installed dune.3.14.2 Processing 16/25: [bimage: dune build] Processing 17/25: [bimage: dune build] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 17/25: [bimage: dune build] -> installed csexp.1.5.2 Processing 18/25: [bimage: dune build] Processing 19/25: [bimage: dune build] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bimage" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/bimage.0.3.1) -> compiled bimage.0.3.1 Processing 19/25: [dune-configurator: rm] -> installed bimage.0.3.1 Processing 20/25: [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.14.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.14.2) Processing 20/25: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.14.2) -> compiled dune-configurator.3.14.2 -> installed dune-configurator.3.14.2 Processing 22/25: [glfw-ocaml: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "glfw-ocaml" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/glfw-ocaml.3.3.1-2) -> compiled glfw-ocaml.3.3.1-2 -> installed glfw-ocaml.3.3.1-2 Processing 24/25: [bimage-display: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bimage-display" "-j" "31" (CWD=/home/opam/.opam/4.08/.opam-switch/build/bimage-display.0.3.1) -> compiled bimage-display.0.3.1 -> installed bimage-display.0.3.1 Done. # Run eval $(opam env) to update the current shell environment 2024-03-16 00:17.21 ---> saved as "5414710911201d20ad7a25c7cbd7826986eec0a6ad47837763d5e2b9dc3d2451" Job succeeded