Building on toxis.caelum.ci.dev
(from ocaml/opam:debian-12)
2025-10-22 14:02.48 ---> using "3551d9ed2d69f19aec1e4e931b1f046c3436a7d1cffba906f040bcef59cc3f6d" 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-10-22 14:02.48 ---> using "ee98a3b74cf685b158a24abe5d8f69cc8831775c32f916dac90643d1e3693e5c" 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 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-22 14:02.48 ---> using "434b1b669376d3b88174e87d32f1bdcd7c0791cd426e88f697a526998f081125" 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.
2025-10-22 14:02.48 ---> using "b8b19d77cfcfbeb85030778b327c4efa12ef84543ed5f1b93d7194796b4e5913" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '5.4' '5.4.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.4.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.4.0 (cached)
-> installed ocaml-compiler.5.4.0
-> installed ocaml-base-compiler.5.4.0
-> installed ocaml-config.3
-> installed ocaml.5.4.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.4)
2025-10-22 14:02.48 ---> using "6c8168e4aff308091b3f1bdd5617f28187503faff9e578845a61c8dfcc7ea9f7" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [283 kB]
- Fetched 386 kB in 0s (1180 kB/s)
- Reading package lists...
-
2025-10-22 14:02.48 ---> using "41fbf934601678a06facd0c084e58305e21c4c3aa35966fc81a1eb9f5c64b8e7" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y lz4_chans.3.0.1\
\nopam install -vy lz4_chans.3.0.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: lz4_chans.3.0.1 | grep -q 'debian-12'; 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"))
[NOTE] lz4_chans.3.0.1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 4 packages
- install conf-lz4 1.0.0 [required by lz4_chans]
- install dolog 6.0.0 [required by lz4_chans]
- install dune 3.20.2 [required by lz4_chans]
- install lz4_chans 3.0.1
The following system packages will first need to be installed:
liblz4-tool
<><> 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" "liblz4-tool"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package lz4.
- (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 ... 18784 files and directories currently installed.)
- Preparing to unpack .../archives/lz4_1.9.4-1_amd64.deb ...
- Unpacking lz4 (1.9.4-1) ...
- Selecting previously unselected package liblz4-tool.
- Preparing to unpack .../liblz4-tool_1.9.4-1_all.deb ...
- Unpacking liblz4-tool (1.9.4-1) ...
- Setting up lz4 (1.9.4-1) ...
- Setting up liblz4-tool (1.9.4-1) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 2/12: [dolog.6.0.0: extract]
Processing 3/12: [dolog.6.0.0: extract] [dune.3.20.2: extract]
Processing 4/12: [dolog.6.0.0: extract] [dune.3.20.2: extract] [lz4_chans.3.0.1: extract]
Processing 5/12: [dolog.6.0.0: extract] [dune.3.20.2: extract] [lz4_chans.3.0.1: extract] [conf-lz4: lz4]
-> retrieved dolog.6.0.0 (cached)
Processing 5/12: [dune.3.20.2: extract] [lz4_chans.3.0.1: extract] [conf-lz4: lz4]
-> retrieved lz4_chans.3.0.1 (cached)
Processing 5/12: [dune.3.20.2: extract] [conf-lz4: lz4]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "lz4" "-V" (CWD=/home/opam/.opam/5.4/.opam-switch/build/conf-lz4.1.0.0)
- *** LZ4 command line interface 64-bits v1.9.4, by Yann Collet ***
-> compiled conf-lz4.1.0.0
Processing 5/12: [dune.3.20.2: extract]
-> installed conf-lz4.1.0.0
Processing 6/12: [dune.3.20.2: extract]
-> retrieved dune.3.20.2 (cached)
Processing 7/12: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.4/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
-
Processing 7/12: [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.4/.opam-switch/build/dune.3.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.2
Processing 9/12: [dolog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolog" "-j" "71" (CWD=/home/opam/.opam/5.4/.opam-switch/build/dolog.6.0.0)
-> compiled dolog.6.0.0
-> installed dolog.6.0.0
Processing 11/12: [lz4_chans: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lz4_chans" "-j" "71" (CWD=/home/opam/.opam/5.4/.opam-switch/build/lz4_chans.3.0.1)
-> compiled lz4_chans.3.0.1
-> installed lz4_chans.3.0.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-22 14:03.16 ---> saved as "e155eaa237d6eb2e3d9db10b88741315a52060b5a3459c87818579fd4265d6fb"
Job succeeded