Building on doris.caelum.ci.dev
(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
27312a70d934: Pulling fs layer
27312a70d934: Verifying Checksum
27312a70d934: Download complete
27312a70d934: Pull complete
Digest: sha256:d03f1d3d5516a04cb238c890ee24c265c842b392ad1d3f7f1213ae180926dfc1
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-11-12 09:55.35 ---> 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:55.35 ---> 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:55.35 ---> 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:55.35 ---> using "3be048844c6cb51df1a68819dc1bbb8ff1c831955fd05a423fa4629bd3de1bfc" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt update && sudo apt install autoconf -y"))
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Get:1 http://deb.debian.org/debian unstable InRelease [176 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-11-12-0810.48-F-2025-11-08-0809.16.pdiff [267 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-11-12-0810.48-F-2025-11-08-0809.16.pdiff [267 kB]
Fetched 507 kB in 2s (336 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
25 packages can be upgraded. Run 'apt list --upgradable' to see them.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
Installing:
autoconf
Installing dependencies:
automake autotools-dev m4
Suggested packages:
autoconf-archive gnu-standards autoconf-doc libtool gettext m4-doc
Summary:
Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 25
Download size: 1756 kB
Space needed: 5330 kB / 264 GB available
Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.20-2 [325 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.18.1-2 [877 kB]
Fetched 1756 kB in 0s (17.7 MB/s)
Selecting previously unselected package m4.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20804 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.20-2_amd64.deb ...
Unpacking m4 (1.4.20-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.18.1-2_all.deb ...
Unpacking automake (1:1.18.1-2) ...
Setting up m4 (1.4.20-2) ...
Setting up autotools-dev (20240727.1) ...
Setting up autoconf (2.72-3.1) ...
Setting up automake (1:1.18.1-2) ...
update-alternatives: using /usr/bin/automake-1.18 to provide /usr/bin/automake (automake) in auto mode
2025-11-12 09:55.35 ---> 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:55.35 ---> using "fce964cfbb8ec4ed6cd042c743e2bef38f67d1eaccc111bc2a12054d7401efc5" from cache
/: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'"))
[oxcaml] Initialised
2025-11-12 09:55.35 ---> 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:55.35 ---> 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:55.35 ---> using "31a34e465cdc98ad3ea9bb85e99555ab13c78e4ac54f0da9ca97aaaee955511b" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y ldap.2.5.2\
\nopam install -vy ldap.2.5.2\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ldap.2.5.2 | grep -q 'debian-unstable'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
Nothing to do.
[NOTE] ldap.2.5.2 is not installed.
The following actions will be performed:
=== install 11 packages
- install base64 3.5.2 [required by ldap]
- install camlp-streams 5.0.1 [required by ldap]
- install conf-libssl 4 [required by ssl]
- install conf-pkg-config 4 [required by conf-libssl]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.20.2+ox [required by ldap]
- install dune-configurator 3.20.2 [required by ssl]
- install ldap 2.5.2
- install re 1.14.0+ox [required by ldap]
- install seq base [required by re]
- install ssl 0.7.0 [required by ldap]
The following system packages will first need to be installed:
libssl-dev pkg-config
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libssl-dev" "pkg-config"
- Selecting previously unselected package libpkgconf3:amd64.
- (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 ... 21125 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../libssl-dev_3.5.4-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.5.4-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libssl-dev:amd64 (3.5.4-1) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/32: [base64.3.5.2: extract]
Processing 2/32: [base64.3.5.2: extract] [camlp-streams.5.0.1: extract]
-> retrieved conf-libssl.4 (cached)
Processing 3/32: [base64.3.5.2: extract] [camlp-streams.5.0.1: extract]
Processing 4/32: [base64.3.5.2: extract] [camlp-streams.5.0.1: extract]
Processing 5/32: [base64.3.5.2: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract]
Processing 6/32: [base64.3.5.2: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
-> retrieved base64.3.5.2 (cached)
Processing 6/32: [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
Processing 7/32: [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [conf-pkg-config: pkg-config]
-> retrieved camlp-streams.5.0.1 (cached)
Processing 7/32: [csexp.1.5.2: extract] [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [conf-pkg-config: pkg-config]
Processing 8/32: [csexp.1.5.2: extract] [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2 (cached)
Processing 8/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [conf-pkg-config: pkg-config]
Processing 9/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0+ox: extract] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-pkg-config.4)
- usage: pkgconf [OPTIONS] [LIBRARIES]
-
- basic options:
-
- --help this message
- --about print pkgconf version and license to stdout
- --version print supported pkg-config version to stdout
- --atleast-pkgconfig-version check whether or not pkgconf is compatible
- with a specified pkg-config version
- --errors-to-stdout print all errors on stdout instead of stderr
- --print-errors ensure all errors are printed
- --short-errors be less verbose about some errors
- --silence-errors explicitly be silent about errors
- --list-all list all known packages
- --list-package-names list all known package names
- --simulate simulate walking the calculated dependency graph
- --no-cache do not cache already seen packages when
- walking the dependency graph
- --log-file=filename write an audit log to a specified file
- --with-path=path adds a directory to the search path
- --define-prefix override the prefix variable with one that is guessed based on
- the location of the .pc file
- --dont-define-prefix do not override the prefix variable under any circumstances
- --prefix-variable=varname sets the name of the variable that pkgconf considers
- to be the package prefix
- --relocate=path relocates a path and exits (mostly for testsuite)
- --dont-relocate-paths disables path relocation support
-
- cross-compilation personality support:
-
- --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename'
- --dump-personality dumps details concerning selected personality
-
- checking specific pkg-config database entries:
-
- --atleast-version require a specific version of a module
- --exact-version require an exact version of a module
- --max-version require a maximum version of a module
- --exists check whether or not a module exists
- --uninstalled check whether or not an uninstalled module will be used
- --no-uninstalled never use uninstalled modules when satisfying dependencies
- --no-provides do not use 'provides' rules to resolve dependencies
- --maximum-traverse-depth maximum allowed depth for dependency graph
- --static be more aggressive when computing dependency graph
- (for static linking)
- --shared use a simplified dependency graph (usually default)
- --pure optimize a static dependency graph as if it were a normal
- dependency graph
- --env-only look only for package entries in PKG_CONFIG_PATH
- --ignore-conflicts ignore 'conflicts' rules in modules
- --validate validate specific .pc files for correctness
-
- querying specific pkg-config database fields:
-
- --define-variable=varname=value define variable 'varname' as 'value'
- --variable=varname print specified variable entry to stdout
- --cflags print required CFLAGS to stdout
- --cflags-only-I print required include-dir CFLAGS to stdout
- --cflags-only-other print required non-include-dir CFLAGS to stdout
- --libs print required linker flags to stdout
- --libs-only-L print required LDPATH linker flags to stdout
- --libs-only-l print required LIBNAME linker flags to stdout
- --libs-only-other print required other linker flags to stdout
- --print-requires print required dependency frameworks to stdout
- --print-requires-private print required dependency frameworks for static
- linking to stdout
- --print-provides print provided dependencies to stdout
- --print-variables print all known variables in module to stdout
- --digraph print entire dependency graph in graphviz 'dot' format
- --keep-system-cflags keep -I/usr/include entries in cflags output
- --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
- --path show the exact filenames for any matching .pc files
- --modversion print the specified module's version to stdout
- --internal-cflags do not filter 'internal' cflags from output
-
- filtering output:
-
- --msvc-syntax print translatable fragments in MSVC syntax
- --fragment-filter=types filter output fragments to the specified types
-
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled conf-pkg-config.4
Processing 9/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0+ox: extract]
-> installed conf-pkg-config.4
Processing 10/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0+ox: extract]
Processing 11/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0+ox: extract] [conf-libssl: pkg-config openssl]
-> retrieved ldap.2.5.2 (cached)
Processing 11/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [re.1.14.0+ox: extract] [conf-libssl: pkg-config openssl]
-> retrieved seq.base (cached)
Processing 12/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [re.1.14.0+ox: extract] [conf-libssl: pkg-config openssl]
Processing 13/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [re.1.14.0+ox: extract] [ssl.0.7.0: extract] [conf-libssl: pkg-config openssl]
Processing 14/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [re.1.14.0+ox: extract] [ssl.0.7.0: extract] [conf-libssl: pkg-config openssl]
-> installed seq.base
Processing 15/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [re.1.14.0+ox: extract] [ssl.0.7.0: extract] [conf-libssl: pkg-config openssl]
-> retrieved re.1.14.0+ox (cached)
Processing 15/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ssl.0.7.0: extract] [conf-libssl: pkg-config openssl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "openssl" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-libssl.4)
-> compiled conf-libssl.4
Processing 15/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ssl.0.7.0: extract]
-> installed conf-libssl.4
Processing 16/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract] [ssl.0.7.0: extract]
-> retrieved ssl.0.7.0 (cached)
Processing 16/32: [dune.3.20.2+ox, dune-configurator.3.20.2: extract]
-> retrieved dune.3.20.2+ox, dune-configurator.3.20.2 (cached)
[dune: patch] applying oxcaml-dune.patch
Processing 17/32: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.20.2+ox)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__Code_error.ml
- File "stdune__Code_error.ml", line 30, characters 2-27:
- 30 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads notty_unix.ml
- File "notty_unix.ml", line 38, characters 23-29:
- 38 | let old_hdl = Sys.(signal signum (Signal_handle (fun _ -> f ()))) in
- ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
-
- File "notty_unix.ml", line 39, characters 31-45:
- 39 | `Revert (once @@ fun () -> Sys.set_signal signum old_hdl)
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__User_error.ml
- File "stdune__User_error.ml", line 18, characters 2-27:
- 18 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamStd.ml
- File "opamStd.ml", line 960, characters 10-24:
- 960 | try Sys.set_signal 28 (* SIGWINCH *)
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
- File "opamStd.ml", line 1409, characters 4-15:
- 1409 | Unix.putenv "HOME" dir;
- ^^^^^^^^^^^
- Alert unsafe_multidomain: Unix.putenv
- Mutating the environment makes reading the environment unsafe.
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Conv.ml
- File "dune_rpc_private__Conv.ml", line 49, characters 2-27:
- 49 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "dune_rpc_private__Where.ml", line 23, characters 2-27:
- 23 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "dune_rpc_private__Types.ml", line 155, characters 6-31:
- 155 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "dune_rpc_private__Registry.ml", line 68, characters 4-29:
- 68 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamSystem.ml
- File "opamSystem.ml", line 1248, characters 2-27:
- 1248 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
- File "opamSystem.ml", line 1264, characters 6-20:
- 1264 | try Sys.set_signal Sys.sigpipe (Sys.Signal_handle (fun _ -> ()))
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "dune_rpc_private__Versioned.ml", line 24, characters 4-29:
- 24 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads memo.ml
- File "memo.ml", line 415, characters 2-27:
- 415 | Printexc.register_printer (fun exn ->
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "dune_rpc_private.ml", line 202, characters 6-31:
- 202 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_server.ml
- File "dune_rpc_server.ml", line 15, characters 2-27:
- 15 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamPp.ml
- File "opamPp.ml", line 64, characters 9-34:
- 64 | let () = Printexc.register_printer @@ function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_engine__Scheduler.ml
- File "dune_engine__Scheduler.ml", line 55, characters 4-29:
- 55 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
- File "dune_engine__Scheduler.ml", line 631, characters 6-20:
- 631 | Sys.set_signal
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_engine__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
*s
cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_tui.ml
- File "dune_tui.ml", line 15, characters 7-21:
- 15 | Sys.set_signal Sys.sigcont
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
- File "dune_tui.ml", line 23, characters 12-22:
- 23 | (Sys.signal Sys.sigtstp
- ^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.signal
- Use [Sys.Safe.signal].
-
Processing 17/32: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.20.2+ox)
-> compiled dune.3.20.2+ox
-> installed dune.3.20.2+ox
Processing 19/32: [base64: dune build]
Processing 20/32: [base64: dune build] [camlp-streams: dune build]
Processing 21/32: [base64: dune build] [camlp-streams: dune build] [csexp: dune build]
[re: patch] applying re+lib+ast.ml.patch
[re: patch] applying re+lib+ast.mli.patch
[re: patch] applying re+lib+automata.ml.patch
[re: patch] applying re+lib+automata.mli.patch
[re: patch] applying re+lib+bit_vector.mli.patch
[re: patch] applying re+lib+category.mli.patch
[re: patch] applying re+lib+color_map.mli.patch
[re: patch] applying re+lib+compile.ml.patch
[re: patch] applying re+lib+compile.mli.patch
[re: patch] applying re+lib+core.mli.patch
[re: patch] applying re+lib+cset.ml.patch
[re: patch] applying re+lib+cset.mli.patch
[re: patch] applying re+lib+dense_map.ml.patch
[re: patch] applying re+lib+dense_map.mli.patch
[re: patch] applying re+lib+emacs.mli.patch
[re: patch] applying re+lib+fmt.mli.patch
[re: patch] applying re+lib+glob.mli.patch
[re: patch] applying re+lib+group.mli.patch
[re: patch] applying re+lib+hash_set.ml.patch
[re: patch] applying re+lib+hash_set.mli.patch
[re: patch] applying re+lib+iarray.ml.patch
[re: patch] applying re+lib+import.ml.patch
[re: patch] applying re+lib+mark_infos.ml.patch
[re: patch] applying re+lib+mark_infos.mli.patch
[re: patch] applying re+lib+parse_buffer.mli.patch
[re: patch] applying re+lib+pcre.ml.patch
[re: patch] applying re+lib+pcre.mli.patch
[re: patch] applying re+lib+perl.mli.patch
[re: patch] applying re+lib+pmark.ml.patch
[re: patch] applying re+lib+pmark.mli.patch
[re: patch] applying re+lib+posix.mli.patch
[re: patch] applying re+lib+posix_class.mli.patch
[re: patch] applying re+lib+replace.mli.patch
[re: patch] applying re+lib+slice.mli.patch
[re: patch] applying re+lib+view.mli.patch
[re: patch] applying re+lib_test+expect+re_tests.ml.patch
[re: patch] applying re+lib_test+expect+test_partial.ml.patch
[re: patch] applying re+lib_test+expect+test_pcre.ml.patch
[re: patch] applying re+lib_test+expect+test_pcre_split.ml.patch
[re: patch] applying re+lib_test+expect+test_re.ml.patch
[re: patch] applying re+lib_test+re_private.ml.patch
Processing 22/32: [base64: dune build] [camlp-streams: dune build] [csexp: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/base64.3.5.2)
-> compiled base64.3.5.2
Processing 22/32: [camlp-streams: dune build] [csexp: dune build] [re: dune build]
-> installed base64.3.5.2
Processing 23/32: [camlp-streams: dune build] [csexp: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled csexp.1.5.2
Processing 23/32: [camlp-streams: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 24/32: [camlp-streams: dune build] [re: dune build]
Processing 25/32: [camlp-streams: dune build] [dune-configurator: rm] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp-streams.5.0.1)
-> compiled camlp-streams.5.0.1
Processing 25/32: [dune-configurator: rm] [re: dune build]
-> installed camlp-streams.5.0.1
Processing 26/32: [dune-configurator: rm] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.20.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.20.2)
Processing 26/32: [dune-configurator: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/re.1.14.0+ox)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I lib/.re.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/seq -cmi-file lib/.re.objs/byte/re__Str.cmi -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Str.cmo -c -impl lib/str.ml)
- File "lib/str.ml", line 39, characters 12-30:
- 39 | let state = Domain.DLS.new_key (fun () -> None)
- ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
-
- File "lib/str.ml", line 44, characters 4-18:
- 44 | Domain.DLS.set state (Some res);
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 47, characters 4-18:
- 47 | Domain.DLS.set state None;
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 61, characters 4-18:
- 61 | Domain.DLS.set state (Some res);
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 64, characters 4-18:
- 64 | Domain.DLS.set state None;
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 71, characters 4-18:
- 71 | Domain.DLS.set state (Some res);
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 74, characters 4-18:
- 74 | Domain.DLS.set state None;
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 82, characters 8-22:
- 82 | match Domain.DLS.get state with
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
-
- File "lib/str.ml", line 88, characters 8-22:
- 88 | match Domain.DLS.get state with
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/seq -cmi-file lib/.re.objs/byte/re__Str.cmi -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Str.cmx -c -impl lib/str.ml)
- File "lib/str.ml", line 39, characters 12-30:
- 39 | let state = Domain.DLS.new_key (fun () -> None)
- ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
-
- File "lib/str.ml", line 44, characters 4-18:
- 44 | Domain.DLS.set state (Some res);
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 47, characters 4-18:
- 47 | Domain.DLS.set state None;
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 61, characters 4-18:
- 61 | Domain.DLS.set state (Some res);
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 64, characters 4-18:
- 64 | Domain.DLS.set state None;
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 71, characters 4-18:
- 71 | Domain.DLS.set state (Some res);
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 74, characters 4-18:
- 74 | Domain.DLS.set state None;
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
-
- File "lib/str.ml", line 82, characters 8-22:
- 82 | match Domain.DLS.get state with
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
-
- File "lib/str.ml", line 88, characters 8-22:
- 88 | match Domain.DLS.get state with
- ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
-> compiled re.1.14.0+ox
Processing 26/32: [dune-configurator: dune build]
-> installed re.1.14.0+ox
Processing 27/32: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.20.2)
-> compiled dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 29/32: [ssl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ssl" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ssl.0.7.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ssl.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -cmi-file src/.ssl.objs/byte/ssl.cmi -no-alias-deps -o src/.ssl.objs/byte/ssl.cmo -c -impl src/ssl.ml)
- File "src/ssl.ml", line 148, characters 2-27:
- 148 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
- File "src/ssl.ml", line 176, characters 2-29:
- 176 | Callback.register_exception "ssl_exn_method_error" Method_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 177, characters 2-29:
- 177 | Callback.register_exception "ssl_exn_context_error" Context_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 178, characters 2-29:
- 178 | Callback.register_exception "ssl_exn_certificate_error" (Certificate_error "");
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 179, characters 2-29:
- 179 | Callback.register_exception "ssl_exn_cipher_error" Cipher_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 180, characters 2-29:
- 180 | Callback.register_exception
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 183, characters 2-29:
- 183 | Callback.register_exception "ssl_exn_ec_curve_error" Ec_curve_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 184, characters 2-29:
- 184 | Callback.register_exception "ssl_exn_private_key_error" (Private_key_error "");
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 185, characters 2-29:
- 185 | Callback.register_exception "ssl_exn_unmatching_keys" Unmatching_keys;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 186, characters 2-29:
- 186 | Callback.register_exception "ssl_exn_invalid_socket" Invalid_socket;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 187, characters 2-29:
- 187 | Callback.register_exception "ssl_exn_handler_error" Handler_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 188, characters 2-29:
- 188 | Callback.register_exception
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 191, characters 2-29:
- 191 | Callback.register_exception "ssl_exn_accept_error" (Accept_error Error_none);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 192, characters 2-29:
- 192 | Callback.register_exception "ssl_exn_read_error" (Read_error Error_none);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 193, characters 2-29:
- 193 | Callback.register_exception "ssl_exn_write_error" (Write_error Error_none);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 194, characters 2-29:
- 194 | Callback.register_exception
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 197, characters 2-29:
- 197 | Callback.register_exception "ssl_exn_flush_error" (Flush_error true)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.ssl.objs/byte -I src/.ssl.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -cmi-file src/.ssl.objs/byte/ssl.cmi -no-alias-deps -o src/.ssl.objs/native/ssl.cmx -c -impl src/ssl.ml)
- File "src/ssl.ml", line 148, characters 2-27:
- 148 | Printexc.register_printer (function
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-
- File "src/ssl.ml", line 176, characters 2-29:
- 176 | Callback.register_exception "ssl_exn_method_error" Method_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 177, characters 2-29:
- 177 | Callback.register_exception "ssl_exn_context_error" Context_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 178, characters 2-29:
- 178 | Callback.register_exception "ssl_exn_certificate_error" (Certificate_error "");
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 179, characters 2-29:
- 179 | Callback.register_exception "ssl_exn_cipher_error" Cipher_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 180, characters 2-29:
- 180 | Callback.register_exception
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 183, characters 2-29:
- 183 | Callback.register_exception "ssl_exn_ec_curve_error" Ec_curve_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 184, characters 2-29:
- 184 | Callback.register_exception "ssl_exn_private_key_error" (Private_key_error "");
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 185, characters 2-29:
- 185 | Callback.register_exception "ssl_exn_unmatching_keys" Unmatching_keys;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 186, characters 2-29:
- 186 | Callback.register_exception "ssl_exn_invalid_socket" Invalid_socket;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 187, characters 2-29:
- 187 | Callback.register_exception "ssl_exn_handler_error" Handler_error;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 188, characters 2-29:
- 188 | Callback.register_exception
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 191, characters 2-29:
- 191 | Callback.register_exception "ssl_exn_accept_error" (Accept_error Error_none);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 192, characters 2-29:
- 192 | Callback.register_exception "ssl_exn_read_error" (Read_error Error_none);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 193, characters 2-29:
- 193 | Callback.register_exception "ssl_exn_write_error" (Write_error Error_none);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 194, characters 2-29:
- 194 | Callback.register_exception
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-
- File "src/ssl.ml", line 197, characters 2-29:
- 197 | Callback.register_exception "ssl_exn_flush_error" (Flush_error true)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -o ssl_stubs.o -c ssl_stubs.c)
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file':
- ssl_stubs.c:1142:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
- 1142 | DH_free(dh);
- | ^~~~~~~
- In file included from /usr/include/openssl/dsa.h:31,
- from /usr/include/openssl/x509.h:37,
- from /usr/include/openssl/pem.h:23,
- from ssl_stubs.c:49:
- /usr/include/openssl/dh.h:211:28: note: declared here
- 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
- | ^~~~~~~
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve':
- ssl_stubs.c:1168:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
- 1168 | ecdh = EC_KEY_new_by_curve_name(nid);
- | ^~~~
- In file included from /usr/include/openssl/x509.h:33:
- /usr/include/openssl/ec.h:1017:31: note: declared here
- 1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- ssl_stubs.c:1176:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
- 1176 | EC_KEY_free(ecdh);
- | ^~~~~~~~~~~
- /usr/include/openssl/ec.h:1022:28: note: declared here
- 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
- | ^~~~~~~~~~~
- ssl_stubs.c: In function 'load_dh_param':
- ssl_stubs.c:2031:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
- 2031 | ret = PEM_read_bio_DHparams(bio, NULL, NULL, NULL);
- | ^~~
- /usr/include/openssl/pem.h:479:1: note: declared here
- 479 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
- | ^~~~~~~~~~~~~~~~~~~
-> compiled ssl.0.7.0
-> installed ssl.0.7.0
Processing 31/32: [ldap: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ldap" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ldap.2.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/ldap/.ldap.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/camlp-streams -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/ssl -cmi-file src/ldap/.ldap.objs/byte/ldap_funclient.cmi -no-alias-deps -o src/ldap/.ldap.objs/byte/ldap_funclient.cmo -c -impl src/ldap/ldap_funclient.ml)
- File "src/ldap/ldap_funclient.ml", line 172, characters 27-33:
- 172 | signal sigalrm
- ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
-
- File "src/ldap/ldap_funclient.ml", line 177, characters 25-35:
- 177 | set_signal sigalrm !previous_signal;
- ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
- File "src/ldap/ldap_funclient.ml", line 182, characters 24-30:
- 182 | signal sigalrm
- ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
-
- File "src/ldap/ldap_funclient.ml", line 190, characters 24-34:
- 190 | set_signal sigalrm !previous_signal;
- ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
- File "src/ldap/ldap_funclient.ml", line 201, characters 23-33:
- 201 | set_signal sigalrm !previous_signal;
- ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/ldap/.ldap.objs/byte -I src/ldap/.ldap.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/camlp-streams -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/ssl -cmi-file src/ldap/.ldap.objs/byte/ldap_funclient.cmi -no-alias-deps -o src/ldap/.ldap.objs/native/ldap_funclient.cmx -c -impl src/ldap/ldap_funclient.ml)
- File "src/ldap/ldap_funclient.ml", line 172, characters 27-33:
- 172 | signal sigalrm
- ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
-
- File "src/ldap/ldap_funclient.ml", line 177, characters 25-35:
- 177 | set_signal sigalrm !previous_signal;
- ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
- File "src/ldap/ldap_funclient.ml", line 182, characters 24-30:
- 182 | signal sigalrm
- ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
-
- File "src/ldap/ldap_funclient.ml", line 190, characters 24-34:
- 190 | set_signal sigalrm !previous_signal;
- ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-
- File "src/ldap/ldap_funclient.ml", line 201, characters 23-33:
- 201 | set_signal sigalrm !previous_signal;
- ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-> compiled ldap.2.5.2
-> installed ldap.2.5.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-11-12 09:56.54 ---> saved as "63853ed9cf422b86d561ebc9f67d613825bad0b4bde98c36d9916d3046152c04"
Job succeeded