Building on phoebe
(from ocaml/opam:debian-12)
Unable to find image 'ocaml/opam:debian-12' locally
debian-12: Pulling from ocaml/opam
Digest: sha256:2c522bba435007ee57603a129ba191bd3a153391f2426add01a61e20a2e406b4
Status: Downloaded newer image for ocaml/opam:debian-12
2025-10-23 10:52.14 ---> 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-23 10:52.14 ---> 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-23 10:52.14 ---> 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-23 10:52.14 ---> using "b8b19d77cfcfbeb85030778b327c4efa12ef84543ed5f1b93d7194796b4e5913" 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"}]
<><> 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-10-23 10:52.14 ---> using "bced9dd843cafe97f6918878e4dfbb17256c62059348fa8635cdbc4624cd10d4" 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 (1075 kB/s)
- Reading package lists...
2025-10-23 10:52.14 ---> using "6dc1ff25f52bff0b70604acf9dfda8eef964878354ec1138a6d2a6da1ab428bb" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y posix-uname.2.2.0\
\nopam install -vy posix-uname.2.2.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: posix-uname.2.2.0 | 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] posix-uname.2.2.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 11 packages
- install bigarray-compat 1.1.0 [required by ctypes]
- install csexp 1.5.2 [required by dune-configurator]
- install ctypes 0.23.0 [required by posix-uname]
- install dune 3.20.2 [required by posix-uname]
- install dune-configurator 3.20.2 [required by ctypes]
- install integers 0.7.0 [required by posix-base, ctypes, unix-errno]
- install posix-base 2.2.0 [required by posix-uname]
- install posix-uname 2.2.0
- install result 1.5 [required by unix-errno]
- install stdlib-shims 0.3.0 [required by integers]
- install unix-errno 0.6.2 [required by posix-uname]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/31: [bigarray-compat.1.1.0: extract]
Processing 2/31: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing 3/31: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 3/31: [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
Processing 4/31: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 4/31: [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing 5/31: [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract]
-> retrieved ctypes.0.23.0 (cached)
Processing 5/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract]
Processing 6/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract]
-> retrieved integers.0.7.0 (cached)
Processing 6/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract]
Processing 7/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract] [result.1.5: extract]
-> retrieved result.1.5 (cached)
Processing 7/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract]
Processing 8/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 8/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract]
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract] [unix-errno.0.6.2: extract]
-> retrieved unix-errno.0.6.2 (cached)
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-uname.2.2.0: extract]
-> retrieved posix-base.2.2.0, posix-uname.2.2.0 (cached)
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)
Processing 10/31: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.20.2)
- ocamlc -custom -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
-
Processing 10/31: [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/4.09/.opam-switch/build/dune.3.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.2
Processing 12/31: [bigarray-compat: dune build]
Processing 13/31: [bigarray-compat: dune build] [csexp: dune build]
Processing 14/31: [bigarray-compat: dune build] [csexp: dune build] [result: dune build]
Processing 15/31: [bigarray-compat: dune build] [csexp: dune build] [result: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/result.1.5)
-> compiled result.1.5
Processing 15/31: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 16/31: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.2)
-> compiled csexp.1.5.2
Processing 16/31: [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 17/31: [bigarray-compat: dune build] [stdlib-shims: dune build]
Processing 18/31: [bigarray-compat: dune build] [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled bigarray-compat.1.1.0
Processing 18/31: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 19/31: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 19/31: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 20/31: [dune-configurator: rm]
Processing 21/31: [dune-configurator: rm] [integers: dune build]
+ /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.20.2)
+ /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.20.2)
Processing 21/31: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/integers.0.7.0)
-> compiled integers.0.7.0
Processing 21/31: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 22/31: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.20.2)
-> compiled dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 24/31: [ctypes: 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/4.09/.opam-switch/build/ctypes.0.23.0)
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.09/lib/bigarray-compat -I /home/opam/.opam/4.09/lib/integers -I /home/opam/.opam/4.09/lib/ocaml/compiler-libs -I /home/opam/.opam/4.09/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 24/31: [ctypes: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ctypes.0.23.0)
-> compiled ctypes.0.23.0
-> installed ctypes.0.23.0
Processing 26/31: [posix-base: dune build]
Processing 27/31: [posix-base: dune build] [unix-errno: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "posix-base" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/posix-base.2.2.0)
Processing 27/31: [posix-base: dune install] [unix-errno: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "posix-base" "--create-install-files" "posix-base" (CWD=/home/opam/.opam/4.09/.opam-switch/build/posix-base.2.2.0)
-> compiled posix-base.2.2.0
Processing 27/31: [unix-errno: dune build]
-> installed posix-base.2.2.0
Processing 28/31: [unix-errno: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "unix-errno" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/unix-errno.0.6.2)
-> compiled unix-errno.0.6.2
-> installed unix-errno.0.6.2
Processing 30/31: [posix-uname: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "posix-uname" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/posix-uname.2.2.0)
Processing 30/31: [posix-uname: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "posix-uname" "--create-install-files" "posix-uname" (CWD=/home/opam/.opam/4.09/.opam-switch/build/posix-uname.2.2.0)
-> compiled posix-uname.2.2.0
-> installed posix-uname.2.2.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-23 10:52.49 ---> saved as "926602102c906fcc2ec06abe293b08d74142d3533e34a50018c4c4ad0c2cd0e1"
Job succeeded