OCamllabs icon Home|Differences with the last checks|Previous runs


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:823aa977b58112cacd3779eb98c04c11ce5cf04f26bb6d2fa4531edca4365542
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-09-03 09:15.02 ---> 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-09-03 09:15.02 ---> 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 7b20607459de542169674e92634eaec989007dbe"))
2025-09-03 09:15.02 ---> using "e6d105b9401a04693f18b7e8513733a66f541d63f64e1c663b43a265b67dd904" 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-09-03 09:15.02 ---> using "50bd9e17adf3e40d3fcc54f7f1c99fa6eca3f2a6e72a6a7c6a7ef47677c86058" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "sudo apt update && sudo apt install autoconf -y"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Get:1 http://deb.debian.org/debian unstable InRelease [216 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-09-03-0804.42-F-2025-08-30-1408.24.pdiff [312 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-09-03-0804.42-F-2025-08-30-1408.24.pdiff [312 kB]
Fetched 591 kB in 1s (404 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
17 packages can be upgraded. Run 'apt list --upgradable' to see them.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
  autoconf

Installing dependencies:
  automake  autotools-dev  m4

Suggested packages:
  autoconf-archive  gnu-standards  autoconf-doc  libtool  gettext  m4-doc

Summary:
  Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 17
  Download size: 1740 kB
  Space needed: 5305 kB / 267 GB available

Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.20-1 [324 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.17-4 [862 kB]
Fetched 1740 kB in 0s (17.9 MB/s)
Selecting previously unselected package m4.
(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 ... 20707 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.20-1_amd64.deb ...
Unpacking m4 (1.4.20-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.17-4_all.deb ...
Unpacking automake (1:1.17-4) ...
Setting up m4 (1.4.20-1) ...
Setting up autotools-dev (20240727.1) ...
Setting up autoconf (2.72-3.1) ...
Setting up automake (1:1.17-4) ...
update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode
2025-09-03 09:15.02 ---> using "d7fffb433174cc288ef239841a8f209a495a5036619c1178e25af08483be5715" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/oxcaml/opam-repository' ~/'oxcaml' && git -C ~/'oxcaml' checkout -q 29656e8e76b4441b5b62db11d35d193e380298ca"))
2025-09-03 09:15.02 ---> using "8b2632c8a21a058c5db503821ca3a505eae8450672c57eea3f81d46108789dc2" from cache

/: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'"))
[oxcaml] Initialised
2025-09-03 09:15.02 ---> using "7c13f2615783b22d668507b3068f3b14c7399b97824e7ad5c3508fbb9008af03" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=oxcaml,default '5.2.0+flambda2' '5.2.0+ox'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.2.0+ox"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> installed conf-autoconf.0.2
-> installed conf-which.1
-> retrieved ocaml-variants.5.2.0+ox  (cached)
-> installed ocaml-variants.5.2.0+ox
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0+flambda2)
2025-09-03 09:15.02 ---> using "e81fbcce934d48c03479e635c28cc812360bb273b500a03d64c55d1fff38160a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian unstable InRelease
- Reading package lists...
2025-09-03 09:15.02 ---> using "10a228fe00f850a1cda5c9f012580e3512469d3d4ce40dad42f86daa3142d6eb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y ceph.20240106\
               \nopam install -vy ceph.20240106\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: ceph.20240106 | 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"))
[NOTE] ceph.20240106 is not installed.

Nothing to do.
The following actions will be performed:
=== install 8 packages
  - install bigarray-compat   1.1.0    [required by ctypes]
  - install ceph              20240106
  - install csexp             1.5.2    [required by dune-configurator]
  - install ctypes            0.23.0   [required by ceph]
  - install dune              3.20.1   [required by ceph]
  - install dune-configurator 3.20.1   [required by ctypes]
  - install integers          0.7.0    [required by ctypes]
  - install stdlib-shims      0.3.0    [required by integers]

The following system packages will first need to be installed:
    libcephfs-dev

<><> 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" "libcephfs-dev"
- Selecting previously unselected package libnl-3-200: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 ... 21028 files and directories currently installed.)
- Preparing to unpack .../00-libnl-3-200_3.7.0-2_amd64.deb ...
- Unpacking libnl-3-200:amd64 (3.7.0-2) ...
- Selecting previously unselected package libnl-route-3-200:amd64.
- Preparing to unpack .../01-libnl-route-3-200_3.7.0-2_amd64.deb ...
- Unpacking libnl-route-3-200:amd64 (3.7.0-2) ...
- Selecting previously unselected package libibverbs1:amd64.
- Preparing to unpack .../02-libibverbs1_56.1-1_amd64.deb ...
- Unpacking libibverbs1:amd64 (56.1-1) ...
- Selecting previously unselected package ibverbs-providers:amd64.
- Preparing to unpack .../03-ibverbs-providers_56.1-1_amd64.deb ...
- Unpacking ibverbs-providers:amd64 (56.1-1) ...
- Selecting previously unselected package libboost-iostreams1.83.0:amd64.
- Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ...
- Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ...
- Selecting previously unselected package libboost-thread1.83.0:amd64.
- Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ...
- Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ...
- Selecting previously unselected package libfmt10:amd64.
- Preparing to unpack .../06-libfmt10_10.1.1+ds1-4_amd64.deb ...
- Unpacking libfmt10:amd64 (10.1.1+ds1-4) ...
- Selecting previously unselected package librdmacm1t64:amd64.
- Preparing to unpack .../07-librdmacm1t64_56.1-1_amd64.deb ...
- Unpacking librdmacm1t64:amd64 (56.1-1) ...
- Selecting previously unselected package librados2.
- Preparing to unpack .../08-librados2_18.2.7+ds-1_amd64.deb ...
- Unpacking librados2 (18.2.7+ds-1) ...
- Selecting previously unselected package libcephfs2.
- Preparing to unpack .../09-libcephfs2_18.2.7+ds-1_amd64.deb ...
- Unpacking libcephfs2 (18.2.7+ds-1) ...
- Selecting previously unselected package libcephfs-dev.
- Preparing to unpack .../10-libcephfs-dev_18.2.7+ds-1_amd64.deb ...
- Unpacking libcephfs-dev (18.2.7+ds-1) ...
- Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ...
- Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ...
- Setting up libnl-3-200:amd64 (3.7.0-2) ...
- Setting up libfmt10:amd64 (10.1.1+ds1-4) ...
- Setting up libnl-route-3-200:amd64 (3.7.0-2) ...
- Setting up libibverbs1:amd64 (56.1-1) ...
- Setting up ibverbs-providers:amd64 (56.1-1) ...
- Setting up librdmacm1t64:amd64 (56.1-1) ...
- Setting up librados2 (18.2.7+ds-1) ...
- Setting up libcephfs2 (18.2.7+ds-1) ...
- Setting up libcephfs-dev (18.2.7+ds-1) ...
- Processing triggers for libc-bin (2.41-12) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/23: [bigarray-compat.1.1.0: extract]
Processing  2/23: [bigarray-compat.1.1.0: extract] [ceph.20240106: extract]
Processing  3/23: [bigarray-compat.1.1.0: extract] [ceph.20240106: extract] [csexp.1.5.2: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  3/23: [ceph.20240106: extract] [csexp.1.5.2: extract]
Processing  4/23: [ceph.20240106: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
-> retrieved ceph.20240106  (cached)
Processing  4/23: [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
Processing  5/23: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.1, dune-configurator.3.20.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  5/23: [ctypes.0.23.0: extract] [dune.3.20.1, dune-configurator.3.20.1: extract]
Processing  6/23: [ctypes.0.23.0: extract] [dune.3.20.1, dune-configurator.3.20.1: extract] [integers.0.7.0: extract]
-> retrieved ctypes.0.23.0  (cached)
Processing  6/23: [dune.3.20.1, dune-configurator.3.20.1: extract] [integers.0.7.0: extract]
Processing  7/23: [dune.3.20.1, dune-configurator.3.20.1: extract] [integers.0.7.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved integers.0.7.0  (cached)
Processing  7/23: [dune.3.20.1, dune-configurator.3.20.1: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing  7/23: [dune.3.20.1, dune-configurator.3.20.1: extract]
-> retrieved dune.3.20.1, dune-configurator.3.20.1  (cached)
Processing  8/23: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.20.1)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__Code_error.ml
- File "stdune__Code_error.ml", line 30, characters 2-27:
- 30 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads notty_unix.ml
- File "notty_unix.ml", line 38, characters 23-29:
- 38 |     let old_hdl = Sys.(signal signum (Signal_handle (fun _ -> f ()))) in
-                             ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "notty_unix.ml", line 39, characters 31-45:
- 39 |     `Revert (once @@ fun () -> Sys.set_signal signum old_hdl)
-                                     ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__User_error.ml
- File "stdune__User_error.ml", line 18, characters 2-27:
- 18 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamStd.ml
- File "opamStd.ml", line 960, characters 10-24:
- 960 |       try Sys.set_signal 28 (* SIGWINCH *)
-                 ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Conv.ml
- File "dune_rpc_private__Conv.ml", line 49, characters 2-27:
- 49 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "dune_rpc_private__Where.ml", line 23, characters 2-27:
- 23 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "dune_rpc_private__Types.ml", line 155, characters 6-31:
- 155 |       Printexc.register_printer (function
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamSystem.ml
- File "opamSystem.ml", line 1248, characters 2-27:
- 1248 |   Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "opamSystem.ml", line 1264, characters 6-20:
- 1264 |   try Sys.set_signal Sys.sigpipe (Sys.Signal_handle (fun _ -> ()))
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "dune_rpc_private__Registry.ml", line 68, characters 4-29:
- 68 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "dune_rpc_private__Versioned.ml", line 24, characters 4-29:
- 24 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads memo.ml
- File "memo.ml", line 415, characters 2-27:
- 415 |   Printexc.register_printer (fun exn ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "dune_rpc_private.ml", line 202, characters 6-31:
- 202 |       Printexc.register_printer (function
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_server.ml
- File "dune_rpc_server.ml", line 15, characters 2-27:
- 15 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamPp.ml
- File "opamPp.ml", line 64, characters 9-34:
- 64 | let () = Printexc.register_printer @@ function
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_engine__Scheduler.ml
- File "dune_engine__Scheduler.ml", line 55, characters 4-29:
- 55 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "dune_engine__Scheduler.ml", line 631, characters 6-20:
- 631 |       Sys.set_signal
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_engine__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_tui.ml
- File "dune_tui.ml", line 15, characters 7-21:
- 15 |        Sys.set_signal Sys.sigcont
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "dune_tui.ml", line 23, characters 12-22:
- 23 |            (Sys.signal Sys.sigtstp
-                  ^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.signal
- Use [Sys.Safe.signal].
- 

Processing  8/23: [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/5.2.0+flambda2/.opam-switch/build/dune.3.20.1)
-> compiled  dune.3.20.1
-> installed dune.3.20.1
Processing 10/23: [bigarray-compat: dune build]
Processing 11/23: [bigarray-compat: dune build] [csexp: dune build]
Processing 12/23: [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" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 12/23: [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 13/23: [bigarray-compat: dune build] [stdlib-shims: dune build]
Processing 14/23: [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" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 14/23: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 15/23: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 15/23: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 16/23: [dune-configurator: rm]
Processing 17/23: [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.20.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.20.1)
Processing 17/23: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 17/23: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 18/23: [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/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.20.1)
-> compiled  dune-configurator.3.20.1
-> installed dune-configurator.3.20.1
Processing 20/23: [ctypes: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ctypes.0.23.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/ctypes/.ctypes.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -cmi-file src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmi -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmo -c -impl src/ctypes/ctypes_coerce.ml)
- File "src/ctypes/ctypes_coerce.ml", line 31, characters 9-34:
- 31 | let () = Printexc.register_printer show_uncoercible
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -cmi-file src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmi -no-alias-deps -o src/ctypes/.ctypes.objs/native/ctypes_coerce.cmx -c -impl src/ctypes/ctypes_coerce.ml)
- File "src/ctypes/ctypes_coerce.ml", line 31, characters 9-34:
- 31 | let () = Printexc.register_printer show_uncoercible
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/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/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -cmi-file src/ctypes-top/.ctypes_top.objs/byte/ctypes_top__Install_ctypes_printers.cmi -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]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 20/23: [ctypes: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
-> installed ctypes.0.23.0
Processing 22/23: [ceph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ceph" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ceph.20240106)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ceph.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/ctypes -I /home/opam/.opam/5.2.0+flambda2/lib/ctypes/stubs -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I src/.structs.objs/byte -I src/.stubs.objs/byte -no-alias-deps -open Ceph__ -o src/.ceph.objs/byte/ceph.cmo -c -impl src/ceph.ml)
- File "src/ceph.ml", line 12, characters 2-27:
- 12 |   Printexc.register_printer begin function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.ceph.objs/byte -I src/.ceph.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/ctypes -I /home/opam/.opam/5.2.0+flambda2/lib/ctypes/stubs -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I src/.structs.objs/byte -I src/.structs.objs/native -I src/.stubs.objs/byte -I src/.stubs.objs/native -cmi-file src/.ceph.objs/byte/ceph.cmi -no-alias-deps -open Ceph__ -o src/.ceph.objs/native/ceph.cmx -c -impl src/ceph.ml)
- File "src/ceph.ml", line 12, characters 2-27:
- 12 |   Printexc.register_printer begin function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-> compiled  ceph.20240106
-> installed ceph.20240106
Done.
# To update the current shell environment, run: eval $(opam env)
2025-09-03 09:16.20 ---> saved as "6e554e1c2c468b06533ee7591211d32dca4b23989affc1cbcfd17bc8022ad75b"
Job succeeded