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


Building on clete.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:326388062fdc5e366d0d25a65b42bf9938e76068527b8aceec3027158b383b3c
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-05-13 23:53.14 ---> 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-05-13 23:53.14 ---> 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 dbc9ec7b83bac3673185542221a571372b6abb35"))
2025-05-13 23:53.14 ---> using "20357fbea61a92c2bdc1950610fb370ec30d4b4205b6f85be61a0d5ad16763e4" 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-05-13 23:53.14 ---> using "23658a5df8af9828e8d43700cc875c3ea271dfcb3ba9fa82b2220e54a557e121" 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 [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-05-13-2007.41-F-2025-05-11-0804.30.pdiff [49.0 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-13-2007.41-F-2025-05-11-0804.30.pdiff [49.0 kB]
Fetched 318 kB in 3s (110 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
3 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: 3
  Download size: 1710 kB
  Space needed: 5051 kB / 158 GB available

Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.19-8 [294 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 1710 kB in 0s (17.7 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 ... 20678 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.19-8_amd64.deb ...
Unpacking m4 (1.4.19-8) ...
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.19-8) ...
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-05-13 23:53.14 ---> using "7500090cc9af80f322654254041f3fc602ac6ff9f4e9777943eb82a6c52ee3cc" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/janestreet/opam-repository' ~/'janestreet-with-extensions' && git -C ~/'janestreet-with-extensions' checkout -q 9fcba8f2828b1dd4de45313c7d472a9a0f1b55e7"))
2025-05-13 23:53.14 ---> using "b59a36de54dea5e80e8207f314640093212b667aab8294c8e5e29f555ddd3d36" from cache

/: (run (shell "opam repository add --dont-select 'janestreet-with-extensions' ~/'janestreet-with-extensions'"))
[janestreet-with-extensions] Initialised
2025-05-13 23:53.14 ---> using "10fe936c9d1e16eabb942356f07b8a169382f09aa6865fe5b5aff4658669e1b4" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved init-compiler.4.14.1  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed ocaml-options-vanilla.1
-> retrieved init-dune.3.9.3  (cached)
-> retrieved init-menhir.20231231  (cached)
-> retrieved ocaml-variants.5.2.0+flambda2  (cached)
-> installed init-compiler.4.14.1
-> installed init-dune.3.9.3
-> installed init-menhir.20231231
-> installed ocaml-variants.5.2.0+flambda2
-> 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-05-13 23:53.14 ---> using "9f23afe31887703a43d49f189611b0f7e2f0becabaae5932d8d0b25ddd85cc79" 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-05-13 23:53.14 ---> using "87e27a9fa6d806fc35e8b46f539fdf3d7c669955ce3150e27e16209fde14592a" from cache

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

Nothing to do.
The following actions will be performed:
=== install 25 packages
  - install base64              3.5.1        [required by opam-client]
  - install cmdliner            1.3.0        [required by opam-client]
  - install conf-c++            1.0          [required by mccs]
  - install cppo                1.8.0        [required by opam-core, extlib]
  - install cudf                0.10         [required by opam-solver]
  - install dose3               7.0.0        [required by opam-solver]
  - install dune                3.18.2       [required by opam-custom-install]
  - install extlib              1.8.0        [required by cudf, dose3]
  - install mccs                1.1+19       [required by opam-solver]
  - install menhir              20240715     [required by opam-file-format]
  - install menhirCST           20240715     [required by menhir]
  - install menhirLib           20240715     [required by menhir]
  - install menhirSdk           20240715     [required by menhir]
  - install ocamlgraph          2.2.0        [required by dose3]
  - install opam-client         2.1.6        [required by opam-custom-install]
  - install opam-core           2.1.6        [required by opam-format]
  - install opam-custom-install 0.3
  - install opam-file-format    2.2.0~alpha1 [required by opam-format]
  - install opam-format         2.1.6        [required by opam-repository, opam-solver]
  - install opam-repository     2.1.6        [required by opam-client]
  - install opam-solver         2.1.6        [required by opam-client]
  - install opam-state          2.1.6        [required by opam-client]
  - install re                  1.12.0       [required by opam-client]
  - install seq                 base         [required by re]
  - install stdlib-shims        0.3.0        [required by dose3]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/67: [base64.3.5.1: extract]
Processing  2/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract]
Processing  3/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract]
Processing  4/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing  5/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-c++: c++]
-> retrieved base64.3.5.1  (cached)
Processing  5/67: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-c++: c++]
Processing  6/67: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [cudf.0.10: extract] [conf-c++: c++]
-> retrieved cmdliner.1.3.0  (cached)
Processing  6/67: [cppo.1.8.0: extract] [cudf.0.10: extract] [conf-c++: c++]
Processing  7/67: [cppo.1.8.0: extract] [cudf.0.10: extract] [dose3.7.0.0: extract] [conf-c++: c++]
Processing  8/67: [cppo.1.8.0: extract] [cudf.0.10: extract] [dose3.7.0.0: extract] [cmdliner: make all] [conf-c++: c++]
-> retrieved cppo.1.8.0  (cached)
Processing  8/67: [cudf.0.10: extract] [dose3.7.0.0: extract] [cmdliner: make all] [conf-c++: c++]
Processing  9/67: [cudf.0.10: extract] [dose3.7.0.0: extract] [dune.3.18.2: extract] [cmdliner: make all] [conf-c++: c++]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "c++" "--version" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-c++.1.0)
- c++ (Debian 14.2.0-19) 14.2.0
- Copyright (C) 2024 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-c++.1.0
Processing  9/67: [cudf.0.10: extract] [dose3.7.0.0: extract] [dune.3.18.2: extract] [cmdliner: make all]
-> installed conf-c++.1.0
Processing 10/67: [cudf.0.10: extract] [dose3.7.0.0: extract] [dune.3.18.2: extract] [cmdliner: make all]
-> retrieved cudf.0.10  (cached)
Processing 10/67: [dose3.7.0.0: extract] [dune.3.18.2: extract] [cmdliner: make all]
Processing 11/67: [dose3.7.0.0: extract] [dune.3.18.2: extract] [extlib.1.8.0: extract] [cmdliner: make all]
-> retrieved dose3.7.0.0  (cached)
Processing 11/67: [dune.3.18.2: extract] [extlib.1.8.0: extract] [cmdliner: make all]
Processing 12/67: [dune.3.18.2: extract] [extlib.1.8.0: extract] [mccs.1.1+19: extract] [cmdliner: make all]
-> retrieved extlib.1.8.0  (cached)
Processing 12/67: [dune.3.18.2: extract] [mccs.1.1+19: extract] [cmdliner: make all]
Processing 13/67: [dune.3.18.2: extract] [mccs.1.1+19: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> retrieved mccs.1.1+19  (cached)
Processing 13/67: [dune.3.18.2: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
Processing 14/67: [dune.3.18.2: extract] [menhir.20240715 + 3 others: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 14/67: [dune.3.18.2: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all]
Processing 15/67: [dune.3.18.2: extract] [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [cmdliner: make all]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 15/67: [dune.3.18.2: extract] [opam-client.2.1.6 + 5 others: extract] [cmdliner: make all]
Processing 16/67: [dune.3.18.2: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [cmdliner: make all]
-> retrieved opam-custom-install.0.3  (cached)
Processing 16/67: [dune.3.18.2: extract] [opam-client.2.1.6 + 5 others: extract] [cmdliner: make all]
Processing 17/67: [dune.3.18.2: extract] [opam-client.2.1.6 + 5 others: extract] [opam-file-format.2.2.0~alpha1: extract] [cmdliner: make all]
-> retrieved opam-file-format.2.2.0~alpha1  (cached)
Processing 17/67: [dune.3.18.2: extract] [opam-client.2.1.6 + 5 others: extract] [cmdliner: make all]
Processing 18/67: [dune.3.18.2: extract] [opam-client.2.1.6 + 5 others: extract] [re.1.12.0: extract] [cmdliner: make all]
-> retrieved opam-client.2.1.6, opam-core.2.1.6, opam-format.2.1.6, opam-repository.2.1.6, opam-solver.2.1.6, opam-state.2.1.6  (cached)
Processing 18/67: [dune.3.18.2: extract] [re.1.12.0: extract] [cmdliner: make all]
-> retrieved seq.base  (cached)
Processing 19/67: [dune.3.18.2: extract] [re.1.12.0: extract] [cmdliner: make all]
Processing 20/67: [dune.3.18.2: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
Processing 21/67: [dune.3.18.2: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
-> installed seq.base
Processing 22/67: [dune.3.18.2: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
-> retrieved dune.3.18.2  (cached)
Processing 22/67: [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
Processing 23/67: [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 71]
-> retrieved re.1.12.0  (cached)
Processing 23/67: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 71]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 23/67: [cmdliner: make all] [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 23/67: [dune: ocaml 71]
Processing 24/67: [dune: ocaml 71] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0+flambda2/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
Processing 24/67: [dune: ocaml 71] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0+flambda2/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 24/67: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.18.2)
- 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
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__Code_error.ml
- File "otherlibs/stdune/src/code_error.ml", line 29, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads notty_unix.ml
- File "vendor/notty/src-unix/notty_unix.ml", line 38, characters 23-29:
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "vendor/notty/src-unix/notty_unix.ml", line 39, characters 31-45:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__User_error.ml
- File "otherlibs/stdune/src/user_error.ml", line 17, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamStd.ml
- File "vendor/opam/src/core/opamStd.ml", line 960, characters 10-24:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Conv.ml
- File "otherlibs/dune-rpc/private/conv.ml", line 48, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "otherlibs/dune-rpc/private/where.ml", line 22, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "otherlibs/dune-rpc/private/types.ml", line 154, characters 6-31:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "otherlibs/dune-rpc/private/registry.ml", line 67, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "otherlibs/dune-rpc/private/versioned.ml", line 23, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamProcess.ml
- File "vendor/opam/src/core/opamProcess.ml", line 674, characters 12-22:
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "vendor/opam/src/core/opamProcess.ml", line 681, characters 6-20:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.ml
- File "src/memo/memo.ml", line 414, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "otherlibs/dune-rpc/private/dune_rpc_private.ml", line 200, characters 6-31:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamSystem.ml
- File "vendor/opam/src/core/opamSystem.ml", line 1648, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "vendor/opam/src/core/opamSystem.ml", line 1665, characters 6-20:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_server.ml
- File "src/dune_rpc_server/dune_rpc_server.ml", line 15, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_engine__Scheduler.ml
- File "src/dune_engine/scheduler.ml", line 54, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/dune_engine/scheduler.ml", line 632, characters 6-20:
- Alert unsafe_multidomain: Dune_engine__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamPp.ml
- File "vendor/opam/src/format/opamPp.ml", line 64, characters 9-34:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_tui.ml
- File "src/dune_tui/dune_tui.ml", line 14, characters 7-21:
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "src/dune_tui/dune_tui.ml", line 22, characters 12-22:
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.signal
- Use [Sys.Safe.signal].
- 

Processing 24/67: [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.2.0+flambda2/.opam-switch/build/dune.3.18.2)
-> compiled  dune.3.18.2
-> installed dune.3.18.2
Processing 26/67: [base64: dune build]
Processing 27/67: [base64: dune build] [cppo: dune build]
Processing 28/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build]
Processing 29/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 30/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 31/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 32/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
Processing 33/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 33/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed menhirCST.20240715
Processing 34/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: 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.2.0+flambda2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 34/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 35/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 35/67: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed base64.3.5.1
Processing 36/67: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 36/67: [cppo: dune build] [menhirLib: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed menhirSdk.20240715
Processing 37/67: [cppo: dune build] [menhirLib: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 37/67: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed menhirLib.20240715
Processing 38/67: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
Processing 39/67: [cppo: dune build] [menhir: dune build] [ocamlgraph: 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.2.0+flambda2/.opam-switch/build/re.1.12.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.12.0
Processing 39/67: [cppo: dune build] [menhir: dune build] [ocamlgraph: dune build]
-> installed re.1.12.0
Processing 40/67: [cppo: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 40/67: [menhir: dune build] [ocamlgraph: dune build]
-> installed cppo.1.8.0
Processing 41/67: [menhir: dune build] [ocamlgraph: dune build]
Processing 42/67: [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/extlib.1.8.0)
-> compiled  extlib.1.8.0
Processing 42/67: [menhir: dune build] [ocamlgraph: dune build]
-> installed extlib.1.8.0
Processing 43/67: [menhir: dune build] [ocamlgraph: dune build]
Processing 44/67: [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlgraph.2.2.0)
-> compiled  ocamlgraph.2.2.0
Processing 44/67: [cudf: dune build] [menhir: dune build]
-> installed ocamlgraph.2.2.0
Processing 45/67: [cudf: dune build] [menhir: dune build]
Processing 46/67: [cudf: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cudf" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cudf.0.10)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_parser.cmo -c -impl lib/cudf_type_parser.ml)
- File "lib/cudf_type_parser.mly", line 204, characters 24-42:
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_type_parser.cmx -c -impl lib/cudf_type_parser.ml)
- File "lib/cudf_type_parser.mly", line 204, characters 24-42:
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
-> compiled  cudf.0.10
Processing 46/67: [menhir: dune build] [opam-core: ./configure]
-> installed cudf.0.10
Processing 47/67: [menhir: dune build] [opam-core: ./configure]
Processing 48/67: [dose3: dune build] [menhir: dune build] [opam-core: ./configure]
Processing 49/67: [dose3: dune build] [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dose3" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dose3.7.0.0)
- (cd _build/default/src/common && /home/opam/.opam/5.2.0+flambda2/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Error: Reference to undefined compilation unit "Stdlib__Mutex"
- Hint: This means that the interface of a module is loaded, but its implementation is not.
-       Did you mean to load a compiled implementation of the module 
-       using "#load" or by passing it as an argument to the toplevel?
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/byte/dose_common__CudfSolver.cmo -c -impl src/common/cudfSolver.ml)
- File "src/common/cudfSolver.ml", line 106, characters 22-36:
- 106 | let raise_error fmt = Printf.kprintf (fun s -> raise (Error s)) fmt
-                             ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "src/common/cudfSolver.ml", line 197, characters 6-16:
- 197 |       Sys.signal Sys.sigchld (Sys.Signal_handle (fun _ -> ()))
-             ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "src/common/cudfSolver.ml", line 213, characters 4-18:
- 213 |     Sys.set_signal Sys.sigchld eintr_handl ;
-           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/byte/dose_common__Util.cmo -c -impl src/common/util.ml)
- File "src/common/util.ml", line 181, characters 4-18:
- 181 |     Printf.kprintf
-           ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/common/.dose_common.objs/byte -I src/common/.dose_common.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/native/dose_common__Util.cmx -c -impl src/common/util.ml)
- File "src/common/util.ml", line 181, characters 4-18:
- 181 |     Printf.kprintf
-           ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/common/.dose_common.objs/byte -I src/common/.dose_common.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/native/dose_common__CudfSolver.cmx -c -impl src/common/cudfSolver.ml)
- File "src/common/cudfSolver.ml", line 106, characters 22-36:
- 106 | let raise_error fmt = Printf.kprintf (fun s -> raise (Error s)) fmt
-                             ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "src/common/cudfSolver.ml", line 197, characters 6-16:
- 197 |       Sys.signal Sys.sigchld (Sys.Signal_handle (fun _ -> ()))
-             ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "src/common/cudfSolver.ml", line 213, characters 4-18:
- 213 |     Sys.set_signal Sys.sigchld eintr_handl ;
-           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
[ERROR] The compilation of dose3.7.0.0 failed at "dune build -p dose3 -j 71 @install".
Processing 49/67: [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
Processing 50/67: [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-core.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0+jst
- OCaml library path is /home/opam/.opam/5.2.0+flambda2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... linux
- checking for gcc... gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.2.0+flambda2/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0+flambda2/share/man
Processing 50/67: [mccs: dune build] [menhir: dune build] [opam-core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mccs" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/mccs.1.1+19)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.mccs.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I src/glpk/.mccs_glpk.objs/byte -intf-suffix .ml -no-alias-deps -o src/.mccs.objs/byte/mccs.cmo -c -impl src/mccs.ml)
- File "src/mccs.ml", line 47, characters 9-36:
- 47 | let () = Callback.register_exception "Sys.Break" Sys.Break
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/mccs.ml", line 48, characters 9-36:
- 48 | let () = Callback.register_exception "Mccs.Timeout" Timeout
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.mccs.objs/byte -I src/.mccs.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I src/glpk/.mccs_glpk.objs/byte -I src/glpk/.mccs_glpk.objs/native -intf-suffix .ml -no-alias-deps -o src/.mccs.objs/native/mccs.cmx -c -impl src/mccs.ml)
- File "src/mccs.ml", line 47, characters 9-36:
- 47 | let () = Callback.register_exception "Sys.Break" Sys.Break
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/mccs.ml", line 48, characters 9-36:
- 48 | let () = Callback.register_exception "Mccs.Timeout" Timeout
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-> compiled  mccs.1.1+19
Processing 50/67: [menhir: dune build] [opam-core: dune build]
-> installed mccs.1.1+19
Processing 51/67: [menhir: dune build] [opam-core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-core" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-core.2.1.6)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -no-alias-deps -o src/core/.opam_core.objs/byte/opamStubsTypes.cmo -c -impl src/core/opamStubsTypes.ml)
- File "src/core/opamStubsTypes.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/byte/opamSystem.cmo -c -impl src/core/opamSystem.ml)
- File "src/core/opamSystem.ml", line 1551, characters 2-27:
- 1551 |   Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: OpamCompat.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/core/opamSystem.ml", line 1568, characters 6-20:
- 1568 |   try Sys.set_signal Sys.sigpipe (Sys.Signal_handle (fun _ -> ()))
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/byte/opamProcess.cmo -c -impl src/core/opamProcess.ml)
- File "src/core/opamProcess.ml", line 666, characters 12-22:
- 666 |       Some (Sys.signal Sys.sigalrm (Sys.Signal_handle hndl))
-                   ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "src/core/opamProcess.ml", line 673, characters 6-20:
- 673 |       Sys.set_signal Sys.sigalrm sh
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/byte/opamStd.cmo -c -impl src/core/opamStd.ml)
- File "src/core/opamStd.ml", line 822, characters 10-24:
- 822 |       try Sys.set_signal 28 (* SIGWINCH *)
-                 ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/byte/opamParallel.cmo -c -impl src/core/opamParallel.ml)
- File "src/core/opamParallel.ml", line 311, characters 11-36:
- 311 |   let () = Printexc.register_printer error_printer
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/native/opamStd.cmx -c -impl src/core/opamStd.ml)
- File "src/core/opamStd.ml", line 822, characters 10-24:
- 822 |       try Sys.set_signal 28 (* SIGWINCH *)
-                 ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/native/opamProcess.cmx -c -impl src/core/opamProcess.ml)
- File "src/core/opamProcess.ml", line 666, characters 12-22:
- 666 |       Some (Sys.signal Sys.sigalrm (Sys.Signal_handle hndl))
-                   ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "src/core/opamProcess.ml", line 673, characters 6-20:
- 673 |       Sys.set_signal Sys.sigalrm sh
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/native/opamSystem.cmx -c -impl src/core/opamSystem.ml)
- File "src/core/opamSystem.ml", line 1551, characters 2-27:
- 1551 |   Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: OpamCompat.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/core/opamSystem.ml", line 1568, characters 6-20:
- 1568 |   try Sys.set_signal Sys.sigpipe (Sys.Signal_handle (fun _ -> ()))
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/core/.opam_core.objs/native/opamParallel.cmx -c -impl src/core/opamParallel.ml)
- File "src/core/opamParallel.ml", line 311, characters 11-36:
- 311 |   let () = Printexc.register_printer error_printer
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-> compiled  opam-core.2.1.6
Processing 51/67: [menhir: dune build]
-> installed opam-core.2.1.6
Processing 52/67: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
-> installed menhir.20240715
Processing 54/67: [opam-file-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-file-format" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-file-format.2.2.0~alpha1)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmo -c -impl src/opamLexer.ml)
- File "src/opamLexer.mll", line 87, characters 9-27:
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -I src/.opam_file_format.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamLexer.cmx -c -impl src/opamLexer.ml)
- File "src/opamLexer.mll", line 87, characters 9-27:
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
-> compiled  opam-file-format.2.2.0~alpha1
-> installed opam-file-format.2.2.0~alpha1
Processing 56/67: [opam-format: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-format.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0+jst
- OCaml library path is /home/opam/.opam/5.2.0+flambda2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... 
- cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 option to enable C11 features... 
- none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... 
- no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.2.0+flambda2/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0+flambda2/share/man
Processing 56/67: [opam-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-format" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-format.2.1.6)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/format/.opam_format.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/opam-core -I /home/opam/.opam/5.2.0+flambda2/lib/opam-file-format -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/format/.opam_format.objs/byte/opamPp.cmo -c -impl src/format/opamPp.ml)
- File "src/format/opamPp.ml", line 64, characters 9-34:
- 64 | let () = Printexc.register_printer @@ function
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: OpamTypesBase.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocamlgraph -I /home/opam/.opam/5.2.0+flambda2/lib/opam-core -I /home/opam/.opam/5.2.0+flambda2/lib/opam-file-format -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -intf-suffix .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamPp.cmx -c -impl src/format/opamPp.ml)
- File "src/format/opamPp.ml", line 64, characters 9-34:
- 64 | let () = Printexc.register_printer @@ function
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: OpamTypesBase.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-> compiled  opam-format.2.1.6
-> installed opam-format.2.1.6
Processing 58/67: [opam-repository: ./configure]
Processing 59/67: [opam-repository: ./configure]
Processing 60/67: [opam-repository: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-repository.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0+jst
- OCaml library path is /home/opam/.opam/5.2.0+flambda2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... 
- cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... 
- no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... 
- yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... 
- yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.2.0+flambda2/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0+flambda2/share/man
Processing 60/67: [opam-repository: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-repository" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-repository.2.1.6)
-> compiled  opam-repository.2.1.6
-> installed opam-repository.2.1.6
Processing 62/67: [opam-state: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-state.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0+jst
- OCaml library path is /home/opam/.opam/5.2.0+flambda2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... 
- cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... 
- o
- checking whether the compiler supports GNU C... yes
- checking whether gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... 
- yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... 
- none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.2.0+flambda2/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0+flambda2/share/man
Processing 62/67: [opam-state: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-state" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/opam-state.2.1.6)
-> compiled  opam-state.2.1.6
-> installed opam-state.2.1.6

#=== ERROR while compiling dose3.7.0.0 ========================================#
# context              2.4.0~alpha2 | linux/x86_64 | ocaml-variants.5.2.0+flambda2 | file:///home/opam/opam-repository
# path                 ~/.opam/5.2.0+flambda2/.opam-switch/build/dose3.7.0.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p dose3 -j 71 @install
# exit-code            1
# env-file             ~/.opam/log/dose3-8-6a2e92.env
# output-file          ~/.opam/log/dose3-8-6a2e92.out
### output ###
# (cd _build/default/src/common && /home/opam/.opam/5.2.0+flambda2/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# 
# File "_none_", line 1:
# Error: Reference to undefined compilation unit "Stdlib__Mutex"
# Hint: This means that the interface of a module is loaded, but its implementation is not.
#       Did you mean to load a compiled implementation of the module 
#       using "#load" or by passing it as an argument to the toplevel?
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/byte/dose_common__CudfSolver.cmo -c -impl src/common/cudfSolver.ml)
# File "src/common/cudfSolver.ml", line 106, characters 22-36:
# 106 | let raise_error fmt = Printf.kprintf (fun s -> raise (Error s)) fmt
#                             ^^^^^^^^^^^^^^
# Alert deprecated: Stdlib.Printf.kprintf
# Use Printf.ksprintf instead.
# 
# File "src/common/cudfSolver.ml", line 197, characters 6-16:
# 197 |       Sys.signal Sys.sigchld (Sys.Signal_handle (fun _ -> ()))
#             ^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Sys.signal
# Use [Sys.Safe.signal].
# 
# File "src/common/cudfSolver.ml", line 213, characters 4-18:
# 213 |     Sys.set_signal Sys.sigchld eintr_handl ;
#           ^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Sys.set_signal
# Use [Sys.Safe.set_signal].
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/byte/dose_common__Util.cmo -c -impl src/common/util.ml)
# File "src/common/util.ml", line 181, characters 4-18:
# 181 |     Printf.kprintf
#           ^^^^^^^^^^^^^^
# Alert deprecated: Stdlib.Printf.kprintf
# Use Printf.ksprintf instead.
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/common/.dose_common.objs/byte -I src/common/.dose_common.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/native/dose_common__Util.cmx -c -impl src/common/util.ml)
# File "src/common/util.ml", line 181, characters 4-18:
# 181 |     Printf.kprintf
#           ^^^^^^^^^^^^^^
# Alert deprecated: Stdlib.Printf.kprintf
# Use Printf.ksprintf instead.
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/common/.dose_common.objs/byte -I src/common/.dose_common.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cudf -I /home/opam/.opam/5.2.0+flambda2/lib/extlib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/pcre -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/native/dose_common__CudfSolver.cmx -c -impl src/common/cudfSolver.ml)
# File "src/common/cudfSolver.ml", line 106, characters 22-36:
# 106 | let raise_error fmt = Printf.kprintf (fun s -> raise (Error s)) fmt
#                             ^^^^^^^^^^^^^^
# Alert deprecated: Stdlib.Printf.kprintf
# Use Printf.ksprintf instead.
# 
# File "src/common/cudfSolver.ml", line 197, characters 6-16:
# 197 |       Sys.signal Sys.sigchld (Sys.Signal_handle (fun _ -> ()))
#             ^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Sys.signal
# Use [Sys.Safe.signal].
# 
# File "src/common/cudfSolver.ml", line 213, characters 4-18:
# 213 |     Sys.set_signal Sys.sigchld eintr_handl ;
#           ^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Sys.set_signal
# Use [Sys.Safe.set_signal].



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install opam-client         2.1.6
| - install opam-custom-install 0.3
| - install opam-solver         2.1.6
+- 
+- The following actions failed
| - build dose3 7.0.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install base64           3.5.1
| - install cmdliner         1.3.0
| - install conf-c++         1.0
| - install cppo             1.8.0
| - install cudf             0.10
| - install dune             3.18.2
| - install extlib           1.8.0
| - install mccs             1.1+19
| - install menhir           20240715
| - install menhirCST        20240715
| - install menhirLib        20240715
| - install menhirSdk        20240715
| - install ocamlgraph       2.2.0
| - install opam-core        2.1.6
| - install opam-file-format 2.2.0~alpha1
| - install opam-format      2.1.6
| - install opam-repository  2.1.6
| - install opam-state       2.1.6
| - install re               1.12.0
| - install seq              base
| - install stdlib-shims     0.3.0
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.2.0+flambda2/.opam-switch/backup/state-20250513235317.export"
'opam install -vy opam-custom-install.0.3' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y opam-custom-install.0.3
opam install -vy opam-custom-install.0.3
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: opam-custom-install.0.3 | grep -q 'debian-unstable'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


exit $res" failed with exit status 31
Failed: Build failed