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


Building on bremusa.ocamllabs.io

(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:53.15 ---> 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:53.15 ---> 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:53.15 ---> 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:53.15 ---> 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 10s (51.9 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 / 137 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 4s (395 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:53.15 ---> 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:53.15 ---> using "fce964cfbb8ec4ed6cd042c743e2bef38f67d1eaccc111bc2a12054d7401efc5" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install domain-name 0.5.0     [required by ipaddr]
  - install dune        3.20.2+ox [required by ip2proxy]
  - install ip2proxy    3.1.0
  - install ipaddr      5.6.1     [required by ip2proxy]
  - install macaddr     5.6.1     [required by ipaddr]
  - install stdint      0.7.2     [required by ip2proxy]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/17: [domain-name.0.5.0: extract]
Processing  2/17: [domain-name.0.5.0: extract] [dune.3.20.2+ox: extract]
Processing  3/17: [domain-name.0.5.0: extract] [dune.3.20.2+ox: extract] [ip2proxy.3.1.0: extract]
-> retrieved domain-name.0.5.0  (cached)
Processing  3/17: [dune.3.20.2+ox: extract] [ip2proxy.3.1.0: extract]
Processing  4/17: [dune.3.20.2+ox: extract] [ip2proxy.3.1.0: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract]
-> retrieved ip2proxy.3.1.0  (cached)
Processing  4/17: [dune.3.20.2+ox: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract]
Processing  5/17: [dune.3.20.2+ox: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract] [stdint.0.7.2: extract]
-> retrieved ipaddr.5.6.1, macaddr.5.6.1  (cached)
Processing  5/17: [dune.3.20.2+ox: extract] [stdint.0.7.2: extract]
-> retrieved stdint.0.7.2  (cached)
Processing  5/17: [dune.3.20.2+ox: extract]
-> retrieved dune.3.20.2+ox  (cached)
[dune: patch] applying oxcaml-dune.patch
Processing  6/17: [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 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 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__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 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_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/17: [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/17: [domain-name: dune build]
Processing  9/17: [domain-name: dune build] [macaddr: dune build]
Processing 10/17: [domain-name: dune build] [macaddr: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/macaddr.5.6.1)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_top.objs/byte -I lib/.macaddr_top.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -cmi-file lib/.macaddr_top.objs/byte/macaddr_top.cmi -no-alias-deps -o lib/.macaddr_top.objs/native/macaddr_top.cmx -c -impl lib/macaddr_top.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  macaddr.5.6.1
Processing 10/17: [domain-name: dune build] [stdint: dune build]
-> installed macaddr.5.6.1
Processing 11/17: [domain-name: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/domain-name.0.5.0)
-> compiled  domain-name.0.5.0
Processing 11/17: [stdint: dune build]
-> installed domain-name.0.5.0
Processing 12/17: [stdint: dune build]
Processing 13/17: [ipaddr: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ipaddr.5.6.1)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/domain-name -I /home/opam/.opam/5.2.0+flambda2/lib/macaddr -I /home/opam/.opam/5.2.0+flambda2/lib/macaddr/top -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -cmi-file lib/.ipaddr_top.objs/byte/ipaddr_top.cmi -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.5.6.1
Processing 13/17: [stdint: dune build]
-> installed ipaddr.5.6.1
Processing 14/17: [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdint" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/stdint.0.7.2)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int48_conv.o -c int48_conv.c)
- In file included from int48_conv.c:14:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int48_conv.c:7:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int48_conv.c:15:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int24_conv.o -c int24_conv.c)
- In file included from int24_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int24_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int24_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int_conv.o -c int_conv.c)
- In file included from int_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int40_conv.o -c int40_conv.c)
- In file included from int40_conv.c:14:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int40_conv.c:7:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int40_conv.c:15:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint128_stubs.o -c uint128_stubs.c)
- In file included from uint128_stubs.c:15:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint128_stubs.c:7:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint128_stubs.c:16:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int8_conv.o -c int8_conv.c)
- In file included from int8_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int8_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int8_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint64_conv.o -c uint64_conv.c)
- In file included from uint64_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint64_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint64_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint56_conv.o -c uint56_conv.c)
- In file included from uint56_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint56_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint56_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o float_conv.o -c float_conv.c)
- In file included from float_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from float_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from float_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint24_conv.o -c uint24_conv.c)
- In file included from uint24_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint24_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint24_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint48_conv.o -c uint48_conv.c)
- In file included from uint48_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint48_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint48_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int56_conv.o -c int56_conv.c)
- In file included from int56_conv.c:14:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int56_conv.c:7:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int56_conv.c:15:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint8_conv.o -c uint8_conv.c)
- In file included from uint8_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint8_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint8_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint40_conv.o -c uint40_conv.c)
- In file included from uint40_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint40_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint40_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int64_conv.o -c int64_conv.c)
- In file included from int64_conv.c:14:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int64_conv.c:7:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int64_conv.c:15:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int32_conv.o -c int32_conv.c)
- In file included from int32_conv.c:14:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int32_conv.c:7:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int32_conv.c:15:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o nativeint_conv.o -c nativeint_conv.c)
- In file included from nativeint_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from nativeint_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from nativeint_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint16_conv.o -c uint16_conv.c)
- In file included from uint16_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint16_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint16_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int16_conv.o -c int16_conv.c)
- In file included from int16_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int16_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int16_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint32_conv.o -c uint32_conv.c)
- In file included from uint32_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint32_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint32_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o int128_conv.o -c int128_conv.c)
- In file included from int128_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from int128_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from int128_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -o uint128_conv.o -c uint128_conv.c)
- In file included from uint128_conv.c:12:
- int8.h:6:9: warning: 'Int8_val' redefined
-     6 | #define Int8_val(x) ((int8_t)(((intnat)(x)) >> 56))
-       |         ^~~~~~~~
- In file included from /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/alloc.h:21,
-                  from uint128_conv.c:5:
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:154:9: note: this is the location of the previous definition
-   154 | #define Int8_val(x)  ((int8_t) Long_val(x))
-       |         ^~~~~~~~
- int8.h:7:9: warning: 'Val_int8' redefined
-     7 | #define Val_int8(x) (((intnat)(x) << 56) + 1)
-       |         ^~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:151:9: note: this is the location of the previous definition
-   151 | #define Val_int8(x)  Val_long((int8_t)(x))
-       |         ^~~~~~~~
- In file included from uint128_conv.c:13:
- int16.h:6:9: warning: 'Int16_val' redefined
-     6 | #define Int16_val(x) ((int16_t)(((intnat)(x)) >> 48))
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:153:9: note: this is the location of the previous definition
-   153 | #define Int16_val(x) ((int16_t) Long_val(x))
-       |         ^~~~~~~~~
- int16.h:7:9: warning: 'Val_int16' redefined
-     7 | #define Val_int16(x) (((intnat)(x) << 48) + 1)
-       |         ^~~~~~~~~
- /home/opam/.opam/5.2.0+flambda2/lib/ocaml/caml/mlvalues.h:150:9: note: this is the location of the previous definition
-   150 | #define Val_int16(x) Val_long((int16_t)(x))
-       |         ^~~~~~~~~
-> compiled  stdint.0.7.2
-> installed stdint.0.7.2
Processing 16/17: [ip2proxy: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ip2proxy" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ip2proxy.3.1.0)
-> compiled  ip2proxy.3.1.0
-> installed ip2proxy.3.1.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-11-12 09:57.10 ---> saved as "de824e420f66f95991c68542df1e015fa7431a398e945e5e0ea559dfe8467955"
Job succeeded