Building on doris.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam 7f7d5c240a4a: Pulling fs layer 7f7d5c240a4a: Verifying Checksum 7f7d5c240a4a: Download complete 7f7d5c240a4a: Pull complete Digest: sha256:81ff3a8ed6b61297aaebfb477e71e1e69be937d68ac0f11bc75b0a2271c50cdd Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-01-02 12:08.47 ---> 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-02 12:08.47 ---> 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 2d85539cd05071ec4f91d6c4ee35d2adc44aa283")) 2025-01-02 12:08.47 ---> using "c3dc34689001c88c5c748166aac21d000b27417b693a8a050c46c712e4c6f12f" 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. 2025-01-02 12:08.47 ---> using "5a348168a87ee09c4f105e0c0448a2ea8bfb106cbf2d1e7ff2090f1392205351" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.09' '4.09.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.09.1"} | "ocaml-system" {= "4.09.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.09.1 (cached) -> installed ocaml-base-compiler.4.09.1 -> installed ocaml-config.1 -> installed ocaml.4.09.1 Done. # To update the current shell environment, run: eval $(opam env --switch=4.09) 2025-01-02 12:08.47 ---> using "7975c1a2727c08f595b418a0e805f4036fdb03e51976244b53df24e4e7081ec8" 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] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-02-0805.54-F-2024-12-27-1406.27.pdiff [516 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-02-0805.54-F-2024-12-27-1406.27.pdiff [516 kB] - Fetched 785 kB in 1s (533 kB/s) - Reading package lists... - 2025-01-02 12:08.47 ---> using "01ea23204fe1339b0c409422003fd9a7af5ed1134e960ae14a39d6da65fa88f2" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"zmq.5.3.0\"\ \nopam install -vy \"zmq.5.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"zmq.5.3.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] zmq.5.3.0 is not installed. The following actions will be performed: === install 6 packages - install conf-pkg-config 3 [required by conf-zmq] - install conf-zmq 0.1 [required by zmq] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.17.1 [required by zmq] - install dune-configurator 3.17.1 [required by zmq] - install zmq 5.3.0 The following system packages will first need to be installed: libzmq3-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" "libzmq3-dev" "pkg-config" - (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 ... 19805 files and directories currently installed.) - Preparing to unpack .../logsave_1.47.2-1_amd64.deb ... - Unpacking logsave (1.47.2-1) over (1.47.2~rc1-2) ... - Preparing to unpack .../libext2fs2t64_1.47.2-1_amd64.deb ... - Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2 to /lib/x86_64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64' - Leaving 'diversion of /lib/x86_64-linux-gnu/libe2p.so.2.3 to /lib/x86_64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64' - Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2 to /lib/x86_64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64' - Leaving 'diversion of /lib/x86_64-linux-gnu/libext2fs.so.2.4 to /lib/x86_64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64' - Unpacking libext2fs2t64:amd64 (1.47.2-1) over (1.47.2~rc1-2) ... - Setting up libext2fs2t64:amd64 (1.47.2-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 ... 19805 files and directories currently installed.) - Preparing to unpack .../00-e2fsprogs_1.47.2-1_amd64.deb ... - Unpacking e2fsprogs (1.47.2-1) over (1.47.2~rc1-2) ... - Preparing to unpack .../01-libcom-err2_1.47.2-1_amd64.deb ... - Unpacking libcom-err2:amd64 (1.47.2-1) over (1.47.2~rc1-2) ... - Selecting previously unselected package comerr-dev:amd64. - Preparing to unpack .../02-comerr-dev_2.1-1.47.2-1_amd64.deb ... - Unpacking comerr-dev:amd64 (2.1-1.47.2-1) ... - Selecting previously unselected package libnorm1t64:amd64. - Preparing to unpack .../03-libnorm1t64_1.5.9+dfsg-3.1+b1_amd64.deb ... - Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b1) ... - Selecting previously unselected package libpgm-5.3-0t64:amd64. - Preparing to unpack .../04-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... - Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... - Selecting previously unselected package libsodium23:amd64. - Preparing to unpack .../05-libsodium23_1.0.18-1+b2_amd64.deb ... - Unpacking libsodium23:amd64 (1.0.18-1+b2) ... - Selecting previously unselected package libzmq5:amd64. - Preparing to unpack .../06-libzmq5_4.3.5-1+b3_amd64.deb ... - Unpacking libzmq5:amd64 (4.3.5-1+b3) ... - Selecting previously unselected package libpgm-dev:amd64. - Preparing to unpack .../07-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ... - Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... - Selecting previously unselected package libsodium-dev:amd64. - Preparing to unpack .../08-libsodium-dev_1.0.18-1+b2_amd64.deb ... - Unpacking libsodium-dev:amd64 (1.0.18-1+b2) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../09-libicu72_72.1-5+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-5+b1) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../10-icu-devtools_72.1-5+b1_amd64.deb ... - Unpacking icu-devtools (72.1-5+b1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../11-libicu-dev_72.1-5+b1_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-5+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../12-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 libxml2-dev:amd64. - Preparing to unpack .../13-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 libnorm-dev:amd64. - Preparing to unpack .../14-libnorm-dev_1.5.9+dfsg-3.1+b1_amd64.deb ... - Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b1) ... - Selecting previously unselected package libgssrpc4t64:amd64. - Preparing to unpack .../15-libgssrpc4t64_1.21.3-3_amd64.deb ... - Unpacking libgssrpc4t64:amd64 (1.21.3-3) ... - Selecting previously unselected package libkadm5clnt-mit12:amd64. - Preparing to unpack .../16-libkadm5clnt-mit12_1.21.3-3_amd64.deb ... - Unpacking libkadm5clnt-mit12:amd64 (1.21.3-3) ... - Selecting previously unselected package libkdb5-10t64:amd64. - Preparing to unpack .../17-libkdb5-10t64_1.21.3-3_amd64.deb ... - Unpacking libkdb5-10t64:amd64 (1.21.3-3) ... - Selecting previously unselected package libkadm5srv-mit12:amd64. - Preparing to unpack .../18-libkadm5srv-mit12_1.21.3-3_amd64.deb ... - Unpacking libkadm5srv-mit12:amd64 (1.21.3-3) ... - Selecting previously unselected package krb5-multidev:amd64. - Preparing to unpack .../19-krb5-multidev_1.21.3-3_amd64.deb ... - Unpacking krb5-multidev:amd64 (1.21.3-3) ... - Selecting previously unselected package libkrb5-dev:amd64. - Preparing to unpack .../20-libkrb5-dev_1.21.3-3_amd64.deb ... - Unpacking libkrb5-dev:amd64 (1.21.3-3) ... - Selecting previously unselected package libmd-dev:amd64. - Preparing to unpack .../21-libmd-dev_1.1.0-2+b1_amd64.deb ... - Unpacking libmd-dev:amd64 (1.1.0-2+b1) ... - Selecting previously unselected package libbsd-dev:amd64. - Preparing to unpack .../22-libbsd-dev_0.12.2-2_amd64.deb ... - Unpacking libbsd-dev:amd64 (0.12.2-2) ... - Selecting previously unselected package libzmq3-dev:amd64. - Preparing to unpack .../23-libzmq3-dev_4.3.5-1+b3_amd64.deb ... - Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ... - Selecting previously unselected package cppzmq-dev:amd64. - Preparing to unpack .../24-cppzmq-dev_4.10.0-1+b1_amd64.deb ... - Unpacking cppzmq-dev:amd64 (4.10.0-1+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../25-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Preparing to unpack .../26-libss2_1.47.2-1_amd64.deb ... - Unpacking libss2:amd64 (1.47.2-1) over (1.47.2~rc1-2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../27-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../28-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../29-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b1) ... - Setting up libsodium23:amd64 (1.0.18-1+b2) ... - Setting up libicu72:amd64 (72.1-5+b1) ... - Setting up libcom-err2:amd64 (1.47.2-1) ... - Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgssrpc4t64:amd64 (1.21.3-3) ... - Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... - Setting up comerr-dev:amd64 (2.1-1.47.2-1) ... - Setting up libss2:amd64 (1.47.2-1) ... - Setting up icu-devtools (72.1-5+b1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libsodium-dev:amd64 (1.0.18-1+b2) ... - Setting up logsave (1.47.2-1) ... - Setting up libmd-dev:amd64 (1.1.0-2+b1) ... - Setting up libicu-dev:amd64 (72.1-5+b1) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up libbsd-dev:amd64 (0.12.2-2) ... - Setting up libkadm5clnt-mit12:amd64 (1.21.3-3) ... - Setting up libzmq5:amd64 (4.3.5-1+b3) ... - Setting up libkdb5-10t64:amd64 (1.21.3-3) ... - Setting up e2fsprogs (1.47.2-1) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libkadm5srv-mit12:amd64 (1.21.3-3) ... - Setting up krb5-multidev:amd64 (1.21.3-3) ... - Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b1) ... - Setting up libkrb5-dev:amd64 (1.21.3-3) ... - Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ... - Setting up cppzmq-dev:amd64 (4.10.0-1+b1) ... - Processing triggers for libc-bin (2.40-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved conf-zmq.0.1 (cached) Processing 3/17: [csexp.1.5.2: extract] Processing 4/17: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] Processing 5/17: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [zmq.5.3.0: extract] Processing 6/17: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [zmq.5.3.0: extract] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 6/17: [dune.3.17.1, dune-configurator.3.17.1: extract] [zmq.5.3.0: extract] [conf-pkg-config: pkg-config] -> retrieved dune.3.17.1, dune-configurator.3.17.1 (cached) Processing 6/17: [zmq.5.3.0: extract] [conf-pkg-config: pkg-config] Processing 7/17: [zmq.5.3.0: extract] [conf-pkg-config: pkg-config] [dune: ocaml 255] -> retrieved zmq.5.3.0 (cached) Processing 7/17: [conf-pkg-config: pkg-config] [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.09/.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 7/17: [dune: ocaml 255] -> installed conf-pkg-config.3 Processing 8/17: [dune: ocaml 255] Processing 9/17: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cc test.c $(pkg-config --libs --cflags libzmq)" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-zmq.0.1) -> compiled conf-zmq.0.1 Processing 9/17: [dune: ocaml 255] -> installed conf-zmq.0.1 Processing 10/17: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.17.1) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - cd _boot && /home/opam/.opam/4.09/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", lines 78-95, characters 5-6: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - Processing 10/17: [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" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.17.1) -> compiled dune.3.17.1 -> installed dune.3.17.1 Processing 12/17: [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 -> installed csexp.1.5.2 Processing 14/17: [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.17.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.17.1) Processing 14/17: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.17.1) -> compiled dune-configurator.3.17.1 -> installed dune-configurator.3.17.1 Processing 16/17: [zmq: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "zmq" "-j" "255" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/zmq.5.3.0) -> compiled zmq.5.3.0 -> installed zmq.5.3.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-01-02 12:09.30 ---> saved as "f5cceafa3576aa2a10478e16a33282cbaf9de1ddc7e7ce4596a5c978846e6786" Job succeeded