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


Building on laodoke.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:326388062fdc5e366d0d25a65b42bf9938e76068527b8aceec3027158b383b3c
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-05-13 23:53.59 ---> 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-05-13 23:53.59 ---> 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 dbc9ec7b83bac3673185542221a571372b6abb35"))
2025-05-13 23:53.59 ---> using "20357fbea61a92c2bdc1950610fb370ec30d4b4205b6f85be61a0d5ad16763e4" 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.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-05-13 23:53.59 ---> using "23658a5df8af9828e8d43700cc875c3ea271dfcb3ba9fa82b2220e54a557e121" 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 [205 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-05-13-2007.41-F-2025-05-11-0804.30.pdiff [49.0 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-13-2007.41-F-2025-05-11-0804.30.pdiff [49.0 kB]
Fetched 318 kB in 3s (126 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
3 packages can be upgraded. Run 'apt list --upgradable' to see them.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
  autoconf

Installing dependencies:
  automake  autotools-dev  m4

Suggested packages:
  autoconf-archive  gnu-standards  autoconf-doc  libtool  gettext  m4-doc

Summary:
  Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 3
  Download size: 1710 kB
  Space needed: 5051 kB / 157 GB available

Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.19-8 [294 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.17-4 [862 kB]
Fetched 1710 kB in 0s (8513 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 ... 20678 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.19-8_amd64.deb ...
Unpacking m4 (1.4.19-8) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.17-4_all.deb ...
Unpacking automake (1:1.17-4) ...
Setting up m4 (1.4.19-8) ...
Setting up autotools-dev (20240727.1) ...
Setting up autoconf (2.72-3.1) ...
Setting up automake (1:1.17-4) ...
update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode
2025-05-13 23:53.59 ---> using "7500090cc9af80f322654254041f3fc602ac6ff9f4e9777943eb82a6c52ee3cc" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/janestreet/opam-repository' ~/'janestreet-with-extensions' && git -C ~/'janestreet-with-extensions' checkout -q 9fcba8f2828b1dd4de45313c7d472a9a0f1b55e7"))
2025-05-13 23:53.59 ---> using "b59a36de54dea5e80e8207f314640093212b667aab8294c8e5e29f555ddd3d36" from cache

/: (run (shell "opam repository add --dont-select 'janestreet-with-extensions' ~/'janestreet-with-extensions'"))
[janestreet-with-extensions] Initialised
2025-05-13 23:53.59 ---> using "10fe936c9d1e16eabb942356f07b8a169382f09aa6865fe5b5aff4658669e1b4" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=janestreet-with-extensions,default '5.2.0+flambda2' '5.2.0+flambda2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.2.0+flambda2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved init-compiler.4.14.1  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed ocaml-options-vanilla.1
-> retrieved init-dune.3.9.3  (cached)
-> retrieved init-menhir.20231231  (cached)
-> retrieved ocaml-variants.5.2.0+flambda2  (cached)
-> installed init-compiler.4.14.1
-> installed init-dune.3.9.3
-> installed init-menhir.20231231
-> installed ocaml-variants.5.2.0+flambda2
-> 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-05-13 23:53.59 ---> using "9f23afe31887703a43d49f189611b0f7e2f0becabaae5932d8d0b25ddd85cc79" 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-05-13 23:53.59 ---> using "87e27a9fa6d806fc35e8b46f539fdf3d7c669955ce3150e27e16209fde14592a" from cache

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

Nothing to do.
The following actions will be performed:
=== install 36 packages
  - install base-bytes          base                     [required by dokeysto]
  - install basement            v0.18~preview.130.31+242 [required by sexplib0]
  - install batteries           3.9.0                    [required by oranger]
  - install bst                 7.1.0                    [required by molenc]
  - install camlp-streams       5.0.1                    [required by batteries]
  - install conf-autoconf       0.2                      [required by cpu, stdcompat]
  - install conf-cmake          1                        [required by oranger]
  - install conf-graphviz       0.1                      [required by molenc]
  - install conf-python-3       9.0.0                    [required by molenc]
  - install conf-rdkit          1                        [required by molenc]
  - install cpm                 12.2.0                   [required by oranger]
  - install cpu                 2.0.0                    [required by parany]
  - install csexp               1.5.2                    [required by dune-configurator]
  - install dokeysto            4.0.1                    [required by molenc]
  - install dolog               6.0.0                    [required by oranger]
  - install dune                3.18.2                   [required by oranger]
  - install dune-configurator   3.18.2                   [required by extunix]
  - install extunix             0.4.4                    [required by dokeysto]
  - install line_oriented       1.3.0                    [required by oranger]
  - install minicli             5.0.2                    [required by oranger]
  - install molenc              17.0.1                   [required by oranger]
  - install num                 1.5-1                    [required by batteries]
  - install ocaml-compiler-libs v0.17.0+jst              [required by ppxlib]
  - install ocamlfind           1.9.8                    [required by batteries]
  - install ocamlgraph          2.2.0                    [required by molenc]
  - install oranger             4.3.5
  - install parany              14.0.1                   [required by oranger]
  - install ppx_derivers        1.2.1                    [required by ppxlib]
  - install ppxlib              0.36.0                   [required by extunix]
  - install pyml                20231101                 [required by molenc]
  - install re                  1.12.0                   [required by oranger]
  - install seq                 base                     [required by re]
  - install sexplib0            v0.18~preview.130.31+242 [required by ppxlib]
  - install stdcompat           20.1                     [required by pyml]
  - install stdlib-shims        0.3.0                    [required by ppxlib]
  - install vector3             1.0.0                    [required by molenc]

The following system packages will first need to be installed:
    cmake graphviz librdkit-dev python3 python3-rdkit

<><> 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" "cmake" "graphviz" "librdkit-dev" "python3" "python3-rdkit"
- Preconfiguring packages ...
- Selecting previously unselected package libpython3.13-minimal: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 ... 20998 files and directories currently installed.)
- Preparing to unpack .../libpython3.13-minimal_3.13.3-2_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.3-2) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.3-2_amd64.deb ...
- Unpacking python3.13-minimal (3.13.3-2) ...
- Setting up libpython3.13-minimal:amd64 (3.13.3-2) ...
- Setting up python3.13-minimal (3.13.3-2) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 21323 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.13.3-1_amd64.deb ...
- Unpacking python3-minimal (3.13.3-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_13.0.0_all.deb ...
- Unpacking media-types (13.0.0) ...
- Selecting previously unselected package readline-common.
- Preparing to unpack .../2-readline-common_8.2-6_all.deb ...
- Unpacking readline-common (8.2-6) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../3-libreadline8t64_8.2-6_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
- Unpacking libreadline8t64:amd64 (8.2-6) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../4-libpython3.13-stdlib_3.13.3-2_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.3-2) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../5-python3.13_3.13.3-2_amd64.deb ...
- Unpacking python3.13 (3.13.3-2) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../6-libpython3-stdlib_3.13.3-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.3-1) ...
- Setting up python3-minimal (3.13.3-1) ...
- Selecting previously unselected package python3.
- (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 ... 21806 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.13.3-1_amd64.deb ...
- Unpacking python3 (3.13.3-1) ...
- Selecting previously unselected package python3-numpy-dev:amd64.
- Preparing to unpack .../01-python3-numpy-dev_1%3a2.2.4+ds-1_amd64.deb ...
- Unpacking python3-numpy-dev:amd64 (1:2.2.4+ds-1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../02-libblas3_3.12.1-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.1-2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../03-libgfortran5_14.2.0-19_amd64.deb ...
- Unpacking libgfortran5:amd64 (14.2.0-19) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../04-liblapack3_3.12.1-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.1-2) ...
- Selecting previously unselected package python3-numpy.
- Preparing to unpack .../05-python3-numpy_1%3a2.2.4+ds-1_amd64.deb ...
- Unpacking python3-numpy (1:2.2.4+ds-1) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../06-cmake-data_3.31.6-2_all.deb ...
- Unpacking cmake-data (3.31.6-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.12.7+dfsg+really2.9.14-0.4_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4) ...
- Selecting previously unselected package libarchive13t64:amd64.
- Preparing to unpack .../08-libarchive13t64_3.7.4-3_amd64.deb ...
- Unpacking libarchive13t64:amd64 (3.7.4-3) ...
- Selecting previously unselected package libjsoncpp26:amd64.
- Preparing to unpack .../09-libjsoncpp26_1.9.6-3_amd64.deb ...
- Unpacking libjsoncpp26:amd64 (1.9.6-3) ...
- Selecting previously unselected package librhash1:amd64.
- Preparing to unpack .../10-librhash1_1.4.5-1_amd64.deb ...
- Unpacking librhash1:amd64 (1.4.5-1) ...
- Selecting previously unselected package libuv1t64:amd64.
- Preparing to unpack .../11-libuv1t64_1.50.0-2_amd64.deb ...
- Unpacking libuv1t64:amd64 (1.50.0-2) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../12-cmake_3.31.6-2_amd64.deb ...
- Unpacking cmake (3.31.6-2) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../13-libpng16-16t64_1.6.48-1_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.48-1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../14-libfreetype6_2.13.3+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../15-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../16-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fonts-liberation.
- Preparing to unpack .../17-fonts-liberation_1%3a2.1.5-3_all.deb ...
- Unpacking fonts-liberation (1:2.1.5-3) ...
- Selecting previously unselected package fonts-freefont-ttf.
- Preparing to unpack .../18-fonts-freefont-ttf_20211204+svn4273-2_all.deb ...
- Unpacking fonts-freefont-ttf (20211204+svn4273-2) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../19-fontconfig-config_2.15.0-2.3_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-2.3) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../20-libfontconfig1_2.15.0-2.3_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../21-fontconfig_2.15.0-2.3_amd64.deb ...
- Unpacking fontconfig (2.15.0-2.3) ...
- Selecting previously unselected package fonts-liberation-sans-narrow.
- Preparing to unpack .../22-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ...
- Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ...
- Selecting previously unselected package libann0.
- Preparing to unpack .../23-libann0_1.1.2+doc-9+b1_amd64.deb ...
- Unpacking libann0 (1.1.2+doc-9+b1) ...
- Selecting previously unselected package libcdt5:amd64.
- Preparing to unpack .../24-libcdt5_2.42.4-3_amd64.deb ...
- Unpacking libcdt5:amd64 (2.42.4-3) ...
- Selecting previously unselected package libcgraph6:amd64.
- Preparing to unpack .../25-libcgraph6_2.42.4-3_amd64.deb ...
- Unpacking libcgraph6:amd64 (2.42.4-3) ...
- Selecting previously unselected package libaom3:amd64.
- Preparing to unpack .../26-libaom3_3.12.1-1_amd64.deb ...
- Unpacking libaom3:amd64 (3.12.1-1) ...
- Selecting previously unselected package libdav1d7:amd64.
- Preparing to unpack .../27-libdav1d7_1.5.1-1_amd64.deb ...
- Unpacking libdav1d7:amd64 (1.5.1-1) ...
- Selecting previously unselected package libabsl20240722:amd64.
- Preparing to unpack .../28-libabsl20240722_20240722.0-3_amd64.deb ...
- Unpacking libabsl20240722:amd64 (20240722.0-3) ...
- Selecting previously unselected package libgav1-1:amd64.
- Preparing to unpack .../29-libgav1-1_0.19.0-3+b1_amd64.deb ...
- Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
- Selecting previously unselected package librav1e0.7:amd64.
- Preparing to unpack .../30-librav1e0.7_0.7.1-9+b2_amd64.deb ...
- Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ...
- Selecting previously unselected package libsvtav1enc2:amd64.
- Preparing to unpack .../31-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
- Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../32-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
- Selecting previously unselected package libyuv0:amd64.
- Preparing to unpack .../33-libyuv0_0.0.1904.20250204-1_amd64.deb ...
- Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ...
- Selecting previously unselected package libavif16:amd64.
- Preparing to unpack .../34-libavif16_1.2.1-1_amd64.deb ...
- Unpacking libavif16:amd64 (1.2.1-1) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../35-libsharpyuv0_1.5.0-0.1_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libheif-plugin-dav1d:amd64.
- Preparing to unpack .../36-libheif-plugin-dav1d_1.19.8-1_amd64.deb ...
- Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ...
- Selecting previously unselected package libde265-0:amd64.
- Preparing to unpack .../37-libde265-0_1.0.16-1_amd64.deb ...
- Unpacking libde265-0:amd64 (1.0.16-1) ...
- Selecting previously unselected package libheif-plugin-libde265:amd64.
- Preparing to unpack .../38-libheif-plugin-libde265_1.19.8-1_amd64.deb ...
- Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ...
- Selecting previously unselected package libheif1:amd64.
- Preparing to unpack .../39-libheif1_1.19.8-1_amd64.deb ...
- Unpacking libheif1:amd64 (1.19.8-1) ...
- Selecting previously unselected package libimagequant0:amd64.
- Preparing to unpack .../40-libimagequant0_2.18.0-1+b2_amd64.deb ...
- Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../41-libdeflate0_1.23-2_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.23-2) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../42-libjbig0_2.1-6.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
- Selecting previously unselected package liblerc4:amd64.
- Preparing to unpack .../43-liblerc4_4.0.0+ds-5_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
- Selecting previously unselected package libwebp7:amd64.
- Preparing to unpack .../44-libwebp7_1.5.0-0.1_amd64.deb ...
- Unpacking libwebp7:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libtiff6:amd64.
- Preparing to unpack .../45-libtiff6_4.7.0-3_amd64.deb ...
- Unpacking libtiff6:amd64 (4.7.0-3) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../46-libxpm4_1%3a3.5.17-1+b3_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ...
- Selecting previously unselected package libgd3:amd64.
- Preparing to unpack .../47-libgd3_2.3.3-13_amd64.deb ...
- Unpacking libgd3:amd64 (2.3.3-13) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../48-libglib2.0-0t64_2.84.1-2_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.84.1-2) ...
- Selecting previously unselected package libgts-0.7-5t64:amd64.
- Preparing to unpack .../49-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ...
- Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../50-libpixman-1-0_0.44.0-3_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../51-libxcb-render0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../52-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../53-libxrender1_1%3a0.9.12-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.12-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../54-libcairo2_1.18.4-1+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../55-libltdl7_2.5.4-4_amd64.deb ...
- Unpacking libltdl7:amd64 (2.5.4-4) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../56-libfribidi0_1.0.16-1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.16-1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../57-libgraphite2-3_1.3.14-2+b1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../58-libharfbuzz0b_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../59-libthai-data_0.1.29-2_all.deb ...
- Unpacking libthai-data (0.1.29-2) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../60-libdatrie1_0.2.13-3+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-3+b1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../61-libthai0_0.1.29-2+b1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-2+b1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../62-libpango-1.0-0_1.56.3-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.56.3-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../63-libpangoft2-1.0-0_1.56.3-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../64-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../65-libpathplan4_2.42.4-3_amd64.deb ...
- Unpacking libpathplan4:amd64 (2.42.4-3) ...
- Selecting previously unselected package libgvc6.
- Preparing to unpack .../66-libgvc6_2.42.4-3_amd64.deb ...
- Unpacking libgvc6 (2.42.4-3) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../67-libgvpr2_2.42.4-3_amd64.deb ...
- Unpacking libgvpr2:amd64 (2.42.4-3) ...
- Selecting previously unselected package liblab-gamut1:amd64.
- Preparing to unpack .../68-liblab-gamut1_2.42.4-3_amd64.deb ...
- Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../69-x11-common_1%3a7.7+24_all.deb ...
- Unpacking x11-common (1:7.7+24) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../70-libice6_2%3a1.1.1-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.1.1-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../71-libsm6_2%3a1.2.6-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.6-1) ...
- Selecting previously unselected package libxt6t64:amd64.
- Preparing to unpack .../72-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
- Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../73-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../74-libxaw7_2%3a1.0.16-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.16-1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../75-graphviz_2.42.4-3_amd64.deb ...
- Unpacking graphviz (2.42.4-3) ...
- Selecting previously unselected package libboost-iostreams1.83.0:amd64.
- Preparing to unpack .../76-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ...
- Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ...
- Selecting previously unselected package libboost-python1.83.0.
- Preparing to unpack .../77-libboost-python1.83.0_1.83.0-4.2_amd64.deb ...
- Unpacking libboost-python1.83.0 (1.83.0-4.2) ...
- Selecting previously unselected package libboost-numpy1.83.0.
- Preparing to unpack .../78-libboost-numpy1.83.0_1.83.0-4.2_amd64.deb ...
- Unpacking libboost-numpy1.83.0 (1.83.0-4.2) ...
- Selecting previously unselected package libboost-serialization1.83.0:amd64.
- Preparing to unpack .../79-libboost-serialization1.83.0_1.83.0-4.2_amd64.deb ...
- Unpacking libboost-serialization1.83.0:amd64 (1.83.0-4.2) ...
- Selecting previously unselected package libcoordgen3:amd64.
- Preparing to unpack .../80-libcoordgen3_3.0.2-1+b2_amd64.deb ...
- Unpacking libcoordgen3:amd64 (3.0.2-1+b2) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../81-libglib2.0-data_2.84.1-2_all.deb ...
- Unpacking libglib2.0-data (2.84.1-2) ...
- Selecting previously unselected package libgts-bin.
- Preparing to unpack .../82-libgts-bin_0.7.6+darcs121130-5.2+b1_amd64.deb ...
- Unpacking libgts-bin (0.7.6+darcs121130-5.2+b1) ...
- Selecting previously unselected package libheif-plugin-aomenc:amd64.
- Preparing to unpack .../83-libheif-plugin-aomenc_1.19.8-1_amd64.deb ...
- Unpacking libheif-plugin-aomenc:amd64 (1.19.8-1) ...
- Selecting previously unselected package libnuma1:amd64.
- Preparing to unpack .../84-libnuma1_2.0.19-1_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.19-1) ...
- Selecting previously unselected package libx265-215:amd64.
- Preparing to unpack .../85-libx265-215_4.1-2_amd64.deb ...
- Unpacking libx265-215:amd64 (4.1-2) ...
- Selecting previously unselected package libheif-plugin-x265:amd64.
- Preparing to unpack .../86-libheif-plugin-x265_1.19.8-1_amd64.deb ...
- Unpacking libheif-plugin-x265:amd64 (1.19.8-1) ...
- Selecting previously unselected package libinchi1.07.
- Preparing to unpack .../87-libinchi1.07_1.07.3+dfsg-1_amd64.deb ...
- Unpacking libinchi1.07 (1.07.3+dfsg-1) ...
- Selecting previously unselected package libmaeparser1:amd64.
- Preparing to unpack .../88-libmaeparser1_1.3.1-1+b2_amd64.deb ...
- Unpacking libmaeparser1:amd64 (1.3.1-1+b2) ...
- Selecting previously unselected package librdkit1t64.
- Preparing to unpack .../89-librdkit1t64_202503.1-4_amd64.deb ...
- Unpacking librdkit1t64 (202503.1-4) ...
- Selecting previously unselected package librdkit-dev.
- Preparing to unpack .../90-librdkit-dev_202503.1-4_amd64.deb ...
- Unpacking librdkit-dev (202503.1-4) ...
- Selecting previously unselected package rdkit-data.
- Preparing to unpack .../91-rdkit-data_202503.1-4_all.deb ...
- Unpacking rdkit-data (202503.1-4) ...
- Selecting previously unselected package python3-rdkit.
- Preparing to unpack .../92-python3-rdkit_202503.1-4_amd64.deb ...
- Unpacking python3-rdkit (202503.1-4) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../93-shared-mime-info_2.4-5+b2_amd64.deb ...
- Unpacking shared-mime-info (2.4-5+b2) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../94-xdg-user-dirs_0.18-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-2) ...
- Setting up media-types (13.0.0) ...
- Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ...
- Setting up libboost-python1.83.0 (1.83.0-4.2) ...
- Setting up libpixman-1-0:amd64 (0.44.0-3) ...
- Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
- Setting up libaom3:amd64 (3.12.1-1) ...
- Setting up liblerc4:amd64 (4.0.0+ds-5) ...
- Setting up libxpm4:amd64 (1:3.5.17-1+b3) ...
- Setting up libxrender1:amd64 (1:0.9.12-1) ...
- Setting up libdatrie1:amd64 (0.2.13-3+b1) ...
- Setting up xdg-user-dirs (0.18-2) ...
- Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
- Setting up liblab-gamut1:amd64 (2.42.4-3) ...
- Setting up libuv1t64:amd64 (1.50.0-2) ...
- Setting up x11-common (1:7.7+24) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libdeflate0:amd64 (1.23-2) ...
- Setting up fonts-freefont-ttf (20211204+svn4273-2) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
- Setting up rdkit-data (202503.1-4) ...
- Setting up libabsl20240722:amd64 (20240722.0-3) ...
- Setting up libjbig0:amd64 (2.1-6.1+b2) ...
- Setting up libboost-serialization1.83.0:amd64 (1.83.0-4.2) ...
- Setting up libboost-numpy1.83.0 (1.83.0-4.2) ...
- Setting up libglib2.0-0t64:amd64 (2.84.1-2) ...
- No schema files found: doing nothing.
- Setting up libblas3:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libglib2.0-data (2.84.1-2) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
- Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
- Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ...
- Setting up libjsoncpp26:amd64 (1.9.6-3) ...
- Setting up libpathplan4:amd64 (2.42.4-3) ...
- Setting up libann0 (1.1.2+doc-9+b1) ...
- Setting up libfribidi0:amd64 (1.0.16-1) ...
- Setting up libimagequant0:amd64 (2.18.0-1+b2) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libpng16-16t64:amd64 (1.6.48-1) ...
- Setting up python3-numpy-dev:amd64 (1:2.2.4+ds-1) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
- Setting up libltdl7:amd64 (2.5.4-4) ...
- Setting up libgfortran5:amd64 (14.2.0-19) ...
- Setting up libwebp7:amd64 (1.5.0-0.1) ...
- Setting up libnuma1:amd64 (2.0.19-1) ...
- Setting up libdav1d7:amd64 (1.5.1-1) ...
- Setting up libtiff6:amd64 (4.7.0-3) ...
- Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
- Setting up fonts-liberation (1:2.1.5-3) ...
- Setting up libthai-data (0.1.29-2) ...
- Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
- Setting up cmake-data (3.31.6-2) ...
- Setting up librhash1:amd64 (1.4.5-1) ...
- Setting up libcdt5:amd64 (2.42.4-3) ...
- Setting up libcgraph6:amd64 (2.42.4-3) ...
- Setting up libcoordgen3:amd64 (3.0.2-1+b2) ...
- Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ...
- Setting up libde265-0:amd64 (1.0.16-1) ...
- Setting up libx265-215:amd64 (4.1-2) ...
- Setting up libinchi1.07 (1.07.3+dfsg-1) ...
- Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
- Setting up readline-common (8.2-6) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4) ...
- Setting up libgts-bin (0.7.6+darcs121130-5.2+b1) ...
- Setting up libice6:amd64 (2:1.1.1-1) ...
- Setting up libavif16:amd64 (1.2.1-1) ...
- Setting up liblapack3:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up fontconfig-config (2.15.0-2.3) ...
- Setting up libmaeparser1:amd64 (1.3.1-1+b2) ...
- Setting up libthai0:amd64 (0.1.29-2+b1) ...
- Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ...
- Setting up shared-mime-info (2.4-5+b2) ...
- Setting up libreadline8t64:amd64 (8.2-6) ...
- Setting up libgvpr2:amd64 (2.42.4-3) ...
- Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ...
- Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
- Setting up libsm6:amd64 (2:1.2.6-1) ...
- Setting up libarchive13t64:amd64 (3.7.4-3) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.3-2) ...
- Setting up libpython3-stdlib:amd64 (3.13.3-1) ...
- Setting up fontconfig (2.15.0-2.3) ...
- Regenerating fonts cache... 
- done.
- Setting up python3.13 (3.13.3-2) ...
- Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
- Setting up python3 (3.13.3-1) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up libcairo2:amd64 (1.18.4-1+b1) ...
- Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
- Setting up python3-numpy (1:2.2.4+ds-1) ...
- Setting up cmake (3.31.6-2) ...
- Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
- Setting up librdkit1t64 (202503.1-4) ...
- Setting up libxaw7:amd64 (2:1.0.16-1) ...
- Setting up python3-rdkit (202503.1-4) ...
- Setting up librdkit-dev (202503.1-4) ...
- Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ...
- Setting up libheif1:amd64 (1.19.8-1) ...
- Setting up libgd3:amd64 (2.3.3-13) ...
- Setting up libgvc6 (2.42.4-3) ...
- Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ...
- Setting up graphviz (2.42.4-3) ...
- Setting up libheif-plugin-x265:amd64 (1.19.8-1) ...
- Setting up libheif-plugin-aomenc:amd64 (1.19.8-1) ...
- Processing triggers for libc-bin (2.41-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/107: [basement.v0.18~preview.130.31+242: extract]
Processing  3/107: [basement.v0.18~preview.130.31+242: extract] [batteries.3.9.0: extract]
Processing  4/107: [basement.v0.18~preview.130.31+242: extract] [batteries.3.9.0: extract] [bst.7.1.0: extract]
-> retrieved basement.v0.18~preview.130.31+242  (cached)
Processing  4/107: [batteries.3.9.0: extract] [bst.7.1.0: extract]
Processing  5/107: [batteries.3.9.0: extract] [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
-> retrieved batteries.3.9.0  (cached)
Processing  5/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
Processing  6/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
-> retrieved conf-cmake.1  (cached)
Processing  7/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
Processing  8/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
-> retrieved conf-python-3.9.0.0  (cached)
Processing  9/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
-> retrieved conf-rdkit.1  (cached)
Processing 10/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract]
Processing 11/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract]
Processing 12/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: autoconf]
Processing 13/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh]
Processing 14/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot]
Processing 15/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py]
Processing 16/107: [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved bst.7.1.0  (cached)
Processing 16/107: [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 17/107: [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [cpu.2.0.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 17/107: [cpm.12.2.0: extract] [cpu.2.0.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 18/107: [cpm.12.2.0: extract] [cpu.2.0.0: extract] [csexp.1.5.2: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved cpm.12.2.0  (cached)
Processing 18/107: [cpu.2.0.0: extract] [csexp.1.5.2: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 19/107: [cpu.2.0.0: extract] [csexp.1.5.2: extract] [dokeysto.4.0.1: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved cpu.2.0.0  (cached)
Processing 19/107: [csexp.1.5.2: extract] [dokeysto.4.0.1: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 20/107: [csexp.1.5.2: extract] [dokeysto.4.0.1: extract] [dolog.6.0.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved csexp.1.5.2  (cached)
Processing 20/107: [dokeysto.4.0.1: extract] [dolog.6.0.0: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 21/107: [dokeysto.4.0.1: extract] [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [conf-autoconf: autoconf] [conf-cmake: sh configure.sh] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
-> compiled  conf-cmake.1
Processing 21/107: [dokeysto.4.0.1: extract] [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [conf-autoconf: autoconf] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-cmake.1
Processing 22/107: [dokeysto.4.0.1: extract] [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [conf-autoconf: autoconf] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved dokeysto.4.0.1  (cached)
Processing 22/107: [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [conf-autoconf: autoconf] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 23/107: [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [conf-autoconf: autoconf] [conf-graphviz: dot] [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dot" "-V" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-graphviz.0.1)
- dot - graphviz version 2.42.4 (0)
-> compiled  conf-graphviz.0.1
Processing 23/107: [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [conf-autoconf: autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> installed conf-graphviz.0.1
Processing 24/107: [dolog.6.0.0: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [conf-autoconf: autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved dolog.6.0.0  (cached)
Processing 24/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [conf-autoconf: autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 25/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [line_oriented.1.3.0: extract] [conf-autoconf: autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
-> retrieved line_oriented.1.3.0  (cached)
Processing 25/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [conf-autoconf: autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 26/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [minicli.5.0.2: extract] [conf-autoconf: autoconf] [conf-python-3: python3 test.py] [conf-rdkit: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 26/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [minicli.5.0.2: extract] [conf-autoconf: autoconf] [conf-rdkit: sh]
-> installed conf-python-3.9.0.0
Processing 27/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [minicli.5.0.2: extract] [conf-autoconf: autoconf] [conf-rdkit: sh]
-> retrieved minicli.5.0.2  (cached)
Processing 27/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [conf-autoconf: autoconf] [conf-rdkit: sh]
Processing 28/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [extunix.0.4.4: extract] [molenc.17.0.1: extract] [conf-autoconf: autoconf] [conf-rdkit: sh]
-> retrieved extunix.0.4.4  (cached)
Processing 28/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [conf-autoconf: autoconf] [conf-rdkit: sh]
Processing 29/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [num.1.5-1: extract] [conf-autoconf: autoconf] [conf-rdkit: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" "-V" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-autoconf.0.2)
- autoconf (GNU Autoconf) 2.72
- Copyright (C) 2023 Free Software Foundation, Inc.
- License GPLv3+/Autoconf: GNU GPL version 3 or later
- <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by David J. MacKenzie and Akim Demaille.
-> compiled  conf-autoconf.0.2
Processing 29/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [num.1.5-1: extract] [conf-rdkit: sh]
-> installed conf-autoconf.0.2
Processing 30/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [num.1.5-1: extract] [conf-rdkit: sh]
-> retrieved num.1.5-1  (cached)
Processing 30/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [conf-rdkit: sh]
Processing 31/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [ocaml-compiler-libs.v0.17.0+jst: extract] [conf-rdkit: sh]
[num: patch] applying num-in-findlib-dir.patch
Processing 32/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [ocaml-compiler-libs.v0.17.0+jst: extract] [conf-rdkit: sh] [num: make opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0+jst  (cached)
Processing 32/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [conf-rdkit: sh] [num: make opam-modern]
Processing 33/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [ocamlfind.1.9.8: extract] [conf-rdkit: sh] [num: make opam-modern]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 33/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [conf-rdkit: sh] [num: make opam-modern]
Processing 34/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [ocamlgraph.2.2.0: extract] [conf-rdkit: sh] [num: make opam-modern]
Processing 35/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [ocamlgraph.2.2.0: extract] [conf-rdkit: sh] [num: make opam-modern] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "c++ test.cpp -o test -I/usr/include/rdkit -lRDKitRDGeneral -DSWIG || c++ test.cpp -o test -I/usr/include/rdkit -lRDGeneral -DSWIG" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-rdkit.1)
Processing 35/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [molenc.17.0.1: extract] [ocamlgraph.2.2.0: extract] [conf-rdkit: ./test] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved molenc.17.0.1  (cached)
Processing 35/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [ocamlgraph.2.2.0: extract] [conf-rdkit: ./test] [num: make opam-modern] [ocamlfind: ./configure]
Processing 36/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [ocamlgraph.2.2.0: extract] [oranger.4.3.5: http] [conf-rdkit: ./test] [num: make opam-modern] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./test" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-rdkit.1)
- 2025.03.1
-> compiled  conf-rdkit.1
Processing 36/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [ocamlgraph.2.2.0: extract] [oranger.4.3.5: http] [num: make opam-modern] [ocamlfind: ./configure]
-> installed conf-rdkit.1
Processing 37/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [ocamlgraph.2.2.0: extract] [oranger.4.3.5: http] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 37/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: http] [num: make opam-modern] [ocamlfind: ./configure]
Processing 38/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: http] [parany.14.0.1: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved parany.14.0.1  (cached)
Processing 38/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: http] [num: make opam-modern] [ocamlfind: ./configure]
Processing 39/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: http] [ppx_derivers.1.2.1: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 39/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: http] [num: make opam-modern] [ocamlfind: ./configure]
Processing 40/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: http] [ppxlib.0.36.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 40/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5: extract] [ppxlib.0.36.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 40/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5/0.9.11.tar.gz: dl] [ppxlib.0.36.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved ppxlib.0.36.0  (cached)
Processing 40/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5/0.9.11.tar.gz: dl] [num: make opam-modern] [ocamlfind: ./configure]
Processing 41/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5/0.9.11.tar.gz: dl] [pyml.20231101: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved pyml.20231101  (cached)
Processing 41/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5/0.9.11.tar.gz: dl] [num: make opam-modern] [ocamlfind: ./configure]
Processing 42/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [oranger.4.3.5/0.9.11.tar.gz: dl] [re.1.12.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved oranger.4.3.5  (https://github.com/UnixJunkie/oranger/archive/v4.3.5.tar.gz)
Processing 42/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [re.1.12.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 43/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [re.1.12.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 44/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [re.1.12.0: extract] [sexplib0.v0.18~preview.130.31+242: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 45/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [re.1.12.0: extract] [sexplib0.v0.18~preview.130.31+242: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> installed seq.base
Processing 46/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [re.1.12.0: extract] [sexplib0.v0.18~preview.130.31+242: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved re.1.12.0  (cached)
Processing 46/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [sexplib0.v0.18~preview.130.31+242: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 47/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [sexplib0.v0.18~preview.130.31+242: extract] [stdcompat.20.1: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.18~preview.130.31+242  (cached)
Processing 47/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [stdcompat.20.1: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 48/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [stdcompat.20.1: extract] [stdlib-shims.0.3.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 48/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [stdcompat.20.1: extract] [num: make opam-modern] [ocamlfind: ./configure]
Processing 49/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [stdcompat.20.1: extract] [vector3.1.0.0: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved vector3.1.0.0  (cached)
Processing 49/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [stdcompat.20.1: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved stdcompat.20.1  (cached)
Processing 49/107: [dune.3.18.2, dune-configurator.3.18.2: extract] [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved dune.3.18.2, dune-configurator.3.18.2  (cached)
Processing 49/107: [num: make opam-modern] [ocamlfind: ./configure]
Processing 50/107: [dune: ocaml 71] [num: make opam-modern] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/num.1.5-1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/num.1.5-1/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5-1
Processing 50/107: [dune: ocaml 71] [ocamlfind: ./configure]
-> installed num.1.5-1
Processing 51/107: [dune: ocaml 71] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.2.0+flambda2/bin" "-sitelib" "/home/opam/.opam/5.2.0+flambda2/lib" "-mandir" "/home/opam/.opam/5.2.0+flambda2/man" "-config" "/home/opam/.opam/5.2.0+flambda2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- File "_none_", line 1:
- Error: Reference to undefined compilation unit "Stdlib__Mutex"
- Hint: This means that the interface of a module is loaded, but its implementation is not.
-       Did you mean to load a compiled implementation of the module 
-       using "#load" or by passing it as an argument to the toplevel?
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: not present
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.2.0+flambda2/lib/ocaml
-     Binaries:              /home/opam/.opam/5.2.0+flambda2/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.2.0+flambda2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.2.0+flambda2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.2.0+flambda2/bin
-     Manual pages:          /home/opam/.opam/5.2.0+flambda2/man
-     topfind script:        /home/opam/.opam/5.2.0+flambda2/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 51/107: [dune: ocaml 71] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.2.0+flambda2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.2.0+flambda2/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 385, characters 6-16:
- 385 |       Sys.signal Sys.sigint Sys.Signal_ignore in
-             ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "frontend.ml", line 428, characters 4-18:
- 428 |     Sys.set_signal Sys.sigint old_sigint;
-           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.2.0+flambda2/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.2.0+flambda2/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.2.0+flambda2/lib/ocaml:/home/opam/.opam/5.2.0+flambda2/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
Processing 51/107: [dune: ocaml 71] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 385, characters 6-16:
- 385 |       Sys.signal Sys.sigint Sys.Signal_ignore in
-             ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "frontend.ml", line 428, characters 4-18:
- 428 |     Sys.set_signal Sys.sigint old_sigint;
-           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- 
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 51/107: [dune: ocaml 71]
Processing 52/107: [dune: ocaml 71] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.2.0+flambda2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.2.0+flambda2/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.2.0+flambda2/bin"
- install -d "/home/opam/.opam/5.2.0+flambda2/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.2.0+flambda2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.2.0+flambda2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.2.0+flambda2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.2.0+flambda2/lib/findlib"
- install -d "/home/opam/.opam/5.2.0+flambda2/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.2.0+flambda2/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.2.0+flambda2/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.2.0+flambda2/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.2.0+flambda2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.2.0+flambda2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.2.0+flambda2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.2.0+flambda2/lib/$x/META.tmp" && mv "/home/opam/.opam/5.2.0+flambda2/lib/$x/META.tmp" "/home/opam/.opam/5.2.0+flambda2/lib/$x/META"; done
- install -d "/home/opam/.opam/5.2.0+flambda2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.2.0+flambda2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.2.0+flambda2/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.2.0+flambda2/man/man1" "/home/opam/.opam/5.2.0+flambda2/man/man3" "/home/opam/.opam/5.2.0+flambda2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.2.0+flambda2/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.2.0+flambda2/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 52/107: [dune: ocaml 71]
Processing 53/107: [dune: ocaml 71]
-> installed base-bytes.base
Processing 54/107: [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.18.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__Code_error.ml
- File "otherlibs/stdune/src/code_error.ml", line 29, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads notty_unix.ml
- File "vendor/notty/src-unix/notty_unix.ml", line 38, characters 23-29:
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "vendor/notty/src-unix/notty_unix.ml", line 39, characters 31-45:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune__User_error.ml
- File "otherlibs/stdune/src/user_error.ml", line 17, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamStd.ml
- File "vendor/opam/src/core/opamStd.ml", line 960, characters 10-24:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Conv.ml
- File "otherlibs/dune-rpc/private/conv.ml", line 48, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "otherlibs/dune-rpc/private/where.ml", line 22, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamProcess.ml
- File "vendor/opam/src/core/opamProcess.ml", line 674, characters 12-22:
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "vendor/opam/src/core/opamProcess.ml", line 681, characters 6-20:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "otherlibs/dune-rpc/private/registry.ml", line 67, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "otherlibs/dune-rpc/private/types.ml", line 154, characters 6-31:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "otherlibs/dune-rpc/private/versioned.ml", line 23, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.ml
- File "src/memo/memo.ml", line 414, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamSystem.ml
- File "vendor/opam/src/core/opamSystem.ml", line 1648, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "vendor/opam/src/core/opamSystem.ml", line 1665, characters 6-20:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "otherlibs/dune-rpc/private/dune_rpc_private.ml", line 200, characters 6-31:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_server.ml
- File "src/dune_rpc_server/dune_rpc_server.ml", line 15, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_engine__Scheduler.ml
- File "src/dune_engine/scheduler.ml", line 54, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/dune_engine/scheduler.ml", line 632, characters 6-20:
- Alert unsafe_multidomain: Dune_engine__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamPp.ml
- File "vendor/opam/src/format/opamPp.ml", line 64, characters 9-34:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_tui.ml
- File "src/dune_tui/dune_tui.ml", line 14, characters 7-21:
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "src/dune_tui/dune_tui.ml", line 22, characters 12-22:
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.signal
- Use [Sys.Safe.signal].
- 

Processing 54/107: [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.18.2)
-> compiled  dune.3.18.2
-> installed dune.3.18.2
Processing 56/107: [basement: dune build]
Processing 57/107: [basement: dune build] [camlp-streams: dune build]
Processing 58/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf]
Processing 59/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build]
Processing 60/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
Processing 61/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build]
[ocaml-compiler-libs: patch] applying read_cma.patch
Processing 62/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build]
Processing 63/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build]
Processing 64/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build]
Processing 65/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 66/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build]
Processing 67/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
Processing 68/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cpu.2.0.0)
- configure.ac:8: warning: The macro 'AC_HEADER_STDC' is obsolete.
- configure.ac:8: You should run autoupdate.
- ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
- configure.ac:8: the top level
Processing 68/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [dolog: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolog" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dolog.6.0.0)
-> compiled  dolog.6.0.0
Processing 68/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
-> installed dolog.6.0.0
Processing 69/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [minicli: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "minicli" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/minicli.5.0.2)
-> compiled  minicli.5.0.2
Processing 69/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
-> installed minicli.5.0.2
Processing 70/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 70/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
-> installed ppx_derivers.1.2.1
Processing 71/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [vector3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "vector3" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/vector3.1.0.0)
-> compiled  vector3.1.0.0
Processing 71/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed vector3.1.0.0
Processing 72/107: [basement: dune build] [camlp-streams: dune build] [cpu: autoheader] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoheader" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cpu.2.0.0)
Processing 72/107: [basement: dune build] [camlp-streams: dune build] [cpu: ./configure] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@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 -intf-suffix .ml -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 -intf-suffix .ml -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 72/107: [basement: dune build] [camlp-streams: dune build] [cpu: ./configure] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 73/107: [basement: dune build] [camlp-streams: dune build] [cpu: ./configure] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
Processing 74/107: [basement: dune build] [camlp-streams: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "basement" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/basement.v0.18~preview.130.31+242)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.basement.objs/byte -no-alias-deps -open Basement__ -o src/.basement.objs/byte/basement.cmo -c -impl src/basement.ml)
- File "src/basement.ml", line 9, characters 30-50:
- 9 | module Stdlib_shim_upstream = Stdlib_shim_upstream
-                                   ^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Stdlib_shim_upstream
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -O3 -flambda2-inline-max-depth 10 -I src/.basement.objs/byte -I src/.basement.objs/native -intf-suffix .ml -no-alias-deps -open Basement__ -o src/.basement.objs/native/basement.cmx -c -impl src/basement.ml)
- File "src/basement.ml", line 9, characters 30-50:
- 9 | module Stdlib_shim_upstream = Stdlib_shim_upstream
-                                   ^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Stdlib_shim_upstream
-> compiled  basement.v0.18~preview.130.31+242
Processing 74/107: [camlp-streams: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed basement.v0.18~preview.130.31+242
Processing 75/107: [camlp-streams: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
Processing 76/107: [camlp-streams: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 76/107: [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed camlp-streams.5.0.1
Processing 77/107: [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
Processing 78/107: [batteries: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 78/107: [batteries: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed stdlib-shims.0.3.0
Processing 79/107: [batteries: dune build] [cpu: ./configure] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: 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.18.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.18.2)
Processing 79/107: [batteries: dune build] [cpu: ./configure] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cpu.2.0.0)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0+jst
- OCaml library path is /home/opam/.opam/5.2.0+flambda2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... no
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for sched.h... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking whether sched_setaffinity is declared... yes
- checking for mach/thread_policy.h... no
- checking whether thread_policy_set is declared... no
- configure: creating ./config.status
- config.status: creating src/config.h
Processing 79/107: [batteries: dune build] [cpu: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cpu" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cpu.2.0.0)
-> compiled  cpu.2.0.0
Processing 79/107: [batteries: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed cpu.2.0.0
Processing 80/107: [batteries: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
Processing 81/107: [batteries: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [parany: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocaml-compiler-libs.v0.17.0+jst)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo -c -impl src/ocaml_toplevel/ocaml_toplevel.ml)
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 4, characters 21-30:
- 4 | module Topcommon   = Topcommon
-                          ^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topcommon
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 6, characters 21-28:
- 6 | module Topeval     = Topeval
-                          ^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topeval
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 9, characters 21-32:
- 9 | module Topprinters = Topprinters
-                          ^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topprinters
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 7, characters 68-95:
- 7 | module Asm_targets__Asm_directives                                = Asm_targets__Asm_directives
-                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_directives
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 8, characters 68-100:
- 8 | module Asm_targets__Asm_directives_intf                           = Asm_targets__Asm_directives_intf
-                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_directives_intf
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 9, characters 68-90:
- 9 | module Asm_targets__Asm_label                                     = Asm_targets__Asm_label
-                                                                         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_label
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 10, characters 68-92:
- 10 | module Asm_targets__Asm_section                                   = Asm_targets__Asm_section
-                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_section
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 11, characters 68-91:
- 11 | module Asm_targets__Asm_symbol                                    = Asm_targets__Asm_symbol
-                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_symbol
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 411, characters 68-104:
- 411 | module Flambda_backend_utils__File_sections                       = Flambda_backend_utils__File_sections
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Flambda_backend_utils__File_sections
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 412, characters 68-94:
- 412 | module Flambda_backend_utils__Lru                                 = Flambda_backend_utils__Lru
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Flambda_backend_utils__Lru
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 460, characters 68-84:
- 460 | module Relocation_table                                           = Relocation_table
-                                                                           ^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Relocation_table
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 473, characters 68-80:
- 473 | module Symbol_entry                                               = Symbol_entry
-                                                                           ^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Symbol_entry
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I src/ocaml_toplevel/.ocaml_toplevel.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx -c -impl src/ocaml_toplevel/ocaml_toplevel.ml)
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 4, characters 21-30:
- 4 | module Topcommon   = Topcommon
-                          ^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topcommon
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 6, characters 21-28:
- 6 | module Topeval     = Topeval
-                          ^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topeval
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 9, characters 21-32:
- 9 | module Topprinters = Topprinters
-                          ^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topprinters
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 7, characters 68-95:
- 7 | module Asm_targets__Asm_directives                                = Asm_targets__Asm_directives
-                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_directives
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 8, characters 68-100:
- 8 | module Asm_targets__Asm_directives_intf                           = Asm_targets__Asm_directives_intf
-                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_directives_intf
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 9, characters 68-90:
- 9 | module Asm_targets__Asm_label                                     = Asm_targets__Asm_label
-                                                                         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_label
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 10, characters 68-92:
- 10 | module Asm_targets__Asm_section                                   = Asm_targets__Asm_section
-                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_section
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 11, characters 68-91:
- 11 | module Asm_targets__Asm_symbol                                    = Asm_targets__Asm_symbol
-                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Asm_targets__Asm_symbol
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 411, characters 68-104:
- 411 | module Flambda_backend_utils__File_sections                       = Flambda_backend_utils__File_sections
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Flambda_backend_utils__File_sections
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 412, characters 68-94:
- 412 | module Flambda_backend_utils__Lru                                 = Flambda_backend_utils__Lru
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Flambda_backend_utils__Lru
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 460, characters 68-84:
- 460 | module Relocation_table                                           = Relocation_table
-                                                                           ^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Relocation_table
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 473, characters 68-80:
- 473 | module Symbol_entry                                               = Symbol_entry
-                                                                           ^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Symbol_entry
-> compiled  ocaml-compiler-libs.v0.17.0+jst
Processing 81/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [parany: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed ocaml-compiler-libs.v0.17.0+jst
Processing 82/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [parany: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parany" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/parany.14.0.1)
-> compiled  parany.14.0.1
Processing 82/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed parany.14.0.1
Processing 83/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/re.1.12.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.12.0
Processing 83/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed re.1.12.0
Processing 84/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [sexplib0: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/sexplib0.v0.18~preview.130.31+242)
-> compiled  sexplib0.v0.18~preview.130.31+242
Processing 84/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [stdcompat: dune build]
-> installed sexplib0.v0.18~preview.130.31+242
Processing 85/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [stdcompat: dune build]
Processing 86/107: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.18.2)
-> compiled  dune-configurator.3.18.2
Processing 86/107: [batteries: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed dune-configurator.3.18.2
Processing 87/107: [batteries: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlgraph.2.2.0)
-> compiled  ocamlgraph.2.2.0
Processing 87/107: [batteries: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed ocamlgraph.2.2.0
Processing 88/107: [batteries: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib.0.36.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -9 -g -bin-annot -bin-annot-occurrences -I astlib/.astlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Parse.cmo -c -impl astlib/parse.pp.ml)
- File "astlib/parse.pp.ml", line 1:
- Error: The implementation "astlib/parse.pp.ml"
-        does not match the interface "astlib/.astlib.objs/byte/astlib__Parse.cmi":
-         Values do not match:
-           val interface : Lexing.lexbuf -> Parsetree.signature
-         is not included in
-           val interface : Lexing.lexbuf -> Parsetree.signature_item list
-         The type "Lexing.lexbuf -> Parsetree.signature"
-         is not compatible with the type
-           "Lexing.lexbuf -> Parsetree.signature_item list"
-         Type "Parsetree.signature" is not compatible with type
-           "Parsetree.signature_item list"
-         File "astlib/parse.mli", line 6, characters 0-62:
-           Expected declaration
-         File "parsing/parse.mli", line 24, characters 0-52:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Parse.cmx -c -impl astlib/parse.pp.ml)
- File "astlib/parse.pp.ml", line 1:
- Error: The implementation "astlib/parse.pp.ml"
-        does not match the interface "astlib/.astlib.objs/byte/astlib__Parse.cmi":
-         Values do not match:
-           val interface : Lexing.lexbuf -> Parsetree.signature
-         is not included in
-           val interface : Lexing.lexbuf -> Parsetree.signature_item list
-         The type "Lexing.lexbuf -> Parsetree.signature"
-         is not compatible with the type
-           "Lexing.lexbuf -> Parsetree.signature_item list"
-         Type "Parsetree.signature" is not compatible with type
-           "Parsetree.signature_item list"
-         File "astlib/parse.mli", line 6, characters 0-62:
-           Expected declaration
-         File "parsing/parse.mli", line 24, characters 0-52:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -9 -g -bin-annot -bin-annot-occurrences -I astlib/.astlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Ast_metadata.cmo -c -impl astlib/ast_metadata.pp.ml)
- File "astlib/ast_metadata.pp.ml", line 1:
- Error: The implementation "astlib/ast_metadata.pp.ml"
-        does not match the interface "astlib/.astlib.objs/byte/astlib__Ast_metadata.cmi":
-         Values do not match:
-           val add_ppx_context_sig :
-             tool_name:string -> Parsetree.signature -> Parsetree.signature
-         is not included in
-           val add_ppx_context_sig :
-             tool_name:string ->
-             Parsetree.signature_item list -> Parsetree.signature_item list
-         The type
-           "tool_name:string -> Parsetree.signature -> Parsetree.signature"
-         is not compatible with the type
-           "tool_name:string ->
-           Parsetree.signature_item list -> Parsetree.signature_item list"
-         Type "Parsetree.signature" is not compatible with type
-           "Parsetree.signature_item list"
-         File "astlib/ast_metadata.mli", lines 16-19, characters 0-31:
-           Expected declaration
-         File "parsing/ast_mapper.mli", lines 202-203, characters 0-66:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Ast_metadata.cmx -c -impl astlib/ast_metadata.pp.ml)
- File "astlib/ast_metadata.pp.ml", line 1:
- Error: The implementation "astlib/ast_metadata.pp.ml"
-        does not match the interface "astlib/.astlib.objs/byte/astlib__Ast_metadata.cmi":
-         Values do not match:
-           val add_ppx_context_sig :
-             tool_name:string -> Parsetree.signature -> Parsetree.signature
-         is not included in
-           val add_ppx_context_sig :
-             tool_name:string ->
-             Parsetree.signature_item list -> Parsetree.signature_item list
-         The type
-           "tool_name:string -> Parsetree.signature -> Parsetree.signature"
-         is not compatible with the type
-           "tool_name:string ->
-           Parsetree.signature_item list -> Parsetree.signature_item list"
-         Type "Parsetree.signature" is not compatible with type
-           "Parsetree.signature_item list"
-         File "astlib/ast_metadata.mli", lines 16-19, characters 0-31:
-           Expected declaration
-         File "parsing/ast_mapper.mli", lines 202-203, characters 0-66:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -9 -g -bin-annot -bin-annot-occurrences -I astlib/.astlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Ast_502.cmo -c -impl astlib/ast_502.pp.ml)
- File "astlib/ast_502.ml", lines 51-65, characters 2-42:
- Error: This variant or record definition does not match that of type
-          "Parsetree.constant"
-        2. An extra constructor, "Pconst_unboxed_integer", is provided in the original definition.
-        6. An extra constructor, "Pconst_unboxed_float", is provided in the original definition.
[ERROR] The compilation of ppxlib.0.36.0 failed at "dune build -p ppxlib -j 71 @install".
Processing 88/107: [batteries: dune build] [stdcompat: dune build]
Processing 89/107: [batteries: dune build] [stdcompat: dune build]
Processing 90/107: [batteries: dune build] [stdcompat: dune build]
Processing 91/107: [batteries: dune build] [stdcompat: dune build]
Processing 92/107: [batteries: dune build] [stdcompat: dune build]
Processing 93/107: [batteries: dune build] [stdcompat: dune build]
[ERROR] The compilation of stdcompat.20.1 failed at "dune build -p stdcompat -j 71".
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdcompat" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/stdcompat.20.1)
- (cd _build/default && /usr/bin/sh configure)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether sleep supports fractional seconds... yes
- checking filesystem timestamp resolution... 0.01
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking xargs -n works... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 5.2.0+jst
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... yes
- checking if package seq is usable... yes
- checking for ocamlfind package uchar... no
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking for flambda2... true
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__atomic_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__domain_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__in_channel_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__out_channel_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__random_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__unit_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__atomic_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__domain_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__random_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__in_channel_s.ml
- config.status: creating stdcompat__out_channel_s.ml
- config.status: creating stdcompat__unit_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__atomic.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__domain.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__random.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__in_channel.ml
- config.status: creating stdcompat__out_channel.ml
- config.status: creating stdcompat__unit.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__atomic.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__domain.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__random.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__in_channel.mli
- config.status: creating stdcompat__out_channel.mli
- config.status: creating stdcompat__unit.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 5.2.0+jst
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__atomic.cmo -c -impl stdcompat__atomic.ml)
- File "stdcompat__atomic.ml", line 1:
- Error: The implementation "stdcompat__atomic.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
-         Values do not match:
-           external set : local_ 'a t -> 'a -> unit @@ portable
-             = "%atomic_set"
-         is not included in
-           val set : 'a t -> 'a -> unit
-         The type "local_ 'a t -> 'a -> unit" is not compatible with the type
-           "'a t -> 'a -> unit"
-         File "stdcompat__atomic_s.mli", line 26, characters 0-28:
-           Expected declaration
-         File "stdlib/atomic.mli", line 53, characters 0-57:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__atomic.cmx -c -impl stdcompat__atomic.ml)
- File "stdcompat__atomic.ml", line 1:
- Error: The implementation "stdcompat__atomic.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
-         Values do not match:
-           external set : local_ 'a t -> 'a -> unit @@ portable
-             = "%atomic_set"
-         is not included in
-           val set : 'a t -> 'a -> unit
-         The type "local_ 'a t -> 'a -> unit" is not compatible with the type
-           "'a t -> 'a -> unit"
-         File "stdcompat__atomic_s.mli", line 26, characters 0-28:
-           Expected declaration
-         File "stdlib/atomic.mli", line 53, characters 0-57:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__domain.cmo -c -impl stdcompat__domain.ml)
- File "stdcompat__domain.ml", line 1:
- Alert unsafe_multidomain: spawn
- Use [Domain.Safe.spawn].
- File "domain.mli", lines 34-38, characters 0-55:
-   Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
-   Expected signature
- 
- File "stdcompat__domain.ml", line 1:
- Alert unsafe_parallelism: spawn
- This function is unsafe and should not be used in production code.
- A safe interface for parallelism is forthcoming.
- File "domain.mli", lines 34-38, characters 0-55:
-   Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
-   Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__domain.cmx -c -impl stdcompat__domain.ml)
- File "stdcompat__domain.ml", line 1:
- Alert unsafe_multidomain: spawn
- Use [Domain.Safe.spawn].
- File "domain.mli", lines 34-38, characters 0-55:
-   Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
-   Expected signature
- 
- File "stdcompat__domain.ml", line 1:
- Alert unsafe_parallelism: spawn
- This function is unsafe and should not be used in production code.
- A safe interface for parallelism is forthcoming.
- File "domain.mli", lines 34-38, characters 0-55:
-   Definition
- File "stdcompat__domain_s.mli", line 44, characters 0-32:
-   Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int32.cmo -c -impl stdcompat__int32.ml)
- File "stdcompat__int32.ml", line 1:
- Error: The implementation "stdcompat__int32.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
-         Values do not match:
-           external of_string : string -> (int32 [@unboxed]) @@ portable
-             = "caml_int32_of_string" "caml_int32_of_string_unboxed"
-         is not included in
-           external of_string : string -> int32 = "caml_int32_of_string"
-         The native names of the primitives are not the same
-         File "stdcompat__int32_s.mli", line 193, characters 0-61:
-           Expected declaration
-         File "int32.mli", lines 165-166, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__int32.cmx -c -impl stdcompat__int32.ml)
- File "stdcompat__int32.ml", line 1:
- Error: The implementation "stdcompat__int32.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
-         Values do not match:
-           external of_string : string -> (int32 [@unboxed]) @@ portable
-             = "caml_int32_of_string" "caml_int32_of_string_unboxed"
-         is not included in
-           external of_string : string -> int32 = "caml_int32_of_string"
-         The native names of the primitives are not the same
-         File "stdcompat__int32_s.mli", line 193, characters 0-61:
-           Expected declaration
-         File "int32.mli", lines 165-166, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int64.cmo -c -impl stdcompat__int64.ml)
- File "stdcompat__int64.ml", line 1:
- Error: The implementation "stdcompat__int64.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
-         Values do not match:
-           external of_string : string -> (int64 [@unboxed]) @@ portable
-             = "caml_int64_of_string" "caml_int64_of_string_unboxed"
-         is not included in
-           external of_string : string -> int64 = "caml_int64_of_string"
-         The native names of the primitives are not the same
-         File "stdcompat__int64_s.mli", line 161, characters 0-61:
-           Expected declaration
-         File "int64.mli", lines 185-186, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__int64.cmx -c -impl stdcompat__int64.ml)
- File "stdcompat__int64.ml", line 1:
- Error: The implementation "stdcompat__int64.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
-         Values do not match:
-           external of_string : string -> (int64 [@unboxed]) @@ portable
-             = "caml_int64_of_string" "caml_int64_of_string_unboxed"
-         is not included in
-           external of_string : string -> int64 = "caml_int64_of_string"
-         The native names of the primitives are not the same
-         File "stdcompat__int64_s.mli", line 161, characters 0-61:
-           Expected declaration
-         File "int64.mli", lines 185-186, characters 0-57: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__nativeint.cmo -c -impl stdcompat__nativeint.ml)
- File "stdcompat__nativeint.ml", line 1:
- Error: The implementation "stdcompat__nativeint.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
-         Values do not match:
-           external of_string : string -> (nativeint [@unboxed]) @@ portable
-             = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
-         is not included in
-           external of_string : string -> nativeint
-             = "caml_nativeint_of_string"
-         The native names of the primitives are not the same
-         File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
-           Expected declaration
-         File "nativeint.mli", lines 193-194, characters 0-65:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__printexc.cmo -c -impl stdcompat__printexc.ml)
- File "stdcompat__printexc.ml", line 128, characters 37-76:
- 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
-                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
- Use [Printexc.Safe.set_uncaught_exception_handler].
- 
- File "stdcompat__printexc.ml", line 204, characters 23-48:
- 204 | let register_printer = Printexc.register_printer
-                              ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__nativeint.cmx -c -impl stdcompat__nativeint.ml)
- File "stdcompat__nativeint.ml", line 1:
- Error: The implementation "stdcompat__nativeint.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
-         Values do not match:
-           external of_string : string -> (nativeint [@unboxed]) @@ portable
-             = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
-         is not included in
-           external of_string : string -> nativeint
-             = "caml_nativeint_of_string"
-         The native names of the primitives are not the same
-         File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
-           Expected declaration
-         File "nativeint.mli", lines 193-194, characters 0-65:
-           Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__printexc.cmx -c -impl stdcompat__printexc.ml)
- File "stdcompat__printexc.ml", line 128, characters 37-76:
- 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
-                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
- Use [Printexc.Safe.set_uncaught_exception_handler].
- 
- File "stdcompat__printexc.ml", line 204, characters 23-48:
- 204 | let register_printer = Printexc.register_printer
-                              ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__sys.cmo -c -impl stdcompat__sys.ml)
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: signal
- Use [Sys.Safe.signal].
- File "sys.mli", lines 258-260, characters 0-53:
-   Definition
- File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
-   Expected signature
- 
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: set_signal
- Use [Sys.Safe.set_signal].
- File "sys.mli", lines 267-268, characters 0-57:
-   Definition
- File "stdcompat__sys_s.mli", line 392, characters 0-47:
-   Expected signature
- 
- File "stdcompat__sys.ml", line 1:
- Error: The implementation "stdcompat__sys.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi": 
-        Values do not match:
-          external opaque_identity : ('a : any). 'a -> 'a @@ portable
-            = "%opaque" [@@layout_poly]
-        is not included in
-          external opaque_identity : 'a -> 'a = "%opaque"
-        The two primitives have different [@layout_poly] attributes
-        File "stdcompat__sys_s.mli", line 210, characters 0-47:
-          Expected declaration
-        File "sys.mli", line 454, characters 0-73: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__sys.cmx -c -impl stdcompat__sys.ml)
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: signal
- Use [Sys.Safe.signal].
- File "sys.mli", lines 258-260, characters 0-53:
-   Definition
- File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
-   Expected signature
- 
- File "stdcompat__sys.ml", line 1:
- Alert unsafe_multidomain: set_signal
- Use [Sys.Safe.set_signal].
- File "sys.mli", lines 267-268, characters 0-57:
-   Definition
- File "stdcompat__sys_s.mli", line 392, characters 0-47:
-   Expected signature
- 
- File "stdcompat__sys.ml", line 1:
- Error: The implementation "stdcompat__sys.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi": 
-        Values do not match:
-          external opaque_identity : ('a : any). 'a -> 'a @@ portable
-            = "%opaque" [@@layout_poly]
-        is not included in
-          external opaque_identity : 'a -> 'a = "%opaque"
-        The two primitives have different [@layout_poly] attributes
-        File "stdcompat__sys_s.mli", line 210, characters 0-47:
-          Expected declaration
-        File "sys.mli", line 454, characters 0-73: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__pervasives.cmx -c -impl stdcompat__pervasives.ml)
- File "stdcompat__pervasives.ml", line 1:
- Error: The implementation "stdcompat__pervasives.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
-         Values do not match:
-           external raise : exn -> 'a @ unique portable @@ portable
-             = "%reraise"
-         is not included in
-           external raise : exn -> 'a = "%raise"
-         The names of the primitives are not the same
-         File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
-           Expected declaration
-         File "stdlib.mli", line 35, characters 0-79: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__pervasives.cmo -c -impl stdcompat__pervasives.ml)
- File "stdcompat__pervasives.ml", line 1:
- Error: The implementation "stdcompat__pervasives.ml"
-        does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
-         Values do not match:
-           external raise : exn -> 'a @ unique portable @@ portable
-             = "%reraise"
-         is not included in
-           external raise : exn -> 'a = "%raise"
-         The names of the primitives are not the same
-         File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
-           Expected declaration
-         File "stdlib.mli", line 35, characters 0-79: Actual declaration
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__format.cmo -c -impl stdcompat__format.ml)
- File "stdcompat__format.ml", line 1:
- Alert unsafe_multidomain: make_synchronized_formatter
- Use [Format.Safe.make_synchronized_formatter].
- File "format.mli", lines 1066-1069, characters 0-116:
-   Definition
- File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
-   Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__format.cmx -c -impl stdcompat__format.ml)
- File "stdcompat__format.ml", line 1:
- Alert unsafe_multidomain: make_synchronized_formatter
- Use [Format.Safe.make_synchronized_formatter].
- File "format.mli", lines 1066-1069, characters 0-116:
-   Definition
- File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
-   Expected signature
Processing 93/107: [batteries: dune build]
Processing 94/107: [batteries: dune build]
Processing 95/107: [batteries: dune build]
Processing 96/107: [batteries: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "batteries" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/batteries.3.9.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -3-32-50-52 -g -bin-annot -bin-annot-occurrences -I src/.batteries_unthreaded.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/camlp-streams -I /home/opam/.opam/5.2.0+flambda2/lib/num -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.batteries_unthreaded.objs/byte/batPrintexc.cmo -c -impl src/batPrintexc.pp.ml)
- File "src/batPrintexc.pp.ml", line 1:
- Alert unsafe_multidomain: register_printer
- Use [Printexc.Safe.register_printer].
- File "printexc.mli", lines 91-92, characters 0-68:
-   Definition
- File "src/batPrintexc.mli", line 76, characters 0-52:
-   Expected signature
- 
- File "src/batPrintexc.pp.ml", line 1:
- Alert unsafe_multidomain: set_uncaught_exception_handler
- Use [Printexc.Safe.set_uncaught_exception_handler].
- File "printexc.mli", lines 210-211, characters 0-82:
-   Definition
- File "src/batPrintexc.mli", line 191, characters 0-74:
-   Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -3-32-50-52 -g -bin-annot -bin-annot-occurrences -I src/.batteries_unthreaded.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/camlp-streams -I /home/opam/.opam/5.2.0+flambda2/lib/num -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.batteries_unthreaded.objs/byte/batSys.cmo -c -impl src/batSys.pp.ml)
- File "src/batSys.pp.ml", line 1:
- Alert unsafe_multidomain: signal
- Use [Sys.Safe.signal].
- File "sys.mli", lines 258-260, characters 0-53:
-   Definition
- File "src/batSys.mli", lines 196-197, characters 0-75:
-   Expected signature
- 
- File "src/batSys.pp.ml", line 1:
- Alert unsafe_multidomain: set_signal
- Use [Sys.Safe.set_signal].
- File "sys.mli", lines 267-268, characters 0-57:
-   Definition
- File "src/batSys.mli", line 204, characters 0-47:
-   Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -3-32-50-52 -g -I src/.batteries_unthreaded.objs/byte -I src/.batteries_unthreaded.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/camlp-streams -I /home/opam/.opam/5.2.0+flambda2/lib/num -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.batteries_unthreaded.objs/native/batPrintexc.cmx -c -impl src/batPrintexc.pp.ml)
- File "src/batPrintexc.pp.ml", line 1:
- Alert unsafe_multidomain: register_printer
- Use [Printexc.Safe.register_printer].
- File "printexc.mli", lines 91-92, characters 0-68:
-   Definition
- File "src/batPrintexc.mli", line 76, characters 0-52:
-   Expected signature
- 
- File "src/batPrintexc.pp.ml", line 1:
- Alert unsafe_multidomain: set_uncaught_exception_handler
- Use [Printexc.Safe.set_uncaught_exception_handler].
- File "printexc.mli", lines 210-211, characters 0-82:
-   Definition
- File "src/batPrintexc.mli", line 191, characters 0-74:
-   Expected signature
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -3-32-50-52 -g -I src/.batteries_unthreaded.objs/byte -I src/.batteries_unthreaded.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/camlp-streams -I /home/opam/.opam/5.2.0+flambda2/lib/num -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/str -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.batteries_unthreaded.objs/native/batSys.cmx -c -impl src/batSys.pp.ml)
- File "src/batSys.pp.ml", line 1:
- Alert unsafe_multidomain: signal
- Use [Sys.Safe.signal].
- File "sys.mli", lines 258-260, characters 0-53:
-   Definition
- File "src/batSys.mli", lines 196-197, characters 0-75:
-   Expected signature
- 
- File "src/batSys.pp.ml", line 1:
- Alert unsafe_multidomain: set_signal
- Use [Sys.Safe.set_signal].
- File "sys.mli", lines 267-268, characters 0-57:
-   Definition
- File "src/batSys.mli", line 204, characters 0-47:
-   Expected signature
-> compiled  batteries.3.9.0
-> installed batteries.3.9.0
Processing 98/107: [bst: dune build]
Processing 99/107: [bst: dune build] [cpm: dune build]
Processing 100/107: [bst: dune build] [cpm: dune build] [line_oriented: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "line_oriented" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/line_oriented.1.3.0)
-> compiled  line_oriented.1.3.0
Processing 100/107: [bst: dune build] [cpm: dune build]
-> installed line_oriented.1.3.0
Processing 101/107: [bst: dune build] [cpm: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bst" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/bst.7.1.0)
-> compiled  bst.7.1.0
Processing 101/107: [cpm: dune build]
-> installed bst.7.1.0
Processing 102/107: [cpm: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cpm" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cpm.12.2.0)
-> compiled  cpm.12.2.0
-> installed cpm.12.2.0

#=== ERROR while compiling stdcompat.20.1 =====================================#
# context              2.4.0~alpha2 | linux/x86_64 | ocaml-variants.5.2.0+flambda2 | file:///home/opam/opam-repository
# path                 ~/.opam/5.2.0+flambda2/.opam-switch/build/stdcompat.20.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p stdcompat -j 71
# exit-code            1
# env-file             ~/.opam/log/stdcompat-8-d279de.env
# output-file          ~/.opam/log/stdcompat-8-d279de.out
### output ###
# (cd _build/default && /usr/bin/sh configure)
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether sleep supports fractional seconds... yes
# checking filesystem timestamp resolution... 0.01
# checking whether build environment is sane... yes
# checking for a race-free mkdir -p... /usr/bin/mkdir -p
# checking for gawk... no
# checking for mawk... mawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking xargs -n works... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for ocaml... ocaml
# checking for ocamlc.opt... ocamlc.opt
# checking OCaml version... 5.2.0+jst
# checking for ocamlfind... ocamlfind
# checking for ocamlfind package result... no
# checking for ocamlfind package seq... yes
# checking if package seq is usable... yes
# checking for ocamlfind package uchar... no
# checking whether make supports the include directive... yes (GNU style)
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables... 
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether the compiler supports GNU C... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to enable C11 features... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... none
# checking for stdio.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for strings.h... yes
# checking for sys/stat.h... yes
# checking for sys/types.h... yes
# checking for unistd.h... yes
# checking whether byte ordering is bigendian... no
# checking OCaml target OS type... Unix
# checking for flambda2... true
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating META
# config.status: creating Makefile
# config.status: creating stdcompat__hashtbl_ext.mli
# config.status: creating stdcompat__hashtbl_ext.ml
# config.status: creating stdcompat__init.mli
# config.status: creating stdcompat__init.ml
# config.status: creating stdcompat__root.mli
# config.status: creating stdcompat__root.ml
# config.status: creating stdcompat__tools.mli
# config.status: creating stdcompat__tools.ml
# config.status: creating stdcompat__native.ml_byte
# config.status: creating stdcompat__native.ml_native
# config.status: creating stdcompat_tests.ml
# config.status: creating stdcompat.h
# config.status: creating stdcompat__stubs.c
# config.status: creating stdcompat__pervasives_s.mli
# config.status: creating stdcompat__arg_s.mli
# config.status: creating stdcompat__array_s.mli
# config.status: creating stdcompat__arrayLabels_s.mli
# config.status: creating stdcompat__atomic_s.mli
# config.status: creating stdcompat__bool_s.mli
# config.status: creating stdcompat__buffer_s.mli
# config.status: creating stdcompat__bytes_s.mli
# config.status: creating stdcompat__bytesLabels_s.mli
# config.status: creating stdcompat__char_s.mli
# config.status: creating stdcompat__digest_s.mli
# config.status: creating stdcompat__domain_s.mli
# config.status: creating stdcompat__either_s.mli
# config.status: creating stdcompat__ephemeron_s.mli
# config.status: creating stdcompat__filename_s.mli
# config.status: creating stdcompat__float_s.mli
# config.status: creating stdcompat__format_s.mli
# config.status: creating stdcompat__fun_s.mli
# config.status: creating stdcompat__hashtbl_s.mli
# config.status: creating stdcompat__in_channel_s.mli
# config.status: creating stdcompat__int_s.mli
# config.status: creating stdcompat__int32_s.mli
# config.status: creating stdcompat__int64_s.mli
# config.status: creating stdcompat__lazy_s.mli
# config.status: creating stdcompat__lexing_s.mli
# config.status: creating stdcompat__list_s.mli
# config.status: creating stdcompat__listLabels_s.mli
# config.status: creating stdcompat__map_s.mli
# config.status: creating stdcompat__moreLabels_s.mli
# config.status: creating stdcompat__nativeint_s.mli
# config.status: creating stdcompat__option_s.mli
# config.status: creating stdcompat__out_channel_s.mli
# config.status: creating stdcompat__printexc_s.mli
# config.status: creating stdcompat__printf_s.mli
# config.status: creating stdcompat__queue_s.mli
# config.status: creating stdcompat__random_s.mli
# config.status: creating stdcompat__result_s.mli
# config.status: creating stdcompat__seq_s.mli
# config.status: creating stdcompat__set_s.mli
# config.status: creating stdcompat__stack_s.mli
# config.status: creating stdcompat__string_s.mli
# config.status: creating stdcompat__stringLabels_s.mli
# config.status: creating stdcompat__sys_s.mli
# config.status: creating stdcompat__uchar_s.mli
# config.status: creating stdcompat__weak_s.mli
# config.status: creating stdcompat__unit_s.mli
# config.status: creating stdcompat__stdlib_s.mli
# config.status: creating stdcompat__pervasives_s.ml
# config.status: creating stdcompat__arg_s.ml
# config.status: creating stdcompat__array_s.ml
# config.status: creating stdcompat__arrayLabels_s.ml
# config.status: creating stdcompat__atomic_s.ml
# config.status: creating stdcompat__bool_s.ml
# config.status: creating stdcompat__buffer_s.ml
# config.status: creating stdcompat__bytes_s.ml
# config.status: creating stdcompat__bytesLabels_s.ml
# config.status: creating stdcompat__char_s.ml
# config.status: creating stdcompat__digest_s.ml
# config.status: creating stdcompat__domain_s.ml
# config.status: creating stdcompat__either_s.ml
# config.status: creating stdcompat__ephemeron_s.ml
# config.status: creating stdcompat__filename_s.ml
# config.status: creating stdcompat__float_s.ml
# config.status: creating stdcompat__format_s.ml
# config.status: creating stdcompat__fun_s.ml
# config.status: creating stdcompat__hashtbl_s.ml
# config.status: creating stdcompat__int_s.ml
# config.status: creating stdcompat__int32_s.ml
# config.status: creating stdcompat__int64_s.ml
# config.status: creating stdcompat__lazy_s.ml
# config.status: creating stdcompat__lexing_s.ml
# config.status: creating stdcompat__list_s.ml
# config.status: creating stdcompat__listLabels_s.ml
# config.status: creating stdcompat__map_s.ml
# config.status: creating stdcompat__moreLabels_s.ml
# config.status: creating stdcompat__nativeint_s.ml
# config.status: creating stdcompat__option_s.ml
# config.status: creating stdcompat__printexc_s.ml
# config.status: creating stdcompat__printf_s.ml
# config.status: creating stdcompat__queue_s.ml
# config.status: creating stdcompat__random_s.ml
# config.status: creating stdcompat__result_s.ml
# config.status: creating stdcompat__seq_s.ml
# config.status: creating stdcompat__set_s.ml
# config.status: creating stdcompat__stack_s.ml
# config.status: creating stdcompat__stdlib_s.ml
# config.status: creating stdcompat__string_s.ml
# config.status: creating stdcompat__stringLabels_s.ml
# config.status: creating stdcompat__sys_s.ml
# config.status: creating stdcompat__uchar_s.ml
# config.status: creating stdcompat__weak_s.ml
# config.status: creating stdcompat__in_channel_s.ml
# config.status: creating stdcompat__out_channel_s.ml
# config.status: creating stdcompat__unit_s.ml
# config.status: creating stdcompat__pervasives.ml
# config.status: creating stdcompat__arg.ml
# config.status: creating stdcompat__array.ml
# config.status: creating stdcompat__arrayLabels.ml
# config.status: creating stdcompat__atomic.ml
# config.status: creating stdcompat__bool.ml
# config.status: creating stdcompat__buffer.ml
# config.status: creating stdcompat__bytes.ml
# config.status: creating stdcompat__bytesLabels.ml
# config.status: creating stdcompat__char.ml
# config.status: creating stdcompat__digest.ml
# config.status: creating stdcompat__domain.ml
# config.status: creating stdcompat__either.ml
# config.status: creating stdcompat__ephemeron.ml
# config.status: creating stdcompat__filename.ml
# config.status: creating stdcompat__float.ml
# config.status: creating stdcompat__format.ml
# config.status: creating stdcompat__fun.ml
# config.status: creating stdcompat__hashtbl.ml
# config.status: creating stdcompat__int.ml
# config.status: creating stdcompat__int32.ml
# config.status: creating stdcompat__int64.ml
# config.status: creating stdcompat__lazy.ml
# config.status: creating stdcompat__lexing.ml
# config.status: creating stdcompat__list.ml
# config.status: creating stdcompat__listLabels.ml
# config.status: creating stdcompat__map.ml
# config.status: creating stdcompat__moreLabels.ml
# config.status: creating stdcompat__nativeint.ml
# config.status: creating stdcompat__option.ml
# config.status: creating stdcompat__printexc.ml
# config.status: creating stdcompat__printf.ml
# config.status: creating stdcompat__queue.ml
# config.status: creating stdcompat__random.ml
# config.status: creating stdcompat__result.ml
# config.status: creating stdcompat__seq.ml
# config.status: creating stdcompat__set.ml
# config.status: creating stdcompat__stack.ml
# config.status: creating stdcompat__stdlib.ml
# config.status: creating stdcompat__string.ml
# config.status: creating stdcompat__stringLabels.ml
# config.status: creating stdcompat__sys.ml
# config.status: creating stdcompat__uchar.ml
# config.status: creating stdcompat__weak.ml
# config.status: creating stdcompat__in_channel.ml
# config.status: creating stdcompat__out_channel.ml
# config.status: creating stdcompat__unit.ml
# config.status: creating stdcompat__pervasives.mli
# config.status: creating stdcompat__arg.mli
# config.status: creating stdcompat__array.mli
# config.status: creating stdcompat__arrayLabels.mli
# config.status: creating stdcompat__atomic.mli
# config.status: creating stdcompat__bool.mli
# config.status: creating stdcompat__buffer.mli
# config.status: creating stdcompat__bytes.mli
# config.status: creating stdcompat__bytesLabels.mli
# config.status: creating stdcompat__char.mli
# config.status: creating stdcompat__digest.mli
# config.status: creating stdcompat__domain.mli
# config.status: creating stdcompat__either.mli
# config.status: creating stdcompat__ephemeron.mli
# config.status: creating stdcompat__filename.mli
# config.status: creating stdcompat__float.mli
# config.status: creating stdcompat__format.mli
# config.status: creating stdcompat__fun.mli
# config.status: creating stdcompat__hashtbl.mli
# config.status: creating stdcompat__int.mli
# config.status: creating stdcompat__int32.mli
# config.status: creating stdcompat__int64.mli
# config.status: creating stdcompat__lazy.mli
# config.status: creating stdcompat__lexing.mli
# config.status: creating stdcompat__list.mli
# config.status: creating stdcompat__listLabels.mli
# config.status: creating stdcompat__map.mli
# config.status: creating stdcompat__moreLabels.mli
# config.status: creating stdcompat__nativeint.mli
# config.status: creating stdcompat__option.mli
# config.status: creating stdcompat__printexc.mli
# config.status: creating stdcompat__printf.mli
# config.status: creating stdcompat__queue.mli
# config.status: creating stdcompat__random.mli
# config.status: creating stdcompat__result.mli
# config.status: creating stdcompat__seq.mli
# config.status: creating stdcompat__set.mli
# config.status: creating stdcompat__stack.mli
# config.status: creating stdcompat__stdlib.mli
# config.status: creating stdcompat__string.mli
# config.status: creating stdcompat__stringLabels.mli
# config.status: creating stdcompat__sys.mli
# config.status: creating stdcompat__uchar.mli
# config.status: creating stdcompat__weak.mli
# config.status: creating stdcompat__in_channel.mli
# config.status: creating stdcompat__out_channel.mli
# config.status: creating stdcompat__unit.mli
# config.status: creating stdcompat.mli
# config.status: creating stdcompat.ml
# config.status: creating config.h
# config.status: executing depfiles commands
# configure: OCaml version is 5.2.0+jst
# configure: Obj.magic will be used in redefinition when possible
#     (add --disable-magic for pure redefinitions).
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__atomic.cmo -c -impl stdcompat__atomic.ml)
# File "stdcompat__atomic.ml", line 1:
# Error: The implementation "stdcompat__atomic.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
#         Values do not match:
#           external set : local_ 'a t -> 'a -> unit @@ portable
#             = "%atomic_set"
#         is not included in
#           val set : 'a t -> 'a -> unit
#         The type "local_ 'a t -> 'a -> unit" is not compatible with the type
#           "'a t -> 'a -> unit"
#         File "stdcompat__atomic_s.mli", line 26, characters 0-28:
#           Expected declaration
#         File "stdlib/atomic.mli", line 53, characters 0-57:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__atomic.cmx -c -impl stdcompat__atomic.ml)
# File "stdcompat__atomic.ml", line 1:
# Error: The implementation "stdcompat__atomic.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__atomic.cmi":
#         Values do not match:
#           external set : local_ 'a t -> 'a -> unit @@ portable
#             = "%atomic_set"
#         is not included in
#           val set : 'a t -> 'a -> unit
#         The type "local_ 'a t -> 'a -> unit" is not compatible with the type
#           "'a t -> 'a -> unit"
#         File "stdcompat__atomic_s.mli", line 26, characters 0-28:
#           Expected declaration
#         File "stdlib/atomic.mli", line 53, characters 0-57:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__domain.cmo -c -impl stdcompat__domain.ml)
# File "stdcompat__domain.ml", line 1:
# Alert unsafe_multidomain: spawn
# Use [Domain.Safe.spawn].
# File "domain.mli", lines 34-38, characters 0-55:
#   Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
#   Expected signature
# 
# File "stdcompat__domain.ml", line 1:
# Alert unsafe_parallelism: spawn
# This function is unsafe and should not be used in production code.
# A safe interface for parallelism is forthcoming.
# File "domain.mli", lines 34-38, characters 0-55:
#   Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
#   Expected signature
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__domain.cmx -c -impl stdcompat__domain.ml)
# File "stdcompat__domain.ml", line 1:
# Alert unsafe_multidomain: spawn
# Use [Domain.Safe.spawn].
# File "domain.mli", lines 34-38, characters 0-55:
#   Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
#   Expected signature
# 
# File "stdcompat__domain.ml", line 1:
# Alert unsafe_parallelism: spawn
# This function is unsafe and should not be used in production code.
# A safe interface for parallelism is forthcoming.
# File "domain.mli", lines 34-38, characters 0-55:
#   Definition
# File "stdcompat__domain_s.mli", line 44, characters 0-32:
#   Expected signature
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int32.cmo -c -impl stdcompat__int32.ml)
# File "stdcompat__int32.ml", line 1:
# Error: The implementation "stdcompat__int32.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
#         Values do not match:
#           external of_string : string -> (int32 [@unboxed]) @@ portable
#             = "caml_int32_of_string" "caml_int32_of_string_unboxed"
#         is not included in
#           external of_string : string -> int32 = "caml_int32_of_string"
#         The native names of the primitives are not the same
#         File "stdcompat__int32_s.mli", line 193, characters 0-61:
#           Expected declaration
#         File "int32.mli", lines 165-166, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__int32.cmx -c -impl stdcompat__int32.ml)
# File "stdcompat__int32.ml", line 1:
# Error: The implementation "stdcompat__int32.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__int32.cmi":
#         Values do not match:
#           external of_string : string -> (int32 [@unboxed]) @@ portable
#             = "caml_int32_of_string" "caml_int32_of_string_unboxed"
#         is not included in
#           external of_string : string -> int32 = "caml_int32_of_string"
#         The native names of the primitives are not the same
#         File "stdcompat__int32_s.mli", line 193, characters 0-61:
#           Expected declaration
#         File "int32.mli", lines 165-166, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__int64.cmo -c -impl stdcompat__int64.ml)
# File "stdcompat__int64.ml", line 1:
# Error: The implementation "stdcompat__int64.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
#         Values do not match:
#           external of_string : string -> (int64 [@unboxed]) @@ portable
#             = "caml_int64_of_string" "caml_int64_of_string_unboxed"
#         is not included in
#           external of_string : string -> int64 = "caml_int64_of_string"
#         The native names of the primitives are not the same
#         File "stdcompat__int64_s.mli", line 161, characters 0-61:
#           Expected declaration
#         File "int64.mli", lines 185-186, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__int64.cmx -c -impl stdcompat__int64.ml)
# File "stdcompat__int64.ml", line 1:
# Error: The implementation "stdcompat__int64.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__int64.cmi":
#         Values do not match:
#           external of_string : string -> (int64 [@unboxed]) @@ portable
#             = "caml_int64_of_string" "caml_int64_of_string_unboxed"
#         is not included in
#           external of_string : string -> int64 = "caml_int64_of_string"
#         The native names of the primitives are not the same
#         File "stdcompat__int64_s.mli", line 161, characters 0-61:
#           Expected declaration
#         File "int64.mli", lines 185-186, characters 0-57: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__nativeint.cmo -c -impl stdcompat__nativeint.ml)
# File "stdcompat__nativeint.ml", line 1:
# Error: The implementation "stdcompat__nativeint.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
#         Values do not match:
#           external of_string : string -> (nativeint [@unboxed]) @@ portable
#             = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
#         is not included in
#           external of_string : string -> nativeint
#             = "caml_nativeint_of_string"
#         The native names of the primitives are not the same
#         File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
#           Expected declaration
#         File "nativeint.mli", lines 193-194, characters 0-65:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__printexc.cmo -c -impl stdcompat__printexc.ml)
# File "stdcompat__printexc.ml", line 128, characters 37-76:
# 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
#                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
# Use [Printexc.Safe.set_uncaught_exception_handler].
# 
# File "stdcompat__printexc.ml", line 204, characters 23-48:
# 204 | let register_printer = Printexc.register_printer
#                              ^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.register_printer
# Use [Printexc.Safe.register_printer].
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__nativeint.cmx -c -impl stdcompat__nativeint.ml)
# File "stdcompat__nativeint.ml", line 1:
# Error: The implementation "stdcompat__nativeint.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__nativeint.cmi":
#         Values do not match:
#           external of_string : string -> (nativeint [@unboxed]) @@ portable
#             = "caml_nativeint_of_string" "caml_nativeint_of_string_unboxed"
#         is not included in
#           external of_string : string -> nativeint
#             = "caml_nativeint_of_string"
#         The native names of the primitives are not the same
#         File "stdcompat__nativeint_s.mli", line 161, characters 0-69:
#           Expected declaration
#         File "nativeint.mli", lines 193-194, characters 0-65:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__printexc.cmx -c -impl stdcompat__printexc.ml)
# File "stdcompat__printexc.ml", line 128, characters 37-76:
# 128 | let set_uncaught_exception_handler = Printexc.set_uncaught_exception_handler
#                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.set_uncaught_exception_handler
# Use [Printexc.Safe.set_uncaught_exception_handler].
# 
# File "stdcompat__printexc.ml", line 204, characters 23-48:
# 204 | let register_printer = Printexc.register_printer
#                              ^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert unsafe_multidomain: Stdlib.Printexc.register_printer
# Use [Printexc.Safe.register_printer].
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__sys.cmo -c -impl stdcompat__sys.ml)
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: signal
# Use [Sys.Safe.signal].
# File "sys.mli", lines 258-260, characters 0-53:
#   Definition
# File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
#   Expected signature
# 
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: set_signal
# Use [Sys.Safe.set_signal].
# File "sys.mli", lines 267-268, characters 0-57:
#   Definition
# File "stdcompat__sys_s.mli", line 392, characters 0-47:
#   Expected signature
# 
# File "stdcompat__sys.ml", line 1:
# Error: The implementation "stdcompat__sys.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi": 
#        Values do not match:
#          external opaque_identity : ('a : any). 'a -> 'a @@ portable
#            = "%opaque" [@@layout_poly]
#        is not included in
#          external opaque_identity : 'a -> 'a = "%opaque"
#        The two primitives have different [@layout_poly] attributes
#        File "stdcompat__sys_s.mli", line 210, characters 0-47:
#          Expected declaration
#        File "sys.mli", line 454, characters 0-73: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__sys.cmx -c -impl stdcompat__sys.ml)
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: signal
# Use [Sys.Safe.signal].
# File "sys.mli", lines 258-260, characters 0-53:
#   Definition
# File "stdcompat__sys_s.mli", lines 376-377, characters 0-75:
#   Expected signature
# 
# File "stdcompat__sys.ml", line 1:
# Alert unsafe_multidomain: set_signal
# Use [Sys.Safe.set_signal].
# File "sys.mli", lines 267-268, characters 0-57:
#   Definition
# File "stdcompat__sys_s.mli", line 392, characters 0-47:
#   Expected signature
# 
# File "stdcompat__sys.ml", line 1:
# Error: The implementation "stdcompat__sys.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__sys.cmi": 
#        Values do not match:
#          external opaque_identity : ('a : any). 'a -> 'a @@ portable
#            = "%opaque" [@@layout_poly]
#        is not included in
#          external opaque_identity : 'a -> 'a = "%opaque"
#        The two primitives have different [@layout_poly] attributes
#        File "stdcompat__sys_s.mli", line 210, characters 0-47:
#          Expected declaration
#        File "sys.mli", line 454, characters 0-73: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__pervasives.cmx -c -impl stdcompat__pervasives.ml)
# File "stdcompat__pervasives.ml", line 1:
# Error: The implementation "stdcompat__pervasives.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
#         Values do not match:
#           external raise : exn -> 'a @ unique portable @@ portable
#             = "%reraise"
#         is not included in
#           external raise : exn -> 'a = "%raise"
#         The names of the primitives are not the same
#         File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
#           Expected declaration
#         File "stdlib.mli", line 35, characters 0-79: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__pervasives.cmo -c -impl stdcompat__pervasives.ml)
# File "stdcompat__pervasives.ml", line 1:
# Error: The implementation "stdcompat__pervasives.ml"
#        does not match the interface ".stdcompat.objs/byte/stdcompat__pervasives.cmi":
#         Values do not match:
#           external raise : exn -> 'a @ unique portable @@ portable
#             = "%reraise"
#         is not included in
#           external raise : exn -> 'a = "%raise"
#         The names of the primitives are not the same
#         File "stdcompat__pervasives_s.mli", line 384, characters 2-39:
#           Expected declaration
#         File "stdlib.mli", line 35, characters 0-79: Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -nolabels -w -3 -g -bin-annot -bin-annot-occurrences -I .stdcompat.objs/byte -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/byte/stdcompat__format.cmo -c -impl stdcompat__format.ml)
# File "stdcompat__format.ml", line 1:
# Alert unsafe_multidomain: make_synchronized_formatter
# Use [Format.Safe.make_synchronized_formatter].
# File "format.mli", lines 1066-1069, characters 0-116:
#   Definition
# File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
#   Expected signature
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -nolabels -w -3 -g -I .stdcompat.objs/byte -I .stdcompat.objs/native -intf-suffix .ml -no-alias-deps -o .stdcompat.objs/native/stdcompat__format.cmx -c -impl stdcompat__format.ml)
# File "stdcompat__format.ml", line 1:
# Alert unsafe_multidomain: make_synchronized_formatter
# Use [Format.Safe.make_synchronized_formatter].
# File "format.mli", lines 1066-1069, characters 0-116:
#   Definition
# File "stdcompat__format_s.mli", lines 172-174, characters 0-57:
#   Expected signature


#=== ERROR while compiling ppxlib.0.36.0 ======================================#
# context              2.4.0~alpha2 | linux/x86_64 | ocaml-variants.5.2.0+flambda2 | file:///home/opam/opam-repository
# path                 ~/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib.0.36.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p ppxlib -j 71 @install
# exit-code            1
# env-file             ~/.opam/log/ppxlib-8-967649.env
# output-file          ~/.opam/log/ppxlib-8-967649.out
### output ###
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -9 -g -bin-annot -bin-annot-occurrences -I astlib/.astlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Parse.cmo -c -impl astlib/parse.pp.ml)
# File "astlib/parse.pp.ml", line 1:
# Error: The implementation "astlib/parse.pp.ml"
#        does not match the interface "astlib/.astlib.objs/byte/astlib__Parse.cmi":
#         Values do not match:
#           val interface : Lexing.lexbuf -> Parsetree.signature
#         is not included in
#           val interface : Lexing.lexbuf -> Parsetree.signature_item list
#         The type "Lexing.lexbuf -> Parsetree.signature"
#         is not compatible with the type
#           "Lexing.lexbuf -> Parsetree.signature_item list"
#         Type "Parsetree.signature" is not compatible with type
#           "Parsetree.signature_item list"
#         File "astlib/parse.mli", line 6, characters 0-62:
#           Expected declaration
#         File "parsing/parse.mli", line 24, characters 0-52:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Parse.cmx -c -impl astlib/parse.pp.ml)
# File "astlib/parse.pp.ml", line 1:
# Error: The implementation "astlib/parse.pp.ml"
#        does not match the interface "astlib/.astlib.objs/byte/astlib__Parse.cmi":
#         Values do not match:
#           val interface : Lexing.lexbuf -> Parsetree.signature
#         is not included in
#           val interface : Lexing.lexbuf -> Parsetree.signature_item list
#         The type "Lexing.lexbuf -> Parsetree.signature"
#         is not compatible with the type
#           "Lexing.lexbuf -> Parsetree.signature_item list"
#         Type "Parsetree.signature" is not compatible with type
#           "Parsetree.signature_item list"
#         File "astlib/parse.mli", line 6, characters 0-62:
#           Expected declaration
#         File "parsing/parse.mli", line 24, characters 0-52:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -9 -g -bin-annot -bin-annot-occurrences -I astlib/.astlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Ast_metadata.cmo -c -impl astlib/ast_metadata.pp.ml)
# File "astlib/ast_metadata.pp.ml", line 1:
# Error: The implementation "astlib/ast_metadata.pp.ml"
#        does not match the interface "astlib/.astlib.objs/byte/astlib__Ast_metadata.cmi":
#         Values do not match:
#           val add_ppx_context_sig :
#             tool_name:string -> Parsetree.signature -> Parsetree.signature
#         is not included in
#           val add_ppx_context_sig :
#             tool_name:string ->
#             Parsetree.signature_item list -> Parsetree.signature_item list
#         The type
#           "tool_name:string -> Parsetree.signature -> Parsetree.signature"
#         is not compatible with the type
#           "tool_name:string ->
#           Parsetree.signature_item list -> Parsetree.signature_item list"
#         Type "Parsetree.signature" is not compatible with type
#           "Parsetree.signature_item list"
#         File "astlib/ast_metadata.mli", lines 16-19, characters 0-31:
#           Expected declaration
#         File "parsing/ast_mapper.mli", lines 202-203, characters 0-66:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Ast_metadata.cmx -c -impl astlib/ast_metadata.pp.ml)
# File "astlib/ast_metadata.pp.ml", line 1:
# Error: The implementation "astlib/ast_metadata.pp.ml"
#        does not match the interface "astlib/.astlib.objs/byte/astlib__Ast_metadata.cmi":
#         Values do not match:
#           val add_ppx_context_sig :
#             tool_name:string -> Parsetree.signature -> Parsetree.signature
#         is not included in
#           val add_ppx_context_sig :
#             tool_name:string ->
#             Parsetree.signature_item list -> Parsetree.signature_item list
#         The type
#           "tool_name:string -> Parsetree.signature -> Parsetree.signature"
#         is not compatible with the type
#           "tool_name:string ->
#           Parsetree.signature_item list -> Parsetree.signature_item list"
#         Type "Parsetree.signature" is not compatible with type
#           "Parsetree.signature_item list"
#         File "astlib/ast_metadata.mli", lines 16-19, characters 0-31:
#           Expected declaration
#         File "parsing/ast_mapper.mli", lines 202-203, characters 0-66:
#           Actual declaration
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -9 -g -bin-annot -bin-annot-occurrences -I astlib/.astlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Ast_502.cmo -c -impl astlib/ast_502.pp.ml)
# File "astlib/ast_502.ml", lines 51-65, characters 2-42:
# Error: This variant or record definition does not match that of type
#          "Parsetree.constant"
#        2. An extra constructor, "Pconst_unboxed_integer", is provided in the original definition.
#        6. An extra constructor, "Pconst_unboxed_float", is provided in the original definition.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install dokeysto 4.0.1
| - install extunix  0.4.4
| - install molenc   17.0.1
| - install oranger  4.3.5
| - install pyml     20231101
+- 
+- The following actions failed
| - build ppxlib    0.36.0
| - build stdcompat 20.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install base-bytes          base
| - install basement            v0.18~preview.130.31+242
| - install batteries           3.9.0
| - install bst                 7.1.0
| - install camlp-streams       5.0.1
| - install conf-autoconf       0.2
| - install conf-cmake          1
| - install conf-graphviz       0.1
| - install conf-python-3       9.0.0
| - install conf-rdkit          1
| - install cpm                 12.2.0
| - install cpu                 2.0.0
| - install csexp               1.5.2
| - install dolog               6.0.0
| - install dune                3.18.2
| - install dune-configurator   3.18.2
| - install line_oriented       1.3.0
| - install minicli             5.0.2
| - install num                 1.5-1
| - install ocaml-compiler-libs v0.17.0+jst
| - install ocamlfind           1.9.8
| - install ocamlgraph          2.2.0
| - install parany              14.0.1
| - install ppx_derivers        1.2.1
| - install re                  1.12.0
| - install seq                 base
| - install sexplib0            v0.18~preview.130.31+242
| - install stdlib-shims        0.3.0
| - install vector3             1.0.0
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.2.0+flambda2/.opam-switch/backup/state-20250513235401.export"
'opam install -vy oranger.4.3.5' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y oranger.4.3.5
opam install -vy oranger.4.3.5
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: oranger.4.3.5 | grep -q 'debian-unstable'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


exit $res" failed with exit status 31
Failed: Build failed