Building on x86-bm-c10.sw.ocaml.org (from ocaml/opam:debian-unstable) 2024-05-31 05:26.15 ---> 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-05-31 05:26.15 ---> 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-05-31 05:26.15 ---> 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-05-31 05:26.15 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> 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-05-31 05:26.15 ---> using "cbedcc500f572cefd5e417916d7f3fe594554682030d747bf7a155536b07c728" 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-30-2005.18-F-2024-05-27-2005.20.pdiff [169 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-30-2005.18-F-2024-05-27-2005.20.pdiff [169 kB] - Fetched 431 kB in 4s (103 kB/s) - Reading package lists... - 2024-05-31 05:26.15 ---> using "e8093fcdf8ff055fb902d039a5e8a2f130aa386659da8f18e8d716b092aa286a" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"conf-sfml2.1\"\ \nopam install -vy \"conf-sfml2.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"conf-sfml2.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")) Nothing to do. [NOTE] conf-sfml2.1 is not installed. The following actions will be performed: === install 2 packages - install conf-pkg-config 3 [required by conf-sfml2] - install conf-sfml2 1 The following system packages will first need to be installed: libsfml-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" "libsfml-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libdbus-1-3: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 ... 19459 files and directories currently installed.) - Preparing to unpack .../0-libdbus-1-3_1.14.10-4+b1_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../1-dbus-bin_1.14.10-4+b1_amd64.deb ... - Unpacking dbus-bin (1.14.10-4+b1) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../2-dbus-session-bus-common_1.14.10-4_all.deb ... - Unpacking dbus-session-bus-common (1.14.10-4) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../3-dbus-daemon_1.14.10-4+b1_amd64.deb ... - Unpacking dbus-daemon (1.14.10-4+b1) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../4-dbus-system-bus-common_1.14.10-4_all.deb ... - Unpacking dbus-system-bus-common (1.14.10-4) ... - Selecting previously unselected package dbus. - Preparing to unpack .../5-dbus_1.14.10-4+b1_amd64.deb ... - Unpacking dbus (1.14.10-4+b1) ... - Selecting previously unselected package libpython3.11-minimal:amd64. - Preparing to unpack .../6-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 .../7-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 ... 19851 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 ... 20276 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 alsa-topology-conf. - Preparing to unpack .../01-alsa-topology-conf_1.2.5.1-2_all.deb ... - Unpacking alsa-topology-conf (1.2.5.1-2) ... - Selecting previously unselected package libasound2-data. - Preparing to unpack .../02-libasound2-data_1.2.11-1_all.deb ... - Unpacking libasound2-data (1.2.11-1) ... - Selecting previously unselected package libasound2t64:amd64. - Preparing to unpack .../03-libasound2t64_1.2.11-1+b1_amd64.deb ... - Unpacking libasound2t64:amd64 (1.2.11-1+b1) ... - Selecting previously unselected package alsa-ucm-conf. - Preparing to unpack .../04-alsa-ucm-conf_1.2.11-1.1_all.deb ... - Unpacking alsa-ucm-conf (1.2.11-1.1) ... - Selecting previously unselected package libasyncns0:amd64. - Preparing to unpack .../05-libasyncns0_0.8-6+b4_amd64.deb ... - Unpacking libasyncns0:amd64 (0.8-6+b4) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../06-libdrm-common_2.4.120-2_all.deb ... - Unpacking libdrm-common (2.4.120-2) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../07-libdrm2_2.4.120-2_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.120-2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../08-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 .../09-libpciaccess0_0.17-3+b1_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.17-3+b1) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../10-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 .../11-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 .../12-libdrm-radeon1_2.4.120-2_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.120-2) ... - Selecting previously unselected package libelf1t64:amd64. - Preparing to unpack .../13-libelf1t64_0.191-1+b1_amd64.deb ... - Unpacking libelf1t64:amd64 (0.191-1+b1) ... - Selecting previously unselected package libogg0:amd64. - Preparing to unpack .../14-libogg0_1.3.5-3+b1_amd64.deb ... - Unpacking libogg0:amd64 (1.3.5-3+b1) ... - Selecting previously unselected package libflac12t64:amd64. - Preparing to unpack .../15-libflac12t64_1.4.3+ds-2.1_amd64.deb ... - Unpacking libflac12t64:amd64 (1.4.3+ds-2.1) ... - Selecting previously unselected package libpng16-16t64:amd64. - Preparing to unpack .../16-libpng16-16t64_1.6.43-5_amd64.deb ... - Unpacking libpng16-16t64:amd64 (1.6.43-5) ... - Selecting previously unselected package libfreetype6:amd64. - Preparing to unpack .../17-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ... - Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../18-libglvnd0_1.7.0-1+b1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../19-libglapi-mesa_24.0.8-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (24.0.8-1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../20-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 .../21-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 .../22-libxcb-dri3-0_1.17.0-2_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../23-libxcb-glx0_1.17.0-2_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../24-libxcb-present0_1.17.0-2_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../25-libxcb-randr0_1.17.0-2_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../26-libxcb-shm0_1.17.0-2_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../27-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 .../28-libxcb-xfixes0_1.17.0-2_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../29-libxfixes3_1%3a6.0.0-2+b1_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2+b1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../30-libxshmfence1_1.3-1+b1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1+b1) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../31-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 .../32-libvulkan1_1.3.283.0-1_amd64.deb ... - Unpacking libvulkan1:amd64 (1.3.283.0-1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../33-libicu72_72.1-4+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-4+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../34-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 .../35-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 .../36-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 .../37-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 .../38-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 .../39-libgl1-mesa-dri_24.0.8-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (24.0.8-1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../40-libglx-mesa0_24.0.8-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (24.0.8-1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../41-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 .../42-libgl1_1.7.0-1+b1_amd64.deb ... - Unpacking libgl1:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../43-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 .../44-libgl-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libgl-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libmp3lame0:amd64. - Preparing to unpack .../45-libmp3lame0_3.100-6+b2_amd64.deb ... - Unpacking libmp3lame0:amd64 (3.100-6+b2) ... - Selecting previously unselected package libmpg123-0t64:amd64. - Preparing to unpack .../46-libmpg123-0t64_1.32.6-3_amd64.deb ... - Unpacking libmpg123-0t64:amd64 (1.32.6-3) ... - Selecting previously unselected package libopenal-data. - Preparing to unpack .../47-libopenal-data_1%3a1.23.1-4_all.deb ... - Unpacking libopenal-data (1:1.23.1-4) ... - Selecting previously unselected package libsndio7.0:amd64. - Preparing to unpack .../48-libsndio7.0_1.9.0-0.3+b4_amd64.deb ... - Unpacking libsndio7.0:amd64 (1.9.0-0.3+b4) ... - Selecting previously unselected package libopenal1:amd64. - Preparing to unpack .../49-libopenal1_1%3a1.23.1-4+b1_amd64.deb ... - Unpacking libopenal1:amd64 (1:1.23.1-4+b1) ... - Selecting previously unselected package libopus0:amd64. - Preparing to unpack .../50-libopus0_1.4-1+b1_amd64.deb ... - Unpacking libopus0:amd64 (1.4-1+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../51-libpkgconf3_1.8.1-1+b2_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package libvorbis0a:amd64. - Preparing to unpack .../52-libvorbis0a_1.3.7-2_amd64.deb ... - Unpacking libvorbis0a:amd64 (1.3.7-2) ... - Selecting previously unselected package libvorbisenc2:amd64. - Preparing to unpack .../53-libvorbisenc2_1.3.7-2_amd64.deb ... - Unpacking libvorbisenc2:amd64 (1.3.7-2) ... - Selecting previously unselected package libsndfile1:amd64. - Preparing to unpack .../54-libsndfile1_1.2.2-1+b2_amd64.deb ... - Unpacking libsndfile1:amd64 (1.2.2-1+b2) ... - Selecting previously unselected package libpulse0:amd64. - Preparing to unpack .../55-libpulse0_16.1+dfsg1-5_amd64.deb ... - Unpacking libpulse0:amd64 (16.1+dfsg1-5) ... - Selecting previously unselected package libsfml-system2.6:amd64. - Preparing to unpack .../56-libsfml-system2.6_2.6.1+dfsg-3_amd64.deb ... - Unpacking libsfml-system2.6:amd64 (2.6.1+dfsg-3) ... - Selecting previously unselected package libvorbisfile3:amd64. - Preparing to unpack .../57-libvorbisfile3_1.3.7-2_amd64.deb ... - Unpacking libvorbisfile3:amd64 (1.3.7-2) ... - Selecting previously unselected package libsfml-audio2.6:amd64. - Preparing to unpack .../58-libsfml-audio2.6_2.6.1+dfsg-3_amd64.deb ... - Unpacking libsfml-audio2.6:amd64 (2.6.1+dfsg-3) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../59-libxrender1_1%3a0.9.10-1.1+b1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1+b1) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../60-libxcursor1_1%3a1.2.1-1+b1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.1-1+b1) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../61-libxrandr2_2%3a1.5.4-1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.4-1) ... - Selecting previously unselected package libsfml-window2.6:amd64. - Preparing to unpack .../62-libsfml-window2.6_2.6.1+dfsg-3_amd64.deb ... - Unpacking libsfml-window2.6:amd64 (2.6.1+dfsg-3) ... - Selecting previously unselected package libstb0t64:amd64. - Preparing to unpack .../63-libstb0t64_0.0~git20230129.5736b15+ds-1.2_amd64.deb ... - Unpacking libstb0t64:amd64 (0.0~git20230129.5736b15+ds-1.2) ... - Selecting previously unselected package libsfml-graphics2.6:amd64. - Preparing to unpack .../64-libsfml-graphics2.6_2.6.1+dfsg-3_amd64.deb ... - Unpacking libsfml-graphics2.6:amd64 (2.6.1+dfsg-3) ... - Selecting previously unselected package libsfml-network2.6:amd64. - Preparing to unpack .../65-libsfml-network2.6_2.6.1+dfsg-3_amd64.deb ... - Unpacking libsfml-network2.6:amd64 (2.6.1+dfsg-3) ... - Selecting previously unselected package libsfml-dev:amd64. - Preparing to unpack .../66-libsfml-dev_2.6.1+dfsg-3_amd64.deb ... - Unpacking libsfml-dev:amd64 (2.6.1+dfsg-3) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../67-libwayland-client0_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../68-mesa-vulkan-drivers_24.0.8-1_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (24.0.8-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../69-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 .../70-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 .../71-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.17.0-2) ... - Setting up libx11-xcb1:amd64 (2:1.8.7-1+b1) ... - Setting up libpciaccess0:amd64 (0.17-3+b1) ... - Setting up libicu72:amd64 (72.1-4+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 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 libmpg123-0t64:amd64 (1.32.6-3) ... - Setting up libelf1t64:amd64 (0.191-1+b1) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libxcb-present0:amd64 (1.17.0-2) ... - Setting up libasound2-data (1.2.11-1) ... - Setting up libsfml-system2.6:amd64 (2.6.1+dfsg-3) ... - Setting up libz3-4:amd64 (4.8.12-3.1+b2) ... - Setting up libpkgconf3:amd64 (1.8.1-1+b2) ... - Setting up libasound2t64:amd64 (1.2.11-1+b1) ... - Setting up libxfixes3:amd64 (1:6.0.0-2+b1) ... - Setting up libxcb-sync1:amd64 (1.17.0-2) ... - Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ... - Setting up libopus0:amd64 (1.4-1+b1) ... - Setting up libpng16-16t64:amd64 (1.6.43-5) ... - Setting up libvorbis0a:amd64 (1.3.7-2) ... - Setting up libxrandr2:amd64 (2:1.5.4-1) ... - 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.8-1) ... - Setting up libvulkan1:amd64 (1.3.283.0-1) ... - Setting up libsndio7.0:amd64 (1.9.0-0.3+b4) ... - Setting up libxcb-dri2-0:amd64 (1.17.0-2) ... - Setting up alsa-topology-conf (1.2.5.1-2) ... - Setting up libasyncns0:amd64 (0.8-6+b4) ... - Setting up libxshmfence1:amd64 (1.3-1+b1) ... - Setting up libxcb-randr0:amd64 (1.17.0-2) ... - Setting up dbus-session-bus-common (1.14.10-4) ... - Setting up libopenal-data (1:1.23.1-4) ... - Setting up libflac12t64:amd64 (1.4.3+ds-2.1) ... - Setting up dbus-system-bus-common (1.14.10-4) ... - Setting up libstb0t64:amd64 (0.0~git20230129.5736b15+ds-1.2) ... - Setting up libdrm-common (2.4.120-2) ... - Setting up libsfml-network2.6:amd64 (2.6.1+dfsg-3) ... - Setting up libxml2:amd64 (2.12.7+dfsg-2) ... - Setting up dbus-bin (1.14.10-4+b1) ... - Setting up libmp3lame0:amd64 (3.100-6+b2) ... - 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 python3.11 (3.11.9-1) ... - Setting up alsa-ucm-conf (1.2.11-1.1) ... - Setting up libxcursor1:amd64 (1:1.2.1-1+b1) ... - Setting up python3 (3.11.8-1) ... - running python rtupdate hooks for python3.11... - running python post-rtupdate hooks for python3.11... - Setting up libopenal1:amd64 (1:1.23.1-4+b1) ... - Setting up dbus-daemon (1.14.10-4+b1) ... - Setting up pkgconf:amd64 (1.8.1-1+b2) ... - Setting up libvorbisfile3:amd64 (1.3.7-2) ... - Setting up libllvm17t64:amd64 (1:17.0.6-12) ... - Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ... - Setting up dbus (1.14.10-4+b1) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libsfml-audio2.6:amd64 (2.6.1+dfsg-3) ... - Setting up libdrm2:amd64 (2.4.120-2) ... - Setting up libsndfile1:amd64 (1.2.2-1+b2) ... - Setting up libdrm-amdgpu1:amd64 (2.4.120-2) ... - Setting up mesa-vulkan-drivers:amd64 (24.0.8-1) ... - Setting up libdrm-nouveau2:amd64 (2.4.120-2) ... - Setting up libpulse0:amd64 (16.1+dfsg1-5) ... - 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.8-1) ... - Setting up libglx-mesa0:amd64 (24.0.8-1) ... - Setting up libglx0:amd64 (1.7.0-1+b1) ... - 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 libsfml-window2.6:amd64 (2.6.1+dfsg-3) ... - Setting up libsfml-graphics2.6:amd64 (2.6.1+dfsg-3) ... - Setting up libsfml-dev:amd64 (2.6.1+dfsg-3) ... - Processing triggers for libc-bin (2.38-11) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 3/6: [conf-pkg-config: pkg-config] + /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 -> installed conf-pkg-config.3 Processing 5/6: [conf-sfml2: pkg-config sfml-all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "sfml-all" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-sfml2.1) -> compiled conf-sfml2.1 -> installed conf-sfml2.1 Done. # Run eval $(opam env) to update the current shell environment 2024-05-31 05:26.37 ---> saved as "a131d75a1a7639a62571c0a272701789be1f57a6da04547bb838f1d1b1fbfae2" Job succeeded