Building on toxis.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-01-15 13:10.16 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-01-15 13:10.16 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 451b1e526ccb27dc66364a851b27fbf7ccfbc2f2")) 2025-01-15 13:10.16 ---> using "52625e8a37d6974e498c46c5b73987a5de23eb753980981e64630dc695fbe3b3" 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 default (at file:///home/opam/opam-repository): [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-01-15 13:10.16 ---> using "bf0993b7e440c7679323e43a556b3a337fb81df454233420043ea0f043d5139e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.0' '5.0.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.0.0"} | "ocaml-system" {= "5.0.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.0.0 (cached) -> installed ocaml-base-compiler.5.0.0 -> installed ocaml-config.3 -> installed ocaml.5.0.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.0) to update the current shell environment 2025-01-15 13:10.16 ---> using "6cca4672d6690f94dcb8b808fca56ef2dffa6bace6f3bb9ba2ad6b5b5130787d" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.0 MB] - Fetched 10.3 MB in 3min 1s (56.9 kB/s) - Reading package lists... - 2025-01-15 13:10.16 ---> using "9ab8892e88bed0f70aa9da5fba62625f2365e521bff1513f821efea3e9b8952b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"libbpf_maps.0.1.0\"\ \nopam install -vy \"libbpf_maps.0.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"libbpf_maps.0.1.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] libbpf_maps.0.1.0 is not installed. Nothing to do. The following actions will be performed: === install 42 packages - install base v0.16.3 [required by ppx_expect] - install bigarray-compat 1.1.0 [required by ctypes] - install conf-bash 1 [required by base] - install conf-bpftool 0.1.0 [required by libbpf] - install conf-clang 1 [required by libbpf] - install conf-libbpf 0.1.0 [required by libbpf] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by ctypes-foreign] - install cppo 1.8.0 [required by ppx_deriving] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by libbpf_maps] - install ctypes-foreign 0.23.0 [required by libbpf_maps] - install dune 3.17.1 [required by libbpf_maps] - install dune-configurator 3.17.1 [required by ctypes, ctypes-foreign] - install integers 0.7.0 [required by ctypes] - install jane-street-headers v0.16.0 [required by time_now] - install jst-config v0.16.0 [required by time_now] - install libbpf 0.1.0 [required by libbpf_maps] - install libbpf_maps 0.1.0 - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlfind 1.9.6 [required by ppx_deriving] - install ppx_assert v0.16.0 [required by jst-config] - install ppx_base v0.16.0 [required by time_now] - install ppx_cold v0.16.0 [required by ppx_base] - install ppx_compare v0.16.0 [required by ppx_base] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 6.0.3 [required by libbpf] - install ppx_enumerate v0.16.0 [required by ppx_base] - install ppx_expect v0.16.1 [required by libbpf] - install ppx_globalize v0.16.0 [required by ppx_base] - install ppx_hash v0.16.0 [required by ppx_base] - install ppx_here v0.16.0 [required by ppx_expect] - install ppx_inline_test v0.16.1 [required by ppx_expect] - install ppx_optcomp v0.16.0 [required by time_now] - install ppx_sexp_conv v0.16.0 [required by ppx_base] - install ppxlib 0.34.0 [required by ppx_deriving, ppx_expect] - install re 1.12.0 [required by ppx_expect] - install seq base [required by re] - install sexplib0 v0.16.0 [required by ppxlib, base] - install stdio v0.16.0 [required by ppx_expect] - install stdlib-shims 0.3.0 [required by integers] - install time_now v0.16.0 [required by ppx_inline_test] The following system packages will first need to be installed: bpftool clang libbpf-dev libffi-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" "bpftool" "clang" "libbpf-dev" "libffi-dev" "pkg-config" - 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 ... 19823 files and directories currently installed.) - Preparing to unpack .../base-files_13.6_amd64.deb ... - Unpacking base-files (13.6) over (13) ... - Setting up base-files (13.6) ... - Updating /etc/profile to current default. - Updating /root/.profile to current default. - (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 ... 19834 files and directories currently installed.) - Preparing to unpack .../ncurses-bin_6.5-2+b1_amd64.deb ... - Unpacking ncurses-bin (6.5-2+b1) over (6.4+20231209-1) ... - Setting up ncurses-bin (6.5-2+b1) ... - (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 ... 19835 files and directories currently installed.) - Preparing to unpack .../libc-devtools_2.40-5_amd64.deb ... - Unpacking libc-devtools (2.40-5) over (2.37-13) ... - Preparing to unpack .../libc6-dev_2.40-5_amd64.deb ... - Unpacking libc6-dev:amd64 (2.40-5) over (2.37-13) ... - Preparing to unpack .../libc-dev-bin_2.40-5_amd64.deb ... - Unpacking libc-dev-bin (2.40-5) over (2.37-13) ... - Preparing to unpack .../linux-libc-dev_6.12.9-1_all.deb ... - Unpacking linux-libc-dev (6.12.9-1) over (6.6.9-1) ... - Selecting previously unselected package gcc-14-base:amd64. - Preparing to unpack .../gcc-14-base_14.2.0-13_amd64.deb ... - Unpacking gcc-14-base:amd64 (14.2.0-13) ... - Setting up gcc-14-base:amd64 (14.2.0-13) ... - (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 ... 19886 files and directories currently installed.) - Preparing to unpack .../libgcc-s1_14.2.0-13_amd64.deb ... - Unpacking libgcc-s1:amd64 (14.2.0-13) over (13.2.0-9) ... - Setting up libgcc-s1:amd64 (14.2.0-13) ... - (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 ... 19886 files and directories currently installed.) - Preparing to unpack .../libc6_2.40-5_amd64.deb ... - Checking for services that may need to be restarted... - Checking init scripts... - Unpacking libc6:amd64 (2.40-5) over (2.37-13) ... - Setting up libc6:amd64 (2.40-5) ... - Checking for services that may need to be restarted... - Checking init scripts... - Nothing to restart. - (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 ... 19888 files and directories currently installed.) - Preparing to unpack .../libc-bin_2.40-5_amd64.deb ... - Unpacking libc-bin (2.40-5) over (2.37-13) ... - Setting up libc-bin (2.40-5) ... - (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 ... 19888 files and directories currently installed.) - Preparing to unpack .../ncurses-base_6.5-2_all.deb ... - Unpacking ncurses-base (6.5-2) over (6.4+20231209-1) ... - Setting up ncurses-base (6.5-2) ... - dpkg: libhogweed6:amd64: dependency problems, but removing anyway as you requested: - librtmp1:amd64 depends on libhogweed6. - libgnutls30:amd64 depends on libhogweed6 (>= 3.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 ... 19888 files and directories currently installed.) - Removing libhogweed6:amd64 (3.9.1-2) ... - dpkg: libnettle8:amd64: dependency problems, but removing anyway as you requested: - librtmp1:amd64 depends on libnettle8. - libgnutls30:amd64 depends on libnettle8 (>= 3.9~). - libcurl3-gnutls:amd64 depends on libnettle8. - - Removing libnettle8:amd64 (3.9.1-2) ... - Selecting previously unselected package libnettle8t64: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 ... 19874 files and directories currently installed.) - Preparing to unpack .../libnettle8t64_3.10-1+b1_amd64.deb ... - Unpacking libnettle8t64:amd64 (3.10-1+b1) ... - Selecting previously unselected package libhogweed6t64:amd64. - Preparing to unpack .../libhogweed6t64_3.10-1+b1_amd64.deb ... - Unpacking libhogweed6t64:amd64 (3.10-1+b1) ... - dpkg: libgnutls30:amd64: dependency problems, but removing anyway as you requested: - librtmp1:amd64 depends on libgnutls30 (>= 3.6.14). - libldap-2.5-0:amd64 depends on libgnutls30 (>= 3.8.2). - libcurl3-gnutls:amd64 depends on libgnutls30 (>= 3.8.2). - dirmngr depends on libgnutls30 (>= 3.8.1). - apt depends on libgnutls30 (>= 3.8.1). - - (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 ... 19892 files and directories currently installed.) - Removing libgnutls30:amd64 (3.8.2-1) ... - Selecting previously unselected package libgnutls30t64: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 ... 19864 files and directories currently installed.) - Preparing to unpack .../libgnutls30t64_3.8.8-2_amd64.deb ... - Unpacking libgnutls30t64:amd64 (3.8.8-2) ... - Selecting previously unselected package libnghttp3-9:amd64. - Preparing to unpack .../libnghttp3-9_1.6.0-2_amd64.deb ... - Unpacking libnghttp3-9:amd64 (1.6.0-2) ... - Selecting previously unselected package libngtcp2-16:amd64. - Preparing to unpack .../libngtcp2-16_1.9.1-1_amd64.deb ... - Unpacking libngtcp2-16:amd64 (1.9.1-1) ... - Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. - Preparing to unpack .../libngtcp2-crypto-gnutls8_1.9.1-1_amd64.deb ... - Unpacking libngtcp2-crypto-gnutls8:amd64 (1.9.1-1) ... - Preparing to unpack .../curl_8.11.1-1_amd64.deb ... - Unpacking curl (8.11.1-1) over (8.5.0-2) ... - (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 ... 19917 files and directories currently installed.) - Removing libcurl4:amd64 (8.5.0-2) ... - dpkg: libpsl5:amd64: dependency problems, but removing anyway as you requested: - libcurl3-gnutls:amd64 depends on libpsl5 (>= 0.16.0). - - Removing libpsl5:amd64 (0.21.2-1+b1) ... - Selecting previously unselected package libpsl5t64: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 ... 19904 files and directories currently installed.) - Preparing to unpack .../libpsl5t64_0.21.2-1.1+b1_amd64.deb ... - Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... - Preparing to unpack .../openssl_3.4.0-2_amd64.deb ... - Unpacking openssl (3.4.0-2) over (3.1.4-2) ... - dpkg: libssh2-1:amd64: dependency problems, but removing anyway as you requested: - libcurl3-gnutls:amd64 depends on libssh2-1 (>= 1.11.0). - - (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 ... 19938 files and directories currently installed.) - Removing libssh2-1:amd64 (1.11.0-4) ... - dpkg: libssl3:amd64: dependency problems, but removing anyway as you requested: - sudo depends on libssl3 (>= 3.0.0). - rsync depends on libssl3 (>= 3.0.0). - openssh-client depends on libssl3 (>= 3.1.4). - libsasl2-modules:amd64 depends on libssl3 (>= 3.0.0). - libsasl2-2:amd64 depends on libssl3 (>= 3.0.0). - libkrb5-3:amd64 depends on libssl3 (>= 3.0.0). - libfido2-1:amd64 depends on libssl3 (>= 3.0.0). - coreutils depends on libssl3 (>= 3.0.0). - - Removing libssl3:amd64 (3.1.4-2) ... - Selecting previously unselected package openssl-provider-legacy. - (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 ... 19917 files and directories currently installed.) - Preparing to unpack .../openssl-provider-legacy_3.4.0-2_amd64.deb ... - Unpacking openssl-provider-legacy (3.4.0-2) ... - Selecting previously unselected package libssl3t64:amd64. - Preparing to unpack .../libssl3t64_3.4.0-2_amd64.deb ... - Unpacking libssl3t64:amd64 (3.4.0-2) ... - Selecting previously unselected package libssh2-1t64:amd64. - Preparing to unpack .../libssh2-1t64_1.11.1-1_amd64.deb ... - Unpacking libssh2-1t64:amd64 (1.11.1-1) ... - dpkg: libcurl3-gnutls:amd64: dependency problems, but removing anyway as you requested: - git depends on libcurl3-gnutls (>= 7.56.1). - - (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 ... 19944 files and directories currently installed.) - Removing libcurl3-gnutls:amd64 (8.5.0-2) ... - Selecting previously unselected package libcurl3t64-gnutls: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 ... 19936 files and directories currently installed.) - Preparing to unpack .../libcurl3t64-gnutls_8.11.1-1_amd64.deb ... - Unpacking libcurl3t64-gnutls:amd64 (8.11.1-1) ... - Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... - Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1+b1) over (1:1.3.dfsg-3) ... - Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - dpkg: libdb5.3:amd64: dependency problems, but removing anyway as you requested: - libsasl2-modules-db:amd64 depends on libdb5.3. - libperl5.38:amd64 depends on libdb5.3. - libpam-modules:amd64 depends on libdb5.3. - - (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 ... 19945 files and directories currently installed.) - Removing libdb5.3:amd64 (5.3.28+dfsg2-4+b1) ... - Selecting previously unselected package libdb5.3t64: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 ... 19938 files and directories currently installed.) - Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-9_amd64.deb ... - Unpacking libdb5.3t64:amd64 (5.3.28+dfsg2-9) ... - Setting up libdb5.3t64:amd64 (5.3.28+dfsg2-9) ... - (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 ... 19944 files and directories currently installed.) - Preparing to unpack .../readline-common_8.2-6_all.deb ... - Unpacking readline-common (8.2-6) over (8.2-3) ... - Preparing to unpack .../libncursesw6_6.5-2+b1_amd64.deb ... - Unpacking libncursesw6:amd64 (6.5-2+b1) over (6.4+20231209-1) ... - Preparing to unpack .../libtinfo6_6.5-2+b1_amd64.deb ... - Unpacking libtinfo6:amd64 (6.5-2+b1) over (6.4+20231209-1) ... - Setting up libtinfo6:amd64 (6.5-2+b1) ... - dpkg: libreadline8:amd64: dependency problems, but removing anyway as you requested: - gpgsm depends on libreadline8 (>= 6.0). - gpgconf depends on libreadline8 (>= 6.0). - gpg depends on libreadline8 (>= 6.0). - gnupg-utils depends on libreadline8 (>= 6.0). - - (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 ... 19945 files and directories currently installed.) - Removing libreadline8:amd64 (8.2-3) ... - Selecting previously unselected package libreadline8t64: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 ... 19932 files and directories currently installed.) - Preparing to unpack .../0-libreadline8t64_8.2-6_amd64.deb ... - Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' - Unpacking libreadline8t64:amd64 (8.2-6) ... - Selecting previously unselected package libpipeline1:amd64. - Preparing to unpack .../1-libpipeline1_1.5.8-1_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.8-1) ... - Selecting previously unselected package binfmt-support. - Preparing to unpack .../2-binfmt-support_2.2.2-7_amd64.deb ... - Unpacking binfmt-support (2.2.2-7) ... - Selecting previously unselected package libpython3.13-minimal:amd64. - Preparing to unpack .../3-libpython3.13-minimal_3.13.1-3_amd64.deb ... - Unpacking libpython3.13-minimal:amd64 (3.13.1-3) ... - Preparing to unpack .../4-libexpat1_2.6.4-1_amd64.deb ... - Unpacking libexpat1:amd64 (2.6.4-1) over (2.5.0-2+b2) ... - Selecting previously unselected package python3.13-minimal. - Preparing to unpack .../5-python3.13-minimal_3.13.1-3_amd64.deb ... - Unpacking python3.13-minimal (3.13.1-3) ... - Setting up libexpat1:amd64 (2.6.4-1) ... - Setting up libssl3t64:amd64 (3.4.0-2) ... - Setting up libpython3.13-minimal:amd64 (3.13.1-3) ... - Setting up python3.13-minimal (3.13.1-3) ... - Setting up openssl-provider-legacy (3.4.0-2) ... - 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 ... 20299 files and directories currently installed.) - Preparing to unpack .../0-python3-minimal_3.13.1-2_amd64.deb ... - Unpacking python3-minimal (3.13.1-2) ... - Selecting previously unselected package media-types. - Preparing to unpack .../1-media-types_10.1.0_all.deb ... - Unpacking media-types (10.1.0) ... - Preparing to unpack .../2-libffi8_3.4.6-1_amd64.deb ... - Unpacking libffi8:amd64 (3.4.6-1) over (3.4.4-2) ... - Selecting previously unselected package libpython3.13-stdlib:amd64. - Preparing to unpack .../3-libpython3.13-stdlib_3.13.1-3_amd64.deb ... - Unpacking libpython3.13-stdlib:amd64 (3.13.1-3) ... - Selecting previously unselected package python3.13. - Preparing to unpack .../4-python3.13_3.13.1-3_amd64.deb ... - Unpacking python3.13 (3.13.1-3) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../5-libpython3-stdlib_3.13.1-2_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.13.1-2) ... - Setting up python3-minimal (3.13.1-2) ... - 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 ... 20749 files and directories currently installed.) - Preparing to unpack .../python3_3.13.1-2_amd64.deb ... - Unpacking python3 (3.13.1-2) ... - Preparing to unpack .../libstdc++6_14.2.0-13_amd64.deb ... - Unpacking libstdc++6:amd64 (14.2.0-13) over (13.2.0-9) ... - Setting up libstdc++6:amd64 (14.2.0-13) ... - Selecting previously unselected package libelf1t64: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 ... 20770 files and directories currently installed.) - Preparing to unpack .../00-libelf1t64_0.192-4_amd64.deb ... - Unpacking libelf1t64:amd64 (0.192-4) ... - Selecting previously unselected package bpftool. - Preparing to unpack .../01-bpftool_7.5.0+6.12.9-1_amd64.deb ... - Unpacking bpftool (7.5.0+6.12.9-1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../02-libicu72_72.1-6_amd64.deb ... - Unpacking libicu72:amd64 (72.1-6) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../03-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../04-libz3-4_4.13.3-1_amd64.deb ... - Unpacking libz3-4:amd64 (4.13.3-1) ... - Selecting previously unselected package libllvm19:amd64. - Preparing to unpack .../05-libllvm19_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking libllvm19:amd64 (1:19.1.6-1+b1) ... - Selecting previously unselected package libclang-cpp19. - Preparing to unpack .../06-libclang-cpp19_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking libclang-cpp19 (1:19.1.6-1+b1) ... - Preparing to unpack .../07-libgomp1_14.2.0-13_amd64.deb ... - Unpacking libgomp1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../08-libitm1_14.2.0-13_amd64.deb ... - Unpacking libitm1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../09-libatomic1_14.2.0-13_amd64.deb ... - Unpacking libatomic1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../10-libasan8_14.2.0-13_amd64.deb ... - Unpacking libasan8:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../11-liblsan0_14.2.0-13_amd64.deb ... - Unpacking liblsan0:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../12-libtsan2_14.2.0-13_amd64.deb ... - Unpacking libtsan2:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../13-libubsan1_14.2.0-13_amd64.deb ... - Unpacking libubsan1:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../14-libhwasan0_14.2.0-13_amd64.deb ... - Unpacking libhwasan0:amd64 (14.2.0-13) over (13.2.0-9) ... - Preparing to unpack .../15-libquadmath0_14.2.0-13_amd64.deb ... - Unpacking libquadmath0:amd64 (14.2.0-13) over (13.2.0-9) ... - Selecting previously unselected package libgcc-14-dev:amd64. - Preparing to unpack .../16-libgcc-14-dev_14.2.0-13_amd64.deb ... - Unpacking libgcc-14-dev:amd64 (14.2.0-13) ... - Selecting previously unselected package libstdc++-14-dev:amd64. - Preparing to unpack .../17-libstdc++-14-dev_14.2.0-13_amd64.deb ... - Unpacking libstdc++-14-dev:amd64 (14.2.0-13) ... - Selecting previously unselected package libgc1:amd64. - Preparing to unpack .../18-libgc1_1%3a8.2.8-1_amd64.deb ... - Unpacking libgc1:amd64 (1:8.2.8-1) ... - Selecting previously unselected package libobjc4:amd64. - Preparing to unpack .../19-libobjc4_14.2.0-13_amd64.deb ... - Unpacking libobjc4:amd64 (14.2.0-13) ... - Selecting previously unselected package libobjc-14-dev:amd64. - Preparing to unpack .../20-libobjc-14-dev_14.2.0-13_amd64.deb ... - Unpacking libobjc-14-dev:amd64 (14.2.0-13) ... - Selecting previously unselected package libclang-common-19-dev:amd64. - Preparing to unpack .../21-libclang-common-19-dev_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking libclang-common-19-dev:amd64 (1:19.1.6-1+b1) ... - Selecting previously unselected package llvm-19-linker-tools. - Preparing to unpack .../22-llvm-19-linker-tools_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking llvm-19-linker-tools (1:19.1.6-1+b1) ... - Selecting previously unselected package libclang1-19. - Preparing to unpack .../23-libclang1-19_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking libclang1-19 (1:19.1.6-1+b1) ... - Selecting previously unselected package clang-19. - Preparing to unpack .../24-clang-19_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking clang-19 (1:19.1.6-1+b1) ... - Selecting previously unselected package clang. - Preparing to unpack .../25-clang_1%3a19.0-63_amd64.deb ... - Unpacking clang (1:19.0-63) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../26-icu-devtools_72.1-6_amd64.deb ... - Unpacking icu-devtools (72.1-6) ... - Selecting previously unselected package libc6-i386. - Preparing to unpack .../27-libc6-i386_2.40-5_amd64.deb ... - Unpacking libc6-i386 (2.40-5) ... - Selecting previously unselected package lib32gcc-s1. - Preparing to unpack .../28-lib32gcc-s1_14.2.0-13_amd64.deb ... - Unpacking lib32gcc-s1 (14.2.0-13) ... - Selecting previously unselected package lib32stdc++6. - Preparing to unpack .../29-lib32stdc++6_14.2.0-13_amd64.deb ... - Unpacking lib32stdc++6 (14.2.0-13) ... - Selecting previously unselected package libbpf1:amd64. - Preparing to unpack .../30-libbpf1_1%3a1.5.0-2_amd64.deb ... - Unpacking libbpf1:amd64 (1:1.5.0-2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../31-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - Selecting previously unselected package libelf-dev:amd64. - Preparing to unpack .../32-libelf-dev_0.192-4_amd64.deb ... - Unpacking libelf-dev:amd64 (0.192-4) ... - Selecting previously unselected package libbpf-dev:amd64. - Preparing to unpack .../33-libbpf-dev_1%3a1.5.0-2_amd64.deb ... - Unpacking libbpf-dev:amd64 (1:1.5.0-2) ... - Preparing to unpack .../34-libcc1-0_14.2.0-13_amd64.deb ... - Unpacking libcc1-0:amd64 (14.2.0-13) over (13.2.0-9) ... - Selecting previously unselected package libclang-rt-19-dev:amd64. - Preparing to unpack .../35-libclang-rt-19-dev_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking libclang-rt-19-dev:amd64 (1:19.1.6-1+b1) ... - Selecting previously unselected package libcurl4t64:amd64. - Preparing to unpack .../36-libcurl4t64_8.11.1-1_amd64.deb ... - Unpacking libcurl4t64:amd64 (8.11.1-1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../37-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../38-libicu-dev_72.1-6_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-6) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../39-libncurses6_6.5-2+b1_amd64.deb ... - Unpacking libncurses6:amd64 (6.5-2+b1) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../40-libncurses-dev_6.5-2+b1_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.5-2+b1) ... - Selecting previously unselected package libpfm4:amd64. - Preparing to unpack .../41-libpfm4_4.13.0+git83-g91970fe-1_amd64.deb ... - Unpacking libpfm4:amd64 (4.13.0+git83-g91970fe-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../42-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../43-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libyaml-0-2:amd64. - Preparing to unpack .../44-libyaml-0-2_0.2.5-2_amd64.deb ... - Unpacking libyaml-0-2:amd64 (0.2.5-2) ... - Selecting previously unselected package libz3-dev:amd64. - Preparing to unpack .../45-libz3-dev_4.13.3-1_amd64.deb ... - Unpacking libz3-dev:amd64 (4.13.3-1) ... - Selecting previously unselected package llvm-19-runtime. - Preparing to unpack .../46-llvm-19-runtime_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking llvm-19-runtime (1:19.1.6-1+b1) ... - Selecting previously unselected package llvm-19. - Preparing to unpack .../47-llvm-19_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking llvm-19 (1:19.1.6-1+b1) ... - Selecting previously unselected package python3-pygments. - Preparing to unpack .../48-python3-pygments_2.18.0+dfsg-2_all.deb ... - Unpacking python3-pygments (2.18.0+dfsg-2) ... - Selecting previously unselected package python3-yaml. - Preparing to unpack .../49-python3-yaml_6.0.2-1+b1_amd64.deb ... - Unpacking python3-yaml (6.0.2-1+b1) ... - Selecting previously unselected package llvm-19-tools. - Preparing to unpack .../50-llvm-19-tools_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking llvm-19-tools (1:19.1.6-1+b1) ... - Selecting previously unselected package llvm-19-dev. - Preparing to unpack .../51-llvm-19-dev_1%3a19.1.6-1+b1_amd64.deb ... - Unpacking llvm-19-dev (1:19.1.6-1+b1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../52-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../53-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../54-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up media-types (10.1.0) ... - Setting up libpipeline1:amd64 (1.5.8-1) ... - Setting up libicu72:amd64 (72.1-6) ... - Setting up libclang-common-19-dev:amd64 (1:19.1.6-1+b1) ... - Setting up libyaml-0-2:amd64 (0.2.5-2) ... - Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... - Setting up linux-libc-dev (6.12.9-1) ... - Setting up libgomp1:amd64 (14.2.0-13) ... - Setting up libelf1t64:amd64 (0.192-4) ... - Setting up libnettle8t64:amd64 (3.10-1+b1) ... - Setting up libz3-4:amd64 (4.13.3-1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libpfm4:amd64 (4.13.0+git83-g91970fe-1) ... - Setting up libncurses6:amd64 (6.5-2+b1) ... - Setting up libquadmath0:amd64 (14.2.0-13) ... - Setting up libatomic1:amd64 (14.2.0-13) ... - Setting up binfmt-support (2.2.2-7) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up icu-devtools (72.1-6) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libncursesw6:amd64 (6.5-2+b1) ... - Setting up libgc1:amd64 (1:8.2.8-1) ... - Setting up libnghttp3-9:amd64 (1.6.0-2) ... - Setting up libubsan1:amd64 (14.2.0-13) ... - Setting up libffi8:amd64 (3.4.6-1) ... - Setting up libhogweed6t64:amd64 (3.10-1+b1) ... - Setting up libhwasan0:amd64 (14.2.0-13) ... - Setting up libasan8:amd64 (14.2.0-13) ... - Setting up libc6-i386 (2.40-5) ... - Setting up libngtcp2-16:amd64 (1.9.1-1) ... - Setting up libssh2-1t64:amd64 (1.11.1-1) ... - Setting up libtsan2:amd64 (14.2.0-13) ... - Setting up libc-dev-bin (2.40-5) ... - Setting up openssl (3.4.0-2) ... - Installing new version of config file /etc/ssl/openssl.cnf ... - Setting up readline-common (8.2-6) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up libcc1-0:amd64 (14.2.0-13) ... - Setting up libbpf1:amd64 (1:1.5.0-2) ... - Setting up liblsan0:amd64 (14.2.0-13) ... - Setting up libitm1:amd64 (14.2.0-13) ... - Setting up libc-devtools (2.40-5) ... - Setting up libgnutls30t64:amd64 (3.8.8-2) ... - Setting up libllvm19:amd64 (1:19.1.6-1+b1) ... - Setting up libz3-dev:amd64 (4.13.3-1) ... - Setting up libclang1-19 (1:19.1.6-1+b1) ... - Setting up libcurl4t64:amd64 (8.11.1-1) ... - Setting up bpftool (7.5.0+6.12.9-1) ... - Setting up libobjc4:amd64 (14.2.0-13) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up lib32gcc-s1 (14.2.0-13) ... - Setting up lib32stdc++6 (14.2.0-13) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libreadline8t64:amd64 (8.2-6) ... - Setting up libclang-rt-19-dev:amd64 (1:19.1.6-1+b1) ... - Setting up libc6-dev:amd64 (2.40-5) ... - Setting up llvm-19-linker-tools (1:19.1.6-1+b1) ... - Setting up libgcc-14-dev:amd64 (14.2.0-13) ... - Setting up llvm-19-runtime (1:19.1.6-1+b1) ... - Setting up libstdc++-14-dev:amd64 (14.2.0-13) ... - Setting up libpython3.13-stdlib:amd64 (3.13.1-3) ... - Setting up libicu-dev:amd64 (72.1-6) ... - Setting up libngtcp2-crypto-gnutls8:amd64 (1.9.1-1) ... - Setting up libpython3-stdlib:amd64 (3.13.1-2) ... - Setting up libclang-cpp19 (1:19.1.6-1+b1) ... - Setting up libncurses-dev:amd64 (6.5-2+b1) ... - Setting up python3.13 (3.13.1-3) ... - Setting up libcurl3t64-gnutls:amd64 (8.11.1-1) ... - Setting up python3 (3.13.1-2) ... - running python rtupdate hooks for python3.13... - running python post-rtupdate hooks for python3.13... - Setting up libobjc-14-dev:amd64 (14.2.0-13) ... - Setting up clang-19 (1:19.1.6-1+b1) ... - Setting up python3-pygments (2.18.0+dfsg-2) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up clang (1:19.0-63) ... - Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - Setting up llvm-19 (1:19.1.6-1+b1) ... - Setting up curl (8.11.1-1) ... - Setting up python3-yaml (6.0.2-1+b1) ... - Setting up libelf-dev:amd64 (0.192-4) ... - Setting up llvm-19-tools (1:19.1.6-1+b1) ... - Setting up libbpf-dev:amd64 (1:1.5.0-2) ... - Setting up llvm-19-dev (1:19.1.6-1+b1) ... - Processing triggers for libc-bin (2.40-5) ... - Processing triggers for base-files (13.6) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/123: Processing 2/123: Processing 3/123: Processing 4/123: Processing 5/123: Processing 6/123: Processing 7/123: Processing 8/123: Processing 9/123: Processing 10/123: [conf-bash: bash] Processing 11/123: [conf-bash: bash] Processing 12/123: [conf-bash: bash] [conf-clang: clang] Processing 13/123: [conf-bash: bash] [conf-clang: clang] Processing 14/123: [conf-bash: bash] [conf-clang: clang] [conf-pkg-config: pkg-config] -> installed conf-bpftool.0.1.0 Processing 15/123: [conf-bash: bash] [conf-clang: clang] [conf-pkg-config: pkg-config] -> installed conf-libbpf.0.1.0 Processing 16/123: [conf-bash: bash] [conf-clang: clang] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 17/123: [conf-bash: bash] [conf-clang: clang] [conf-pkg-config: pkg-config] -> retrieved cppo.1.8.0 (cached) Processing 18/123: [conf-bash: bash] [conf-clang: clang] [conf-pkg-config: pkg-config] -> retrieved base.v0.16.3 (cached) Processing 19/123: [conf-bash: bash] [conf-clang: clang] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-bash.1) - GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 19/123: [conf-clang: clang] [conf-pkg-config: pkg-config] -> installed conf-bash.1 Processing 20/123: [conf-clang: clang] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "clang" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-clang.1) - Debian clang version 19.1.6 (1+b1) - Target: x86_64-pc-linux-gnu - Thread model: posix - InstalledDir: /usr/lib/llvm-19/bin -> compiled conf-clang.1 Processing 20/123: [conf-pkg-config: pkg-config] -> installed conf-clang.1 Processing 21/123: [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.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 21/123: -> installed conf-pkg-config.3 Processing 22/123: Processing 23/123: [conf-libffi: pkg-config libffi] -> retrieved csexp.1.5.2 (cached) Processing 24/123: [conf-libffi: pkg-config libffi] -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) Processing 25/123: [conf-libffi: pkg-config libffi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 25/123: -> installed conf-libffi.2.0.0 Processing 26/123: -> retrieved integers.0.7.0 (cached) Processing 27/123: -> retrieved jane-street-headers.v0.16.0 (cached) Processing 28/123: -> retrieved jst-config.v0.16.0 (cached) Processing 29/123: -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 30/123: -> retrieved libbpf.0.1.0, libbpf_maps.0.1.0 (cached) Processing 31/123: -> retrieved ocamlfind.1.9.6 (cached) Processing 32/123: [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 33/123: [ocamlfind: patch] -> retrieved ppx_assert.v0.16.0 (cached) Processing 34/123: [ocamlfind: patch] -> retrieved ppx_base.v0.16.0 (cached) Processing 35/123: [ocamlfind: patch] Processing 35/123: [ocamlfind: ./configure] -> retrieved ppx_cold.v0.16.0 (cached) Processing 36/123: [ocamlfind: ./configure] -> retrieved ppx_compare.v0.16.0 (cached) Processing 37/123: [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 38/123: [ocamlfind: ./configure] -> retrieved ppx_enumerate.v0.16.0 (cached) Processing 39/123: [ocamlfind: ./configure] -> retrieved ppx_deriving.6.0.3 (cached) Processing 40/123: [ocamlfind: ./configure] -> retrieved ppx_expect.v0.16.1 (cached) Processing 41/123: [ocamlfind: ./configure] -> retrieved ppx_globalize.v0.16.0 (cached) Processing 42/123: [ocamlfind: ./configure] -> retrieved ppx_here.v0.16.0 (cached) Processing 43/123: [ocamlfind: ./configure] -> retrieved ppx_hash.v0.16.0 (cached) Processing 44/123: [ocamlfind: ./configure] -> retrieved ppx_inline_test.v0.16.1 (cached) Processing 45/123: [ocamlfind: ./configure] -> retrieved ppx_optcomp.v0.16.0 (cached) Processing 46/123: [ocamlfind: ./configure] -> retrieved ppx_sexp_conv.v0.16.0 (cached) Processing 47/123: [ocamlfind: ./configure] -> retrieved re.1.12.0 (cached) -> retrieved seq.base (cached) Processing 48/123: [ocamlfind: ./configure] Processing 49/123: [ocamlfind: ./configure] Processing 50/123: [ocamlfind: ./configure] -> installed seq.base Processing 51/123: [ocamlfind: ./configure] -> retrieved sexplib0.v0.16.0 (cached) Processing 52/123: [ocamlfind: ./configure] -> retrieved stdio.v0.16.0 (cached) Processing 53/123: [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 54/123: [ocamlfind: ./configure] -> retrieved time_now.v0.16.0 (cached) -> retrieved ppxlib.0.34.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.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.0/lib/ocaml - Binaries: /home/opam/.opam/5.0/bin - Manual pages: /home/opam/.opam/5.0/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.0/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.0/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.0/bin - Manual pages: /home/opam/.opam/5.0/man - topfind script: /home/opam/.opam/5.0/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 54/123: [ocamlfind: make all] -> retrieved dune.3.17.1, dune-configurator.3.17.1 (cached) Processing 55/123: [dune: ocaml 71] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.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.0/.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.0/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/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 -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -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 -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -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 -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -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 -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -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 -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -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.0/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -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.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.0/lib/ocaml:/home/opam/.opam/5.0/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.0/.opam-switch/build/ocamlfind.1.9.6' Processing 55/123: [dune: ocaml 71] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0/.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.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -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 -g -opaque -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 -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -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 -g -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 -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -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 -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -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 -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 55/123: [dune: ocaml 71] Processing 56/123: [dune: ocaml 71] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.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.0/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0/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.0/bin" - install -d "/home/opam/.opam/5.0/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/5.0/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.0/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.0/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/5.0/.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.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/5.0/lib/findlib" - install -d "/home/opam/.opam/5.0/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/5.0/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.0/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.0/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/5.0/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.0/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6' - for x in bytes ; do install -d "/home/opam/.opam/5.0/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0/lib/$x/META.tmp" "/home/opam/.opam/5.0/lib/$x/META"; done - install -d "/home/opam/.opam/5.0/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.0/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/5.0/.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.0/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/5.0/man/man1" "/home/opam/.opam/5.0/man/man3" "/home/opam/.opam/5.0/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0/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.0/man/man5" - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 56/123: [dune: ocaml 71] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.17.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - Processing 56/123: [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" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.17.1) -> compiled dune.3.17.1 -> installed dune.3.17.1 Processing 58/123: [bigarray-compat: dune build] Processing 59/123: [bigarray-compat: dune build] [cppo: dune build] Processing 60/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 61/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] Processing 62/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 63/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 64/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] Processing 65/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 66/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jane-street-headers.v0.16.0) -> compiled jane-street-headers.v0.16.0 Processing 66/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.16.0 Processing 67/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 67/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 68/123: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 68/123: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed bigarray-compat.1.1.0 Processing 69/123: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 69/123: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 70/123: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] Processing 71/123: [cppo: dune build] [csexp: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 71/123: [cppo: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] -> installed csexp.1.5.2 Processing 72/123: [cppo: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] Processing 73/123: [cppo: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 73/123: [cppo: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] -> installed sexplib0.v0.16.0 Processing 74/123: [cppo: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 74/123: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] -> installed integers.0.7.0 Processing 75/123: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.17.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cppo.1.8.0) -> compiled cppo.1.8.0 Processing 75/123: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] -> installed cppo.1.8.0 Processing 76/123: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 76/123: [dune-configurator: rm] [re: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 77/123: [dune-configurator: rm] [re: dune build] Processing 78/123: [dune-configurator: rm] [ppxlib: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.17.1) Processing 78/123: [dune-configurator: dune build] [ppxlib: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.12.0) -> compiled re.1.12.0 Processing 78/123: [dune-configurator: dune build] [ppxlib: dune build] -> installed re.1.12.0 Processing 79/123: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.17.1) -> compiled dune-configurator.3.17.1 Processing 79/123: [ppxlib: dune build] -> installed dune-configurator.3.17.1 Processing 80/123: [ppxlib: dune build] Processing 81/123: [base: dune build] [ppxlib: dune build] Processing 82/123: [base: dune build] [ctypes: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.23.0) Processing 82/123: [base: dune build] [ctypes: dune install] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 Processing 82/123: [base: dune build] [ppxlib: dune build] -> installed ctypes.0.23.0 Processing 83/123: [base: dune build] [ppxlib: dune build] Processing 84/123: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base.v0.16.3) -> compiled base.v0.16.3 Processing 84/123: [ctypes-foreign: dune build] [ppxlib: dune build] -> installed base.v0.16.3 Processing 85/123: [ctypes-foreign: dune build] [ppxlib: dune build] Processing 86/123: [ctypes-foreign: dune build] [ppxlib: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.23.0) Processing 86/123: [ctypes-foreign: dune install] [ppxlib: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.23.0) -> compiled ctypes-foreign.0.23.0 Processing 86/123: [ppxlib: dune build] [stdio: dune build] -> installed ctypes-foreign.0.23.0 Processing 87/123: [ppxlib: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdio.v0.16.0) -> compiled stdio.v0.16.0 Processing 87/123: [ppxlib: dune build] -> installed stdio.v0.16.0 Processing 88/123: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.34.0) -> compiled ppxlib.0.34.0 -> installed ppxlib.0.34.0 Processing 90/123: [ppx_cold: dune build] Processing 91/123: [ppx_cold: dune build] [ppx_compare: dune build] Processing 92/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] Processing 93/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] Processing 94/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] Processing 95/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] Processing 96/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 97/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_globalize" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_globalize.v0.16.0) -> compiled ppx_globalize.v0.16.0 Processing 97/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_globalize.v0.16.0 Processing 98/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_cold.v0.16.0) -> compiled ppx_cold.v0.16.0 Processing 98/123: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.16.0 Processing 99/123: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_optcomp.v0.16.0) -> compiled ppx_optcomp.v0.16.0 Processing 99/123: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.16.0 Processing 100/123: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_compare.v0.16.0) -> compiled ppx_compare.v0.16.0 Processing 100/123: [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.16.0 Processing 101/123: [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_here.v0.16.0) -> compiled ppx_here.v0.16.0 Processing 101/123: [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.16.0 Processing 102/123: [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_enumerate.v0.16.0) -> compiled ppx_enumerate.v0.16.0 Processing 102/123: [ppx_deriving: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.16.0 Processing 103/123: [ppx_deriving: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_sexp_conv.v0.16.0) -> compiled ppx_sexp_conv.v0.16.0 Processing 103/123: [ppx_deriving: dune build] -> installed ppx_sexp_conv.v0.16.0 Processing 104/123: [ppx_deriving: dune build] Processing 105/123: [ppx_assert: dune build] [ppx_deriving: dune build] Processing 106/123: [ppx_assert: dune build] [ppx_deriving: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_deriving.6.0.3) -> compiled ppx_deriving.6.0.3 Processing 106/123: [ppx_assert: dune build] [ppx_hash: dune build] -> installed ppx_deriving.6.0.3 Processing 107/123: [ppx_assert: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_hash.v0.16.0) -> compiled ppx_hash.v0.16.0 Processing 107/123: [ppx_assert: dune build] -> installed ppx_hash.v0.16.0 Processing 108/123: [ppx_assert: dune build] Processing 109/123: [ppx_assert: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_assert.v0.16.0) -> compiled ppx_assert.v0.16.0 Processing 109/123: [ppx_base: dune build] -> installed ppx_assert.v0.16.0 Processing 110/123: [ppx_base: dune build] Processing 111/123: [jst-config: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_base.v0.16.0) -> compiled ppx_base.v0.16.0 Processing 111/123: [jst-config: dune build] -> installed ppx_base.v0.16.0 Processing 112/123: [jst-config: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jst-config.v0.16.0) -> compiled jst-config.v0.16.0 -> installed jst-config.v0.16.0 Processing 114/123: [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/time_now.v0.16.0) -> compiled time_now.v0.16.0 -> installed time_now.v0.16.0 Processing 116/123: [ppx_inline_test: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_inline_test.v0.16.1) -> compiled ppx_inline_test.v0.16.1 -> installed ppx_inline_test.v0.16.1 Processing 118/123: [ppx_expect: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_expect.v0.16.1) -> compiled ppx_expect.v0.16.1 -> installed ppx_expect.v0.16.1 Processing 120/123: [libbpf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "libbpf" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libbpf.0.1.0) -> compiled libbpf.0.1.0 -> installed libbpf.0.1.0 Processing 122/123: [libbpf_maps: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "libbpf_maps" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libbpf_maps.0.1.0) -> compiled libbpf_maps.0.1.0 -> installed libbpf_maps.0.1.0 Done. # Run eval $(opam env) to update the current shell environment 2025-01-15 13:13.43 ---> saved as "3fcb8f62df9cbfb34dadd2ecfb7fdf57378a9ae510508738abcd0693e191fd8d" Job succeeded