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


Building on toxis.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:d03f1d3d5516a04cb238c890ee24c265c842b392ad1d3f7f1213ae180926dfc1
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-11-12 09:39.34 ---> 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 09:39.34 ---> 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 09:39.34 ---> 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 09:39.34 ---> 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 (214 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 / 136 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 2s (894 kB/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 09:39.34 ---> 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 09:39.34 ---> using "fce964cfbb8ec4ed6cd042c743e2bef38f67d1eaccc111bc2a12054d7401efc5" from cache

/: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'"))
[oxcaml] Initialised
2025-11-12 09:39.34 ---> 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 09:39.34 ---> 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 09:39.34 ---> using "31a34e465cdc98ad3ea9bb85e99555ab13c78e4ac54f0da9ca97aaaee955511b" from cache

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

Nothing to do.
The following actions will be performed:
=== install 3 packages
  - install camlidl 1.13      [required by ezdl]
  - install dune    3.20.2+ox [required by ezdl]
  - install ezdl    2.71.15

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [camlidl.1.13: extract]
Processing  2/9: [camlidl.1.13: extract] [dune.3.20.2+ox: extract]
Processing  3/9: [camlidl.1.13: extract] [dune.3.20.2+ox: extract] [ezdl.2.71.15: extract]
-> retrieved camlidl.1.13  (cached)
Processing  3/9: [dune.3.20.2+ox: extract] [ezdl.2.71.15: extract]
Processing  4/9: [dune.3.20.2+ox: extract] [ezdl.2.71.15: extract] [camlidl: mv]
-> retrieved ezdl.2.71.15  (cached)
Processing  4/9: [dune.3.20.2+ox: extract] [camlidl: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "config/Makefile.unix" "config/Makefile" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13)
Processing  4/9: [dune.3.20.2+ox: extract] [camlidl: make all]
-> retrieved dune.3.20.2+ox  (cached)
Processing  4/9: [camlidl: make all]
[dune: patch] applying oxcaml-dune.patch
Processing  5/9: [camlidl: make all] [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13)
- cd compiler; make all
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/compiler'
- rm -f config.ml
- sed -e 's|%%CPP%%|cpp|' \
-           config.mlp > config.ml
- chmod -w config.ml
- ocamlc -g -c config.mli
- ocamlc -g -c config.ml
- ocamlc -g -c utils.mli
- ocamlc -g -c utils.ml
- ocamlc -g -c clflags.ml
- ocamlc -g -c idltypes.mli
- ocamlc -g -c prefix.mli
- ocamlc -g -c prefix.ml
- ocamlc -g -c lexpr.mli
- ocamlc -g -c lexpr.ml
- ocamlc -g -c cvttyp.mli
- ocamlc -g -c cvttyp.ml
- ocamlc -g -c variables.mli
- ocamlc -g -c variables.ml
- ocamlc -g -c idlarray.mli
- ocamlc -g -c idlarray.ml
- ocamlc -g -c struct.mli
- ocamlc -g -c struct.ml
- ocamlc -g -c enum.mli
- ocamlc -g -c enum.ml
- ocamlc -g -c union.mli
- ocamlc -g -c union.ml
- ocamlc -g -c cvtval.mli
- ocamlc -g -c cvtval.ml
- ocamlc -g -c structdecl.mli
- ocamlc -g -c structdecl.ml
- ocamlc -g -c enumdecl.mli
- ocamlc -g -c enumdecl.ml
- ocamlc -g -c uniondecl.mli
- ocamlc -g -c uniondecl.ml
- ocamlc -g -c typedef.mli
- ocamlc -g -c typedef.ml
- ocamlc -g -c funct.mli
- ocamlc -g -c funct.ml
- ocamlc -g -c constdecl.mli
- ocamlc -g -c constdecl.ml
- ocamlc -g -c intf.mli
- ocamlc -g -c intf.ml
- ocamlc -g -c file.mli
- ocamlc -g -c file.ml
- ocamlc -g -c predef.mli
- ocamlc -g -c predef.ml
- ocamllex linenum.mll
- 16 states, 331 transitions, table size 1420 bytes
- ocamlc -g -c linenum.mli
- ocamlc -g -c linenum.ml
- ocamlc -g -c parse_aux.mli
- ocamlc -g -c parse_aux.ml
- ocamlyacc -v parser_midl.mly
- 12 shift/reduce conflicts, 4 reduce/reduce conflicts.
- ocamlc -g -c parser_midl.mli
- ocamlc -g -c parser_midl.ml
- ocamllex lexer_midl.mll
- 129 states, 1747 transitions, table size 7762 bytes
- ocamlc -g -c lexer_midl.mli
- ocamlc -g -c lexer_midl.ml
- ocamlc -g -c parse.mli
- ocamlc -g -c parse.ml
- ocamlc -g -c fixlabels.mli
- ocamlc -g -c fixlabels.ml
- ocamlc -g -c normalize.mli
- ocamlc -g -c normalize.ml
- ocamlc -g -c main.ml
- ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/compiler'
- cd runtime; make all
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl  idlalloc.o comintf.o comerror.o 
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/runtime'
- cd lib; make all
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/lib'
- ocamlc -g -c com.mli
- ocamlc -g -c com.ml
- File "com.ml", line 39, characters 2-29:
- 39 |   Callback.register_exception "Com.Error" (Error(0, "", ""))
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo
- ocamlopt -c com.ml
- File "com.ml", line 39, characters 2-29:
- 39 |   Callback.register_exception "Com.Error" (Error(0, "", ""))
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/lib'
- cd tools; make all
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/tools'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlidl.1.13/tools'
-> compiled  camlidl.1.13
Processing  5/9: [dune: ocaml 71]
-> installed camlidl.1.13
Processing  6/9: [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.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 71
- 
*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 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__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__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__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 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 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 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 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_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  6/9: [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.20.2+ox)
-> compiled  dune.3.20.2+ox
-> installed dune.3.20.2+ox
Processing  8/9: [ezdl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ezdl" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ezdl.2.71.15)
- File "lib/ezdl/dune", line 7, characters 37-43:
- 7 |   (foreign_stubs (language c) (names Ezdl_c Inspect_c) (flags -fPIC))
-                                          ^^^^^^
- (cd _build/default/lib/ezdl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fPIC -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -I /home/opam/.opam/5.2.0+flambda2/lib/camlidl -o Ezdl_c.o -c Ezdl_c.c)
- Ezdl_c.c: In function 'call_long':
- Ezdl_c.c:264:32: error: too many arguments to function 'f'; expected 0, have 1
-   264 |         case 0x1 :      res = (*f)(L[0]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:265:32: error: too many arguments to function 'f'; expected 0, have 1
-   265 |         case 0x2 :      res = (*f)(D[0]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:267:32: error: too many arguments to function 'f'; expected 0, have 2
-   267 |         case 0x11 :     res = (*f)(L[0],L[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:268:32: error: too many arguments to function 'f'; expected 0, have 2
-   268 |         case 0x12 :     res = (*f)(L[0],D[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:269:32: error: too many arguments to function 'f'; expected 0, have 2
-   269 |         case 0x21 :     res = (*f)(D[0],L[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:270:32: error: too many arguments to function 'f'; expected 0, have 2
-   270 |         case 0x22 :     res = (*f)(D[0],D[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:272:32: error: too many arguments to function 'f'; expected 0, have 3
-   272 |         case 0x111 :    res = (*f)(L[0],L[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:273:32: error: too many arguments to function 'f'; expected 0, have 3
-   273 |         case 0x112 :    res = (*f)(L[0],L[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:274:32: error: too many arguments to function 'f'; expected 0, have 3
-   274 |         case 0x121 :    res = (*f)(L[0],D[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:275:32: error: too many arguments to function 'f'; expected 0, have 3
-   275 |         case 0x122 :    res = (*f)(L[0],D[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:276:32: error: too many arguments to function 'f'; expected 0, have 3
-   276 |         case 0x211 :    res = (*f)(D[0],L[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:277:32: error: too many arguments to function 'f'; expected 0, have 3
-   277 |         case 0x212 :    res = (*f)(D[0],L[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:278:32: error: too many arguments to function 'f'; expected 0, have 3
-   278 |         case 0x221 :    res = (*f)(D[0],D[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:279:32: error: too many arguments to function 'f'; expected 0, have 3
-   279 |         case 0x222 :    res = (*f)(D[0],D[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:281:33: error: too many arguments to function 'f'; expected 0, have 4
-   281 |         case 0x1111 :    res = (*f)(L[0],L[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:282:33: error: too many arguments to function 'f'; expected 0, have 4
-   282 |         case 0x1112 :    res = (*f)(L[0],L[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:283:33: error: too many arguments to function 'f'; expected 0, have 4
-   283 |         case 0x1121 :    res = (*f)(L[0],L[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:284:33: error: too many arguments to function 'f'; expected 0, have 4
-   284 |         case 0x1122 :    res = (*f)(L[0],L[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:285:33: error: too many arguments to function 'f'; expected 0, have 4
-   285 |         case 0x1211 :    res = (*f)(L[0],D[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:286:33: error: too many arguments to function 'f'; expected 0, have 4
-   286 |         case 0x1212 :    res = (*f)(L[0],D[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:287:33: error: too many arguments to function 'f'; expected 0, have 4
-   287 |         case 0x1221 :    res = (*f)(L[0],D[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:288:33: error: too many arguments to function 'f'; expected 0, have 4
-   288 |         case 0x1222 :    res = (*f)(L[0],D[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:289:33: error: too many arguments to function 'f'; expected 0, have 4
-   289 |         case 0x2111 :    res = (*f)(D[0],L[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:290:33: error: too many arguments to function 'f'; expected 0, have 4
-   290 |         case 0x2112 :    res = (*f)(D[0],L[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:291:33: error: too many arguments to function 'f'; expected 0, have 4
-   291 |         case 0x2121 :    res = (*f)(D[0],L[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:292:33: error: too many arguments to function 'f'; expected 0, have 4
-   292 |         case 0x2122 :    res = (*f)(D[0],L[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:293:33: error: too many arguments to function 'f'; expected 0, have 4
-   293 |         case 0x2211 :    res = (*f)(D[0],D[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:294:33: error: too many arguments to function 'f'; expected 0, have 4
-   294 |         case 0x2212 :    res = (*f)(D[0],D[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:295:33: error: too many arguments to function 'f'; expected 0, have 4
-   295 |         case 0x2221 :    res = (*f)(D[0],D[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:296:33: error: too many arguments to function 'f'; expected 0, have 4
-   296 |         case 0x2222 :    res = (*f)(D[0],D[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c: In function 'call_double':
- Ezdl_c.c:353:32: error: too many arguments to function 'f'; expected 0, have 1
-   353 |         case 0x1 :      res = (*f)(L[0]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:354:32: error: too many arguments to function 'f'; expected 0, have 1
-   354 |         case 0x2 :      res = (*f)(D[0]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:356:32: error: too many arguments to function 'f'; expected 0, have 2
-   356 |         case 0x11 :     res = (*f)(L[0],L[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:357:32: error: too many arguments to function 'f'; expected 0, have 2
-   357 |         case 0x12 :     res = (*f)(L[0],D[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:358:32: error: too many arguments to function 'f'; expected 0, have 2
-   358 |         case 0x21 :     res = (*f)(D[0],L[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:359:32: error: too many arguments to function 'f'; expected 0, have 2
-   359 |         case 0x22 :     res = (*f)(D[0],D[1]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:361:32: error: too many arguments to function 'f'; expected 0, have 3
-   361 |         case 0x111 :    res = (*f)(L[0],L[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:362:32: error: too many arguments to function 'f'; expected 0, have 3
-   362 |         case 0x112 :    res = (*f)(L[0],L[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:363:32: error: too many arguments to function 'f'; expected 0, have 3
-   363 |         case 0x121 :    res = (*f)(L[0],D[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:364:32: error: too many arguments to function 'f'; expected 0, have 3
-   364 |         case 0x122 :    res = (*f)(L[0],D[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:365:32: error: too many arguments to function 'f'; expected 0, have 3
-   365 |         case 0x211 :    res = (*f)(D[0],L[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:366:32: error: too many arguments to function 'f'; expected 0, have 3
-   366 |         case 0x212 :    res = (*f)(D[0],L[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:367:32: error: too many arguments to function 'f'; expected 0, have 3
-   367 |         case 0x221 :    res = (*f)(D[0],D[1],L[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:368:32: error: too many arguments to function 'f'; expected 0, have 3
-   368 |         case 0x222 :    res = (*f)(D[0],D[1],D[2]); break;
-       |                               ~^~~ ~~~~
- Ezdl_c.c:370:33: error: too many arguments to function 'f'; expected 0, have 4
-   370 |         case 0x1111 :    res = (*f)(L[0],L[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:371:33: error: too many arguments to function 'f'; expected 0, have 4
-   371 |         case 0x1112 :    res = (*f)(L[0],L[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:372:33: error: too many arguments to function 'f'; expected 0, have 4
[ERROR] The compilation of ezdl.2.71.15 failed at "dune build -p ezdl -j 71".

#=== ERROR while compiling ezdl.2.71.15 =======================================#
# 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/ezdl.2.71.15
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p ezdl -j 71
# exit-code            1
# env-file             ~/.opam/log/ezdl-8-13b8df.env
# output-file          ~/.opam/log/ezdl-8-13b8df.out
### output ###
# File "lib/ezdl/dune", line 7, characters 37-43:
# 7 |   (foreign_stubs (language c) (names Ezdl_c Inspect_c) (flags -fPIC))
#                                          ^^^^^^
# (cd _build/default/lib/ezdl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fPIC -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -I /home/opam/.opam/5.2.0+flambda2/lib/camlidl -o Ezdl_c.o -c Ezdl_c.c)
# Ezdl_c.c: In function 'call_long':
# Ezdl_c.c:264:32: error: too many arguments to function 'f'; expected 0, have 1
#   264 |         case 0x1 :      res = (*f)(L[0]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:265:32: error: too many arguments to function 'f'; expected 0, have 1
#   265 |         case 0x2 :      res = (*f)(D[0]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:267:32: error: too many arguments to function 'f'; expected 0, have 2
#   267 |         case 0x11 :     res = (*f)(L[0],L[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:268:32: error: too many arguments to function 'f'; expected 0, have 2
#   268 |         case 0x12 :     res = (*f)(L[0],D[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:269:32: error: too many arguments to function 'f'; expected 0, have 2
#   269 |         case 0x21 :     res = (*f)(D[0],L[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:270:32: error: too many arguments to function 'f'; expected 0, have 2
#   270 |         case 0x22 :     res = (*f)(D[0],D[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:272:32: error: too many arguments to function 'f'; expected 0, have 3
#   272 |         case 0x111 :    res = (*f)(L[0],L[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:273:32: error: too many arguments to function 'f'; expected 0, have 3
#   273 |         case 0x112 :    res = (*f)(L[0],L[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:274:32: error: too many arguments to function 'f'; expected 0, have 3
#   274 |         case 0x121 :    res = (*f)(L[0],D[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:275:32: error: too many arguments to function 'f'; expected 0, have 3
#   275 |         case 0x122 :    res = (*f)(L[0],D[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:276:32: error: too many arguments to function 'f'; expected 0, have 3
#   276 |         case 0x211 :    res = (*f)(D[0],L[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:277:32: error: too many arguments to function 'f'; expected 0, have 3
#   277 |         case 0x212 :    res = (*f)(D[0],L[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:278:32: error: too many arguments to function 'f'; expected 0, have 3
#   278 |         case 0x221 :    res = (*f)(D[0],D[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:279:32: error: too many arguments to function 'f'; expected 0, have 3
#   279 |         case 0x222 :    res = (*f)(D[0],D[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:281:33: error: too many arguments to function 'f'; expected 0, have 4
#   281 |         case 0x1111 :    res = (*f)(L[0],L[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:282:33: error: too many arguments to function 'f'; expected 0, have 4
#   282 |         case 0x1112 :    res = (*f)(L[0],L[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:283:33: error: too many arguments to function 'f'; expected 0, have 4
#   283 |         case 0x1121 :    res = (*f)(L[0],L[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:284:33: error: too many arguments to function 'f'; expected 0, have 4
#   284 |         case 0x1122 :    res = (*f)(L[0],L[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:285:33: error: too many arguments to function 'f'; expected 0, have 4
#   285 |         case 0x1211 :    res = (*f)(L[0],D[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:286:33: error: too many arguments to function 'f'; expected 0, have 4
#   286 |         case 0x1212 :    res = (*f)(L[0],D[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:287:33: error: too many arguments to function 'f'; expected 0, have 4
#   287 |         case 0x1221 :    res = (*f)(L[0],D[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:288:33: error: too many arguments to function 'f'; expected 0, have 4
#   288 |         case 0x1222 :    res = (*f)(L[0],D[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:289:33: error: too many arguments to function 'f'; expected 0, have 4
#   289 |         case 0x2111 :    res = (*f)(D[0],L[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:290:33: error: too many arguments to function 'f'; expected 0, have 4
#   290 |         case 0x2112 :    res = (*f)(D[0],L[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:291:33: error: too many arguments to function 'f'; expected 0, have 4
#   291 |         case 0x2121 :    res = (*f)(D[0],L[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:292:33: error: too many arguments to function 'f'; expected 0, have 4
#   292 |         case 0x2122 :    res = (*f)(D[0],L[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:293:33: error: too many arguments to function 'f'; expected 0, have 4
#   293 |         case 0x2211 :    res = (*f)(D[0],D[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:294:33: error: too many arguments to function 'f'; expected 0, have 4
#   294 |         case 0x2212 :    res = (*f)(D[0],D[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:295:33: error: too many arguments to function 'f'; expected 0, have 4
#   295 |         case 0x2221 :    res = (*f)(D[0],D[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:296:33: error: too many arguments to function 'f'; expected 0, have 4
#   296 |         case 0x2222 :    res = (*f)(D[0],D[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c: In function 'call_double':
# Ezdl_c.c:353:32: error: too many arguments to function 'f'; expected 0, have 1
#   353 |         case 0x1 :      res = (*f)(L[0]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:354:32: error: too many arguments to function 'f'; expected 0, have 1
#   354 |         case 0x2 :      res = (*f)(D[0]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:356:32: error: too many arguments to function 'f'; expected 0, have 2
#   356 |         case 0x11 :     res = (*f)(L[0],L[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:357:32: error: too many arguments to function 'f'; expected 0, have 2
#   357 |         case 0x12 :     res = (*f)(L[0],D[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:358:32: error: too many arguments to function 'f'; expected 0, have 2
#   358 |         case 0x21 :     res = (*f)(D[0],L[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:359:32: error: too many arguments to function 'f'; expected 0, have 2
#   359 |         case 0x22 :     res = (*f)(D[0],D[1]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:361:32: error: too many arguments to function 'f'; expected 0, have 3
#   361 |         case 0x111 :    res = (*f)(L[0],L[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:362:32: error: too many arguments to function 'f'; expected 0, have 3
#   362 |         case 0x112 :    res = (*f)(L[0],L[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:363:32: error: too many arguments to function 'f'; expected 0, have 3
#   363 |         case 0x121 :    res = (*f)(L[0],D[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:364:32: error: too many arguments to function 'f'; expected 0, have 3
#   364 |         case 0x122 :    res = (*f)(L[0],D[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:365:32: error: too many arguments to function 'f'; expected 0, have 3
#   365 |         case 0x211 :    res = (*f)(D[0],L[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:366:32: error: too many arguments to function 'f'; expected 0, have 3
#   366 |         case 0x212 :    res = (*f)(D[0],L[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:367:32: error: too many arguments to function 'f'; expected 0, have 3
#   367 |         case 0x221 :    res = (*f)(D[0],D[1],L[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:368:32: error: too many arguments to function 'f'; expected 0, have 3
#   368 |         case 0x222 :    res = (*f)(D[0],D[1],D[2]); break;
#       |                               ~^~~ ~~~~
# Ezdl_c.c:370:33: error: too many arguments to function 'f'; expected 0, have 4
#   370 |         case 0x1111 :    res = (*f)(L[0],L[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:371:33: error: too many arguments to function 'f'; expected 0, have 4
#   371 |         case 0x1112 :    res = (*f)(L[0],L[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:372:33: error: too many arguments to function 'f'; expected 0, have 4
#   372 |         case 0x1121 :    res = (*f)(L[0],L[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:373:33: error: too many arguments to function 'f'; expected 0, have 4
#   373 |         case 0x1122 :    res = (*f)(L[0],L[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:374:33: error: too many arguments to function 'f'; expected 0, have 4
#   374 |         case 0x1211 :    res = (*f)(L[0],D[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:375:33: error: too many arguments to function 'f'; expected 0, have 4
#   375 |         case 0x1212 :    res = (*f)(L[0],D[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:376:33: error: too many arguments to function 'f'; expected 0, have 4
#   376 |         case 0x1221 :    res = (*f)(L[0],D[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:377:33: error: too many arguments to function 'f'; expected 0, have 4
#   377 |         case 0x1222 :    res = (*f)(L[0],D[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:378:33: error: too many arguments to function 'f'; expected 0, have 4
#   378 |         case 0x2111 :    res = (*f)(D[0],L[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:379:33: error: too many arguments to function 'f'; expected 0, have 4
#   379 |         case 0x2112 :    res = (*f)(D[0],L[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:380:33: error: too many arguments to function 'f'; expected 0, have 4
#   380 |         case 0x2121 :    res = (*f)(D[0],L[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:381:33: error: too many arguments to function 'f'; expected 0, have 4
#   381 |         case 0x2122 :    res = (*f)(D[0],L[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:382:33: error: too many arguments to function 'f'; expected 0, have 4
#   382 |         case 0x2211 :    res = (*f)(D[0],D[1],L[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:383:33: error: too many arguments to function 'f'; expected 0, have 4
#   383 |         case 0x2212 :    res = (*f)(D[0],D[1],L[2],D[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:384:33: error: too many arguments to function 'f'; expected 0, have 4
#   384 |         case 0x2221 :    res = (*f)(D[0],D[1],D[2],L[3]); break;
#       |                                ~^~~ ~~~~
# Ezdl_c.c:385:33: error: too many arguments to function 'f'; expected 0, have 4
#   385 |         case 0x2222 :    res = (*f)(D[0],D[1],D[2],D[3]); break;
#       |                                ~^~~ ~~~~

-   372 |         case 0x1121 :    res = (*f)(L[0],L[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:373:33: error: too many arguments to function 'f'; expected 0, have 4
-   373 |         case 0x1122 :    res = (*f)(L[0],L[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:374:33: error: too many arguments to function 'f'; expected 0, have 4
-   374 |         case 0x1211 :    res = (*f)(L[0],D[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:375:33: error: too many arguments to function 'f'; expected 0, have 4
-   375 |         case 0x1212 :    res = (*f)(L[0],D[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:376:33: error: too many arguments to function 'f'; expected 0, have 4
-   376 |         case 0x1221 :    res = (*f)(L[0],D[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:377:33: error: too many arguments to function 'f'; expected 0, have 4
-   377 |         case 0x1222 :    res = (*f)(L[0],D[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:378:33: error: too many arguments to function 'f'; expected 0, have 4
-   378 |         case 0x2111 :    res = (*f)(D[0],L[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:379:33: error: too many arguments to function 'f'; expected 0, have 4
-   379 |         case 0x2112 :    res = (*f)(D[0],L[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:380:33: error: too many arguments to function 'f'; expected 0, have 4
-   380 |         case 0x2121 :    res = (*f)(D[0],L[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:381:33: error: too many arguments to function 'f'; expected 0, have 4
-   381 |         case 0x2122 :    res = (*f)(D[0],L[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:382:33: error: too many arguments to function 'f'; expected 0, have 4
-   382 |         case 0x2211 :    res = (*f)(D[0],D[1],L[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:383:33: error: too many arguments to function 'f'; expected 0, have 4
-   383 |         case 0x2212 :    res = (*f)(D[0],D[1],L[2],D[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:384:33: error: too many arguments to function 'f'; expected 0, have 4
-   384 |         case 0x2221 :    res = (*f)(D[0],D[1],D[2],L[3]); break;
-       |                                ~^~~ ~~~~
- Ezdl_c.c:385:33: error: too many arguments to function 'f'; expected 0, have 4
-   385 |         case 0x2222 :    res = (*f)(D[0],D[1],D[2],D[3]); break;
-       |                                ~^~~ ~~~~


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build ezdl 2.71.15
+- 
+- The following changes have been performed
| - install camlidl 1.13
| - install dune    3.20.2+ox
+- 

<><> ezdl.2.71.15 troubleshooting <><><><><><><><><><><><><><><><><><><><><><><>
=> The last version can be obtained via (opam repo add) http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/opam-repository/
# 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-20251112093936.export"
'opam install -vy ezdl.2.71.15' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y ezdl.2.71.15
opam install -vy ezdl.2.71.15
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: ezdl.2.71.15 | 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