Building on doris.caelum.ci.dev
(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
27312a70d934: Pulling fs layer
27312a70d934: Verifying Checksum
27312a70d934: Download complete
27312a70d934: Pull complete
Digest: sha256:d03f1d3d5516a04cb238c890ee24c265c842b392ad1d3f7f1213ae180926dfc1
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-11-12 10:28.22 ---> 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-11-12 10:28.22 ---> 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 e4e631bfa1de346c5c18d3bb460fd03366bcb0e6"))
2025-11-12 10:28.22 ---> using "6f889e36a277629f9f71a80b27336fd916593b91f2202cf84b843c76010b5a11" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
User configuration:
~/.profile is already up-to-date.
2025-11-12 10:28.22 ---> using "3be048844c6cb51df1a68819dc1bbb8ff1c831955fd05a423fa4629bd3de1bfc" 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 [176 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-11-12-0810.48-F-2025-11-08-0809.16.pdiff [267 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-11-12-0810.48-F-2025-11-08-0809.16.pdiff [267 kB]
Fetched 507 kB in 2s (336 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
25 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...
Solving dependencies...
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: 25
Download size: 1756 kB
Space needed: 5330 kB / 264 GB available
Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.20-2 [325 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.18.1-2 [877 kB]
Fetched 1756 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 ... 20804 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.20-2_amd64.deb ...
Unpacking m4 (1.4.20-2) ...
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.18.1-2_all.deb ...
Unpacking automake (1:1.18.1-2) ...
Setting up m4 (1.4.20-2) ...
Setting up autotools-dev (20240727.1) ...
Setting up autoconf (2.72-3.1) ...
Setting up automake (1:1.18.1-2) ...
update-alternatives: using /usr/bin/automake-1.18 to provide /usr/bin/automake (automake) in auto mode
2025-11-12 10:28.22 ---> using "277cadd498f2625ca878ea86beeb913872ebbd6dbbd1f07c19512639b6583a69" from cache
/: (run (network host)
(shell "git clone -q 'https://github.com/oxcaml/opam-repository' ~/'oxcaml' && git -C ~/'oxcaml' checkout -q a1ea0d33dd5662b89183f751c3fec566d7860b75"))
2025-11-12 10:28.22 ---> using "fce964cfbb8ec4ed6cd042c743e2bef38f67d1eaccc111bc2a12054d7401efc5" from cache
/: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'"))
[oxcaml] Initialised
2025-11-12 10:28.22 ---> using "4c32f7f36d2d8f67a0d818f157e94ab14e93aaf7ca1338ed5b22bd45f911bb06" 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 (https://github.com/oxcaml/oxcaml/archive/refs/tags/5.2.0minus-19-opam.tar.gz)
-> 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-11-12 10:28.22 ---> using "319d64188ef8cdaf1e291ebb44a207e538b905beeb42b3b71a316988736a398b" 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-11-12 10:28.22 ---> using "31a34e465cdc98ad3ea9bb85e99555ab13c78e4ac54f0da9ca97aaaee955511b" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y ppx_show.0.2.1\
\nopam install -vy ppx_show.0.2.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ppx_show.0.2.1 | 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"))
Nothing to do.
[NOTE] ppx_show.0.2.1 is not installed.
The following actions will be performed:
=== install 12 packages
- install basement v0.18~preview.130.55+197 [required by sexplib0]
- install conf-bash 1 [required by ppxlib_ast]
- install dune 3.20.2+ox [required by ppx_show]
- install ocaml-compiler-libs v0.17.0+ox [required by ppxlib]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_show 0.2.1
- install ppxlib 0.33.0+ox [required by ppx_show]
- install ppxlib_ast 0.33.0+ox [required by ppxlib]
- install ppxlib_jane v0.18~preview.130.55+197 [required by ppxlib]
- install sexplib0 v0.18~preview.130.55+197 [required by ppxlib]
- install stdcompat 21.1 [required by ppx_show]
- install stdlib-shims 0.3.0 [required by ppxlib]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/35: [basement.v0.18~preview.130.55+197: extract]
Processing 2/35: [basement.v0.18~preview.130.55+197: extract]
Processing 3/35: [basement.v0.18~preview.130.55+197: extract] [dune.3.20.2+ox: extract]
Processing 4/35: [basement.v0.18~preview.130.55+197: extract] [dune.3.20.2+ox: extract] [ocaml-compiler-libs.v0.17.0+ox: extract]
Processing 5/35: [basement.v0.18~preview.130.55+197: extract] [dune.3.20.2+ox: extract] [ocaml-compiler-libs.v0.17.0+ox: extract] [conf-bash: bash]
-> retrieved basement.v0.18~preview.130.55+197 (cached)
Processing 5/35: [dune.3.20.2+ox: extract] [ocaml-compiler-libs.v0.17.0+ox: extract] [conf-bash: bash]
Processing 6/35: [dune.3.20.2+ox: extract] [ocaml-compiler-libs.v0.17.0+ox: extract] [ppx_derivers.1.2.1: extract] [conf-bash: bash]
-> retrieved ocaml-compiler-libs.v0.17.0+ox (cached)
Processing 6/35: [dune.3.20.2+ox: extract] [ppx_derivers.1.2.1: extract] [conf-bash: bash]
Processing 7/35: [dune.3.20.2+ox: extract] [ppx_derivers.1.2.1: extract] [ppx_show.0.2.1: extract] [conf-bash: bash]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.3.3(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2025 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
-
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled conf-bash.1
Processing 7/35: [dune.3.20.2+ox: extract] [ppx_derivers.1.2.1: extract] [ppx_show.0.2.1: extract]
-> installed conf-bash.1
Processing 8/35: [dune.3.20.2+ox: extract] [ppx_derivers.1.2.1: extract] [ppx_show.0.2.1: extract]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 8/35: [dune.3.20.2+ox: extract] [ppx_show.0.2.1: extract]
Processing 9/35: [dune.3.20.2+ox: extract] [ppx_show.0.2.1: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract]
-> retrieved ppx_show.0.2.1 (cached)
Processing 9/35: [dune.3.20.2+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract]
Processing 10/35: [dune.3.20.2+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract] [ppxlib_jane.v0.18~preview.130.55+197: extract]
-> retrieved ppxlib_jane.v0.18~preview.130.55+197 (cached)
Processing 10/35: [dune.3.20.2+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract]
Processing 11/35: [dune.3.20.2+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract] [sexplib0.v0.18~preview.130.55+197: extract]
-> retrieved sexplib0.v0.18~preview.130.55+197 (cached)
Processing 11/35: [dune.3.20.2+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract]
Processing 12/35: [dune.3.20.2+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract] [stdcompat.21.1: extract]
-> retrieved ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox (cached)
Processing 12/35: [dune.3.20.2+ox: extract] [stdcompat.21.1: extract]
Processing 13/35: [dune.3.20.2+ox: extract] [stdcompat.21.1: extract] [stdlib-shims.0.3.0: extract]
-> retrieved dune.3.20.2+ox (cached)
Processing 13/35: [stdcompat.21.1: extract] [stdlib-shims.0.3.0: extract]
[dune: patch] applying oxcaml-dune.patch
Processing 14/35: [stdcompat.21.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255]
-> retrieved stdcompat.21.1 (cached)
Processing 14/35: [stdlib-shims.0.3.0: extract] [dune: ocaml 255]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 14/35: [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.2+ox)
- 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].
-
- File "opamStd.ml", line 1409, characters 4-15:
- 1409 | Unix.putenv "HOME" dir;
- ^^^^^^^^^^^
- Alert unsafe_multidomain: Unix.putenv
- Mutating the environment makes reading the environment unsafe.
-
*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 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__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 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 14/35: [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.2+ox)
-> compiled dune.3.20.2+ox
-> installed dune.3.20.2+ox
Processing 16/35: [basement: dune build]
[ocaml-compiler-libs: patch] applying read_cma.patch
Processing 17/35: [basement: dune build] [ocaml-compiler-libs: dune build]
Processing 18/35: [basement: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 19/35: [basement: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [stdcompat: dune build]
Processing 20/35: [basement: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled ppx_derivers.1.2.1
Processing 20/35: [basement: dune build] [ocaml-compiler-libs: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 21/35: [basement: dune build] [ocaml-compiler-libs: dune build] [stdcompat: dune build] [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 21/35: [basement: dune build] [ocaml-compiler-libs: dune build] [stdcompat: dune build]
-> installed stdlib-shims.0.3.0
Processing 22/35: [basement: dune build] [ocaml-compiler-libs: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "basement" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/basement.v0.18~preview.130.55+197)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.basement.objs/byte -no-alias-deps -open Basement__ -o src/.basement.objs/byte/basement.cmo -c -impl src/basement.ml)
- File "src/basement.ml", line 11, characters 30-50:
- 11 | module Stdlib_shim_upstream = Stdlib_shim_upstream
- ^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Stdlib_shim_upstream
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -O3 -flambda2-inline-max-depth 10 -I src/.basement.objs/byte -I src/.basement.objs/native -cmi-file src/.basement.objs/byte/basement.cmi -no-alias-deps -open Basement__ -o src/.basement.objs/native/basement.cmx -c -impl src/basement.ml)
- File "src/basement.ml", line 11, characters 30-50:
- 11 | module Stdlib_shim_upstream = Stdlib_shim_upstream
- ^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Stdlib_shim_upstream
-> compiled basement.v0.18~preview.130.55+197
Processing 22/35: [ocaml-compiler-libs: dune build] [stdcompat: dune build]
-> installed basement.v0.18~preview.130.55+197
Processing 23/35: [ocaml-compiler-libs: dune build] [stdcompat: dune build]
Processing 24/35: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocaml-compiler-libs.v0.17.0+ox)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo -c -impl src/ocaml_toplevel/ocaml_toplevel.ml)
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 4, characters 21-30:
- 4 | module Topcommon = Topcommon
- ^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topcommon
-
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 6, characters 21-28:
- 6 | module Topeval = Topeval
- ^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topeval
-
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 9, characters 21-32:
- 9 | module Topprinters = Topprinters
- ^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topprinters
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I src/ocaml_toplevel/.ocaml_toplevel.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -cmi-file src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmi -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx -c -impl src/ocaml_toplevel/ocaml_toplevel.ml)
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 4, characters 21-30:
- 4 | module Topcommon = Topcommon
- ^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topcommon
-
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 6, characters 21-28:
- 6 | module Topeval = Topeval
- ^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topeval
-
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 9, characters 21-32:
- 9 | module Topprinters = Topprinters
- ^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topprinters
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 446, characters 68-95:
- 446 | module Oxcaml_utils__File_sections = Oxcaml_utils__File_sections
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__File_sections
-
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 447, characters 68-85:
- 447 | module Oxcaml_utils__Lru = Oxcaml_utils__Lru
- ^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__Lru
-
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 482, characters 68-84:
- 482 | module Relocation_table = Relocation_table
- ^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Relocation_table
-
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 495, characters 68-80:
- 495 | module Symbol_entry = Symbol_entry
- ^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Symbol_entry
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -cmi-file src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmi -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 446, characters 68-95:
- 446 | module Oxcaml_utils__File_sections = Oxcaml_utils__File_sections
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__File_sections
-
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 447, characters 68-85:
- 447 | module Oxcaml_utils__Lru = Oxcaml_utils__Lru
- ^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__Lru
-
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 482, characters 68-84:
- 482 | module Relocation_table = Relocation_table
- ^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Relocation_table
-
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 495, characters 68-80:
- 495 | module Symbol_entry = Symbol_entry
- ^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Symbol_entry
-> compiled ocaml-compiler-libs.v0.17.0+ox
Processing 24/35: [sexplib0: dune build] [stdcompat: dune build]
-> installed ocaml-compiler-libs.v0.17.0+ox
Processing 25/35: [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdcompat" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/stdcompat.21.1)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__domain.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__domain.cmo -c -impl stdcompat__domain.ml)
- File "stdcompat__domain.ml", line 1:
- Alert do_not_spawn_domains: spawn
- User programs should never spawn domains. To execute a function on a domain, use [Multicore] from the threading library. This is because spawning more than [recommended_domain_count] domains (the CPU core count) will significantly degrade GC performance.
- File "domain.mli", lines 34-40, characters 0-55:
- Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
- Expected signature
-
- File "stdcompat__domain.ml", line 1:
- Alert unsafe_multidomain: spawn
- Use [Domain.Safe.spawn].
- File "domain.mli", lines 34-40, characters 0-55:
- Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
- Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__domain.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__domain.cmx -c -impl stdcompat__domain.ml)
- File "stdcompat__domain.ml", line 1:
- Alert do_not_spawn_domains: spawn
- User programs should never spawn domains. To execute a function on a domain, use [Multicore] from the threading library. This is because spawning more than [recommended_domain_count] domains (the CPU core count) will significantly degrade GC performance.
- File "domain.mli", lines 34-40, characters 0-55:
- Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
- Expected signature
-
- File "stdcompat__domain.ml", line 1:
- Alert unsafe_multidomain: spawn
- Use [Domain.Safe.spawn].
- File "domain.mli", lines 34-40, characters 0-55:
- Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
- Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__atomic.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__atomic.cmo -c -impl stdcompat__atomic.ml)
- File "stdcompat__atomic.ml", line 1:
- Error: The implementation "stdcompat__atomic.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
- Values do not match:
- external set : local_ 'a t -> 'a -> unit = "%atomic_set"
- is not included in
- val set : 'a t -> 'a -> unit
- The type "local_ 'a t -> 'a -> unit" is not compatible with the type
- "'a t -> 'a -> unit"
- File "stdcompat__atomic_s.mli", line 26, characters 0-28:
- Expected declaration
- File "stdlib/atomic.mli", line 55, characters 0-79:
- Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__atomic.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__atomic.cmx -c -impl stdcompat__atomic.ml)
- File "stdcompat__atomic.ml", line 1:
- Error: The implementation "stdcompat__atomic.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
- Values do not match:
- external set : local_ 'a t -> 'a -> unit = "%atomic_set"
- is not included in
- val set : 'a t -> 'a -> unit
- The type "local_ 'a t -> 'a -> unit" is not compatible with the type
- "'a t -> 'a -> unit"
- File "stdcompat__atomic_s.mli", line 26, characters 0-28:
- Expected declaration
- File "stdlib/atomic.mli", line 55, characters 0-79:
- Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__queue.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__queue.cmo -c -impl stdcompat__queue.ml)
- File "stdcompat__queue.ml", line 1:
- Error: The implementation "stdcompat__queue.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__queue.cmi":
- Values do not match:
- val iter : local_ ('a -> unit) -> local_ 'a t -> unit
- is not included in
- val iter : ('a -> unit) -> 'a t -> unit
- The type "local_ ('a -> unit) -> local_ 'a t -> unit"
- is not compatible with the type "('a -> unit) -> 'a t -> unit"
- File "stdcompat__queue_s.mli", line 80, characters 0-39:
- Expected declaration
- File "queue.mli", line 92, characters 0-78: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__int32.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int32.cmo -c -impl stdcompat__int32.ml)
- File "stdcompat__int32.ml", line 1:
- Error: The implementation "stdcompat__int32.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
- Values do not match:
- external of_string : string -> (int32 [@unboxed])
- = "caml_int32_of_string" "caml_int32_of_string_unboxed"
- is not included in
- external of_string : string -> int32 = "caml_int32_of_string"
- The native names of the primitives are not the same
- File "stdcompat__int32_s.mli", line 193, characters 0-61:
- Expected declaration
- File "int32.mli", lines 165-166, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__int32.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__int32.cmx -c -impl stdcompat__int32.ml)
- File "stdcompat__int32.ml", line 1:
- Error: The implementation "stdcompat__int32.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
- Values do not match:
- external of_string : string -> (int32 [@unboxed])
- = "caml_int32_of_string" "caml_int32_of_string_unboxed"
- is not included in
- external of_string : string -> int32 = "caml_int32_of_string"
- The native names of the primitives are not the same
- File "stdcompat__int32_s.mli", line 193, characters 0-61:
- Expected declaration
- File "int32.mli", lines 165-166, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__queue.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__queue.cmx -c -impl stdcompat__queue.ml)
- File "stdcompat__queue.ml", line 1:
- Error: The implementation "stdcompat__queue.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__queue.cmi":
- Values do not match:
- val iter : local_ ('a -> unit) -> local_ 'a t -> unit
- is not included in
- val iter : ('a -> unit) -> 'a t -> unit
- The type "local_ ('a -> unit) -> local_ 'a t -> unit"
- is not compatible with the type "('a -> unit) -> 'a t -> unit"
- File "stdcompat__queue_s.mli", line 80, characters 0-39:
- Expected declaration
- File "queue.mli", line 92, characters 0-78: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__int64.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__int64.cmx -c -impl stdcompat__int64.ml)
- File "stdcompat__int64.ml", line 1:
- Error: The implementation "stdcompat__int64.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
- Values do not match:
- external of_string : string -> (int64 [@unboxed])
- = "caml_int64_of_string" "caml_int64_of_string_unboxed"
- is not included in
- external of_string : string -> int64 = "caml_int64_of_string"
- The native names of the primitives are not the same
- File "stdcompat__int64_s.mli", line 161, characters 0-61:
- Expected declaration
- File "int64.mli", lines 185-186, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__printexc.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__printexc.cmo -c -impl stdcompat__printexc.ml)
- File "stdcompat__printexc.ml", line 128, characters 37-76:
- 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
- Use [Printexc.Safe.set_uncaught_exception_handler].
-
- File "stdcompat__printexc.ml", line 204, characters 23-48:
- 204 | let register_printer = Printexc.register_printer
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__int64.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int64.cmo -c -impl stdcompat__int64.ml)
- File "stdcompat__int64.ml", line 1:
- Error: The implementation "stdcompat__int64.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
- Values do not match:
- external of_string : string -> (int64 [@unboxed])
- = "caml_int64_of_string" "caml_int64_of_string_unboxed"
- is not included in
- external of_string : string -> int64 = "caml_int64_of_string"
- The native names of the primitives are not the same
- File "stdcompat__int64_s.mli", line 161, characters 0-61:
- Expected declaration
- File "int64.mli", lines 185-186, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__printexc.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__printexc.cmx -c -impl stdcompat__printexc.ml)
- File "stdcompat__printexc.ml", line 128, characters 37-76:
- 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
- Use [Printexc.Safe.set_uncaught_exception_handler].
-
- File "stdcompat__printexc.ml", line 204, characters 23-48:
- 204 | let register_printer = Printexc.register_printer
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__nativeint.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__nativeint.cmo -c -impl stdcompat__nativeint.ml)
- File "stdcompat__nativeint.ml", line 1:
- Error: The implementation "stdcompat__nativeint.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
- Values do not match:
- external of_string : string -> (nativeint [@unboxed])
- = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
- is not included in
- external of_string : string -> nativeint
- = "caml_nativeint_of_string"
- The native names of the primitives are not the same
- File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
- Expected declaration
- File "nativeint.mli", lines 193-194, characters 0-65:
- Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__sys.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__sys.cmo -c -impl stdcompat__sys.ml)
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: signal
- Use [Sys.Safe.signal].
- File "sys.mli", lines 262-264, characters 0-53:
- Definition
- File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
- Expected signature
-
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: set_signal
- Use [Sys.Safe.set_signal].
- File "sys.mli", lines 271-272, characters 0-57:
- Definition
- File "stdcompat__sys_s.mli", line 392, characters 0-47:
- Expected signature
-
- File "stdcompat__sys.ml", line 1:
- Error: The implementation "stdcompat__sys.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi":
- Values do not match:
- external opaque_identity :
- ('a : any). ('a [@local_opt]) -> ('a [@local_opt]) = "%opaque"
- [@@layout_poly]
- is not included in
- external opaque_identity : 'a -> 'a = "%opaque"
- The two primitives have different [@layout_poly] attributes
- File "stdcompat__sys_s.mli", line 210, characters 0-47:
- Expected declaration
- File "sys.mli", lines 458-459, characters 0-62: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__nativeint.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__nativeint.cmx -c -impl stdcompat__nativeint.ml)
- File "stdcompat__nativeint.ml", line 1:
- Error: The implementation "stdcompat__nativeint.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
- Values do not match:
- external of_string : string -> (nativeint [@unboxed])
- = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
- is not included in
- external of_string : string -> nativeint
- = "caml_nativeint_of_string"
- The native names of the primitives are not the same
- File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
- Expected declaration
- File "nativeint.mli", lines 193-194, characters 0-65:
- Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__sys.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__sys.cmx -c -impl stdcompat__sys.ml)
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: signal
- Use [Sys.Safe.signal].
- File "sys.mli", lines 262-264, characters 0-53:
- Definition
- File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
- Expected signature
-
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: set_signal
- Use [Sys.Safe.set_signal].
- File "sys.mli", lines 271-272, characters 0-57:
- Definition
- File "stdcompat__sys_s.mli", line 392, characters 0-47:
- Expected signature
-
- File "stdcompat__sys.ml", line 1:
- Error: The implementation "stdcompat__sys.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi":
- Values do not match:
- external opaque_identity :
- ('a : any). ('a [@local_opt]) -> ('a [@local_opt]) = "%opaque"
- [@@layout_poly]
- is not included in
- external opaque_identity : 'a -> 'a = "%opaque"
- The two primitives have different [@layout_poly] attributes
- File "stdcompat__sys_s.mli", line 210, characters 0-47:
- Expected declaration
- File "sys.mli", lines 458-459, characters 0-62: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__pervasives.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__pervasives.cmo -c -impl stdcompat__pervasives.ml)
- File "stdcompat__pervasives.ml", line 1:
- Error: The implementation "stdcompat__pervasives.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
- Values do not match:
- external raise : exn -> 'a @ unique portable = "%reraise"
- is not included in
- external raise : exn -> 'a = "%raise"
- The names of the primitives are not the same
- File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
- Expected declaration
- File "stdlib.mli", line 35, characters 0-79: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__format.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__format.cmo -c -impl stdcompat__format.ml)
- File "stdcompat__format.ml", line 1:
- Alert unsafe_multidomain: make_synchronized_formatter
- Use [Format.Safe.make_synchronized_formatter].
- File "format.mli", lines 1066-1071, characters 0-77:
- Definition
- File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
- Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__pervasives.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__pervasives.cmx -c -impl stdcompat__pervasives.ml)
- File "stdcompat__pervasives.ml", line 1:
- Error: The implementation "stdcompat__pervasives.ml"
- does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
- Values do not match:
- external raise : exn -> 'a @ unique portable = "%reraise"
- is not included in
- external raise : exn -> 'a = "%raise"
- The names of the primitives are not the same
- File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
- Expected declaration
- File "stdlib.mli", line 35, characters 0-79: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__format.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__format.cmx -c -impl stdcompat__format.ml)
- File "stdcompat__format.ml", line 1:
- Alert unsafe_multidomain: make_synchronized_formatter
- Use [Format.Safe.make_synchronized_formatter].
- File "format.mli", lines 1066-1071, characters 0-77:
- Definition
- File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
- Expected signature
[ERROR] The compilation of stdcompat.21.1 failed at "dune build -p stdcompat -j 255".
Processing 25/35: [sexplib0: dune build]
Processing 26/35: [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/sexplib0.v0.18~preview.130.55+197)
-> compiled sexplib0.v0.18~preview.130.55+197
-> installed sexplib0.v0.18~preview.130.55+197
[ppxlib_ast: patch] applying ppxlib+ast+ast.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+ast_helper_lite.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+ast_helper_lite.mli.patch
[ppxlib_ast: patch] applying ppxlib+ast+location_error.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+location_error.mli.patch
[ppxlib_ast: patch] applying ppxlib+ast+supported_version+supported_version.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+versions.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+versions.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_414.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_500.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_999.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_metadata.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+astlib.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+cinaps+astlib_cinaps_helpers.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+config+gen.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+migrate_500_999.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+migrate_999_500.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+parse.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+pprintast.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+pprintast.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+stdlib0.ml.patch
[ppxlib_ast: patch] applying ppxlib+stdppx+stdppx.ml.patch
[ppxlib_ast: patch] applying dune.patch
Processing 28/35: [ppxlib_ast: bash]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "./cleanup.sh" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib_ast.0.33.0+ox)
Processing 28/35: [ppxlib_ast: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib_ast" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib_ast.0.33.0+ox)
-> compiled ppxlib_ast.0.33.0+ox
-> installed ppxlib_ast.0.33.0+ox
Processing 30/35: [ppxlib_jane: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib_jane" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib_jane.v0.18~preview.130.55+197)
-> compiled ppxlib_jane.v0.18~preview.130.55+197
-> installed ppxlib_jane.v0.18~preview.130.55+197
[ppxlib: patch] applying ppxlib+doc+writing-ppxs.mld.patch
[ppxlib: patch] applying ppxlib+metaquot+ppxlib_metaquot.ml.patch
[ppxlib: patch] applying ppxlib+runner_as_ppx+ppxlib_runner_as_ppx.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_builder.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_builder.mli.patch
[ppxlib: patch] applying ppxlib+src+ast_builder_intf.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_pattern.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_pattern.mli.patch
[ppxlib: patch] applying ppxlib+src+ast_traverse.ml.patch
[ppxlib: patch] applying ppxlib+src+attribute.ml.patch
[ppxlib: patch] applying ppxlib+src+attribute.mli.patch
[ppxlib: patch] applying ppxlib+src+cinaps+ppxlib_cinaps_helpers.ml.patch
[ppxlib: patch] applying ppxlib+src+code_matcher.ml.patch
[ppxlib: patch] applying ppxlib+src+code_matcher.mli.patch
[ppxlib: patch] applying ppxlib+src+common.ml.patch
[ppxlib: patch] applying ppxlib+src+common.mli.patch
[ppxlib: patch] applying ppxlib+src+context_free.ml.patch
[ppxlib: patch] applying ppxlib+src+context_free.mli.patch
[ppxlib: patch] applying ppxlib+src+deriving.ml.patch
[ppxlib: patch] applying ppxlib+src+deriving.mli.patch
[ppxlib: patch] applying ppxlib+src+driver.ml.patch
[ppxlib: patch] applying ppxlib+src+driver.mli.patch
[ppxlib: patch] applying ppxlib+src+gen+gen_ast_builder.ml.patch
[ppxlib: patch] applying ppxlib+src+gen+gen_ast_pattern.ml.patch
[ppxlib: patch] applying ppxlib+src+gen+import.ml.patch
[ppxlib: patch] applying ppxlib+src+ignore_unused_warning.ml.patch
[ppxlib: patch] applying ppxlib+src+location.ml.patch
[ppxlib: patch] applying ppxlib+src+location.mli.patch
[ppxlib: patch] applying ppxlib+src+name.ml.patch
[ppxlib: patch] applying ppxlib+src+ppxlib.ml.patch
[ppxlib: patch] applying ppxlib+src+utils.mli.patch
[ppxlib: patch] applying ppxlib+traverse+ppxlib_traverse.ml.patch
[ppxlib: patch] applying dune.patch
[ppxlib: patch] applying location_check.ml.patch
[ppxlib: patch] applying utils.ml.patch
Processing 32/35: [ppxlib: rm ast]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "ast" "astlib" "stdppx" "traverse_builtins" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib.0.33.0+ox)
Processing 32/35: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib.0.33.0+ox)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -cmi-file src/gen/.gen_ast_pattern.eobjs/byte/dune__exe__Import.cmi -no-alias-deps -open Dune__exe -o src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Import.cmx -c -impl src/gen/import.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Location, and its interface was not compiled with -opaque
-
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Longident, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -cmi-file src/gen/.gen_ast_pattern.eobjs/byte/dune__exe__Gen_ast_builder.cmi -no-alias-deps -open Dune__exe -o src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Gen_ast_builder.cmx -c -impl src/gen/gen_ast_builder.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Location, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -cmi-file src/gen/.gen_ast_pattern.eobjs/byte/dune__exe__Gen_ast_pattern.cmi -no-alias-deps -open Dune__exe -o src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Gen_ast_pattern.cmx -c -impl src/gen/gen_ast_pattern.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Location, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/.ppxlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_derivers -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I print-diff/.ppxlib_print_diff.objs/byte -I shims/ast/.ppxlib_ast.objs/byte -I shims/astlib/.astlib.objs/byte -I shims/stdppx/.stdppx.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/byte/ppxlib__Ast_pattern_generated.cmo -c -impl src/ast_pattern_generated.ml)
- File "src/ast_pattern_generated.ml", line 1669, characters 9-10:
- 1669 | | _ -> fail loc "Modality")
- ^
- Warning 11 [redundant-case]: this match case is unused.
-
- File "src/ast_pattern_generated.ml", line 1676, characters 9-10:
- 1676 | | _ -> fail loc "Mode")
- ^
- Warning 11 [redundant-case]: this match case is unused.
-
- File "src/ast_pattern_generated.ml", line 2797, characters 9-10:
- 2797 | | _ -> fail loc "unboxed_field")
- ^
- Warning 11 [redundant-case]: this match case is unused.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -open Ocaml_shadow -g -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_derivers -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I print-diff/.ppxlib_print_diff.objs/byte -I print-diff/.ppxlib_print_diff.objs/native -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -cmi-file src/.ppxlib.objs/byte/ppxlib__Ast_pattern_generated.cmi -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/native/ppxlib__Ast_pattern_generated.cmx -c -impl src/ast_pattern_generated.ml)
- File "src/ast_pattern_generated.ml", line 1669, characters 9-10:
- 1669 | | _ -> fail loc "Modality")
- ^
- Warning 11 [redundant-case]: this match case is unused.
-
- File "src/ast_pattern_generated.ml", line 1676, characters 9-10:
- 1676 | | _ -> fail loc "Mode")
- ^
- Warning 11 [redundant-case]: this match case is unused.
-
- File "src/ast_pattern_generated.ml", line 2797, characters 9-10:
- 2797 | | _ -> fail loc "unboxed_field")
- ^
- Warning 11 [redundant-case]: this match case is unused.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -open Ocaml_shadow -g -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_derivers -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I print-diff/.ppxlib_print_diff.objs/byte -I print-diff/.ppxlib_print_diff.objs/native -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -cmi-file src/.ppxlib.objs/byte/ppxlib__Code_matcher.cmi -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/native/ppxlib__Code_matcher.cmx -c -impl src/code_matcher.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Basement__Dynamic, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -open Ocaml_shadow -g -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_derivers -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I print-diff/.ppxlib_print_diff.objs/byte -I print-diff/.ppxlib_print_diff.objs/native -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -cmi-file src/.ppxlib.objs/byte/ppxlib__Driver.cmi -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/native/ppxlib__Driver.cmx -c -impl src/driver.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Basement__Dynamic, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I metaquot/.ppxlib_metaquot.objs/byte -I metaquot/.ppxlib_metaquot.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I metaquot_lifters/.ppxlib_metaquot_lifters.objs/byte -I metaquot_lifters/.ppxlib_metaquot_lifters.objs/native -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/astlib/.astlib.objs/byte -I shims/astlib/.astlib.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -cmi-file metaquot/.ppxlib_metaquot.objs/byte/ppxlib_metaquot.cmi -no-alias-deps -o metaquot/.ppxlib_metaquot.objs/native/ppxlib_metaquot.cmx -c -impl metaquot/ppxlib_metaquot.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Ppxlib_jane__Shim, and its interface was not compiled with -opaque
-
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Ppxlib_jane__Ast_builder, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I traverse/.ppxlib_traverse.objs/byte -I traverse/.ppxlib_traverse.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I shims/ast/.ppxlib_ast.objs/byte -I shims/ast/.ppxlib_ast.objs/native -I shims/stdppx/.stdppx.objs/byte -I shims/stdppx/.stdppx.objs/native -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I shims/traverse_builtins/.ppxlib_traverse_builtins.objs/native -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -cmi-file traverse/.ppxlib_traverse.objs/byte/ppxlib_traverse.cmi -no-alias-deps -o traverse/.ppxlib_traverse.objs/native/ppxlib_traverse.cmx -c -impl traverse/ppxlib_traverse.pp.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Astlib__Location, and its interface was not compiled with -opaque
-> compiled ppxlib.0.33.0+ox
-> installed ppxlib.0.33.0+ox
#=== ERROR while compiling stdcompat.21.1 =====================================#
# context 2.5.0~alpha1 | linux/x86_64 | ocaml-variants.5.2.0+ox | file:///home/opam/opam-repository
# path ~/.opam/5.2.0+flambda2/.opam-switch/build/stdcompat.21.1
# command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p stdcompat -j 255
# exit-code 1
# env-file ~/.opam/log/stdcompat-8-4d9fe0.env
# output-file ~/.opam/log/stdcompat-8-4d9fe0.out
### output ###
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__domain.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__domain.cmo -c -impl stdcompat__domain.ml)
# File "stdcompat__domain.ml", line 1:
# Alert do_not_spawn_domains: spawn
# User programs should never spawn domains. To execute a function on a domain, use [Multicore] from the threading library. This is because spawning more than [recommended_domain_count] domains (the CPU core count) will significantly degrade GC performance.
# File "domain.mli", lines 34-40, characters 0-55:
# Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
# Expected signature
#
# File "stdcompat__domain.ml", line 1:
# Alert unsafe_multidomain: spawn
# Use [Domain.Safe.spawn].
# File "domain.mli", lines 34-40, characters 0-55:
# Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
# Expected signature
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__domain.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__domain.cmx -c -impl stdcompat__domain.ml)
# File "stdcompat__domain.ml", line 1:
# Alert do_not_spawn_domains: spawn
# User programs should never spawn domains. To execute a function on a domain, use [Multicore] from the threading library. This is because spawning more than [recommended_domain_count] domains (the CPU core count) will significantly degrade GC performance.
# File "domain.mli", lines 34-40, characters 0-55:
# Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
# Expected signature
#
# File "stdcompat__domain.ml", line 1:
# Alert unsafe_multidomain: spawn
# Use [Domain.Safe.spawn].
# File "domain.mli", lines 34-40, characters 0-55:
# Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
# Expected signature
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__atomic.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__atomic.cmo -c -impl stdcompat__atomic.ml)
# File "stdcompat__atomic.ml", line 1:
# Error: The implementation "stdcompat__atomic.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
# Values do not match:
# external set : local_ 'a t -> 'a -> unit = "%atomic_set"
# is not included in
# val set : 'a t -> 'a -> unit
# The type "local_ 'a t -> 'a -> unit" is not compatible with the type
# "'a t -> 'a -> unit"
# File "stdcompat__atomic_s.mli", line 26, characters 0-28:
# Expected declaration
# File "stdlib/atomic.mli", line 55, characters 0-79:
# Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__atomic.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__atomic.cmx -c -impl stdcompat__atomic.ml)
# File "stdcompat__atomic.ml", line 1:
# Error: The implementation "stdcompat__atomic.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
# Values do not match:
# external set : local_ 'a t -> 'a -> unit = "%atomic_set"
# is not included in
# val set : 'a t -> 'a -> unit
# The type "local_ 'a t -> 'a -> unit" is not compatible with the type
# "'a t -> 'a -> unit"
# File "stdcompat__atomic_s.mli", line 26, characters 0-28:
# Expected declaration
# File "stdlib/atomic.mli", line 55, characters 0-79:
# Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__queue.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__queue.cmo -c -impl stdcompat__queue.ml)
# File "stdcompat__queue.ml", line 1:
# Error: The implementation "stdcompat__queue.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__queue.cmi":
# Values do not match:
# val iter : local_ ('a -> unit) -> local_ 'a t -> unit
# is not included in
# val iter : ('a -> unit) -> 'a t -> unit
# The type "local_ ('a -> unit) -> local_ 'a t -> unit"
# is not compatible with the type "('a -> unit) -> 'a t -> unit"
# File "stdcompat__queue_s.mli", line 80, characters 0-39:
# Expected declaration
# File "queue.mli", line 92, characters 0-78: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__int32.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int32.cmo -c -impl stdcompat__int32.ml)
# File "stdcompat__int32.ml", line 1:
# Error: The implementation "stdcompat__int32.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
# Values do not match:
# external of_string : string -> (int32 [@unboxed])
# = "caml_int32_of_string" "caml_int32_of_string_unboxed"
# is not included in
# external of_string : string -> int32 = "caml_int32_of_string"
# The native names of the primitives are not the same
# File "stdcompat__int32_s.mli", line 193, characters 0-61:
# Expected declaration
# File "int32.mli", lines 165-166, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__int32.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__int32.cmx -c -impl stdcompat__int32.ml)
# File "stdcompat__int32.ml", line 1:
# Error: The implementation "stdcompat__int32.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
# Values do not match:
# external of_string : string -> (int32 [@unboxed])
# = "caml_int32_of_string" "caml_int32_of_string_unboxed"
# is not included in
# external of_string : string -> int32 = "caml_int32_of_string"
# The native names of the primitives are not the same
# File "stdcompat__int32_s.mli", line 193, characters 0-61:
# Expected declaration
# File "int32.mli", lines 165-166, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__queue.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__queue.cmx -c -impl stdcompat__queue.ml)
# File "stdcompat__queue.ml", line 1:
# Error: The implementation "stdcompat__queue.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__queue.cmi":
# Values do not match:
# val iter : local_ ('a -> unit) -> local_ 'a t -> unit
# is not included in
# val iter : ('a -> unit) -> 'a t -> unit
# The type "local_ ('a -> unit) -> local_ 'a t -> unit"
# is not compatible with the type "('a -> unit) -> 'a t -> unit"
# File "stdcompat__queue_s.mli", line 80, characters 0-39:
# Expected declaration
# File "queue.mli", line 92, characters 0-78: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__int64.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__int64.cmx -c -impl stdcompat__int64.ml)
# File "stdcompat__int64.ml", line 1:
# Error: The implementation "stdcompat__int64.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
# Values do not match:
# external of_string : string -> (int64 [@unboxed])
# = "caml_int64_of_string" "caml_int64_of_string_unboxed"
# is not included in
# external of_string : string -> int64 = "caml_int64_of_string"
# The native names of the primitives are not the same
# File "stdcompat__int64_s.mli", line 161, characters 0-61:
# Expected declaration
# File "int64.mli", lines 185-186, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__printexc.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__printexc.cmo -c -impl stdcompat__printexc.ml)
# File "stdcompat__printexc.ml", line 128, characters 37-76:
# 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
# Use [Printexc.Safe.set_uncaught_exception_handler].
#
# File "stdcompat__printexc.ml", line 204, characters 23-48:
# 204 | let register_printer = Printexc.register_printer
# ^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.register_printer
# Use [Printexc.Safe.register_printer].
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__int64.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int64.cmo -c -impl stdcompat__int64.ml)
# File "stdcompat__int64.ml", line 1:
# Error: The implementation "stdcompat__int64.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
# Values do not match:
# external of_string : string -> (int64 [@unboxed])
# = "caml_int64_of_string" "caml_int64_of_string_unboxed"
# is not included in
# external of_string : string -> int64 = "caml_int64_of_string"
# The native names of the primitives are not the same
# File "stdcompat__int64_s.mli", line 161, characters 0-61:
# Expected declaration
# File "int64.mli", lines 185-186, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__printexc.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__printexc.cmx -c -impl stdcompat__printexc.ml)
# File "stdcompat__printexc.ml", line 128, characters 37-76:
# 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
# Use [Printexc.Safe.set_uncaught_exception_handler].
#
# File "stdcompat__printexc.ml", line 204, characters 23-48:
# 204 | let register_printer = Printexc.register_printer
# ^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.register_printer
# Use [Printexc.Safe.register_printer].
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__nativeint.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__nativeint.cmo -c -impl stdcompat__nativeint.ml)
# File "stdcompat__nativeint.ml", line 1:
# Error: The implementation "stdcompat__nativeint.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
# Values do not match:
# external of_string : string -> (nativeint [@unboxed])
# = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
# is not included in
# external of_string : string -> nativeint
# = "caml_nativeint_of_string"
# The native names of the primitives are not the same
# File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
# Expected declaration
# File "nativeint.mli", lines 193-194, characters 0-65:
# Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__sys.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__sys.cmo -c -impl stdcompat__sys.ml)
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: signal
# Use [Sys.Safe.signal].
# File "sys.mli", lines 262-264, characters 0-53:
# Definition
# File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
# Expected signature
#
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: set_signal
# Use [Sys.Safe.set_signal].
# File "sys.mli", lines 271-272, characters 0-57:
# Definition
# File "stdcompat__sys_s.mli", line 392, characters 0-47:
# Expected signature
#
# File "stdcompat__sys.ml", line 1:
# Error: The implementation "stdcompat__sys.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi":
# Values do not match:
# external opaque_identity :
# ('a : any). ('a [@local_opt]) -> ('a [@local_opt]) = "%opaque"
# [@@layout_poly]
# is not included in
# external opaque_identity : 'a -> 'a = "%opaque"
# The two primitives have different [@layout_poly] attributes
# File "stdcompat__sys_s.mli", line 210, characters 0-47:
# Expected declaration
# File "sys.mli", lines 458-459, characters 0-62: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__nativeint.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__nativeint.cmx -c -impl stdcompat__nativeint.ml)
# File "stdcompat__nativeint.ml", line 1:
# Error: The implementation "stdcompat__nativeint.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
# Values do not match:
# external of_string : string -> (nativeint [@unboxed])
# = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
# is not included in
# external of_string : string -> nativeint
# = "caml_nativeint_of_string"
# The native names of the primitives are not the same
# File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
# Expected declaration
# File "nativeint.mli", lines 193-194, characters 0-65:
# Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__sys.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__sys.cmx -c -impl stdcompat__sys.ml)
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: signal
# Use [Sys.Safe.signal].
# File "sys.mli", lines 262-264, characters 0-53:
# Definition
# File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
# Expected signature
#
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: set_signal
# Use [Sys.Safe.set_signal].
# File "sys.mli", lines 271-272, characters 0-57:
# Definition
# File "stdcompat__sys_s.mli", line 392, characters 0-47:
# Expected signature
#
# File "stdcompat__sys.ml", line 1:
# Error: The implementation "stdcompat__sys.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi":
# Values do not match:
# external opaque_identity :
# ('a : any). ('a [@local_opt]) -> ('a [@local_opt]) = "%opaque"
# [@@layout_poly]
# is not included in
# external opaque_identity : 'a -> 'a = "%opaque"
# The two primitives have different [@layout_poly] attributes
# File "stdcompat__sys_s.mli", line 210, characters 0-47:
# Expected declaration
# File "sys.mli", lines 458-459, characters 0-62: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__pervasives.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__pervasives.cmo -c -impl stdcompat__pervasives.ml)
# File "stdcompat__pervasives.ml", line 1:
# Error: The implementation "stdcompat__pervasives.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
# Values do not match:
# external raise : exn -> 'a @ unique portable = "%reraise"
# is not included in
# external raise : exn -> 'a = "%raise"
# The names of the primitives are not the same
# File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
# Expected declaration
# File "stdlib.mli", line 35, characters 0-79: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -cmi-file .stdcompat.objs/byte/stdcompat__format.cmi -no-alias-deps -o .stdcompat.objs/byte/stdcompat__format.cmo -c -impl stdcompat__format.ml)
# File "stdcompat__format.ml", line 1:
# Alert unsafe_multidomain: make_synchronized_formatter
# Use [Format.Safe.make_synchronized_formatter].
# File "format.mli", lines 1066-1071, characters 0-77:
# Definition
# File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
# Expected signature
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__pervasives.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__pervasives.cmx -c -impl stdcompat__pervasives.ml)
# File "stdcompat__pervasives.ml", line 1:
# Error: The implementation "stdcompat__pervasives.ml"
# does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
# Values do not match:
# external raise : exn -> 'a @ unique portable = "%reraise"
# is not included in
# external raise : exn -> 'a = "%raise"
# The names of the primitives are not the same
# File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
# Expected declaration
# File "stdlib.mli", line 35, characters 0-79: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -cmi-file .stdcompat.objs/byte/stdcompat__format.cmi -no-alias-deps -o .stdcompat.objs/native/stdcompat__format.cmx -c -impl stdcompat__format.ml)
# File "stdcompat__format.ml", line 1:
# Alert unsafe_multidomain: make_synchronized_formatter
# Use [Format.Safe.make_synchronized_formatter].
# File "format.mli", lines 1066-1071, characters 0-77:
# Definition
# File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
# Expected signature
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install ppx_show 0.2.1
+-
+- The following actions failed
| - build stdcompat 21.1
+-
+- The following changes have been performed (the rest was aborted)
| - install basement v0.18~preview.130.55+197
| - install conf-bash 1
| - install dune 3.20.2+ox
| - install ocaml-compiler-libs v0.17.0+ox
| - install ppx_derivers 1.2.1
| - install ppxlib 0.33.0+ox
| - install ppxlib_ast 0.33.0+ox
| - install ppxlib_jane v0.18~preview.130.55+197
| - install sexplib0 v0.18~preview.130.55+197
| - 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-20251112102824.export"
'opam install -vy ppx_show.0.2.1' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y ppx_show.0.2.1
opam install -vy ppx_show.0.2.1
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: ppx_show.0.2.1 | 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