Building on phoebe (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:867738023289fd26cdb69fad77687cf4ed3a8bf60dcddabdf3cc53c705746fd2 Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-08-07 07:31.25 ---> saved as "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" /: (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-08-07 07:31.25 ---> saved as "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" /: (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 06a1064b82e87c7ef006235ec98f1c89487892c9")) 2025-08-07 07:32.22 ---> saved as "190c02cbe0dbf4a8b0af5361aa9e25640f87291c4fe861cc6cf855e0fda3a8c0" /: (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-08-07 07:33.07 ---> saved as "012c52728bded521bf1d53a4382a5dac829cfe1a6f3ed7b53cc733c53b2d91cb" /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "sudo apt update && sudo apt install autoconf -y")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian unstable InRelease [216 kB] Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-08-07-0205.44-F-2025-08-02-0804.37.pdiff [69.1 kB] Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-08-07-0205.44-F-2025-08-02-0804.37.pdiff [69.1 kB] Fetched 348 kB in 2s (144 kB/s) Reading package lists... Building dependency tree... Reading state information... 4 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: 4 Download size: 1710 kB Space needed: 5051 kB / 220 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 (21.5 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 ... 20685 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-08-07 07:33.13 ---> saved as "159374d4dfbeb7f87b486ade5afe9a00b3d6b0bdba42573a1887cdb5e30fe45b" /: (run (network host) (shell "git clone -q 'https://github.com/oxcaml/opam-repository' ~/'oxcaml' && git -C ~/'oxcaml' checkout -q 29656e8e76b4441b5b62db11d35d193e380298ca")) 2025-08-07 07:33.16 ---> saved as "b5848cf3bbbc0c4981e5d5e3d9bcec3b4c6b4225e188081cd30294eec97db7b4" /: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'")) [oxcaml] Initialised 2025-08-07 07:33.17 ---> saved as "c846a1cc387dcbe1a71e6838f59ad7ff1920eabe18952f84a40fd0b2a4641443" /: (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-11-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-08-07 07:41.00 ---> saved as "059e4c8d9fde813aed5ba328af1b91f6cd5242b6bc0b704a2be07cd5d14bb4e8" /: (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-08-07 07:41.01 ---> saved as "7b9500581933009c35fa6ed9ef22a28eda258d356f0b06a637af33ddf697e0af" /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y autofonce_config.0.8\ \nopam install -vy autofonce_config.0.8\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: autofonce_config.0.8 | 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] autofonce_config.0.8 is not installed. Nothing to do. The following actions will be performed: === install 13 packages - install autofonce_config 0.8 - install autofonce_misc 0.8 [required by autofonce_config] - install dune 3.19.1 [required by autofonce_config] - install ez_file 0.3.0 [required by autofonce_config] - install ISO8601 0.2.6 [required by toml] - install menhir 20240715 [required by toml] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install ocplib_stuff 0.4.0 [required by autofonce_config] - install re 1.13.2 [required by ez_file] - install seq base [required by re] - install toml 7.1.0 [required by autofonce_config] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/35: [autofonce_config.0.8, autofonce_misc.0.8: extract] Processing 2/35: [autofonce_config.0.8, autofonce_misc.0.8: extract] [dune.3.19.1: extract] Processing 3/35: [autofonce_config.0.8, autofonce_misc.0.8: extract] [dune.3.19.1: extract] [ez_file.0.3.0: extract] -> retrieved autofonce_config.0.8, autofonce_misc.0.8 (cached) Processing 3/35: [dune.3.19.1: extract] [ez_file.0.3.0: extract] Processing 4/35: [dune.3.19.1: extract] [ez_file.0.3.0: extract] [ISO8601.0.2.6: extract] -> retrieved ez_file.0.3.0 (cached) Processing 4/35: [dune.3.19.1: extract] [ISO8601.0.2.6: extract] Processing 5/35: [dune.3.19.1: extract] [ISO8601.0.2.6: extract] [menhir.20240715 + 3 others: extract] -> retrieved ISO8601.0.2.6 (cached) Processing 5/35: [dune.3.19.1: extract] [menhir.20240715 + 3 others: extract] Processing 6/35: [dune.3.19.1: extract] [menhir.20240715 + 3 others: extract] [ocplib_stuff.0.4.0: extract] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 6/35: [dune.3.19.1: extract] [ocplib_stuff.0.4.0: extract] Processing 7/35: [dune.3.19.1: extract] [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] -> retrieved dune.3.19.1 (cached) Processing 7/35: [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] -> retrieved seq.base (cached) Processing 8/35: [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] Processing 9/35: [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] [toml.7.1.0: extract] Processing 10/35: [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] [toml.7.1.0: extract] [dune: ocaml 71] Processing 11/35: [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] [toml.7.1.0: extract] [dune: ocaml 71] -> installed seq.base Processing 12/35: [ocplib_stuff.0.4.0: extract] [re.1.13.2: extract] [toml.7.1.0: extract] [dune: ocaml 71] -> retrieved ocplib_stuff.0.4.0 (cached) Processing 12/35: [re.1.13.2: extract] [toml.7.1.0: extract] [dune: ocaml 71] -> retrieved re.1.13.2 (cached) Processing 12/35: [toml.7.1.0: extract] [dune: ocaml 71] -> retrieved toml.7.1.0 (cached) Processing 12/35: [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.19.1) - 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 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__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__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__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 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 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 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 opamSystem.ml - File "vendor/opam/src/core/opamSystem.ml", line 1248, characters 2-27: - Alert unsafe_multidomain: Stdlib.Printexc.register_printer - Use [Printexc.Safe.register_printer]. - - File "vendor/opam/src/core/opamSystem.ml", line 1264, 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_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 12/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" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.19.1) -> compiled dune.3.19.1 -> installed dune.3.19.1 Processing 14/35: [ISO8601: dune build] Processing 15/35: [ISO8601: dune build] [menhirCST: dune build] Processing 16/35: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 17/35: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 18/35: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: sh] Processing 19/35: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: sh] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocplib_stuff.0.4.0) Processing 19/35: [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [re: 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 19/35: [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [re: dune build] -> installed menhirCST.20240715 Processing 20/35: [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ISO8601" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ISO8601.0.2.6) -> compiled ISO8601.0.2.6 Processing 20/35: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [re: dune build] -> installed ISO8601.0.2.6 Processing 21/35: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: 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 21/35: [menhirLib: dune build] [ocplib_stuff: dune build] [re: dune build] -> installed menhirSdk.20240715 Processing 22/35: [menhirLib: dune build] [ocplib_stuff: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib_stuff" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocplib_stuff.0.4.0) Processing 22/35: [menhirLib: dune build] [ocplib_stuff: sh] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocplib_stuff.0.4.0) -> compiled ocplib_stuff.0.4.0 Processing 22/35: [menhirLib: dune build] [re: dune build] Processing 23/35: [menhirLib: dune build] [re: dune build] [ocplib_stuff: sh] + /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 23/35: [re: dune build] [ocplib_stuff: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/re.1.13.2) -> compiled re.1.13.2 Processing 23/35: [ocplib_stuff: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ocplib_stuff'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocplib_stuff.0.4.0) -> installed ocplib_stuff.0.4.0 -> installed menhirLib.20240715 Processing 25/35: [menhir: dune build] -> installed re.1.13.2 Processing 26/35: [menhir: dune build] Processing 27/35: [ez_file: sh] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_file'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ez_file.0.3.0) Processing 27/35: [ez_file: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_file" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ez_file.0.3.0) Processing 27/35: [ez_file: sh] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_file'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ez_file.0.3.0) -> compiled ez_file.0.3.0 Processing 27/35: [menhir: dune build] Processing 28/35: [menhir: dune build] [ez_file: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_file'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ez_file.0.3.0) -> installed ez_file.0.3.0 Processing 28/35: [menhir: dune build] Processing 29/35: [autofonce_misc: sh] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'autofonce_misc'" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/autofonce_misc.0.8) Processing 29/35: [autofonce_misc: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "autofonce_misc" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/autofonce_misc.0.8) - File "dune-project", line 121, characters 3-31: - 121 | (autofonce_misc (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_misc": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_misc (= :version))) - File "dune-project", line 75, characters 3-31: - 75 | (autofonce_misc (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_misc": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_misc (= :version))) - File "dune-project", line 54, characters 3-32: - 54 | (autofonce_share (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_share": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_share (= :version))) - File "dune-project", line 55, characters 3-32: - 55 | (autofonce_patch (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_patch": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_patch (= :version))) - File "dune-project", line 56, characters 3-29: - 56 | (autofonce_m4 (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_m4": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_m4 (= :version))) - File "dune-project", line 57, characters 3-31: - 57 | (autofonce_core (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_core": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_core (= :version))) - File "dune-project", line 58, characters 3-33: - 58 | (autofonce_config (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_config": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_config (= :version))) - File "dune-project", line 34, characters 3-32: - 34 | (autofonce_share (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_share": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_share (= :version))) - File "dune-project", line 35, characters 3-31: - 35 | (autofonce_misc (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_misc": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_misc (= :version))) - File "dune-project", line 36, characters 3-29: - 36 | (autofonce_m4 (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_m4": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_m4 (= :version))) - File "dune-project", line 17, characters 3-30: - 17 | (autofonce_lib (= version)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Possible typo in constraint for dependency "autofonce_lib": '(= - version)' might be a mistake. - Hint: Did you mean to use the `:version` variable instead? Example: (depends - (autofonce_lib (= :version))) - (cd _build/default/src/autofonce_misc && /home/opam/.opam/5.2.0+flambda2/bin/ocaml unix.cma version.mlt) > _build/default/src/autofonce_misc/version.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/autofonce_misc/.autofonce_misc.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ez_file -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocplib_stuff -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -no-alias-deps -open Autofonce_misc -o src/autofonce_misc/.autofonce_misc.objs/byte/autofonce_misc__Misc.cmo -c -impl src/autofonce_misc/misc.ml) - File "src/autofonce_misc/misc.ml", line 19, characters 2-16: - 19 | Printf.kprintf failwith "Feature not implemented %s at %s" s loc - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - - File "src/autofonce_misc/misc.ml", line 22, characters 10-24: - 22 | ignore (Sys.set_signal signal (Sys.Signal_handle (fun _ -> handle ()))) - ^^^^^^^^^^^^^^ - Alert unsafe_multidomain: Stdlib.Sys.set_signal - Use [Sys.Safe.set_signal]. - - File "src/autofonce_misc/misc.ml", line 25, characters 2-16: - 25 | Printf.kprintf (fun s -> raise (Error s)) fmt - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - - File "src/autofonce_misc/misc.ml", line 28, characters 2-16: - 28 | Printf.kprintf (fun cmd -> - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - - File "src/autofonce_misc/misc.ml", line 34, characters 2-16: - 34 | Printf.kprintf (fun cmd -> - ^^^^^^^^^^^^^^ - 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/autofonce_misc/.autofonce_misc.objs/byte -I src/autofonce_misc/.autofonce_misc.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ez_file -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocplib_stuff -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 -open Autofonce_misc -o src/autofonce_misc/.autofonce_misc.objs/native/autofonce_misc__Misc.cmx -c -impl src/autofonce_misc/misc.ml) - File "src/autofonce_misc/misc.ml", line 19, characters 2-16: - 19 | Printf.kprintf failwith "Feature not implemented %s at %s" s loc - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - - File "src/autofonce_misc/misc.ml", line 22, characters 10-24: - 22 | ignore (Sys.set_signal signal (Sys.Signal_handle (fun _ -> handle ()))) - ^^^^^^^^^^^^^^ - Alert unsafe_multidomain: Stdlib.Sys.set_signal - Use [Sys.Safe.set_signal]. - - File "src/autofonce_misc/misc.ml", line 25, characters 2-16: - 25 | Printf.kprintf (fun s -> raise (Error s)) fmt - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - - File "src/autofonce_misc/misc.ml", line 28, characters 2-16: - 28 | Printf.kprintf (fun cmd -> - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - - File "src/autofonce_misc/misc.ml", line 34, characters 2-16: - 34 | Printf.kprintf (fun cmd -> - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. [ERROR] The compilation of autofonce_misc.0.8 failed at "dune build -p autofonce_misc -j 71 @install". Processing 29/35: [menhir: dune build] Processing 30/35: [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 32/35: [toml: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "toml" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/toml.7.1.0) -> compiled toml.7.1.0 -> installed toml.7.1.0 #=== ERROR while compiling autofonce_misc.0.8 =================================# # context 2.4.1 | linux/x86_64 | ocaml-variants.5.2.0+ox | file:///home/opam/opam-repository # path ~/.opam/5.2.0+flambda2/.opam-switch/build/autofonce_misc.0.8 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p autofonce_misc -j 71 @install # exit-code 1 # env-file ~/.opam/log/autofonce_misc-8-40ea14.env # output-file ~/.opam/log/autofonce_misc-8-40ea14.out ### output ### # File "dune-project", line 121, characters 3-31: # 121 | (autofonce_misc (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_misc": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_misc (= :version))) # File "dune-project", line 75, characters 3-31: # 75 | (autofonce_misc (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_misc": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_misc (= :version))) # File "dune-project", line 54, characters 3-32: # 54 | (autofonce_share (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_share": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_share (= :version))) # File "dune-project", line 55, characters 3-32: # 55 | (autofonce_patch (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_patch": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_patch (= :version))) # File "dune-project", line 56, characters 3-29: # 56 | (autofonce_m4 (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_m4": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_m4 (= :version))) # File "dune-project", line 57, characters 3-31: # 57 | (autofonce_core (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_core": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_core (= :version))) # File "dune-project", line 58, characters 3-33: # 58 | (autofonce_config (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_config": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_config (= :version))) # File "dune-project", line 34, characters 3-32: # 34 | (autofonce_share (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_share": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_share (= :version))) # File "dune-project", line 35, characters 3-31: # 35 | (autofonce_misc (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_misc": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_misc (= :version))) # File "dune-project", line 36, characters 3-29: # 36 | (autofonce_m4 (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_m4": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_m4 (= :version))) # File "dune-project", line 17, characters 3-30: # 17 | (autofonce_lib (= version)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Warning: Possible typo in constraint for dependency "autofonce_lib": '(= # version)' might be a mistake. # Hint: Did you mean to use the `:version` variable instead? Example: (depends # (autofonce_lib (= :version))) # (cd _build/default/src/autofonce_misc && /home/opam/.opam/5.2.0+flambda2/bin/ocaml unix.cma version.mlt) > _build/default/src/autofonce_misc/version.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/autofonce_misc/.autofonce_misc.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ez_file -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocplib_stuff -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/seq -no-alias-deps -open Autofonce_misc -o src/autofonce_misc/.autofonce_misc.objs/byte/autofonce_misc__Misc.cmo -c -impl src/autofonce_misc/misc.ml) # File "src/autofonce_misc/misc.ml", line 19, characters 2-16: # 19 | Printf.kprintf failwith "Feature not implemented %s at %s" s loc # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. # # File "src/autofonce_misc/misc.ml", line 22, characters 10-24: # 22 | ignore (Sys.set_signal signal (Sys.Signal_handle (fun _ -> handle ()))) # ^^^^^^^^^^^^^^ # Alert unsafe_multidomain: Stdlib.Sys.set_signal # Use [Sys.Safe.set_signal]. # # File "src/autofonce_misc/misc.ml", line 25, characters 2-16: # 25 | Printf.kprintf (fun s -> raise (Error s)) fmt # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. # # File "src/autofonce_misc/misc.ml", line 28, characters 2-16: # 28 | Printf.kprintf (fun cmd -> # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. # # File "src/autofonce_misc/misc.ml", line 34, characters 2-16: # 34 | Printf.kprintf (fun cmd -> # ^^^^^^^^^^^^^^ # 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/autofonce_misc/.autofonce_misc.objs/byte -I src/autofonce_misc/.autofonce_misc.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ez_file -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ocplib_stuff -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 -open Autofonce_misc -o src/autofonce_misc/.autofonce_misc.objs/native/autofonce_misc__Misc.cmx -c -impl src/autofonce_misc/misc.ml) # File "src/autofonce_misc/misc.ml", line 19, characters 2-16: # 19 | Printf.kprintf failwith "Feature not implemented %s at %s" s loc # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. # # File "src/autofonce_misc/misc.ml", line 22, characters 10-24: # 22 | ignore (Sys.set_signal signal (Sys.Signal_handle (fun _ -> handle ()))) # ^^^^^^^^^^^^^^ # Alert unsafe_multidomain: Stdlib.Sys.set_signal # Use [Sys.Safe.set_signal]. # # File "src/autofonce_misc/misc.ml", line 25, characters 2-16: # 25 | Printf.kprintf (fun s -> raise (Error s)) fmt # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. # # File "src/autofonce_misc/misc.ml", line 28, characters 2-16: # 28 | Printf.kprintf (fun cmd -> # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. # # File "src/autofonce_misc/misc.ml", line 34, characters 2-16: # 34 | Printf.kprintf (fun cmd -> # ^^^^^^^^^^^^^^ # Alert deprecated: Stdlib.Printf.kprintf # Use Printf.ksprintf instead. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install autofonce_config 0.8 +- +- The following actions failed | - build autofonce_misc 0.8 +- +- The following changes have been performed (the rest was aborted) | - install dune 3.19.1 | - install ez_file 0.3.0 | - install ISO8601 0.2.6 | - install menhir 20240715 | - install menhirCST 20240715 | - install menhirLib 20240715 | - install menhirSdk 20240715 | - install ocplib_stuff 0.4.0 | - install re 1.13.2 | - install seq base | - install toml 7.1.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-20250807074104.export" 'opam install -vy autofonce_config.0.8' failed. "/usr/bin/env" "bash" "-c" "opam remove -y autofonce_config.0.8 opam install -vy autofonce_config.0.8 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: autofonce_config.0.8 | 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