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


Building on clete.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:33.44 ---> 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:33.44 ---> 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:33.44 ---> 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:33.44 ---> 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 (110 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 / 158 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 (17.7 MB/s)
Selecting previously unselected package m4.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 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:33.44 ---> 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:33.44 ---> 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:33.44 ---> 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:33.44 ---> 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:33.44 ---> using "87e27a9fa6d806fc35e8b46f539fdf3d7c669955ce3150e27e16209fde14592a" from cache

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

Nothing to do.
The following actions will be performed:
=== install 87 packages
  - install alt-ergo             2.6.1                    [required by frama-c]
  - install alt-ergo-lib         2.6.1                    [required by alt-ergo]
  - install alt-ergo-parsers     2.6.1                    [required by alt-ergo]
  - install astring              0.8.5                    [required by bos]
  - install basement             v0.18~preview.130.31+242 [required by sexplib0]
  - install bigarray-compat      1.1.0                    [required by ctypes]
  - install bos                  0.2.1                    [required by camlp5]
  - install cairo2               0.6.5                    [required by lablgtk3]
  - install camlp-streams        5.0.1                    [required by frama-clang]
  - install camlp5               8.03.04                  [required by frama-clang]
  - install camlp5-buildscripts  0.06                     [required by camlp5]
  - install camlzip              1.13                     [required by why3]
  - install cmdliner             1.3.0                    [required by alt-ergo]
  - install conf-bash            1                        [required by conf-libclang, camlp5, conf-llvm]
  - install conf-cairo           1                        [required by cairo2]
  - install conf-clang           1                        [required by frama-clang]
  - install conf-cmake           1                        [required by frama-clang]
  - install conf-gmp             5                        [required by zarith]
  - install conf-graphviz        0.1
  - install conf-gtk3            18                       [required by lablgtk3]
  - install conf-gtksourceview3  0+2                      [required by frama-c]
  - install conf-libclang        15                       [required by frama-clang]
  - install conf-libpcre2-8      2                        [required by pcre2]
  - install conf-llvm            17                       [required by frama-clang]
  - install conf-m4              1                        [required by not-ocamlfind]
  - install conf-perl            2                        [required by camlp5]
  - install conf-pkg-config      4                        [required by conf-gtksourceview3]
  - install conf-which           1                        [required by not-ocamlfind]
  - install conf-zlib            1                        [required by camlzip]
  - install cppo                 1.8.0                    [required by ppx_deriving]
  - install csexp                1.5.2                    [required by dune-configurator]
  - install ctypes               0.23.0                   [required by yaml]
  - install dolmen               0.10                     [required by alt-ergo-lib]
  - install dolmen_loop          0.10                     [required by alt-ergo-lib]
  - install dolmen_type          0.10                     [required by alt-ergo-lib]
  - install dune                 3.18.2                   [required by frama-clang]
  - install dune-build-info      3.18.2                   [required by alt-ergo-lib]
  - install dune-configurator    3.18.2                   [required by frama-c]
  - install dune-private-libs    3.18.2                   [required by dune-site]
  - install dune-site            3.18.2                   [required by frama-c]
  - install dyn                  3.18.2                   [required by dune-private-libs]
  - install fmt                  0.10.0                   [required by camlp5]
  - install fpath                0.7.3                    [required by bos]
  - install frama-c              30.0                     [required by frama-clang]
  - install frama-clang          0.0.17
  - install gen                  1.1                      [required by dolmen_loop]
  - install hmap                 0.8.1                    [required by dolmen]
  - install integers             0.7.0                    [required by ctypes]
  - install lablgtk3             3.1.5                    [required by frama-c]
  - install lablgtk3-sourceview3 3.1.5                    [required by frama-c]
  - install logs                 0.8.0                    [required by bos]
  - install menhir               20240715                 [required by frama-c]
  - install menhirCST            20240715                 [required by menhir]
  - install menhirLib            20240715                 [required by menhir]
  - install menhirSdk            20240715                 [required by menhir]
  - install not-ocamlfind        0.14                     [required by camlp5-buildscripts]
  - install num                  1.5-1                    [required by why3]
  - install ocaml-compiler-libs  v0.17.0+jst              [required by ppxlib]
  - install ocamlbuild           0.15.0+jst               [required by bos]
  - install ocamlfind            1.9.8                    [required by camlp5]
  - install ocamlgraph           2.2.0                    [required by frama-c]
  - install ocplib-simplex       0.5.1                    [required by alt-ergo-lib]
  - install ordering             3.18.2                   [required by dyn, stdune]
  - install pcre2                8.0.3                    [required by camlp5]
  - install pp                   2.0.0                    [required by dune-private-libs]
  - install pp_loc               2.1.0                    [required by dolmen_loop]
  - install ppx_blob             0.9.0                    [required by alt-ergo-lib]
  - install ppx_derivers         1.2.1                    [required by ppx_deriving]
  - install ppx_deriving         6.0.3                    [required by frama-c]
  - install ppx_deriving_yaml    0.4.0                    [required by frama-c]
  - install ppx_deriving_yojson  3.9.1                    [required by frama-c]
  - install ppxlib               0.35.0                   [required by ppx_deriving_yaml, ppx_deriving_yojson]
  - install psmt2-frontend       0.4.0                    [required by alt-ergo-parsers]
  - install re                   1.12.0                   [required by camlp5]
  - install rresult              0.7.0                    [required by camlp5]
  - install seq                  base                     [required by alt-ergo-lib, re, yojson]
  - install sexplib0             v0.18~preview.130.31+242 [required by ppxlib]
  - install spelll               0.4                      [required by dolmen_type]
  - install stdlib-shims         0.3.0                    [required by alt-ergo-lib, alt-ergo-parsers]
  - install stdune               3.18.2                   [required by dune-private-libs]
  - install topkg                1.0.8+jst                [required by bos]
  - install unionFind            20220122                 [required by frama-c]
  - install uutf                 1.0.3+jst                [required by dolmen_type]
  - install why3                 1.7.2                    [required by frama-c]
  - install yaml                 3.2.0                    [required by frama-c]
  - install yojson               2.2.2                    [required by frama-c]
  - install zarith               1.12+jst                 [required by frama-clang]

The following system packages will first need to be installed:
    clang cmake graphviz libcairo2-dev libclang-14-dev libclang-cpp-dev libclang-cpp14-dev libclang-dev libexpat1-dev libgmp-dev libgtk-3-dev libgtksourceview-3.0-dev libpcre2-dev llvm-14-dev llvm-17-dev llvm-dev pkg-config xdot zlib1g-dev

<><> 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" "clang" "cmake" "graphviz" "libcairo2-dev" "libclang-14-dev" "libclang-cpp-dev" "libclang-cpp14-dev" "libclang-dev" "libexpat1-dev" "libgmp-dev" "libgtk-3-dev" "libgtksourceview-3.0-dev" "libpcre2-dev" "llvm-14-dev" "llvm-17-dev" "llvm-dev" "pkg-config" "xdot" "zlib1g-dev"
- Preconfiguring packages ...
- Selecting previously unselected package libsystemd-shared: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 .../libsystemd-shared_257.5-2_amd64.deb ...
- Unpacking libsystemd-shared:amd64 (257.5-2) ...
- Setting up libsystemd-shared:amd64 (257.5-2) ...
- Selecting previously unselected package systemd.
- (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 ... 21006 files and directories currently installed.)
- Preparing to unpack .../systemd_257.5-2_amd64.deb ...
- Unpacking systemd (257.5-2) ...
- Setting up systemd (257.5-2) ...
- Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.

- Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.

- Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.

- Initializing machine ID from random generator.

- Creating group 'systemd-journal' with GID 999.

- Creating group 'systemd-network' with GID 998.

- Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

- /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.

- Selecting previously unselected package systemd-sysv.
- (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 ... 21940 files and directories currently installed.)
- Preparing to unpack .../00-systemd-sysv_257.5-2_amd64.deb ...
- Unpacking systemd-sysv (257.5-2) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../01-libdbus-1-3_1.16.2-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.16.2-2) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../02-dbus-bin_1.16.2-2_amd64.deb ...
- Unpacking dbus-bin (1.16.2-2) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../03-dbus-session-bus-common_1.16.2-2_all.deb ...
- Unpacking dbus-session-bus-common (1.16.2-2) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../04-dbus-daemon_1.16.2-2_amd64.deb ...
- Unpacking dbus-daemon (1.16.2-2) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../05-dbus-system-bus-common_1.16.2-2_all.deb ...
- Unpacking dbus-system-bus-common (1.16.2-2) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../06-dbus_1.16.2-2_amd64.deb ...
- Unpacking dbus (1.16.2-2) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.8-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../08-binfmt-support_2.2.2-7_amd64.deb ...
- Unpacking binfmt-support (2.2.2-7) ...
- Selecting previously unselected package libpython3.13-minimal:amd64.
- Preparing to unpack .../09-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 .../10-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 ... 22379 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 ... 22862 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.13.3-1_amd64.deb ...
- Unpacking python3 (3.13.3-1) ...
- Selecting previously unselected package python3-numpy-dev:amd64.
- Preparing to unpack .../001-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 .../002-libblas3_3.12.1-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.1-2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../003-libgfortran5_14.2.0-19_amd64.deb ...
- Unpacking libgfortran5:amd64 (14.2.0-19) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../004-liblapack3_3.12.1-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.1-2) ...
- Selecting previously unselected package python3-numpy.
- Preparing to unpack .../005-python3-numpy_1%3a2.2.4+ds-1_amd64.deb ...
- Unpacking python3-numpy (1:2.2.4+ds-1) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../006-libnss-systemd_257.5-2_amd64.deb ...
- Unpacking libnss-systemd:amd64 (257.5-2) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../007-libpam-systemd_257.5-2_amd64.deb ...
- Unpacking libpam-systemd:amd64 (257.5-2) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../008-systemd-timesyncd_257.5-2_amd64.deb ...
- Unpacking systemd-timesyncd (257.5-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../009-libgdk-pixbuf2.0-common_2.42.12+dfsg-2_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-2) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../010-libglib2.0-0t64_2.84.1-2_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.84.1-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../011-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 shared-mime-info.
- Preparing to unpack .../012-shared-mime-info_2.4-5+b2_amd64.deb ...
- Unpacking shared-mime-info (2.4-5+b2) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../013-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../014-libpng16-16t64_1.6.48-1_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.48-1) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../015-libdeflate0_1.23-2_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.23-2) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../016-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 .../017-liblerc4_4.0.0+ds-5_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../018-libsharpyuv0_1.5.0-0.1_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libwebp7:amd64.
- Preparing to unpack .../019-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 .../020-libtiff6_4.7.0-3_amd64.deb ...
- Unpacking libtiff6:amd64 (4.7.0-3) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../021-libgdk-pixbuf-2.0-0_2.42.12+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-2) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../022-gtk-update-icon-cache_4.18.5+ds-1_amd64.deb ...
- No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.
- No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.
- Unpacking gtk-update-icon-cache (4.18.5+ds-1) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../023-hicolor-icon-theme_0.18-2_all.deb ...
- Unpacking hicolor-icon-theme (0.18-2) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../024-adwaita-icon-theme_48.0-1_all.deb ...
- Unpacking adwaita-icon-theme (48.0-1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../025-at-spi2-common_2.56.2-1_all.deb ...
- Unpacking at-spi2-common (2.56.2-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../026-libxi6_2%3a1.8.2-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8.2-1) ...
- Selecting previously unselected package libatspi2.0-0t64:amd64.
- Preparing to unpack .../027-libatspi2.0-0t64_2.56.2-1_amd64.deb ...
- Unpacking libatspi2.0-0t64:amd64 (2.56.2-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../028-x11-common_1%3a7.7+24_all.deb ...
- Unpacking x11-common (1:7.7+24) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../029-libxtst6_2%3a1.2.5-1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.5-1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../030-dbus-user-session_1.16.2-2_amd64.deb ...
- Unpacking dbus-user-session (1.16.2-2) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../031-libdconf1_0.40.0-5_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-5) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../032-dconf-service_0.40.0-5_amd64.deb ...
- Unpacking dconf-service (0.40.0-5) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../033-dconf-gsettings-backend_0.40.0-5_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-5) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../034-gsettings-desktop-schemas_48.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (48.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../035-at-spi2-core_2.56.2-1_amd64.deb ...
- Unpacking at-spi2-core (2.56.2-1) ...
- Selecting previously unselected package bzip2-doc.
- Preparing to unpack .../036-bzip2-doc_1.0.8-6_all.deb ...
- Unpacking bzip2-doc (1.0.8-6) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../037-libz3-4_4.13.3-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.13.3-1) ...
- Selecting previously unselected package libllvm19:amd64.
- Preparing to unpack .../038-libllvm19_1%3a19.1.7-3_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.7-3) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../039-libclang-cpp19_1%3a19.1.7-3_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.7-3) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../040-libgc1_1%3a8.2.8-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.8-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../041-libobjc4_14.2.0-19_amd64.deb ...
- Unpacking libobjc4:amd64 (14.2.0-19) ...
- Selecting previously unselected package libobjc-14-dev:amd64.
- Preparing to unpack .../042-libobjc-14-dev_14.2.0-19_amd64.deb ...
- Unpacking libobjc-14-dev:amd64 (14.2.0-19) ...
- Selecting previously unselected package libclang-common-19-dev:amd64.
- Preparing to unpack .../043-libclang-common-19-dev_1%3a19.1.7-3_amd64.deb ...
- Unpacking libclang-common-19-dev:amd64 (1:19.1.7-3) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../044-llvm-19-linker-tools_1%3a19.1.7-3_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.7-3) ...
- Selecting previously unselected package libclang1-19.
- Preparing to unpack .../045-libclang1-19_1%3a19.1.7-3_amd64.deb ...
- Unpacking libclang1-19 (1:19.1.7-3) ...
- Selecting previously unselected package clang-19.
- Preparing to unpack .../046-clang-19_1%3a19.1.7-3_amd64.deb ...
- Unpacking clang-19 (1:19.1.7-3) ...
- Selecting previously unselected package clang.
- Preparing to unpack .../047-clang_1%3a19.0-63_amd64.deb ...
- Unpacking clang (1:19.0-63) ...
- Selecting previously unselected package clang-tools-19.
- Preparing to unpack .../048-clang-tools-19_1%3a19.1.7-3_amd64.deb ...
- Unpacking clang-tools-19 (1:19.1.7-3) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../049-cmake-data_3.31.6-2_all.deb ...
- Unpacking cmake-data (3.31.6-2) ...
- Selecting previously unselected package libarchive13t64:amd64.
- Preparing to unpack .../050-libarchive13t64_3.7.4-3_amd64.deb ...
- Unpacking libarchive13t64:amd64 (3.7.4-3) ...
- Selecting previously unselected package libjsoncpp26:amd64.
- Preparing to unpack .../051-libjsoncpp26_1.9.6-3_amd64.deb ...
- Unpacking libjsoncpp26:amd64 (1.9.6-3) ...
- Selecting previously unselected package librhash1:amd64.
- Preparing to unpack .../052-librhash1_1.4.5-1_amd64.deb ...
- Unpacking librhash1:amd64 (1.4.5-1) ...
- Selecting previously unselected package libuv1t64:amd64.
- Preparing to unpack .../053-libuv1t64_1.50.0-2_amd64.deb ...
- Unpacking libuv1t64:amd64 (1.50.0-2) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../054-cmake_3.31.6-2_amd64.deb ...
- Unpacking cmake (3.31.6-2) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../055-libdevmapper1.02.1_2%3a1.02.205-2_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../056-dmsetup_2%3a1.02.205-2_amd64.deb ...
- Unpacking dmsetup (2:1.02.205-2) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../057-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 .../058-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 .../059-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fonts-liberation.
- Preparing to unpack .../060-fonts-liberation_1%3a2.1.5-3_all.deb ...
- Unpacking fonts-liberation (1:2.1.5-3) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../061-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 .../062-libfontconfig1_2.15.0-2.3_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../063-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 .../064-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 gcc-13-base:amd64.
- Preparing to unpack .../065-gcc-13-base_13.3.0-15_amd64.deb ...
- Unpacking gcc-13-base:amd64 (13.3.0-15) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../066-gir1.2-glib-2.0_2.84.1-2_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (2.84.1-2) ...
- Selecting previously unselected package libatk1.0-0t64:amd64.
- Preparing to unpack .../067-libatk1.0-0t64_2.56.2-1_amd64.deb ...
- Unpacking libatk1.0-0t64:amd64 (2.56.2-1) ...
- Selecting previously unselected package gir1.2-atk-1.0:amd64.
- Preparing to unpack .../068-gir1.2-atk-1.0_2.56.2-1_amd64.deb ...
- Unpacking gir1.2-atk-1.0:amd64 (2.56.2-1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../069-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 .../070-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 .../071-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 .../072-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 .../073-libcairo2_1.18.4-1+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../074-libcairo-gobject2_1.18.4-1+b1_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ...
- Selecting previously unselected package gir1.2-freedesktop:amd64.
- Preparing to unpack .../075-gir1.2-freedesktop_1.84.0-1_amd64.deb ...
- Unpacking gir1.2-freedesktop:amd64 (1.84.0-1) ...
- Selecting previously unselected package gir1.2-atspi-2.0:amd64.
- Preparing to unpack .../076-gir1.2-atspi-2.0_2.56.2-1_amd64.deb ...
- Unpacking gir1.2-atspi-2.0:amd64 (2.56.2-1) ...
- Selecting previously unselected package libcloudproviders0:amd64.
- Preparing to unpack .../077-libcloudproviders0_0.3.6-2_amd64.deb ...
- Unpacking libcloudproviders0:amd64 (0.3.6-2) ...
- Selecting previously unselected package gir1.2-cloudproviders-0.3.0:amd64.
- Preparing to unpack .../078-gir1.2-cloudproviders-0.3.0_0.3.6-2_amd64.deb ...
- Unpacking gir1.2-cloudproviders-0.3.0:amd64 (0.3.6-2) ...
- Selecting previously unselected package gir1.2-glib-2.0-dev:amd64.
- Preparing to unpack .../079-gir1.2-glib-2.0-dev_2.84.1-2_amd64.deb ...
- Unpacking gir1.2-glib-2.0-dev:amd64 (2.84.1-2) ...
- Selecting previously unselected package gir1.2-freedesktop-dev:amd64.
- Preparing to unpack .../080-gir1.2-freedesktop-dev_1.84.0-1_amd64.deb ...
- Unpacking gir1.2-freedesktop-dev:amd64 (1.84.0-1) ...
- Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64.
- Preparing to unpack .../081-gir1.2-gdkpixbuf-2.0_2.42.12+dfsg-2_amd64.deb ...
- Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.12+dfsg-2) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../082-libgirepository-1.0-1_1.84.0-1_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.84.0-1) ...
- Selecting previously unselected package gir1.2-girepository-2.0:amd64.
- Preparing to unpack .../083-gir1.2-girepository-2.0_1.84.0-1_amd64.deb ...
- Unpacking gir1.2-girepository-2.0:amd64 (1.84.0-1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../084-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 .../085-libharfbuzz0b_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libharfbuzz-gobject0:amd64.
- Preparing to unpack .../086-libharfbuzz-gobject0_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz-gobject0:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
- Preparing to unpack .../087-gir1.2-harfbuzz-0.0_10.2.0-1+b1_amd64.deb ...
- Unpacking gir1.2-harfbuzz-0.0:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../088-libfribidi0_1.0.16-1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.16-1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../089-libthai-data_0.1.29-2_all.deb ...
- Unpacking libthai-data (0.1.29-2) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../090-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 .../091-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 .../092-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 .../093-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 .../094-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../095-libxft2_2.3.6-1+b4_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1+b4) ...
- Selecting previously unselected package libpangoxft-1.0-0:amd64.
- Preparing to unpack .../096-libpangoxft-1.0-0_1.56.3-1_amd64.deb ...
- Unpacking libpangoxft-1.0-0:amd64 (1.56.3-1) ...
- Selecting previously unselected package gir1.2-pango-1.0:amd64.
- Preparing to unpack .../097-gir1.2-pango-1.0_1.56.3-1_amd64.deb ...
- Unpacking gir1.2-pango-1.0:amd64 (1.56.3-1) ...
- Selecting previously unselected package libatk-bridge2.0-0t64:amd64.
- Preparing to unpack .../098-libatk-bridge2.0-0t64_2.56.2-1_amd64.deb ...
- Unpacking libatk-bridge2.0-0t64:amd64 (2.56.2-1) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../099-liblcms2-2_2.16-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.16-2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../100-libcolord2_1.4.7-3_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.7-3) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../101-libavahi-common-data_0.8-16_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-16) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../102-libavahi-common3_0.8-16_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-16) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../103-libavahi-client3_0.8-16_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-16) ...
- Selecting previously unselected package libcups2t64:amd64.
- Preparing to unpack .../104-libcups2t64_2.4.10-2+b1_amd64.deb ...
- Unpacking libcups2t64:amd64 (2.4.10-2+b1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../105-libepoxy0_1.5.10-2_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-2) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../106-libwayland-client0_1.23.1-3_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.23.1-3) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../107-libwayland-cursor0_1.23.1-3_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.23.1-3) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../108-libwayland-egl1_1.23.1-3_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.23.1-3) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../109-libxcomposite1_1%3a0.4.6-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.6-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../110-libxfixes3_1%3a6.0.0-2+b4_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2+b4) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../111-libxcursor1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../112-libxdamage1_1%3a1.1.6-1+b2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1+b2) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../113-libxinerama1_2%3a1.1.4-3+b4_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3+b4) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../114-xkb-data_2.42-1_all.deb ...
- Unpacking xkb-data (2.42-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../115-libxkbcommon0_1.7.0-2_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.7.0-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../116-libxrandr2_2%3a1.5.4-1+b3_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.4-1+b3) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../117-libgtk-3-common_3.24.49-3_all.deb ...
- Unpacking libgtk-3-common (3.24.49-3) ...
- Selecting previously unselected package libgtk-3-0t64:amd64.
- Preparing to unpack .../118-libgtk-3-0t64_3.24.49-3_amd64.deb ...
- Unpacking libgtk-3-0t64:amd64 (3.24.49-3) ...
- Selecting previously unselected package gir1.2-gtk-3.0:amd64.
- Preparing to unpack .../119-gir1.2-gtk-3.0_3.24.49-3_amd64.deb ...
- Unpacking gir1.2-gtk-3.0:amd64 (3.24.49-3) ...
- Selecting previously unselected package libgtksourceview-3.0-common.
- Preparing to unpack .../120-libgtksourceview-3.0-common_3.24.11-3_all.deb ...
- Unpacking libgtksourceview-3.0-common (3.24.11-3) ...
- Selecting previously unselected package libgtksourceview-3.0-1:amd64.
- Preparing to unpack .../121-libgtksourceview-3.0-1_3.24.11-3_amd64.deb ...
- Unpacking libgtksourceview-3.0-1:amd64 (3.24.11-3) ...
- Selecting previously unselected package gir1.2-gtksource-3.0:amd64.
- Preparing to unpack .../122-gir1.2-gtksource-3.0_3.24.11-3_amd64.deb ...
- Unpacking gir1.2-gtksource-3.0:amd64 (3.24.11-3) ...
- Selecting previously unselected package native-architecture.
- Preparing to unpack .../123-native-architecture_0.2.6_all.deb ...
- Unpacking native-architecture (0.2.6) ...
- Selecting previously unselected package libgirepository-2.0-0:amd64.
- Preparing to unpack .../124-libgirepository-2.0-0_2.84.1-2_amd64.deb ...
- Unpacking libgirepository-2.0-0:amd64 (2.84.1-2) ...
- Selecting previously unselected package girepository-tools:amd64.
- Preparing to unpack .../125-girepository-tools_2.84.1-2_amd64.deb ...
- Unpacking girepository-tools:amd64 (2.84.1-2) ...
- Selecting previously unselected package libann0.
- Preparing to unpack .../126-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 .../127-libcdt5_2.42.4-3_amd64.deb ...
- Unpacking libcdt5:amd64 (2.42.4-3) ...
- Selecting previously unselected package libcgraph6:amd64.
- Preparing to unpack .../128-libcgraph6_2.42.4-3_amd64.deb ...
- Unpacking libcgraph6:amd64 (2.42.4-3) ...
- Selecting previously unselected package libaom3:amd64.
- Preparing to unpack .../129-libaom3_3.12.1-1_amd64.deb ...
- Unpacking libaom3:amd64 (3.12.1-1) ...
- Selecting previously unselected package libdav1d7:amd64.
- Preparing to unpack .../130-libdav1d7_1.5.1-1_amd64.deb ...
- Unpacking libdav1d7:amd64 (1.5.1-1) ...
- Selecting previously unselected package libabsl20240722:amd64.
- Preparing to unpack .../131-libabsl20240722_20240722.0-3_amd64.deb ...
- Unpacking libabsl20240722:amd64 (20240722.0-3) ...
- Selecting previously unselected package libgav1-1:amd64.
- Preparing to unpack .../132-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 .../133-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 .../134-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
- Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
- Selecting previously unselected package libyuv0:amd64.
- Preparing to unpack .../135-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 .../136-libavif16_1.2.1-1_amd64.deb ...
- Unpacking libavif16:amd64 (1.2.1-1) ...
- Selecting previously unselected package libheif-plugin-dav1d:amd64.
- Preparing to unpack .../137-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 .../138-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 .../139-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 .../140-libheif1_1.19.8-1_amd64.deb ...
- Unpacking libheif1:amd64 (1.19.8-1) ...
- Selecting previously unselected package libimagequant0:amd64.
- Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ...
- Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../142-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 .../143-libgd3_2.3.3-13_amd64.deb ...
- Unpacking libgd3:amd64 (2.3.3-13) ...
- Selecting previously unselected package libgts-0.7-5t64:amd64.
- Preparing to unpack .../144-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 libltdl7:amd64.
- Preparing to unpack .../145-libltdl7_2.5.4-4_amd64.deb ...
- Unpacking libltdl7:amd64 (2.5.4-4) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../146-libpathplan4_2.42.4-3_amd64.deb ...
- Unpacking libpathplan4:amd64 (2.42.4-3) ...
- Selecting previously unselected package libgvc6.
- Preparing to unpack .../147-libgvc6_2.42.4-3_amd64.deb ...
- Unpacking libgvc6 (2.42.4-3) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../148-libgvpr2_2.42.4-3_amd64.deb ...
- Unpacking libgvpr2:amd64 (2.42.4-3) ...
- Selecting previously unselected package liblab-gamut1:amd64.
- Preparing to unpack .../149-liblab-gamut1_2.42.4-3_amd64.deb ...
- Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../150-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 .../151-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 .../152-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 .../153-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 .../154-libxaw7_2%3a1.0.16-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.16-1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../155-graphviz_2.42.4-3_amd64.deb ...
- Unpacking graphviz (2.42.4-3) ...
- Selecting previously unselected package libicu76:amd64.
- Preparing to unpack .../156-libicu76_76.1-3_amd64.deb ...
- Unpacking libicu76:amd64 (76.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../157-icu-devtools_76.1-3_amd64.deb ...
- Unpacking icu-devtools (76.1-3) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../158-libc6-i386_2.41-7_amd64.deb ...
- Unpacking libc6-i386 (2.41-7) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../159-lib32gcc-s1_14.2.0-19_amd64.deb ...
- Unpacking lib32gcc-s1 (14.2.0-19) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../160-lib32stdc++6_14.2.0-19_amd64.deb ...
- Unpacking lib32stdc++6 (14.2.0-19) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../161-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../162-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../163-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../164-libffi-dev_3.4.8-2_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.8-2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../165-uuid-dev_2.41-5_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.41-5) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../166-libblkid-dev_2.41-5_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.41-5) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../167-libsepol-dev_3.8.1-1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../168-libpcre2-16-0_10.45-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../169-libpcre2-32-0_10.45-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../170-libpcre2-posix3_10.45-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../171-libpcre2-dev_10.45-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.45-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../172-libselinux1-dev_3.8.1-1_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../173-libmount-dev_2.41-5_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.41-5) ...
- Selecting previously unselected package libsysprof-capture-4-dev:amd64.
- Preparing to unpack .../174-libsysprof-capture-4-dev_48.0-2_amd64.deb ...
- Unpacking libsysprof-capture-4-dev:amd64 (48.0-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../175-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Selecting previously unselected package libgio-2.0-dev:amd64.
- Preparing to unpack .../176-libgio-2.0-dev_2.84.1-2_amd64.deb ...
- Unpacking libgio-2.0-dev:amd64 (2.84.1-2) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../177-libglib2.0-data_2.84.1-2_all.deb ...
- Unpacking libglib2.0-data (2.84.1-2) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../178-libelf1t64_0.192-4_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.192-4) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../179-libglib2.0-bin_2.84.1-2_amd64.deb ...
- Unpacking libglib2.0-bin (2.84.1-2) ...
- Selecting previously unselected package python3-packaging.
- Preparing to unpack .../180-python3-packaging_25.0-1_all.deb ...
- Unpacking python3-packaging (25.0-1) ...
- Selecting previously unselected package libgio-2.0-dev-bin.
- Preparing to unpack .../181-libgio-2.0-dev-bin_2.84.1-2_amd64.deb ...
- Unpacking libgio-2.0-dev-bin (2.84.1-2) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../182-libglib2.0-dev-bin_2.84.1-2_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.84.1-2) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../183-libglib2.0-dev_2.84.1-2_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.84.1-2) ...
- Selecting previously unselected package libatk1.0-dev:amd64.
- Preparing to unpack .../184-libatk1.0-dev_2.56.2-1_amd64.deb ...
- Unpacking libatk1.0-dev:amd64 (2.56.2-1) ...
- Selecting previously unselected package libsystemd-dev:amd64.
- Preparing to unpack .../185-libsystemd-dev_257.5-2_amd64.deb ...
- Unpacking libsystemd-dev:amd64 (257.5-2) ...
- Selecting previously unselected package sgml-base.
- Preparing to unpack .../186-sgml-base_1.31+nmu1_all.deb ...
- Unpacking sgml-base (1.31+nmu1) ...
- Selecting previously unselected package xml-core.
- Preparing to unpack .../187-xml-core_0.19_all.deb ...
- Unpacking xml-core (0.19) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../188-libdbus-1-dev_1.16.2-2_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.16.2-2) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../189-libxext-dev_2%3a1.3.4-1+b3_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b3) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../190-libxfixes-dev_1%3a6.0.0-2+b4_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2+b4) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../191-libxi-dev_2%3a1.8.2-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8.2-1) ...
- Selecting previously unselected package libxtst-dev:amd64.
- Preparing to unpack .../192-libxtst-dev_2%3a1.2.5-1_amd64.deb ...
- Unpacking libxtst-dev:amd64 (2:1.2.5-1) ...
- Selecting previously unselected package libatspi2.0-dev:amd64.
- Preparing to unpack .../193-libatspi2.0-dev_2.56.2-1_amd64.deb ...
- Unpacking libatspi2.0-dev:amd64 (2.56.2-1) ...
- Selecting previously unselected package libatk-bridge2.0-dev:amd64.
- Preparing to unpack .../194-libatk-bridge2.0-dev_2.56.2-1_amd64.deb ...
- Unpacking libatk-bridge2.0-dev:amd64 (2.56.2-1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../195-libbrotli-dev_1.1.0-2+b7_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../196-libbz2-dev_1.0.8-6_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-6) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../197-liblzo2-2_2.10-3+b1_amd64.deb ...
- Unpacking liblzo2-2:amd64 (2.10-3+b1) ...
- Selecting previously unselected package libcairo-script-interpreter2:amd64.
- Preparing to unpack .../198-libcairo-script-interpreter2_1.18.4-1+b1_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.18.4-1+b1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../199-libexpat1-dev_2.7.1-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.7.1-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../200-libpng-dev_1.6.48-1_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.48-1) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../201-libfreetype-dev_2.13.3+dfsg-1_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.13.3+dfsg-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../202-libfontconfig-dev_2.15.0-2.3_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.15.0-2.3) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../203-libpixman-1-dev_0.44.0-3_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.44.0-3) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../204-libice-dev_2%3a1.1.1-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.1.1-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../205-libsm-dev_2%3a1.2.6-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.6-1) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../206-libxcb-render0-dev_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../207-libxcb-shm0-dev_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../208-libxrender-dev_1%3a0.9.12-1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.12-1) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../209-libcairo2-dev_1.18.4-1+b1_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.18.4-1+b1) ...
- Selecting previously unselected package libgcc-13-dev:amd64.
- Preparing to unpack .../210-libgcc-13-dev_13.3.0-15_amd64.deb ...
- Unpacking libgcc-13-dev:amd64 (13.3.0-15) ...
- Selecting previously unselected package libstdc++-13-dev:amd64.
- Preparing to unpack .../211-libstdc++-13-dev_13.3.0-15_amd64.deb ...
- Unpacking libstdc++-13-dev:amd64 (13.3.0-15) ...
- Selecting previously unselected package libobjc-13-dev:amd64.
- Preparing to unpack .../212-libobjc-13-dev_13.3.0-15_amd64.deb ...
- Unpacking libobjc-13-dev:amd64 (13.3.0-15) ...
- Selecting previously unselected package libllvm14t64:amd64.
- Preparing to unpack .../213-libllvm14t64_1%3a14.0.6-20_amd64.deb ...
- Unpacking libllvm14t64:amd64 (1:14.0.6-20) ...
- Selecting previously unselected package libclang1-14t64.
- Preparing to unpack .../214-libclang1-14t64_1%3a14.0.6-20_amd64.deb ...
- Unpacking libclang1-14t64 (1:14.0.6-20) ...
- Selecting previously unselected package libclang-common-14-dev.
- Preparing to unpack .../215-libclang-common-14-dev_1%3a14.0.6-20_amd64.deb ...
- Unpacking libclang-common-14-dev (1:14.0.6-20) ...
- Selecting previously unselected package libclang-14-dev.
- Preparing to unpack .../216-libclang-14-dev_1%3a14.0.6-20_amd64.deb ...
- Unpacking libclang-14-dev (1:14.0.6-20) ...
- Selecting previously unselected package libclang-19-dev.
- Preparing to unpack .../217-libclang-19-dev_1%3a19.1.7-3_amd64.deb ...
- Unpacking libclang-19-dev (1:19.1.7-3) ...
- Selecting previously unselected package libclang-cpp19-dev.
- Preparing to unpack .../218-libclang-cpp19-dev_1%3a19.1.7-3_amd64.deb ...
- Unpacking libclang-cpp19-dev (1:19.1.7-3) ...
- Selecting previously unselected package libclang-cpp-dev.
- Preparing to unpack .../219-libclang-cpp-dev_1%3a19.0-63_amd64.deb ...
- Unpacking libclang-cpp-dev (1:19.0-63) ...
- Selecting previously unselected package libclang-cpp14t64.
- Preparing to unpack .../220-libclang-cpp14t64_1%3a14.0.6-20_amd64.deb ...
- Unpacking libclang-cpp14t64 (1:14.0.6-20) ...
- Selecting previously unselected package libclang-cpp14-dev.
- Preparing to unpack .../221-libclang-cpp14-dev_1%3a14.0.6-20_amd64.deb ...
- Unpacking libclang-cpp14-dev (1:14.0.6-20) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../222-libllvm17t64_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-21+b1) ...
- Selecting previously unselected package libclang-cpp17t64.
- Preparing to unpack .../223-libclang-cpp17t64_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking libclang-cpp17t64 (1:17.0.6-21+b1) ...
- Selecting previously unselected package libclang-dev.
- Preparing to unpack .../224-libclang-dev_1%3a19.0-63_amd64.deb ...
- Unpacking libclang-dev (1:19.0-63) ...
- Selecting previously unselected package libclang-rt-14-dev:amd64.
- Preparing to unpack .../225-libclang-rt-14-dev_1%3a14.0.6-20_amd64.deb ...
- Unpacking libclang-rt-14-dev:amd64 (1:14.0.6-20) ...
- Selecting previously unselected package libclang-rt-19-dev:amd64.
- Preparing to unpack .../226-libclang-rt-19-dev_1%3a19.1.7-3_amd64.deb ...
- Unpacking libclang-rt-19-dev:amd64 (1:19.1.7-3) ...
- Selecting previously unselected package libcloudproviders-dev:amd64.
- Preparing to unpack .../227-libcloudproviders-dev_0.3.6-2_amd64.deb ...
- Unpacking libcloudproviders-dev:amd64 (0.3.6-2) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../228-libjson-c5_0.18+ds-1_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.18+ds-1) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../229-libcryptsetup12_2%3a2.7.5-2_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.7.5-2) ...
- Selecting previously unselected package libdatrie-dev:amd64.
- Preparing to unpack .../230-libdatrie-dev_0.2.13-3+b1_amd64.deb ...
- Unpacking libdatrie-dev:amd64 (0.2.13-3+b1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../231-libdeflate-dev_1.23-2_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.23-2) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../232-libdrm-common_2.4.124-2_all.deb ...
- Unpacking libdrm-common (2.4.124-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../233-libdrm2_2.4.124-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.124-2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../234-libdrm-amdgpu1_2.4.124-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../235-libpciaccess0_0.17-3+b3_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3+b3) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../236-libdrm-intel1_2.4.124-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.124-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../237-libglvnd0_1.7.0-1+b2_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../238-libwayland-server0_1.23.1-3_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.23.1-3) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../239-libsensors-config_1%3a3.6.2-2_all.deb ...
- Unpacking libsensors-config (1:3.6.2-2) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../240-libsensors5_1%3a3.6.2-2_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.2-2) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../241-libx11-xcb1_2%3a1.8.12-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.12-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../242-libxcb-dri3-0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../243-libxcb-present0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../244-libxcb-randr0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../245-libxcb-sync1_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../246-libxcb-xfixes0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../247-libxshmfence1_1.3.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3.3-1) ...
- Selecting previously unselected package mesa-libgallium:amd64.
- Preparing to unpack .../248-mesa-libgallium_25.0.5-1_amd64.deb ...
- Unpacking mesa-libgallium:amd64 (25.0.5-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../249-libgbm1_25.0.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (25.0.5-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../250-libegl-mesa0_25.0.5-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (25.0.5-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../251-libegl1_1.7.0-1+b2_amd64.deb ...
- Unpacking libegl1:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../252-libxcb-glx0_1.17.0-2+b1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.17.0-2+b1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../253-libxxf86vm1_1%3a1.1.4-1+b4_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b4) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../254-libvulkan1_1.4.309.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.4.309.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../255-libgl1-mesa-dri_25.0.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (25.0.5-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../256-libglx-mesa0_25.0.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (25.0.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../257-libglx0_1.7.0-1+b2_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../258-libgl1_1.7.0-1+b2_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../259-libglx-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../260-libgl-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../261-libegl-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../262-libglvnd-core-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../263-libgles1_1.7.0-1+b2_amd64.deb ...
- Unpacking libgles1:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../264-libgles2_1.7.0-1+b2_amd64.deb ...
- Unpacking libgles2:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../265-libgles-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../266-libopengl0_1.7.0-1+b2_amd64.deb ...
- Unpacking libopengl0:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../267-libopengl-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../268-libglvnd-dev_1.7.0-1+b2_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.7.0-1+b2) ...
- Selecting previously unselected package libegl1-mesa-dev:amd64.
- Preparing to unpack .../269-libegl1-mesa-dev_25.0.5-1_amd64.deb ...
- Unpacking libegl1-mesa-dev:amd64 (25.0.5-1) ...
- Selecting previously unselected package libepoxy-dev:amd64.
- Preparing to unpack .../270-libepoxy-dev_1.5.10-2_amd64.deb ...
- Unpacking libepoxy-dev:amd64 (1.5.10-2) ...
- Selecting previously unselected package libfribidi-dev:amd64.
- Preparing to unpack .../271-libfribidi-dev_1.0.16-1_amd64.deb ...
- Unpacking libfribidi-dev:amd64 (1.0.16-1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../272-libgdk-pixbuf2.0-bin_2.42.12+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.12+dfsg-2) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../273-libjpeg62-turbo-dev_1%3a2.1.5-4_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-4) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../274-libjpeg-dev_1%3a2.1.5-4_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.5-4) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../275-libjbig-dev_2.1-6.1+b2_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-6.1+b2) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../276-liblzma-dev_5.8.1-1_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.8.1-1) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../277-libwebpdemux2_1.5.0-0.1_amd64.deb ...
- Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libwebpmux3:amd64.
- Preparing to unpack .../278-libwebpmux3_1.5.0-0.1_amd64.deb ...
- Unpacking libwebpmux3:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libwebpdecoder3:amd64.
- Preparing to unpack .../279-libwebpdecoder3_1.5.0-0.1_amd64.deb ...
- Unpacking libwebpdecoder3:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libsharpyuv-dev:amd64.
- Preparing to unpack .../280-libsharpyuv-dev_1.5.0-0.1_amd64.deb ...
- Unpacking libsharpyuv-dev:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libwebp-dev:amd64.
- Preparing to unpack .../281-libwebp-dev_1.5.0-0.1_amd64.deb ...
- Unpacking libwebp-dev:amd64 (1.5.0-0.1) ...
- Selecting previously unselected package libtiffxx6:amd64.
- Preparing to unpack .../282-libtiffxx6_4.7.0-3_amd64.deb ...
- Unpacking libtiffxx6:amd64 (4.7.0-3) ...
- Selecting previously unselected package liblerc-dev:amd64.
- Preparing to unpack .../283-liblerc-dev_4.0.0+ds-5_amd64.deb ...
- Unpacking liblerc-dev:amd64 (4.0.0+ds-5) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../284-libtiff-dev_4.7.0-3_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.7.0-3) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64.
- Preparing to unpack .../285-libgdk-pixbuf-2.0-dev_2.42.12+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.12+dfsg-2) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../286-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../287-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgraphite2-dev:amd64.
- Preparing to unpack .../288-libgraphite2-dev_1.3.14-2+b1_amd64.deb ...
- Unpacking libgraphite2-dev:amd64 (1.3.14-2+b1) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../289-libgtk-3-bin_3.24.49-3_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.49-3) ...
- Selecting previously unselected package libharfbuzz-icu0:amd64.
- Preparing to unpack .../290-libharfbuzz-icu0_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz-icu0:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libharfbuzz-subset0:amd64.
- Preparing to unpack .../291-libharfbuzz-subset0_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz-subset0:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libharfbuzz-cairo0:amd64.
- Preparing to unpack .../292-libharfbuzz-cairo0_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz-cairo0:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../293-libicu-dev_76.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (76.1-3) ...
- Selecting previously unselected package libharfbuzz-dev:amd64.
- Preparing to unpack .../294-libharfbuzz-dev_10.2.0-1+b1_amd64.deb ...
- Unpacking libharfbuzz-dev:amd64 (10.2.0-1+b1) ...
- Selecting previously unselected package libthai-dev:amd64.
- Preparing to unpack .../295-libthai-dev_0.1.29-2+b1_amd64.deb ...
- Unpacking libthai-dev:amd64 (0.1.29-2+b1) ...
- Selecting previously unselected package libxft-dev:amd64.
- Preparing to unpack .../296-libxft-dev_2.3.6-1+b4_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.6-1+b4) ...
- Selecting previously unselected package pango1.0-tools.
- Preparing to unpack .../297-pango1.0-tools_1.56.3-1_amd64.deb ...
- Unpacking pango1.0-tools (1.56.3-1) ...
- Selecting previously unselected package libpango1.0-dev:amd64.
- Preparing to unpack .../298-libpango1.0-dev_1.56.3-1_amd64.deb ...
- Unpacking libpango1.0-dev:amd64 (1.56.3-1) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../299-libwayland-bin_1.23.1-3_amd64.deb ...
- Unpacking libwayland-bin (1.23.1-3) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../300-libwayland-dev_1.23.1-3_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.23.1-3) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../301-libxcomposite-dev_1%3a0.4.6-1_amd64.deb ...
- Unpacking libxcomposite-dev:amd64 (1:0.4.6-1) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../302-libxcursor-dev_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../303-libxdamage-dev_1%3a1.1.6-1+b2_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.6-1+b2) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../304-libxinerama-dev_2%3a1.1.4-3+b4_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3+b4) ...
- Selecting previously unselected package libxkbcommon-dev:amd64.
- Preparing to unpack .../305-libxkbcommon-dev_1.7.0-2_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.7.0-2) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../306-libxrandr-dev_2%3a1.5.4-1+b3_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.4-1+b3) ...
- Selecting previously unselected package wayland-protocols.
- Preparing to unpack .../307-wayland-protocols_1.44-1_all.deb ...
- Unpacking wayland-protocols (1.44-1) ...
- Selecting previously unselected package libgtk-3-dev:amd64.
- Preparing to unpack .../308-libgtk-3-dev_3.24.49-3_amd64.deb ...
- Unpacking libgtk-3-dev:amd64 (3.24.49-3) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../309-libxml2-dev_2.12.7+dfsg+really2.9.14-0.4_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.4) ...
- Selecting previously unselected package libgtksourceview-3.0-dev:amd64.
- Preparing to unpack .../310-libgtksourceview-3.0-dev_3.24.11-3_amd64.deb ...
- Unpacking libgtksourceview-3.0-dev:amd64 (3.24.11-3) ...
- Selecting previously unselected package libgts-bin.
- Preparing to unpack .../311-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 .../312-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 .../313-libnuma1_2.0.19-1_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.19-1) ...
- Selecting previously unselected package libx265-215:amd64.
- Preparing to unpack .../314-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 .../315-libheif-plugin-x265_1.19.8-1_amd64.deb ...
- Unpacking libheif-plugin-x265:amd64 (1.19.8-1) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../316-libkmod2_34.2-2_amd64.deb ...
- Unpacking libkmod2:amd64 (34.2-2) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../317-libncurses6_6.5+20250216-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5+20250216-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../318-libncurses-dev_6.5+20250216-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5+20250216-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../319-libpfm4_4.13.0+git99-gc5587f9-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../320-libpng-tools_1.6.48-1_amd64.deb ...
- Unpacking libpng-tools (1.6.48-1) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../321-librsvg2-2_2.60.0+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../322-librsvg2-common_2.60.0+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.60.0+dfsg-1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../323-libyaml-0-2_0.2.5-2_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-2) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../324-libz3-dev_4.13.3-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.13.3-1) ...
- Selecting previously unselected package llvm-19-runtime.
- Preparing to unpack .../325-llvm-19-runtime_1%3a19.1.7-3_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.7-3) ...
- Selecting previously unselected package llvm-runtime:amd64.
- Preparing to unpack .../326-llvm-runtime_1%3a19.0-63_amd64.deb ...
- Unpacking llvm-runtime:amd64 (1:19.0-63) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../327-llvm-19_1%3a19.1.7-3_amd64.deb ...
- Unpacking llvm-19 (1:19.1.7-3) ...
- Selecting previously unselected package llvm.
- Preparing to unpack .../328-llvm_1%3a19.0-63_amd64.deb ...
- Unpacking llvm (1:19.0-63) ...
- Selecting previously unselected package llvm-14-runtime.
- Preparing to unpack .../329-llvm-14-runtime_1%3a14.0.6-20_amd64.deb ...
- Unpacking llvm-14-runtime (1:14.0.6-20) ...
- Selecting previously unselected package llvm-14-linker-tools.
- Preparing to unpack .../330-llvm-14-linker-tools_1%3a14.0.6-20_amd64.deb ...
- Unpacking llvm-14-linker-tools (1:14.0.6-20) ...
- Selecting previously unselected package llvm-14.
- Preparing to unpack .../331-llvm-14_1%3a14.0.6-20_amd64.deb ...
- Unpacking llvm-14 (1:14.0.6-20) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../332-python3-pygments_2.18.0+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.18.0+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../333-python3-yaml_6.0.2-1+b2_amd64.deb ...
- Unpacking python3-yaml (6.0.2-1+b2) ...
- Selecting previously unselected package llvm-14-tools.
- Preparing to unpack .../334-llvm-14-tools_1%3a14.0.6-20_amd64.deb ...
- Unpacking llvm-14-tools (1:14.0.6-20) ...
- Selecting previously unselected package llvm-14-dev.
- Preparing to unpack .../335-llvm-14-dev_1%3a14.0.6-20_amd64.deb ...
- Unpacking llvm-14-dev (1:14.0.6-20) ...
- Selecting previously unselected package llvm-17-runtime.
- Preparing to unpack .../336-llvm-17-runtime_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking llvm-17-runtime (1:17.0.6-21+b1) ...
- Selecting previously unselected package llvm-17-linker-tools.
- Preparing to unpack .../337-llvm-17-linker-tools_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking llvm-17-linker-tools (1:17.0.6-21+b1) ...
- Selecting previously unselected package llvm-17.
- Preparing to unpack .../338-llvm-17_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking llvm-17 (1:17.0.6-21+b1) ...
- Selecting previously unselected package llvm-17-tools.
- Preparing to unpack .../339-llvm-17-tools_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking llvm-17-tools (1:17.0.6-21+b1) ...
- Selecting previously unselected package llvm-17-dev.
- Preparing to unpack .../340-llvm-17-dev_1%3a17.0.6-21+b1_amd64.deb ...
- Unpacking llvm-17-dev (1:17.0.6-21+b1) ...
- Selecting previously unselected package llvm-19-tools.
- Preparing to unpack .../341-llvm-19-tools_1%3a19.1.7-3_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.7-3) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../342-llvm-19-dev_1%3a19.1.7-3_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.7-3) ...
- Selecting previously unselected package llvm-dev.
- Preparing to unpack .../343-llvm-dev_1%3a19.0-63_amd64.deb ...
- Unpacking llvm-dev (1:19.0-63) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../344-mesa-vulkan-drivers_25.0.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (25.0.5-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../345-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Selecting previously unselected package python3-cairo.
- Preparing to unpack .../346-python3-cairo_1.27.0-2_amd64.deb ...
- Unpacking python3-cairo (1.27.0-2) ...
- Selecting previously unselected package python3-gi.
- Preparing to unpack .../347-python3-gi_3.50.0-4+b1_amd64.deb ...
- Unpacking python3-gi (3.50.0-4+b1) ...
- Selecting previously unselected package python3-gi-cairo.
- Preparing to unpack .../348-python3-gi-cairo_3.50.0-4+b1_amd64.deb ...
- Unpacking python3-gi-cairo (3.50.0-4+b1) ...
- Selecting previously unselected package systemd-cryptsetup.
- Preparing to unpack .../349-systemd-cryptsetup_257.5-2_amd64.deb ...
- Unpacking systemd-cryptsetup (257.5-2) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../350-xdg-user-dirs_0.18-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-2) ...
- Selecting previously unselected package xdot.
- Preparing to unpack .../351-xdot_1.4-1_all.deb ...
- Unpacking xdot (1.4-1) ...
- Setting up media-types (13.0.0) ...
- Setting up libpipeline1:amd64 (1.5.8-1) ...
- Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ...
- Setting up libxcb-dri3-0:amd64 (1.17.0-2+b1) ...
- Setting up liblcms2-2:amd64 (2.16-2) ...
- Setting up libpixman-1-0:amd64 (0.44.0-3) ...
- Setting up bzip2-doc (1.0.8-6) ...
- Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
- Setting up libwayland-server0:amd64 (1.23.1-3) ...
- Setting up libaom3:amd64 (3.12.1-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.12-1) ...
- Setting up libpciaccess0:amd64 (0.17-3+b3) ...
- Setting up systemd-sysv (257.5-2) ...
- Setting up libpixman-1-dev:amd64 (0.44.0-3) ...
- Setting up native-architecture (0.2.6) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1+b2) ...
- Setting up libxcb-xfixes0:amd64 (1.17.0-2+b1) ...
- Setting up liblerc4:amd64 (4.0.0+ds-5) ...
- Setting up libxpm4:amd64 (1:3.5.17-1+b3) ...
- Setting up libglvnd-core-dev:amd64 (1.7.0-1+b2) ...
- Setting up hicolor-icon-theme (0.18-2) ...
- Setting up libxi6:amd64 (2:1.8.2-1) ...
- 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 libclang-common-19-dev:amd64 (1:19.1.7-3) ...
- Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-2) ...
- Setting up libglvnd0:amd64 (1.7.0-1+b2) ...
- Setting up libxcb-glx0:amd64 (1.17.0-2+b1) ...
- Setting up liblab-gamut1:amd64 (2.42.4-3) ...
- Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-2) ...
- 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 libsensors-config (1:3.6.2-2) ...
- Setting up libdeflate0:amd64 (1.23-2) ...
- Setting up libwebpdecoder3:amd64 (1.5.0-0.1) ...
- Setting up libnss-systemd:amd64 (257.5-2) ...
- Setting up xkb-data (2.42-1) ...
- Setting up liblzo2-2:amd64 (2.10-3+b1) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
- Setting up libabsl20240722:amd64 (20240722.0-3) ...
- Setting up libffi-dev:amd64 (3.4.8-2) ...
- Setting up libjbig0:amd64 (2.1-6.1+b2) ...
- Setting up libpcre2-16-0:amd64 (10.45-1) ...
- Setting up libopengl0:amd64 (1.7.0-1+b2) ...
- Setting up libelf1t64:amd64 (0.192-4) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b4) ...
- Setting up libxcb-present0:amd64 (1.17.0-2+b1) ...
- Setting up libsysprof-capture-4-dev:amd64 (48.0-2) ...
- Setting up libxcb-shm0-dev:amd64 (1.17.0-2+b1) ...
- Setting up libgraphite2-dev:amd64 (1.3.14-2+b1) ...
- Setting up libz3-4:amd64 (4.13.3-1) ...
- Setting up libpcre2-32-0:amd64 (10.45-1) ...
- Setting up libglib2.0-0t64:amd64 (2.84.1-2) ...
- 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 libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Setting up libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ...
- Setting up libgles2:amd64 (1.7.0-1+b2) ...
- Setting up gcc-13-base:amd64 (13.3.0-15) ...
- Setting up libexpat1-dev:amd64 (2.7.1-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
- Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-4) ...
- Setting up libepoxy0:amd64 (1.5.10-2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2+b4) ...
- Setting up libxcb-sync1:amd64 (1.17.0-2+b1) ...
- Setting up libjsoncpp26:amd64 (1.9.6-3) ...
- Setting up uuid-dev:amd64 (2.41-5) ...
- Setting up libpathplan4:amd64 (2.42.4-3) ...
- Setting up libavahi-common-data:amd64 (0.8-16) ...
- Setting up libann0 (1.1.2+doc-9+b1) ...
- Setting up libncurses6:amd64 (6.5+20250216-2) ...
- Setting up libgles1:amd64 (1.7.0-1+b2) ...
- Setting up libdbus-1-3:amd64 (1.16.2-2) ...
- Setting up libfribidi0:amd64 (1.0.16-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3+b4) ...
- 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 systemd-timesyncd (257.5-2) ...
- Creating group 'systemd-timesync' with GID 997.

- Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

- Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.

- Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.

- Setting up libxrandr2:amd64 (2:1.5.4-1+b3) ...
- Setting up binfmt-support (2.2.2-7) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Created symlink '/etc/systemd/system/multi-user.target.wants/binfmt-support.service' → '/usr/lib/systemd/system/binfmt-support.service'.

- Setting up fonts-dejavu-core (2.37-8) ...
- Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
- Setting up libsepol-dev:amd64 (3.8.1-1) ...
- Setting up libxcb-render0-dev:amd64 (1.17.0-2+b1) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up gir1.2-glib-2.0:amd64 (2.84.1-2) ...
- Setting up libsensors5:amd64 (1:3.6.2-2) ...
- Setting up liblerc-dev:amd64 (4.0.0+ds-5) ...
- Setting up libgc1:amd64 (1:8.2.8-1) ...
- Setting up libltdl7:amd64 (2.5.4-4) ...
- Setting up libgfortran5:amd64 (14.2.0-19) ...
- Setting up libvulkan1:amd64 (1.4.309.0-1) ...
- Setting up libwebp7:amd64 (1.5.0-0.1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b3) ...
- Setting up liblzma-dev:amd64 (5.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libnuma1:amd64 (2.0.19-1) ...
- Setting up libpcre2-posix3:amd64 (10.45-1) ...
- Setting up wayland-protocols (1.44-1) ...
- Setting up libdav1d7:amd64 (1.5.1-1) ...
- Setting up libgcc-13-dev:amd64 (13.3.0-15) ...
- Setting up gir1.2-glib-2.0-dev:amd64 (2.84.1-2) ...
- Setting up libxshmfence1:amd64 (1.3.3-1) ...
- Setting up at-spi2-common (2.56.2-1) ...
- Setting up libtiff6:amd64 (4.7.0-3) ...
- Setting up libxcb-randr0:amd64 (1.17.0-2+b1) ...
- Setting up dbus-session-bus-common (1.16.2-2) ...
- Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
- Setting up libgtksourceview-3.0-common (3.24.11-3) ...
- Setting up fonts-liberation (1:2.1.5-3) ...
- Setting up libc6-i386 (2.41-7) ...
- Setting up libthai-data (0.1.29-2) ...
- Setting up libgirepository-1.0-1:amd64 (1.84.0-1) ...
- Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
- Setting up sgml-base (1.31+nmu1) ...
- 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 libwayland-egl1:amd64 (1.23.1-3) ...
- Setting up libicu76:amd64 (76.1-3) ...
- Setting up libopengl-dev:amd64 (1.7.0-1+b2) ...
- Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ...
- Setting up dbus-system-bus-common (1.16.2-2) ...
- Creating group 'messagebus' with GID 996.

- Creating user 'messagebus' (System Message Bus) with UID 996 and GID 996.

- Setting up libde265-0:amd64 (1.0.16-1) ...
- Setting up libsharpyuv-dev:amd64 (1.5.0-0.1) ...
- Setting up libx265-215:amd64 (4.1-2) ...
- Setting up libwebpmux3:amd64 (1.5.0-0.1) ...
- Setting up libtiffxx6:amd64 (4.7.0-3) ...
- Setting up libdeflate-dev:amd64 (1.23-2) ...
- Setting up libdrm-common (2.4.124-2) ...
- Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.6-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.12-1) ...
- Setting up libjson-c5:amd64 (0.18+ds-1) ...
- Setting up readline-common (8.2-6) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4) ...
- Setting up dbus-bin (1.16.2-2) ...
- Setting up libsystemd-dev:amd64 (257.5-2) ...
- Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ...
- Setting up libstdc++-13-dev:amd64 (13.3.0-15) ...
- Setting up libkmod2:amd64 (34.2-2) ...
- Setting up libbz2-dev:amd64 (1.0.8-6) ...
- Setting up libxkbcommon0:amd64 (1.7.0-2) ...
- Setting up libwayland-client0:amd64 (1.23.1-3) ...
- Setting up libblkid-dev:amd64 (2.41-5) ...
- Setting up libllvm19:amd64 (1:19.1.7-3) ...
- Setting up libgts-bin (0.7.6+darcs121130-5.2+b1) ...
- Setting up libz3-dev:amd64 (4.13.3-1) ...
- 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 libncurses-dev:amd64 (6.5+20250216-2) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Setting up libatk1.0-0t64:amd64 (2.56.2-1) ...
- Setting up libclang1-19 (1:19.1.7-3) ...
- Setting up libpcre2-dev:amd64 (10.45-1) ...
- Setting up libice-dev:amd64 (2:1.1.1-1) ...
- Setting up libpng-tools (1.6.48-1) ...
- Setting up libgirepository-2.0-0:amd64 (2.84.1-2) ...
- Setting up gir1.2-atk-1.0:amd64 (2.56.2-1) ...
- Setting up libselinux1-dev:amd64 (3.8.1-1) ...
- Setting up fontconfig-config (2.15.0-2.3) ...
- Setting up libxtst6:amd64 (2:1.2.5-1) ...
- Setting up libfribidi-dev:amd64 (1.0.16-1) ...
- Setting up libwebpdemux2:amd64 (1.5.0-0.1) ...
- Setting up libxkbcommon-dev:amd64 (1.7.0-2) ...
- Setting up libxcursor1:amd64 (1:1.2.3-1) ...
- Setting up libpng-dev:amd64 (1.6.48-1) ...
- Setting up libavahi-common3:amd64 (0.8-16) ...
- Setting up libjpeg-dev:amd64 (1:2.1.5-4) ...
- Setting up libjbig-dev:amd64 (2.1-6.1+b2) ...
- Setting up libcloudproviders0:amd64 (0.3.6-2) ...
- Setting up libglib2.0-bin (2.84.1-2) ...
- Setting up libobjc4:amd64 (14.2.0-19) ...
- Setting up dbus-daemon (1.16.2-2) ...
- Setting up libobjc-14-dev:amd64 (14.2.0-19) ...
- Setting up libcolord2:amd64 (1.4.7-3) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up libdconf1:amd64 (0.40.0-5) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2+b4) ...
- Setting up libthai0:amd64 (0.1.29-2+b1) ...
- Setting up libwayland-bin (1.23.1-3) ...
- Setting up libxrandr-dev:amd64 (2:1.5.4-1+b3) ...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.4) ...
- Setting up libwebp-dev:amd64 (1.5.0-0.1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-21+b1) ...
- Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ...
- Setting up libtiff-dev:amd64 (4.7.0-3) ...
- Setting up lib32gcc-s1 (14.2.0-19) ...
- Setting up lib32stdc++6 (14.2.0-19) ...
- Setting up gir1.2-girepository-2.0:amd64 (1.84.0-1) ...
- Setting up libatspi2.0-0t64:amd64 (2.56.2-1) ...
- Setting up dbus (1.16.2-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.4-5+b2) ...
- Setting up icu-devtools (76.1-3) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3+b4) ...
- Setting up libllvm14t64:amd64 (1:14.0.6-20) ...
- Setting up libreadline8t64:amd64 (8.2-6) ...
- Setting up libclang-rt-19-dev:amd64 (1:19.1.7-3) ...
- Setting up libgvpr2:amd64 (2.42.4-3) ...
- Setting up libdrm2:amd64 (2.4.124-2) ...
- Setting up libdatrie-dev:amd64 (0.2.13-3+b1) ...
- Setting up gir1.2-cloudproviders-0.3.0:amd64 (0.3.6-2) ...
- Setting up libwayland-cursor0:amd64 (1.23.1-3) ...
- Setting up xml-core (0.19) ...
- Setting up llvm-17-runtime (1:17.0.6-21+b1) ...
- Setting up libpam-systemd:amd64 (257.5-2) ...
- Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-2) ...
- Setting up llvm-19-linker-tools (1:19.1.7-3) ...
- Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
- Setting up libclang-19-dev (1:19.1.7-3) ...
- Setting up llvm-19-runtime (1:19.1.7-3) ...
- Setting up libxi-dev:amd64 (2:1.8.2-1) ...
- Setting up llvm-14-linker-tools (1:14.0.6-20) ...
- 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 libicu-dev:amd64 (76.1-3) ...
- Setting up libavahi-client3:amd64 (0.8-16) ...
- Setting up libmount-dev:amd64 (2.41-5) ...
- Setting up libobjc-13-dev:amd64 (13.3.0-15) ...
- Setting up libpython3-stdlib:amd64 (3.13.3-1) ...
- Setting up libclang-cpp19 (1:19.1.7-3) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ...
- Setting up libxtst-dev:amd64 (2:1.2.5-1) ...
- Setting up libxdamage-dev:amd64 (1:1.1.6-1+b2) ...
- Setting up libatk-bridge2.0-0t64:amd64 (2.56.2-1) ...
- Setting up mesa-vulkan-drivers:amd64 (25.0.5-1) ...
- Setting up gtk-update-icon-cache (4.18.5+ds-1) ...
- Setting up fontconfig (2.15.0-2.3) ...
- Regenerating fonts cache... 
- done.
- Setting up libxft2:amd64 (2.3.6-1+b4) ...
- Setting up libgio-2.0-dev:amd64 (2.84.1-2) ...
- Setting up libharfbuzz-icu0:amd64 (10.2.0-1+b1) ...
- Setting up girepository-tools:amd64 (2.84.1-2) ...
- Setting up llvm-17-linker-tools (1:17.0.6-21+b1) ...
- Setting up libclang-dev (1:19.0-63) ...
- Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.12+dfsg-2) ...
- Setting up libclang-cpp14t64 (1:14.0.6-20) ...
- Setting up python3.13 (3.13.3-2) ...
- Setting up libsm-dev:amd64 (2:1.2.6-1) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.6-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.3-1) ...
- Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
- Setting up libdrm-intel1:amd64 (2.4.124-2) ...
- Setting up python3 (3.13.3-1) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up libharfbuzz-gobject0:amd64 (10.2.0-1+b1) ...
- Setting up libwayland-dev:amd64 (1.23.1-3) ...
- Setting up clang-19 (1:19.1.7-3) ...
- Setting up clang-tools-19 (1:19.1.7-3) ...
- Setting up libcairo2:amd64 (1.18.4-1+b1) ...
- Setting up libfreetype-dev:amd64 (2.13.3+dfsg-1) ...
- Setting up libclang-cpp19-dev (1:19.1.7-3) ...
- Setting up libclang-cpp17t64 (1:17.0.6-21+b1) ...
- Setting up dbus-user-session (1.16.2-2) ...
- Setting up python3-pygments (2.18.0+dfsg-2) ...
- Setting up python3-packaging (25.0-1) ...
- Setting up libharfbuzz-cairo0:amd64 (10.2.0-1+b1) ...
- Setting up llvm-14-runtime (1:14.0.6-20) ...
- Setting up libclang-rt-14-dev:amd64 (1:14.0.6-20) ...
- Setting up adwaita-icon-theme (48.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libclang-cpp-dev (1:19.0-63) ...
- Setting up clang (1:19.0-63) ...
- Setting up llvm-runtime:amd64 (1:19.0-63) ...
- Setting up python3-gi (3.50.0-4+b1) ...
- Setting up libclang1-14t64 (1:14.0.6-20) ...
- Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
- Setting up libclang-common-14-dev (1:14.0.6-20) ...
- Setting up python3-numpy (1:2.2.4+ds-1) ...
- Setting up libthai-dev:amd64 (0.1.29-2+b1) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.12+dfsg-2) ...
- Setting up libclang-14-dev (1:14.0.6-20) ...
- Setting up libharfbuzz-subset0:amd64 (10.2.0-1+b1) ...
- Setting up cmake (3.31.6-2) ...
- Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ...
- Setting up llvm-19 (1:19.1.7-3) ...
- Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
- Setting up llvm-17 (1:17.0.6-21+b1) ...
- Setting up libcups2t64:amd64 (2.4.10-2+b1) ...
- Setting up libclang-cpp14-dev (1:14.0.6-20) ...
- Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
- Setting up llvm-14 (1:14.0.6-20) ...
- Setting up libcairo-script-interpreter2:amd64 (1.18.4-1+b1) ...
- Setting up mesa-libgallium:amd64 (25.0.5-1) ...
- Setting up libgio-2.0-dev-bin (2.84.1-2) ...
- Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
- Setting up gir1.2-freedesktop:amd64 (1.84.0-1) ...
- Setting up python3-cairo (1.27.0-2) ...
- Setting up libpangoxft-1.0-0:amd64 (1.56.3-1) ...
- Setting up libgbm1:amd64 (25.0.5-1) ...
- Setting up libfontconfig-dev:amd64 (2.15.0-2.3) ...
- Setting up libgl1-mesa-dri:amd64 (25.0.5-1) ...
- Setting up pango1.0-tools (1.56.3-1) ...
- Setting up python3-yaml (6.0.2-1+b2) ...
- Setting up dconf-service (0.40.0-5) ...
- Setting up gir1.2-atspi-2.0:amd64 (2.56.2-1) ...
- Setting up libxaw7:amd64 (2:1.0.16-1) ...
- Setting up gir1.2-harfbuzz-0.0:amd64 (10.2.0-1+b1) ...
- Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ...
- Setting up gir1.2-pango-1.0:amd64 (1.56.3-1) ...
- Setting up libegl-mesa0:amd64 (25.0.5-1) ...
- Setting up gir1.2-freedesktop-dev:amd64 (1.84.0-1) ...
- Setting up llvm (1:19.0-63) ...
- Setting up librsvg2-common:amd64 (2.60.0+dfsg-1) ...
- Setting up llvm-17-tools (1:17.0.6-21+b1) ...
- Setting up libegl1:amd64 (1.7.0-1+b2) ...
- Setting up llvm-17-dev (1:17.0.6-21+b1) ...
- Setting up python3-gi-cairo (3.50.0-4+b1) ...
- Setting up llvm-19-tools (1:19.1.7-3) ...
- Setting up libxft-dev:amd64 (2.3.6-1+b4) ...
- Setting up llvm-14-tools (1:14.0.6-20) ...
- Setting up libglib2.0-dev-bin (2.84.1-2) ...
- Setting up libglx-mesa0:amd64 (25.0.5-1) ...
- Setting up libglx0:amd64 (1.7.0-1+b2) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-5) ...
- Setting up libgl1:amd64 (1.7.0-1+b2) ...
- Setting up libglib2.0-dev:amd64 (2.84.1-2) ...
- Setting up llvm-19-dev (1:19.1.7-3) ...
- Setting up libglx-dev:amd64 (1.7.0-1+b2) ...
- Setting up libcairo2-dev:amd64 (1.18.4-1+b1) ...
- Setting up libgl-dev:amd64 (1.7.0-1+b2) ...
- Setting up libgtk-3-common (3.24.49-3) ...
- Setting up libatk1.0-dev:amd64 (2.56.2-1) ...
- Setting up llvm-14-dev (1:14.0.6-20) ...
- Setting up llvm-dev (1:19.0-63) ...
- Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.12+dfsg-2) ...
- Setting up gsettings-desktop-schemas (48.0-1) ...
- Setting up libharfbuzz-dev:amd64 (10.2.0-1+b1) ...
- Setting up libegl-dev:amd64 (1.7.0-1+b2) ...
- Setting up libcloudproviders-dev:amd64 (0.3.6-2) ...
- Setting up libepoxy-dev:amd64 (1.5.10-2) ...
- Setting up libpango1.0-dev:amd64 (1.56.3-1) ...
- Setting up libgtk-3-0t64:amd64 (3.24.49-3) ...
- Setting up at-spi2-core (2.56.2-1) ...
- Setting up libgles-dev:amd64 (1.7.0-1+b2) ...
- Setting up gir1.2-gtk-3.0:amd64 (3.24.49-3) ...
- Setting up libglvnd-dev:amd64 (1.7.0-1+b2) ...
- Setting up libgtk-3-bin (3.24.49-3) ...
- Setting up libgtksourceview-3.0-1:amd64 (3.24.11-3) ...
- Setting up gir1.2-gtksource-3.0:amd64 (3.24.11-3) ...
- Setting up libegl1-mesa-dev:amd64 (25.0.5-1) ...
- Setting up dmsetup (2:1.02.205-2) ...
- Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ...
- 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 libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
- Setting up libcryptsetup12:amd64 (2:2.7.5-2) ...
- Setting up graphviz (2.42.4-3) ...
- Setting up xdot (1.4-1) ...
- Setting up libheif-plugin-x265:amd64 (1.19.8-1) ...
- Setting up libheif-plugin-aomenc:amd64 (1.19.8-1) ...
- Setting up systemd-cryptsetup (257.5-2) ...
- Processing triggers for procps (2:4.0.4-8) ...
- grep: /proc/1/environ: Permission denied
- procps: Applying updated sysctl configuration
- sysctl: permission denied on key "kernel.core_pattern"
- sysctl: permission denied on key "kernel.unprivileged_userns_clone"
- sysctl: permission denied on key "kernel.sysrq"
- sysctl: permission denied on key "kernel.core_uses_pid"
- sysctl: permission denied on key "net.ipv4.conf.default.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.docker0.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.eno1.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.eno2.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.eno3.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.eno4.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.enp130s0f0.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.enp130s0f1.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.lo.rp_filter"
- sysctl: permission denied on key "net.ipv4.conf.default.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.docker0.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.eno1.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.eno2.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.eno3.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.eno4.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.enp130s0f0.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.enp130s0f1.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.lo.accept_source_route"
- sysctl: permission denied on key "net.ipv4.conf.default.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.docker0.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.eno1.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.eno2.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.eno3.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.eno4.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.enp130s0f0.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.enp130s0f1.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.conf.lo.promote_secondaries"
- sysctl: permission denied on key "net.ipv4.ping_group_range", ignoring
- sysctl: permission denied on key "net.core.default_qdisc", ignoring
- sysctl: permission denied on key "fs.protected_hardlinks"
- sysctl: permission denied on key "fs.protected_symlinks"
- sysctl: permission denied on key "fs.protected_regular"
- sysctl: permission denied on key "fs.protected_fifos"
- sysctl: permission denied on key "kernel.pid_max"
- Processing triggers for base-files (13.7) ...
- Processing triggers for libc-bin (2.41-7) ...
- Processing triggers for systemd (257.5-2) ...
- Processing triggers for sgml-base (1.31+nmu1) ...
- Setting up libdbus-1-dev:amd64 (1.16.2-2) ...
- Setting up libatspi2.0-dev:amd64 (2.56.2-1) ...
- Setting up libatk-bridge2.0-dev:amd64 (2.56.2-1) ...
- Setting up libgtk-3-dev:amd64 (3.24.49-3) ...
- Setting up libgtksourceview-3.0-dev:amd64 (3.24.11-3) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-2) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/246: [alt-ergo.2.6.1 + 2 others: extract]
Processing  2/246: [alt-ergo.2.6.1 + 2 others: extract] [astring.0.8.5: extract]
Processing  3/246: [alt-ergo.2.6.1 + 2 others: extract] [astring.0.8.5: extract] [basement.v0.18~preview.130.31+242: extract]
-> retrieved astring.0.8.5  (cached)
Processing  3/246: [alt-ergo.2.6.1 + 2 others: extract] [basement.v0.18~preview.130.31+242: extract]
Processing  4/246: [alt-ergo.2.6.1 + 2 others: extract] [basement.v0.18~preview.130.31+242: extract] [bigarray-compat.1.1.0: extract]
-> retrieved alt-ergo.2.6.1, alt-ergo-lib.2.6.1, alt-ergo-parsers.2.6.1  (cached)
Processing  4/246: [basement.v0.18~preview.130.31+242: extract] [bigarray-compat.1.1.0: extract]
Processing  5/246: [basement.v0.18~preview.130.31+242: extract] [bigarray-compat.1.1.0: extract] [bos.0.2.1: extract]
-> retrieved basement.v0.18~preview.130.31+242  (cached)
Processing  5/246: [bigarray-compat.1.1.0: extract] [bos.0.2.1: extract]
Processing  6/246: [bigarray-compat.1.1.0: extract] [bos.0.2.1: extract] [cairo2.0.6.5: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  6/246: [bos.0.2.1: extract] [cairo2.0.6.5: extract]
Processing  7/246: [bos.0.2.1: extract] [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing  7/246: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  8/246: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [camlp5.8.03.04: extract]
-> retrieved cairo2.0.6.5  (cached)
Processing  8/246: [camlp-streams.5.0.1: extract] [camlp5.8.03.04: extract]
Processing  9/246: [camlp-streams.5.0.1: extract] [camlp5.8.03.04: extract] [camlp5-buildscripts.0.06: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/246: [camlp5.8.03.04: extract] [camlp5-buildscripts.0.06: extract]
Processing 10/246: [camlp5.8.03.04: extract] [camlp5-buildscripts.0.06: extract] [camlzip.1.13: extract]
-> retrieved camlp5-buildscripts.0.06  (cached)
Processing 10/246: [camlp5.8.03.04: extract] [camlzip.1.13: extract]
Processing 11/246: [camlp5.8.03.04: extract] [camlzip.1.13: extract] [cmdliner.1.3.0: extract]
-> retrieved camlzip.1.13  (cached)
Processing 11/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 12/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 13/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 14/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-cmake.1  (cached)
Processing 15/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-gmp.5  (cached)
Processing 16/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 17/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 18/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 19/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-libclang.15  (cached)
Processing 20/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 21/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-llvm.17  (cached)
Processing 22/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 23/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 24/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 25/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 26/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 27/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract]
Processing 28/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing 29/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash]
Processing 30/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang]
Processing 31/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh]
Processing 32/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh]
Processing 33/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot]
Processing 34/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4]
Processing 35/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 36/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 37/246: [camlp5.8.03.04: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camlp5.8.03.04  (cached)
Processing 37/246: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 38/246: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cmdliner.1.3.0  (cached)
Processing 38/246: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 39/246: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 40/246: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cppo.1.8.0  (cached)
Processing 40/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 41/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 41/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-bash.1
Processing 42/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 43/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 44/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-clang: clang] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "clang" "--version" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-clang.1)
- Debian clang version 19.1.7 (3)
- Target: x86_64-pc-linux-gnu
- Thread model: posix
- InstalledDir: /usr/lib/llvm-19/bin
-> compiled  conf-clang.1
Processing 44/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-clang.1
Processing 45/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /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 45/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-cmake.1
Processing 46/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-gmp.5)
-> compiled  conf-gmp.5
Processing 46/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-gmp.5
Processing 47/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-graphviz: dot] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /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 47/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-graphviz.0.1
Processing 48/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 48/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-m4.1
Processing 49/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-perl.2)
- 
- This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-linux-gnu-thread-multi
- (with 43 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2025, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 49/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-perl.2
Processing 50/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-pkg-config.4)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.4
Processing 50/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-which: which which]
-> installed conf-pkg-config.4
Processing 51/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-which: which which]
Processing 52/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-which: which which]
Processing 53/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-which: which which]
Processing 54/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-llvm: bash configure.sh] [conf-which: which which]
Processing 55/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-which: which which]
Processing 56/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-which: which which] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 56/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
-> installed conf-which.1
Processing 57/246: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
-> retrieved csexp.1.5.2  (cached)
Processing 57/246: [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
Processing 58/246: [ctypes.0.23.0: extract] [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
-> retrieved ctypes.0.23.0  (cached)
Processing 58/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
Processing 59/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libclang: bash configure.sh] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "configure.sh" "15" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-libclang.15)
- + maximum_version=15
- + shopt -s nullglob
- ++ seq 15 -1 3
- + for version in default $(seq $maximum_version -1 3)
- + '[' default = default ']'
- + for kind in system brew none
- + case $kind in
- ++ command -v llvm-config
- + llvm_config=/usr/bin/llvm-config
- ++ /usr/bin/llvm-config --version
- + llvm_version=19.1.7
- + next_version=16
- ++ sort -n
- ++ head -n1
- ++ printf '19\n16'
- + '[' 16 = 16 ']'
- + continue
- + for kind in system brew none
- + case $kind in
- ++ brew --prefix
- configure.sh: line 20: brew: command not found
- + llvm_config=/opt/llvm/bin/llvm-config
- + continue
- + for kind in system brew none
- + case $kind in
- + break
- + '[' none == none ']'
- + continue
- + for version in default $(seq $maximum_version -1 3)
- + '[' 15 = default ']'
- + hash brew
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15.0
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config150
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config15
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15-32
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15-64
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-mp-15
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-mp-15.0
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v /usr/lib64/llvm/15/bin/llvm-config
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v /usr/lib/llvm/15/bin/llvm-config
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v /usr/lib/llvm15/bin/llvm-config
- + llvm_config=
- + continue
- + '[' -z 19.1.7 ']'
- ++ --cflags
- configure.sh: line 61: --cflags: command not found
- + LLVM_CFLAGS=
[ERROR] The compilation of conf-libclang.15 failed at "bash -ex configure.sh 15".
Processing 59/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
Processing 60/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-llvm: bash configure.sh] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "configure.sh" "17" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-llvm.17)
- + version=17
- + hash brew
- + shopt -s nullglob
- + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-17 --version
- + llvm_version=17.0.6
- + case $llvm_version in
- + echo 'config: "llvm-config-17"'
- + echo 'version: "17.0.6"'
- + exit 0
-> compiled  conf-llvm.17
Processing 60/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
-> installed conf-llvm.17
Processing 61/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "cairo" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-cairo.1)
-> compiled  conf-cairo.1
Processing 61/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
-> installed conf-cairo.1
Processing 62/246: [dolmen.0.10 + 2 others: extract] [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
-> retrieved dolmen.0.10, dolmen_loop.0.10, dolmen_type.0.10  (cached)
Processing 62/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [cmdliner: make all] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
Processing 63/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-gtk3.18)
-> compiled  conf-gtk3.18
Processing 63/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
-> installed conf-gtk3.18
Processing 64/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "gtksourceview-3.0" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-gtksourceview3.0+2)
-> compiled  conf-gtksourceview3.0+2
Processing 64/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
-> installed conf-gtksourceview3.0+2
Processing 65/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-libpcre2-8: pkg-config libpcre2-8] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "libpcre2-8" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-libpcre2-8.2)
-> compiled  conf-libpcre2-8.2
Processing 65/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> installed conf-libpcre2-8.2
Processing 66/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 66/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all]
-> installed conf-zlib.1
Processing 67/246: [dune.3.18.2 + 7 others: extract] [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all]
-> retrieved dune.3.18.2, dune-build-info.3.18.2, dune-configurator.3.18.2, dune-private-libs.3.18.2, dune-site.3.18.2, dyn.3.18.2, ordering.3.18.2, stdune.3.18.2  (cached)
Processing 67/246: [fmt.0.10.0: extract] [fpath.0.7.3: extract] [cmdliner: make all]
Processing 68/246: [fmt.0.10.0: extract] [fpath.0.7.3: extract] [frama-c.30.0: extract] [cmdliner: make all]
Processing 69/246: [fmt.0.10.0: extract] [fpath.0.7.3: extract] [frama-c.30.0: extract] [cmdliner: make all] [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 69/246: [fmt.0.10.0: extract] [fpath.0.7.3: extract] [frama-c.30.0: extract] [dune: ocaml 71]
Processing 70/246: [fmt.0.10.0: extract] [fpath.0.7.3: extract] [frama-c.30.0: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved fmt.0.10.0  (cached)
Processing 70/246: [fpath.0.7.3: extract] [frama-c.30.0: extract] [dune: ocaml 71] [cmdliner: make install]
Processing 71/246: [fpath.0.7.3: extract] [frama-c.30.0: extract] [frama-clang.0.0.17: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved fpath.0.7.3  (cached)
Processing 71/246: [frama-c.30.0: extract] [frama-clang.0.0.17: extract] [dune: ocaml 71] [cmdliner: make install]
Processing 72/246: [frama-c.30.0: extract] [frama-clang.0.0.17: extract] [gen.1.1: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved frama-c.30.0  (cached)
Processing 72/246: [frama-clang.0.0.17: extract] [gen.1.1: extract] [dune: ocaml 71] [cmdliner: make install]
Processing 73/246: [frama-clang.0.0.17: extract] [gen.1.1: extract] [hmap.0.8.1: extract] [dune: ocaml 71] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0+flambda2/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
Processing 73/246: [frama-clang.0.0.17: extract] [gen.1.1: extract] [hmap.0.8.1: extract] [dune: ocaml 71] [cmdliner: make install-doc]
-> retrieved frama-clang.0.0.17  (cached)
Processing 73/246: [gen.1.1: extract] [hmap.0.8.1: extract] [dune: ocaml 71] [cmdliner: make install-doc]
Processing 74/246: [gen.1.1: extract] [hmap.0.8.1: extract] [integers.0.7.0: extract] [dune: ocaml 71] [cmdliner: make install-doc]
-> retrieved gen.1.1  (cached)
Processing 74/246: [hmap.0.8.1: extract] [integers.0.7.0: extract] [dune: ocaml 71] [cmdliner: make install-doc]
Processing 75/246: [hmap.0.8.1: extract] [integers.0.7.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [dune: ocaml 71] [cmdliner: make install-doc]
-> retrieved hmap.0.8.1  (cached)
Processing 75/246: [integers.0.7.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [dune: ocaml 71] [cmdliner: make install-doc]
Processing 76/246: [integers.0.7.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [logs.0.8.0: extract] [dune: ocaml 71] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0+flambda2/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 76/246: [integers.0.7.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [logs.0.8.0: extract] [dune: ocaml 71]
-> retrieved integers.0.7.0  (cached)
Processing 76/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [logs.0.8.0: extract] [dune: ocaml 71]
Processing 77/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [logs.0.8.0: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 71]
-> retrieved logs.0.8.0  (cached)
Processing 77/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 71]
Processing 78/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [menhir.20240715 + 3 others: extract] [not-ocamlfind.0.14: extract] [dune: ocaml 71]
-> retrieved not-ocamlfind.0.14  (cached)
Processing 78/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 71]
Processing 79/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [dune: ocaml 71]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 79/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [num.1.5-1: extract] [dune: ocaml 71]
Processing 80/246: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.17.0+jst: extract] [dune: ocaml 71]
-> retrieved lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5  (cached)
Processing 80/246: [num.1.5-1: extract] [ocaml-compiler-libs.v0.17.0+jst: extract] [dune: ocaml 71]
Processing 81/246: [num.1.5-1: extract] [ocaml-compiler-libs.v0.17.0+jst: extract] [ocamlbuild.0.15.0+jst: extract] [dune: ocaml 71]
-> retrieved num.1.5-1  (cached)
Processing 81/246: [ocaml-compiler-libs.v0.17.0+jst: extract] [ocamlbuild.0.15.0+jst: extract] [dune: ocaml 71]
Processing 82/246: [ocaml-compiler-libs.v0.17.0+jst: extract] [ocamlbuild.0.15.0+jst: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 71]
[num: patch] applying num-in-findlib-dir.patch
Processing 83/246: [ocaml-compiler-libs.v0.17.0+jst: extract] [ocamlbuild.0.15.0+jst: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 71] [num: make opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0+jst  (cached)
Processing 83/246: [ocamlbuild.0.15.0+jst: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 71] [num: make opam-modern]
Processing 84/246: [ocamlbuild.0.15.0+jst: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 71] [num: make opam-modern]
-> retrieved ocamlbuild.0.15.0+jst  (cached)
Processing 84/246: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 71] [num: make opam-modern]
Processing 85/246: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-simplex.0.5.1: extract] [dune: ocaml 71] [num: make opam-modern]
[ocamlbuild: patch] applying flambda2.patch
Processing 86/246: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-simplex.0.5.1: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 86/246: [ocamlgraph.2.2.0: extract] [ocplib-simplex.0.5.1: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make]
Processing 87/246: [ocamlgraph.2.2.0: extract] [ocplib-simplex.0.5.1: extract] [pcre2.8.0.3: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make]
Processing 88/246: [ocamlgraph.2.2.0: extract] [ocplib-simplex.0.5.1: extract] [pcre2.8.0.3: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 88/246: [ocplib-simplex.0.5.1: extract] [pcre2.8.0.3: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 89/246: [ocplib-simplex.0.5.1: extract] [pcre2.8.0.3: extract] [pp.2.0.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-simplex.0.5.1  (cached)
Processing 89/246: [pcre2.8.0.3: extract] [pp.2.0.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 90/246: [pcre2.8.0.3: extract] [pp.2.0.0: extract] [pp_loc.2.1.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pcre2.8.0.3  (cached)
Processing 90/246: [pp.2.0.0: extract] [pp_loc.2.1.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 91/246: [pp.2.0.0: extract] [pp_loc.2.1.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pp.2.0.0  (cached)
Processing 91/246: [pp_loc.2.1.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 92/246: [pp_loc.2.1.0: extract] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pp_loc.2.1.0  (cached)
Processing 92/246: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 93/246: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_blob.0.9.0  (cached)
Processing 93/246: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 94/246: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [ppx_deriving_yaml.0.4.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 94/246: [ppx_deriving.6.0.3: extract] [ppx_deriving_yaml.0.4.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 95/246: [ppx_deriving.6.0.3: extract] [ppx_deriving_yaml.0.4.0: extract] [ppx_deriving_yojson.3.9.1: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 95/246: [ppx_deriving_yaml.0.4.0: extract] [ppx_deriving_yojson.3.9.1: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 96/246: [ppx_deriving_yaml.0.4.0: extract] [ppx_deriving_yojson.3.9.1: extract] [ppxlib.0.35.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_deriving_yaml.0.4.0  (cached)
Processing 96/246: [ppx_deriving_yojson.3.9.1: extract] [ppxlib.0.35.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 97/246: [ppx_deriving_yojson.3.9.1: extract] [ppxlib.0.35.0: extract] [psmt2-frontend.0.4.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.2.0+flambda2" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.2.0+flambda2/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.2.0+flambda2/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.2.0+flambda2/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.2.0+flambda2/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/5.2.0+flambda2"; \
- echo "BINDIR=/home/opam/.opam/5.2.0+flambda2/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib"; \
- echo "MANDIR=/home/opam/.opam/5.2.0+flambda2/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/5.2.0+flambda2/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/5.2.0+flambda2/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/5.2.0+flambda2/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/5.2.0+flambda2/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 97/246: [ppx_deriving_yojson.3.9.1: extract] [ppxlib.0.35.0: extract] [psmt2-frontend.0.4.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving_yojson.3.9.1  (cached)
Processing 97/246: [ppxlib.0.35.0: extract] [psmt2-frontend.0.4.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 98/246: [ppxlib.0.35.0: extract] [psmt2-frontend.0.4.0: extract] [re.1.12.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved psmt2-frontend.0.4.0  (cached)
Processing 98/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 99/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [rresult.0.7.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved rresult.0.7.0  (cached)
Processing 99/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 100/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 101/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.18~preview.130.31+242: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 102/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.18~preview.130.31+242: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed seq.base
Processing 103/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.18~preview.130.31+242: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.18~preview.130.31+242  (cached)
Processing 103/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 104/246: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [spelll.0.4: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved re.1.12.0  (cached)
Processing 104/246: [ppxlib.0.35.0: extract] [spelll.0.4: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 105/246: [ppxlib.0.35.0: extract] [spelll.0.4: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved spelll.0.4  (cached)
Processing 105/246: [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 106/246: [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract] [topkg.1.0.8+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 106/246: [ppxlib.0.35.0: extract] [topkg.1.0.8+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 107/246: [ppxlib.0.35.0: extract] [topkg.1.0.8+jst: extract] [unionFind.20220122: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved unionFind.20220122  (cached)
Processing 107/246: [ppxlib.0.35.0: extract] [topkg.1.0.8+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 108/246: [ppxlib.0.35.0: extract] [topkg.1.0.8+jst: extract] [uutf.1.0.3+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved uutf.1.0.3+jst  (cached)
Processing 108/246: [ppxlib.0.35.0: extract] [topkg.1.0.8+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 109/246: [ppxlib.0.35.0: extract] [topkg.1.0.8+jst: extract] [why3.1.7.2: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.35.0  (cached)
Processing 109/246: [topkg.1.0.8+jst: extract] [why3.1.7.2: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 110/246: [topkg.1.0.8+jst: extract] [why3.1.7.2: extract] [yaml.3.2.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved topkg.1.0.8+jst  (cached)
Processing 110/246: [why3.1.7.2: extract] [yaml.3.2.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 111/246: [why3.1.7.2: extract] [yaml.3.2.0: extract] [yojson.2.2.2: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved yojson.2.2.2  (cached)
Processing 111/246: [why3.1.7.2: extract] [yaml.3.2.0: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 112/246: [why3.1.7.2: extract] [yaml.3.2.0: extract] [zarith.1.12+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved yaml.3.2.0  (cached)
Processing 112/246: [why3.1.7.2: extract] [zarith.1.12+jst: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved zarith.1.12+jst  (cached)
Processing 112/246: [why3.1.7.2: extract] [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved why3.1.7.2  (cached)
Processing 112/246: [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [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 112/246: [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [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 112/246: [dune: ocaml 71] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /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 112/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed num.1.5-1
Processing 113/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [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 113/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled]
Processing 114/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [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 114/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled]
Processing 115/246: [camlzip: make all] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled]
[zarith: patch] applying zarith-abs.patch
[zarith: patch] applying zarith-gc.patch
[zarith: patch] applying zarith-local.patch
[zarith: patch] applying zarith-portability.patch
Processing 116/246: [camlzip: make all] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/zarith.1.12+jst)
- binary ocaml: found in /home/opam/.opam/5.2.0+flambda2/bin
- binary ocamlc: found in /home/opam/.opam/5.2.0+flambda2/bin
- binary ocamldep: found in /home/opam/.opam/5.2.0+flambda2/bin
- binary ocamlmklib: found in /home/opam/.opam/5.2.0+flambda2/bin
- binary ocamldoc: found in /home/opam/.opam/5.2.0+flambda2/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/5.2.0+flambda2/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/5.2.0+flambda2/bin
- OCaml's word size is 64
- binary uname: found in /usr/bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/5.2.0+flambda2/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 116/246: [camlzip: make all] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlzip.1.13)
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.ml
- File "zlib.ml", line 19, characters 2-29:
- 19 |   Callback.register_exception "Zlib.Error" (Error("",""))
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -package unix -c zlib.ml
- File "zlib.ml", line 19, characters 2-29:
- 19 |   Callback.register_exception "Zlib.Error" (Error("",""))
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- ocamlfind ocamlopt -safe-string -package unix -c zip.ml
- ocamlfind ocamlopt -safe-string -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -package unix -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.13
Processing 116/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [zarith: make]
Processing 117/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [zarith: make] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlzip.1.13)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cmxs
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cmxa
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zlib.cmx
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cmx
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/gzip.cmx
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zlib.cmt
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cmt
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/gzip.cmt
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zlib.cmti
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cmti
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/gzip.cmti
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zlib.cmi
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cmi
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/gzip.cmi
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zlib.mli
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.mli
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/gzip.mli
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.a
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/zip.cma
- Installed /home/opam/.opam/5.2.0+flambda2/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/5.2.0+flambda2/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.2.0+flambda2/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/5.2.0+flambda2/lib/camlzip/META
-> installed camlzip.1.13
Processing 117/246: [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst)
- if test -d /home/opam/.opam/5.2.0+flambda2/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.2.0+flambda2/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocamlbuild.0.15.0+jst'
-> compiled  ocamlbuild.0.15.0+jst
Processing 117/246: [dune: ocaml 71] [zarith: make]
-> installed ocamlbuild.0.15.0+jst
Processing 118/246: [dune: ocaml 71] [zarith: make]
[topkg: patch] applying topkg_string.patch
Processing 119/246: [dune: ocaml 71] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/zarith.1.12+jst)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 540, characters 9-23:
- 540 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- 
- File "q.ml", line 541, characters 9-23:
- 541 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/5.2.0+flambda2/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 540, characters 9-23:
- 540 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- 
- File "q.ml", line 541, characters 9-23:
- 541 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12+jst
Processing 119/246: [dune: ocaml 71] [topkg: ocaml build]
Processing 120/246: [dune: ocaml 71] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/zarith.1.12+jst)
- ocamlfind install -destdir "/home/opam/.opam/5.2.0+flambda2/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/q.cmti
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/z.cmti
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/zarith.a
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/q.mli
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/zarith.h
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/q.cmx
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/z.cmx
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/z.mli
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/q.cmi
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/z.cmi
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/libzarith.a
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/zarith.cma
- Installed /home/opam/.opam/5.2.0+flambda2/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/5.2.0+flambda2/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.2.0+flambda2/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.2.0+flambda2/lib/zarith/META
-> installed zarith.1.12+jst
Processing 120/246: [dune: ocaml 71] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/topkg.1.0.8+jst)
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.8+jst
Processing 120/246: [dune: ocaml 71]
-> installed topkg.1.0.8+jst
Processing 121/246: [dune: ocaml 71]
Processing 122/246: [astring: ocaml build] [dune: ocaml 71]
Processing 123/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build]
Processing 124/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [hmap: ocaml build]
Processing 125/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [hmap: ocaml build] [rresult: ocaml build]
[uutf: patch] applying uutf-locals.patch
Processing 126/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [hmap: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/hmap.0.8.1)
- + ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends
- + ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml
- + ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml
- + ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma
- # No parallelism done
-> compiled  hmap.0.8.1
Processing 126/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> installed hmap.0.8.1
Processing 127/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/rresult.0.7.0)
- + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- 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
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 127/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [uutf: ocaml build]
-> installed rresult.0.7.0
Processing 128/246: [astring: ocaml build] [dune: ocaml 71] [fmt: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/fmt.0.10.0)
- + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.mli > src/tty/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmi src/tty/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmx src/tty/fmt_tty.ml
- + ocamlfind ocamlopt -a -package unix -I src/tty src/tty/fmt_tty.cmx -o src/tty/fmt_tty.cmxa
- + ocamlfind ocamlopt -shared -linkall -package unix -I src/tty src/tty/fmt_tty.cmxa -o src/tty/fmt_tty.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmo src/tty/fmt_tty.ml
- + ocamlfind ocamlc -a -package unix -I src/tty src/tty/fmt_tty.cmo -o src/tty/fmt_tty.cma
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.ml > src/cli/fmt_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.mli > src/cli/fmt_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmi src/cli/fmt_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmx src/cli/fmt_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/fmt_cli.cmx -o src/cli/fmt_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/fmt_cli.cmxa -o src/cli/fmt_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmo src/cli/fmt_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/fmt_cli.cmo -o src/cli/fmt_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/fmt_top.ml > src/top/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- 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
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.10.0
Processing 128/246: [astring: ocaml build] [dune: ocaml 71] [uutf: ocaml build]
-> installed fmt.0.10.0
Processing 129/246: [astring: ocaml build] [dune: ocaml 71] [uutf: ocaml build]
Processing 130/246: [astring: ocaml build] [dune: ocaml 71] [logs: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/uutf.1.0.3+jst)
- + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- + ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.3+jst
Processing 130/246: [astring: ocaml build] [dune: ocaml 71] [logs: ocaml build]
-> installed uutf.1.0.3+jst
Processing 131/246: [astring: ocaml build] [dune: ocaml 71] [logs: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/astring.0.8.5)
- + ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- + ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- + ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- + ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- + ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- + ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- 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
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 131/246: [dune: ocaml 71] [logs: ocaml build]
-> installed astring.0.8.5
Processing 132/246: [dune: ocaml 71] [logs: ocaml build]
Processing 133/246: [dune: ocaml 71] [fpath: ocaml build] [logs: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml-compiler" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "false" "--with-base-threads" "true" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/logs.0.8.0)
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmo src/logs.ml
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.ml > src/fmt/logs_fmt.ml.depends
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.mli > src/fmt/logs_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmi src/fmt/logs_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmx src/fmt/logs_fmt.ml
- + ocamlfind ocamlopt -a -package fmt -I src/fmt src/fmt/logs_fmt.cmx -o src/fmt/logs_fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt -I src/fmt src/fmt/logs_fmt.cmxa -o src/fmt/logs_fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmo src/fmt/logs_fmt.ml
- + ocamlfind ocamlc -a -package fmt -I src/fmt src/fmt/logs_fmt.cmo -o src/fmt/logs_fmt.cma
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.ml > src/cli/logs_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.mli > src/cli/logs_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmi src/cli/logs_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmx src/cli/logs_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/logs_cli.cmx -o src/cli/logs_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/logs_cli.cmxa -o src/cli/logs_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmo src/cli/logs_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/logs_cli.cmo -o src/cli/logs_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/logs_top.ml > src/top/logs_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmo src/top/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmo src/top/logs_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmx src/top/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmx src/top/logs_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- 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
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmx -o src/top/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmx -o src/top/logs_top.cmxa
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/logs_top.cmxa -o src/top/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/logs_top.cmxa -o src/top/logs_top.cmxs
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmo -o src/top/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmo -o src/top/logs_top.cma
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.ml > src/threaded/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.mli > src/threaded/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmi src/threaded/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmx src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmx -o src/threaded/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src/threaded src/threaded/logs_threaded.cmxa -o src/threaded/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmo src/threaded/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmo -o src/threaded/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.8.0
Processing 133/246: [dune: ocaml 71] [fpath: ocaml build]
-> installed logs.0.8.0
Processing 134/246: [dune: ocaml 71] [fpath: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/fpath.0.7.3)
- + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- 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
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 134/246: [dune: ocaml 71]
-> installed fpath.0.7.3
Processing 135/246: [dune: ocaml 71]
Processing 136/246: [bos: ocaml build] [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 dune_rpc_private__Conv.ml
- File "otherlibs/dune-rpc/private/conv.ml", line 48, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "otherlibs/dune-rpc/private/where.ml", line 22, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "otherlibs/dune-rpc/private/registry.ml", line 67, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "otherlibs/dune-rpc/private/types.ml", line 154, characters 6-31:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "otherlibs/dune-rpc/private/versioned.ml", line 23, characters 4-29:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamStd.ml
- File "vendor/opam/src/core/opamStd.ml", line 960, characters 10-24:
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.ml
- File "src/memo/memo.ml", line 414, characters 2-27:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "otherlibs/dune-rpc/private/dune_rpc_private.ml", line 200, characters 6-31:
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads 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_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 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_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 136/246: [bos: ocaml build] [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
Processing 136/246: [bos: ocaml build]
-> installed dune.3.18.2
Processing 137/246: [bos: ocaml build]
Processing 138/246: [basement: dune build] [bos: ocaml build]
Processing 139/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build]
Processing 140/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build]
Processing 141/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build]
Processing 142/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 143/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm]
Processing 144/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build]
Processing 145/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build]
Processing 146/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 147/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
[ocaml-compiler-libs: patch] applying read_cma.patch
Processing 148/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 149/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build]
Processing 150/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build]
Processing 151/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm]
Processing 152/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build]
Processing 153/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build]
Processing 154/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build]
Processing 155/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 156/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 157/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build] [unionFind: dune build]
Processing 158/246: [basement: dune build] [bigarray-compat: dune build] [bos: ocaml build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/bos.0.2.1)
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- File "src/bos_os_cmd.ml", line 300, characters 10-20:
- 300 |     Some (Sys.signal Sys.sigpipe Sys.Signal_ignore)
-                 ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "src/bos_os_cmd.ml", line 304, characters 20-34:
- 304 |   | Some sigpipe -> Sys.set_signal Sys.sigpipe sigpipe
-                           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- File "src/bos_os_cmd.ml", line 300, characters 10-20:
- 300 |     Some (Sys.signal Sys.sigpipe Sys.Signal_ignore)
-                 ^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "src/bos_os_cmd.ml", line 304, characters 20-34:
- 304 |   | Some sigpipe -> Sys.set_signal Sys.sigpipe sigpipe
-                           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- + ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- + ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- + ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- 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
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  bos.0.2.1
Processing 158/246: [basement: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed bos.0.2.1
Processing 159/246: [basement: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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 159/246: [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed basement.v0.18~preview.130.31+242
Processing 160/246: [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
Processing 161/246: [bigarray-compat: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 161/246: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed bigarray-compat.1.1.0
Processing 162/246: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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 162/246: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed camlp-streams.5.0.1
Processing 163/246: [cppo: dune build] [csexp: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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 163/246: [cppo: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed csexp.1.5.2
Processing 164/246: [cppo: dune build] [dune-build-info: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
Processing 165/246: [cppo: dune build] [dune-build-info: rm] [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 165/246: [dune-build-info: rm] [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed cppo.1.8.0
Processing 166/246: [dune-build-info: rm] [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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-build-info.3.18.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 166/246: [dune-build-info: rm] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 167/246: [dune-build-info: rm] [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 167/246: [dune-build-info: rm] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed menhirCST.20240715
Processing 168/246: [dune-build-info: rm] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 168/246: [dune-build-info: rm] [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed menhirLib.20240715
Processing 169/246: [dune-build-info: rm] [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 169/246: [dune-build-info: rm] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed menhirSdk.20240715
Processing 170/246: [dune-build-info: rm] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
Processing 171/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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/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/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_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 171/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.17.0+jst
Processing 172/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ocplib-simplex: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-simplex" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocplib-simplex.0.5.1)
-> compiled  ocplib-simplex.0.5.1
Processing 172/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed ocplib-simplex.0.5.1
Processing 173/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [pp: dune build] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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/ordering.3.18.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/pp.2.0.0)
-> compiled  pp.2.0.0
Processing 173/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed pp.2.0.0
Processing 174/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [pp_loc: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pp_loc" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/pp_loc.2.1.0)
-> compiled  pp_loc.2.1.0
Processing 174/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed pp_loc.2.1.0
Processing 175/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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 175/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 176/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [unionFind: dune build] [yojson: 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 176/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [unionFind: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 177/246: [dune-build-info: rm] [dune-configurator: rm] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [unionFind: dune build] [yojson: dune build]
Processing 178/246: [dune-build-info: rm] [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [unionFind: dune build] [yojson: dune build]
Processing 179/246: [dune-build-info: rm] [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [spelll: dune build] [unionFind: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "unionFind" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/unionFind.20220122)
-> compiled  unionFind.20220122
Processing 179/246: [dune-build-info: rm] [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
-> installed unionFind.20220122
Processing 180/246: [dune-build-info: rm] [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: 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-build-info.3.18.2)
Processing 180/246: [dune-build-info: dune build] [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: rm] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ordering.3.18.2)
Processing 180/246: [dune-build-info: dune build] [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: dune build] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
+ /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 180/246: [dune-build-info: dune build] [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ordering: dune build] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ordering" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ordering.3.18.2)
-> compiled  ordering.3.18.2
Processing 180/246: [dune-build-info: dune build] [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
-> installed ordering.3.18.2
Processing 181/246: [dune-build-info: dune build] [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
Processing 182/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: 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_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_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
- (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_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_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
-> compiled  re.1.12.0
Processing 182/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: dune build]
-> installed re.1.12.0
Processing 183/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [sexplib0: dune build] [spelll: dune build] [yojson: 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 183/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [spelll: dune build] [yojson: dune build]
-> installed sexplib0.v0.18~preview.130.31+242
Processing 184/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [spelll: dune build] [yojson: dune build]
Processing 185/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [spelll: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 185/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [spelll: dune build] [yojson: dune build]
-> installed integers.0.7.0
Processing 186/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [spelll: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "spelll" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/spelll.0.4)
-> compiled  spelll.0.4
Processing 186/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed spelll.0.4
Processing 187/246: [dune-build-info: dune build] [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-build-info" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-build-info.3.18.2)
-> compiled  dune-build-info.3.18.2
Processing 187/246: [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-build-info.3.18.2
Processing 188/246: [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: 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/dyn.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/dyn.3.18.2)
Processing 188/246: [dune-configurator: dune build] [dyn: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [yojson: 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 188/246: [dune-configurator: dune build] [dyn: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed ocamlgraph.2.2.0
Processing 189/246: [dune-configurator: dune build] [dyn: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 190/246: [dune-configurator: dune build] [dyn: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [ppxlib: dune build] [yojson: 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 190/246: [dyn: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.18.2
Processing 191/246: [dyn: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [ppxlib: dune build] [yojson: dune build]
Processing 192/246: [cairo2: dune build] [dyn: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [ppxlib: dune build] [yojson: dune build]
Processing 193/246: [cairo2: dune build] [ctypes: dune build] [dyn: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [ppxlib: dune build] [yojson: dune build]
Processing 194/246: [cairo2: dune build] [ctypes: dune build] [dyn: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [pcre2: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dyn" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dyn.3.18.2)
-> compiled  dyn.3.18.2
Processing 194/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [pcre2: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dyn.3.18.2
Processing 195/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [pcre2: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 196/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: ./configure] [pcre2: dune build] [ppxlib: dune build] [stdune: rm] [yojson: dune build]
+ /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" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14)
- 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: package already present
- ocamlbuild: package already present
- 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: not present (normal since OCaml-4.02)
- 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 196/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: make all] [pcre2: dune build] [ppxlib: dune build] [stdune: rm] [yojson: 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/stdune.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/stdune.3.18.2)
Processing 196/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: make all] [pcre2: dune build] [ppxlib: dune build] [stdune: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 196/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: make all] [pcre2: dune build] [ppxlib: dune build] [stdune: dune build]
-> installed yojson.2.2.2
Processing 197/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: make all] [pcre2: dune build] [ppxlib: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre2" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/pcre2.8.0.3)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.pcre2.objs/byte -intf-suffix .ml -no-alias-deps -o src/.pcre2.objs/byte/pcre2.cmo -c -impl src/pcre2.ml)
- File "src/pcre2.ml", line 54, characters 9-34:
- 54 | let () = Printexc.register_printer string_of_exn
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/pcre2.ml", line 61, characters 2-29:
- 61 |   Callback.register_exception "Pcre2.Error" (Error (InternalError ""));
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/pcre2.ml", line 62, characters 2-29:
- 62 |   Callback.register_exception "Pcre2.Backtrack" Backtrack;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -O3 -I src/.pcre2.objs/byte -I src/.pcre2.objs/native -intf-suffix .ml -no-alias-deps -o src/.pcre2.objs/native/pcre2.cmx -c -impl src/pcre2.ml)
- File "src/pcre2.ml", line 54, characters 9-34:
- 54 | let () = Printexc.register_printer string_of_exn
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/pcre2.ml", line 61, characters 2-29:
- 61 |   Callback.register_exception "Pcre2.Error" (Error (InternalError ""));
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/pcre2.ml", line 62, characters 2-29:
- 62 |   Callback.register_exception "Pcre2.Backtrack" Backtrack;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-> compiled  pcre2.8.0.3
Processing 197/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: make all] [ppxlib: dune build] [stdune: dune build]
-> installed pcre2.8.0.3
Processing 198/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [not-ocamlfind: make all] [ppxlib: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14)
- (cd  local-packages/ocamlfind/ && make)
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind/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[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind/src/findlib'
- make all-config
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind'
- 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[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind'
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind'
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/not-ocamlfind.0.14/local-packages/ocamlfind'
- ocamlfind ocamlc  -I local-packages/ocamlfind/src/findlib findlib.cma -package str,unix,fmt,rresult,ocamlgraph,camlp-streams -linkall -linkpkg fsmod.ml frontend.ml main.ml -o not-ocamlfind
- 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].
- ocamlfind ocamlc  -I local-packages/ocamlfind/src/findlib findlib.cma -package str,unix,compiler-libs.common \
- -linkall -linkpkg papr_official.ml -o papr_official.exe
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface frontend.cmi occurs in several directories: ., local-packages/ocamlfind/src/findlib
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
-> compiled  not-ocamlfind.0.14
Processing 198/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 199/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build] [not-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/not-ocamlfind.0.14)
- install -c not-ocamlfind /home/opam/.opam/5.2.0+flambda2/bin
- ocamlfind remove not-ocamlfind || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.2.0+flambda2/lib/not-ocamlfind/META
- ocamlfind install not-ocamlfind META papr_official.exe
- Installed /home/opam/.opam/5.2.0+flambda2/lib/not-ocamlfind/papr_official.exe
- Installed /home/opam/.opam/5.2.0+flambda2/lib/not-ocamlfind/META
-> installed not-ocamlfind.0.14
Processing 199/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 200/246: [cairo2: dune build] [camlp5-buildscripts: make sys] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "sys" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06)
- set -e; for i in src; do cd $i; make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos ya_wrap_ocamlfind.ml -o ya-wrap-ocamlfind
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos fixin.ml -o fixin
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos join_meta.ml -o join_meta
- ocamlfind ocamlc -linkpkg -linkall -package re,fmt,unix,bos LAUNCH.ml -o LAUNCH
- make DESTDIR=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- mkdir -p /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib
- touch META
- not-ocamlfind reinstall-if-diff camlp5-buildscripts -destdir /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib META ya-wrap-ocamlfind fixin join_meta LAUNCH 
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib camlp5-buildscripts
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts/META
- + ocamlfind install camlp5-buildscripts -destdir /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib META ya-wrap-ocamlfind fixin join_meta LAUNCH
- Installed /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts/LAUNCH
- Installed /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts/join_meta
- Installed /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts/fixin
- Installed /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts/ya-wrap-ocamlfind
- Installed /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib/camlp5-buildscripts/META
- rm -f META
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
-> compiled  camlp5-buildscripts.0.06
Processing 200/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 201/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build] [camlp5-buildscripts: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06)
- set -e; for i in src; do cd $i; make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- make DESTDIR=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- mkdir -p /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib
- touch META
- not-ocamlfind reinstall-if-diff camlp5-buildscripts -destdir /home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src/../local-install//lib META ya-wrap-ocamlfind fixin join_meta LAUNCH 
- rm -f META
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5-buildscripts.0.06/src'
- ocamlfind remove camlp5-buildscripts || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.2.0+flambda2/lib/camlp5-buildscripts/META
- ocamlfind install camlp5-buildscripts local-install/lib/camlp5-buildscripts/*
- Installed /home/opam/.opam/5.2.0+flambda2/lib/camlp5-buildscripts/ya-wrap-ocamlfind
- Installed /home/opam/.opam/5.2.0+flambda2/lib/camlp5-buildscripts/join_meta
- Installed /home/opam/.opam/5.2.0+flambda2/lib/camlp5-buildscripts/fixin
- Installed /home/opam/.opam/5.2.0+flambda2/lib/camlp5-buildscripts/LAUNCH
- Installed /home/opam/.opam/5.2.0+flambda2/lib/camlp5-buildscripts/META
-> installed camlp5-buildscripts.0.06
Processing 201/246: [cairo2: dune build] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 202/246: [cairo2: dune build] [camlp5: ./configure 5.2.0] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cairo2" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cairo2.0.6.5)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I src/.cairo.objs/byte -intf-suffix .ml -no-alias-deps -o src/.cairo.objs/byte/cairo.cmo -c -impl src/cairo.ml)
- File "src/cairo.ml", line 62, characters 9-36:
- 62 | let () = Callback.register_exception "Cairo.Error" (Error INVALID_RESTORE)
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/cairo.ml", line 104, characters 2-27:
- 104 |   Printexc.register_printer (function
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/cairo.ml", line 111, characters 9-36:
- 111 | let () = Callback.register_exception "Cairo.Unavailable" Unavailable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I src/.cairo.objs/byte -I src/.cairo.objs/native -intf-suffix .ml -no-alias-deps -o src/.cairo.objs/native/cairo.cmx -c -impl src/cairo.ml)
- File "src/cairo.ml", line 62, characters 9-36:
- 62 | let () = Callback.register_exception "Cairo.Error" (Error INVALID_RESTORE)
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/cairo.ml", line 104, characters 2-27:
- 104 |   Printexc.register_printer (function
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "src/cairo.ml", line 111, characters 9-36:
- 111 | let () = Callback.register_exception "Cairo.Unavailable" Unavailable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-> compiled  cairo2.0.6.5
Processing 202/246: [camlp5: ./configure 5.2.0] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
-> installed cairo2.0.6.5
Processing 203/246: [camlp5: ./configure 5.2.0] [ctypes: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 204/246: [camlp5: ./configure 5.2.0] [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/5.2.0+flambda2" "-libdir" "/home/opam/.opam/5.2.0+flambda2/lib" "-mandir" "/home/opam/.opam/5.2.0+flambda2/man" "-oversion" "5.2.0" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04)
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=5.2.0
- VERSION=8.03.04
- OCAMLC_W_Y=""
- WARNERR=
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/ocaml
- export C5PACKAGES=compiler-libs,camlp-streams,rresult,bos,re,pcre2
- PREFIX=/home/opam/.opam/5.2.0+flambda2
- OTOPU=$(TOP)/ocaml_stuff/5.2.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib
- MANDIR=/home/opam/.opam/5.2.0+flambda2/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 204/246: [camlp5: make world.opt] [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
[ERROR] The compilation of camlp5.8.03.04 failed at "make -j71 DEBUG=-g world.opt".
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j71" "DEBUG=-g" "world.opt" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04)
- make core
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff'
- cd ./5.2.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff/5.2.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff/5.2.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
- make library_cold
- make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
- set -e; cd ocaml_src/lib; make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
- cat fstream.mli > fstream.ppi
- cat versdep.ml > versdep.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -impl versdep.ppo
- cat diff.mli > diff.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf fstream.ppi
- cat ploc.mli > ploc.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- cat extfun.mli > extfun.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf diff.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf ploc.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf extfun.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- rm -f diff.ppi
- cat pretty.mli > pretty.ppi
- rm -f fstream.ppi
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf pretty.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- cat pprintf.mli > pprintf.ppi
- rm -f ploc.ppi
- File "versdep.ml", lines 113-114, characters 2-70:
- Error: Some record fields are undefined: "pval_modalities"
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf pprintf.ppi
- make[3]: *** [../../config/Makefile:25: versdep.cmo] Error 2
- make[3]: *** Waiting for unfinished jobs....
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- cat fstream.ml > fstream.ppo
- ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -impl fstream.ppo
- rm -f pretty.ppi
- rm -f extfun.ppi
- findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
- rm -f pprintf.ppi
- rm -f fstream.ppo
- make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
- make[2]: *** [Makefile:175: library_cold] Error 2
- make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
- make[1]: *** [Makefile:36: boot/camlp5] Error 2
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
- make: *** [Makefile:161: world.opt] Error 2
Processing 204/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 205/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: 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.35.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__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/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/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.35.0 failed at "dune build -p ppxlib -j 71 @install".
Processing 205/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 206/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 207/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 208/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 209/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 210/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 211/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 212/246: [ctypes: dune build] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ctypes.0.23.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/ctypes/.ctypes.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmo -c -impl src/ctypes/ctypes_coerce.ml)
- File "src/ctypes/ctypes_coerce.ml", line 31, characters 9-34:
- 31 | let () = Printexc.register_printer show_uncoercible
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -g -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/native/ctypes_coerce.cmx -c -impl src/ctypes/ctypes_coerce.ml)
- File "src/ctypes/ctypes_coerce.ml", line 31, characters 9-34:
- 31 | let () = Printexc.register_printer show_uncoercible
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/bigarray-compat -I /home/opam/.opam/5.2.0+flambda2/lib/integers -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 212/246: [ctypes: dune install] [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
Processing 212/246: [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
-> installed ctypes.0.23.0
Processing 213/246: [lablgtk3: dune build] [menhir: dune build] [stdune: dune build]
Processing 214/246: [lablgtk3: dune build] [menhir: dune build] [stdune: dune build] [yaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdune" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/stdune.3.18.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/csexp -I /home/opam/.opam/5.2.0+flambda2/lib/dyn -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ordering -I /home/opam/.opam/5.2.0+flambda2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -intf-suffix .ml -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__Code_error.cmo -c -impl otherlibs/stdune/src/code_error.ml)
- File "otherlibs/stdune/src/code_error.ml", line 29, characters 2-27:
- 29 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/csexp -I /home/opam/.opam/5.2.0+flambda2/lib/dyn -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ordering -I /home/opam/.opam/5.2.0+flambda2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -intf-suffix .ml -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__User_error.cmo -c -impl otherlibs/stdune/src/user_error.ml)
- File "otherlibs/stdune/src/user_error.ml", line 17, characters 2-27:
- 17 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -alert -unstable -g -I otherlibs/stdune/src/.stdune.objs/byte -I otherlibs/stdune/src/.stdune.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/csexp -I /home/opam/.opam/5.2.0+flambda2/lib/dyn -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ordering -I /home/opam/.opam/5.2.0+flambda2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/native -intf-suffix .ml -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/native/stdune__Code_error.cmx -c -impl otherlibs/stdune/src/code_error.ml)
- File "otherlibs/stdune/src/code_error.ml", line 29, characters 2-27:
- 29 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -alert -unstable -g -I otherlibs/stdune/src/.stdune.objs/byte -I otherlibs/stdune/src/.stdune.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/csexp -I /home/opam/.opam/5.2.0+flambda2/lib/dyn -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/ordering -I /home/opam/.opam/5.2.0+flambda2/lib/pp -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/byte -I otherlibs/stdune/dune_filesystem_stubs/.dune_filesystem_stubs.objs/native -intf-suffix .ml -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/native/stdune__User_error.cmx -c -impl otherlibs/stdune/src/user_error.ml)
- File "otherlibs/stdune/src/user_error.ml", line 17, characters 2-27:
- 17 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-> compiled  stdune.3.18.2
Processing 214/246: [lablgtk3: dune build] [menhir: dune build] [yaml: dune build]
-> installed stdune.3.18.2
Processing 215/246: [lablgtk3: dune build] [menhir: dune build] [yaml: dune build]
Processing 216/246: [dune-private-libs: rm] [lablgtk3: dune build] [menhir: dune build] [yaml: 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-private-libs.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-private-libs.3.18.2)
Processing 216/246: [dune-private-libs: dune build] [lablgtk3: dune build] [menhir: dune build] [yaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/lablgtk3.3.1.5)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -bin-annot-occurrences -I src/.lablgtk3.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/byte/gpointer.cmo -c -impl src/gpointer.ml)
- File "src/gpointer.ml", line 85, characters 9-36:
- 85 | let _ =  Callback.register_exception "null_pointer" Null
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/gpointer.cmx -c -impl src/gpointer.ml)
- File "src/gpointer.ml", line 85, characters 9-36:
- 85 | let _ =  Callback.register_exception "null_pointer" Null
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -bin-annot-occurrences -I src/.lablgtk3.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/byte/glib.cmo -c -impl src/glib.ml)
- File "src/glib.ml", line 30, characters 21-48:
- 30 | let () =  _init () ; Callback.register_exception "gerror" (GError "")
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/glib.ml", line 138, characters 11-38:
- 138 |   let () = Callback.register_exception "g_convert_error" (Error (NO_CONVERSION, ""))
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/glib.ml", line 239, characters 11-38:
- 239 |   let () = Callback.register_exception "g_markup_error" (Error (BAD_UTF8, ""))
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -bin-annot-occurrences -I src/.lablgtk3.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/byte/gdkPixbuf.cmo -c -impl src/gdkPixbuf.ml)
- File "src/gdkPixbuf.ml", line 43, characters 20-47:
- 43 | let () = _init () ; Callback.register_exception "gdk_pixbuf_error" (GdkPixbufError (ERROR_CORRUPT_IMAGE, ""))
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/glib.cmx -c -impl src/glib.ml)
- File "src/glib.ml", line 30, characters 21-48:
- 30 | let () =  _init () ; Callback.register_exception "gerror" (GError "")
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/glib.ml", line 138, characters 11-38:
- 138 |   let () = Callback.register_exception "g_convert_error" (Error (NO_CONVERSION, ""))
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "src/glib.ml", line 239, characters 11-38:
- 239 |   let () = Callback.register_exception "g_markup_error" (Error (BAD_UTF8, ""))
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -bin-annot-occurrences -I src/.lablgtk3.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/byte/gdk.cmo -c -impl src/gdk.ml)
- File "src/gdk.ml", line 51, characters 8-35:
- 51 | let _ = Callback.register_exception "gdkerror" (Error"")
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -bin-annot-occurrences -I src/.lablgtk3.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -no-alias-deps -o src/.lablgtk3.objs/byte/gtkMain.cmo -c -impl src/gtkMain.ml)
- File "src/gtkMain.ml", line 28, characters 9-36:
- 28 | let () = Callback.register_exception "gtkerror" (Error"")
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/gdk.cmx -c -impl src/gdk.ml)
- File "src/gdk.ml", line 51, characters 8-35:
- 51 | let _ = Callback.register_exception "gdkerror" (Error"")
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/gdkPixbuf.cmx -c -impl src/gdkPixbuf.ml)
- File "src/gdkPixbuf.ml", line 43, characters 20-47:
- 43 | let () = _init () ; Callback.register_exception "gdk_pixbuf_error" (GdkPixbufError (ERROR_CORRUPT_IMAGE, ""))
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/gtkMain.cmx -c -impl src/gtkMain.ml)
- File "src/gtkMain.ml", line 28, characters 9-36:
- 28 | let () = Callback.register_exception "gtkerror" (Error"")
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -o ml_gobject.o -c ml_gobject.c)
- In file included from ml_gobject.c:34:
- ml_gobject.c: In function 'GValue_val':
- wrappers.h:125:9: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   125 |         ((int)Field(val,1) == 2 ? &Field(val,2) : (void*)Field(val,1))
-       |         ^
- ml_gobject.c:262:15: note: in expansion of macro 'MLPointer_val'
-   262 |     void *v = MLPointer_val(val);
-       |               ^~~~~~~~~~~~~
- ml_gobject.c: In function 'g_value_set_mlvariant':
- wrappers.h:332:37: warning: passing argument 2 of 'g_value_set_boxed' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   332 | ((long)val-1 ? unwrap(Field(val,0)) : default)
-       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
- ml_gobject.c:454:34: note: in expansion of macro 'Option_val'
-   454 |           g_value_set_boxed(val, Option_val(data,MLPointer_val,NULL));
-       |                                  ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:31,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
-                  from /usr/include/glib-2.0/glib-object.h:24,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gboxed.h:79:59: note: expected 'gconstpointer' {aka 'const void *'} but argument is of type 'volatile void *'
-    79 |                                            gconstpointer  v_boxed);
-       |                                            ~~~~~~~~~~~~~~~^~~~~~~
- ml_gobject.c:459:24: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   459 |         DATA.v_pointer = Option_val(data,MLPointer_val,NULL);
-       |                        ^
- (cd _build/default/src && ../.bin/propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (cd _build/default/src && ../.bin/propcc gtkMisc.props)
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GIcon in class GtkImage
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- Warning: no conversion for type CairoSurface in class GtkImage
- (cd _build/default/src && ../.bin/propcc gtkText.props)
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- (cd _build/default/src && ../.bin/propcc gtkTree.props)
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -o ml_glib.o -c ml_glib.c)
- ml_glib.c: In function 'ml_g_main_iteration':
- ml_glib.c:269:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration"
-   269 | ML_1 (g_main_iteration, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c: In function 'ml_g_main_pending':
- ml_glib.c:270:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending"
-   270 | ML_0 (g_main_pending, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~                                                       
- ml_glib.c: In function 'ml_g_main_is_running':
- ml_glib.c:271:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running"
-   271 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_glib.c: In function 'ml_g_main_quit':
- ml_glib.c:272:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit"
-   272 | ML_1 (g_main_quit, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
- ml_glib.c: In function 'ml_g_main_destroy':
- ml_glib.c:273:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref"
-   273 | ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- ml_glib.c: In function 'ml_g_get_charset':
- ml_glib.c:555:13: warning: Deprecated pre-processor symbol: replace with "const"
-   555 |   G_CONST_RETURN char *c;
-       |             ^~~~~~~~~~~~~                                            
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -bin-annot -bin-annot-occurrences -I src/.lablgtk3.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -no-alias-deps -o src/.lablgtk3.objs/byte/gtkFile.cmo -c -impl src/gtkFile.ml)
- File "src/gtkFile.ml", line 49, characters 11-38:
- 49 |   let () = Callback.register_exception 
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -6-7-9-10-27-32-33-34-35-36-50-52 -no-strict-sequence -g -I src/.lablgtk3.objs/byte -I src/.lablgtk3.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.lablgtk3.objs/native/gtkFile.cmx -c -impl src/gtkFile.ml)
- File "src/gtkFile.ml", line 49, characters 11-38:
- 49 |   let () = Callback.register_exception 
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
-> compiled  lablgtk3.3.1.5
Processing 216/246: [dune-private-libs: dune build] [menhir: dune build] [yaml: dune build]
-> installed lablgtk3.3.1.5
Processing 217/246: [dune-private-libs: dune build] [menhir: dune build] [yaml: dune build]
Processing 218/246: [dune-private-libs: dune build] [lablgtk3-sourceview3: dune build] [menhir: dune build] [yaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-private-libs.3.18.2)
-> compiled  dune-private-libs.3.18.2
Processing 218/246: [lablgtk3-sourceview3: dune build] [menhir: dune build] [yaml: dune build]
-> installed dune-private-libs.3.18.2
Processing 219/246: [lablgtk3-sourceview3: dune build] [menhir: dune build] [yaml: dune build]
Processing 220/246: [dune-site: rm] [lablgtk3-sourceview3: dune build] [menhir: dune build] [yaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yaml" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/yaml.3.2.0)
- (cd _build/default/vendor && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wall -DHAVE_CONFIG_H -I. -c emitter.c)
- emitter.c: In function 'yaml_emitter_write_plain_scalar':
- emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- emitter.c:1962:18: note: in expansion of macro 'WRITE_BREAK'
-  1962 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- emitter.c: In function 'yaml_emitter_write_single_quoted_scalar':
- emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- emitter.c:2019:18: note: in expansion of macro 'WRITE_BREAK'
-  2019 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- emitter.c: In function 'yaml_emitter_write_literal_scalar':
- emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- emitter.c:2285:18: note: in expansion of macro 'WRITE_BREAK'
-  2285 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- emitter.c: In function 'yaml_emitter_write_folded_scalar':
- emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- emitter.c:2334:18: note: in expansion of macro 'WRITE_BREAK'
-  2334 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
-> compiled  yaml.3.2.0
Processing 220/246: [dune-site: rm] [lablgtk3-sourceview3: dune build] [menhir: dune build]
-> installed yaml.3.2.0
Processing 221/246: [dune-site: rm] [lablgtk3-sourceview3: dune build] [menhir: dune build]
Processing 222/246: [dune-site: rm] [lablgtk3-sourceview3: dune build] [menhir: dune build]
Processing 223/246: [dune-site: rm] [lablgtk3-sourceview3: dune build] [menhir: 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-site.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-site.3.18.2)
Processing 223/246: [dune-site: dune build] [lablgtk3-sourceview3: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-site" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-site.3.18.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/dune-site/src/plugins/.dune_site_plugins.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/dune-private-libs/dune-section -I /home/opam/.opam/5.2.0+flambda2/lib/dune-private-libs/meta_parser -I otherlibs/dune-site/src/.dune_site.objs/byte -I otherlibs/dune-site/src/plugins/linker/.dune_site_backend.objs/byte -intf-suffix .ml -no-alias-deps -open Dune_site_plugins__ -o otherlibs/dune-site/src/plugins/.dune_site_plugins.objs/byte/dune_site_plugins__Plugins.cmo -c -impl otherlibs/dune-site/src/plugins/plugins.ml)
- File "otherlibs/dune-site/src/plugins/plugins.ml", line 103, characters 2-27:
- 103 |   Printexc.register_printer (function
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -alert -unstable -g -I otherlibs/dune-site/src/plugins/.dune_site_plugins.objs/byte -I otherlibs/dune-site/src/plugins/.dune_site_plugins.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/dune-private-libs/dune-section -I /home/opam/.opam/5.2.0+flambda2/lib/dune-private-libs/meta_parser -I otherlibs/dune-site/src/.dune_site.objs/byte -I otherlibs/dune-site/src/.dune_site.objs/native -I otherlibs/dune-site/src/plugins/linker/.dune_site_backend.objs/byte -I otherlibs/dune-site/src/plugins/linker/.dune_site_backend.objs/native -intf-suffix .ml -no-alias-deps -open Dune_site_plugins__ -o otherlibs/dune-site/src/plugins/.dune_site_plugins.objs/native/dune_site_plugins__Plugins.cmx -c -impl otherlibs/dune-site/src/plugins/plugins.ml)
- File "otherlibs/dune-site/src/plugins/plugins.ml", line 103, characters 2-27:
- 103 |   Printexc.register_printer (function
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-> compiled  dune-site.3.18.2
Processing 223/246: [lablgtk3-sourceview3: dune build] [menhir: dune build]
-> installed dune-site.3.18.2
Processing 224/246: [lablgtk3-sourceview3: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3-sourceview3" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/lablgtk3-sourceview3.3.1.5)
- (cd _build/default/src-sourceview3 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -I/usr/include/libxml2 -Wno-deprecated-declarations -g -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml -I /home/opam/.opam/5.2.0+flambda2/lib/cairo2 -I /home/opam/.opam/5.2.0+flambda2/lib/lablgtk3 -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/threads -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -o ml_gtksourceview3.o -c ml_gtksourceview3.c)
- ml_gtksourceview3.c:796:13: warning: Deprecated pre-processor symbol: replace with "const"
-   796 | static G_CONST_RETURN gchar *
-       |             ^~~~~~~~~~~~~~~~~                                        
-> compiled  lablgtk3-sourceview3.3.1.5
Processing 224/246: [menhir: dune build]
-> installed lablgtk3-sourceview3.3.1.5
Processing 225/246: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
-> installed menhir.20240715
Processing 227/246: [dolmen: dune build]
Processing 228/246: [dolmen: dune build] [psmt2-frontend: dune build]
Processing 229/246: [dolmen: dune build] [psmt2-frontend: dune build]
Processing 230/246: [dolmen: dune build] [psmt2-frontend: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "psmt2-frontend" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/psmt2-frontend.0.4.0)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/menhir src/lib/smtlib_parser.mly --base src/lib/smtlib_parser --infer-write-query src/lib/smtlib_parser__mock.ml.mock)
- Note: the nonterminal symbol option (from src/lib/smtlib_parser.mly) is renamed src_lib_smtlib_parser_option.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/menhir src/lib/smtlib_parser.mly --base src/lib/smtlib_parser --infer-read-reply src/lib/smtlib_parser__mock.mli.inferred)
- Note: the nonterminal symbol option (from src/lib/smtlib_parser.mly) is renamed src_lib_smtlib_parser_option.
- Warning: 22 end-of-stream conflicts were arbitrarily resolved.
- File "<standard.mly>", line 214, characters 16-16:
- Warning: production list(term) -> is never reduced.
- Warning: in total, 1 production is never reduced.
-> compiled  psmt2-frontend.0.4.0
Processing 230/246: [dolmen: dune build]
-> installed psmt2-frontend.0.4.0
Processing 231/246: [dolmen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolmen" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dolmen.0.10)
- (cd _build/default/src/languages/ae && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/ae/syntax_messages.ml
- Read 241 sample input sentences and 241 error messages.
- (cd _build/default/src/languages/dimacs && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/dimacs/syntax_messages.ml
- Read 18 sample input sentences and 18 error messages.
- (cd _build/default/src/languages/icnf && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/icnf/syntax_messages.ml
- Read 20 sample input sentences and 20 error messages.
- (cd _build/default/src/languages/zf && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/zf/syntax_messages.ml
- Read 128 sample input sentences and 128 error messages.
- (cd _build/default/src/languages/smtlib2/poly && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/smtlib2/poly/syntax_messages.ml
- Read 321 sample input sentences and 321 error messages.
- (cd _build/default/src/languages/smtlib2/v2.6/response && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/smtlib2/v2.6/response/syntax_messages.ml
- Read 109 sample input sentences and 109 error messages.
- (cd _build/default/src/languages/smtlib2/v2.6/script && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/smtlib2/v2.6/script/syntax_messages.ml
- Read 255 sample input sentences and 255 error messages.
- (cd _build/default/src/languages/tptp/v6.3.0 && /home/opam/.opam/5.2.0+flambda2/bin/menhir --external-tokens Tokens tokens.mly parser.mly --base parser.mly --compile-errors syntax.messages) > _build/default/src/languages/tptp/v6.3.0/syntax_messages.ml
- Read 342 sample input sentences and 342 error messages.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -warn-error -3 -g -bin-annot -bin-annot-occurrences -I src/standard/.dolmen_std.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I src/interface/.dolmen_intf.objs/byte -I src/languages/line/.dolmen_line.objs/byte -intf-suffix .ml -no-alias-deps -open Dolmen_std -o src/standard/.dolmen_std.objs/byte/dolmen_std__Loc.cmo -c -impl src/standard/loc.ml)
- File "src/standard/loc.ml", line 70, characters 2-27:
- 70 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -warn-error -3 -g -O3 -I src/standard/.dolmen_std.objs/byte -I src/standard/.dolmen_std.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I src/interface/.dolmen_intf.objs/byte -I src/interface/.dolmen_intf.objs/native -I src/languages/line/.dolmen_line.objs/byte -I src/languages/line/.dolmen_line.objs/native -intf-suffix .ml -no-alias-deps -open Dolmen_std -o src/standard/.dolmen_std.objs/native/dolmen_std__Loc.cmx -c -impl src/standard/loc.ml)
- File "src/standard/loc.ml", line 70, characters 2-27:
- 70 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
-> compiled  dolmen.0.10
-> installed dolmen.0.10
Processing 233/246: [dolmen_type: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolmen_type" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dolmen_type.0.10)
-> compiled  dolmen_type.0.10
-> installed dolmen_type.0.10
Processing 235/246: [dolmen_loop: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolmen_loop" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dolmen_loop.0.10)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/loop/.dolmen_loop.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/ae -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/class -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/dimacs -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/icnf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/intf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/line -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/poly -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_response -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_script -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/std -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp/v6_3_0 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/zf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen_type -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/gen -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/pp_loc -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/spelll -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I /home/opam/.opam/5.2.0+flambda2/lib/uutf -intf-suffix .ml -no-alias-deps -open Dolmen_loop -o src/loop/.dolmen_loop.objs/byte/dolmen_loop__Alarm.cmo -c -impl src/loop/alarm.ml)
- File "src/loop/alarm.ml", line 67, characters 4-18:
- 67 |     Sys.set_signal Sys.sigalrm (
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -O3 -I src/loop/.dolmen_loop.objs/byte -I src/loop/.dolmen_loop.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/ae -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/class -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/dimacs -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/icnf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/intf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/line -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/poly -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_response -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_script -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/std -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp/v6_3_0 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/zf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen_type -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/gen -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/pp_loc -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/spelll -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I /home/opam/.opam/5.2.0+flambda2/lib/uutf -intf-suffix .ml -no-alias-deps -open Dolmen_loop -o src/loop/.dolmen_loop.objs/native/dolmen_loop__Alarm.cmx -c -impl src/loop/alarm.ml)
- File "src/loop/alarm.ml", line 67, characters 4-18:
- 67 |     Sys.set_signal Sys.sigalrm (
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/loop/.dolmen_loop.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/ae -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/class -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/dimacs -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/icnf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/intf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/line -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/poly -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_response -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_script -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/std -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp/v6_3_0 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/zf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen_type -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/gen -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/pp_loc -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/spelll -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I /home/opam/.opam/5.2.0+flambda2/lib/uutf -no-alias-deps -open Dolmen_loop -o src/loop/.dolmen_loop.objs/byte/dolmen_loop__State.cmo -c -impl src/loop/state.ml)
- File "src/loop/state.ml", line 45, characters 2-27:
- 45 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -g -bin-annot -bin-annot-occurrences -I src/loop/.dolmen_loop.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/ae -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/class -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/dimacs -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/icnf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/intf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/line -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/poly -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_response -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_script -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/std -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp/v6_3_0 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/zf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen_type -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/gen -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/pp_loc -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/spelll -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I /home/opam/.opam/5.2.0+flambda2/lib/uutf -intf-suffix .ml -no-alias-deps -open Dolmen_loop -o src/loop/.dolmen_loop.objs/byte/dolmen_loop__Pipeline.cmo -c -impl src/loop/pipeline.ml)
- File "src/loop/pipeline.ml", line 19, characters 6-20:
- 19 |       Sys.set_signal Sys.sigint (
-            ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -O3 -I src/loop/.dolmen_loop.objs/byte -I src/loop/.dolmen_loop.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/ae -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/class -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/dimacs -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/icnf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/intf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/line -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/poly -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_response -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_script -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/std -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp/v6_3_0 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/zf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen_type -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/gen -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/pp_loc -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/spelll -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I /home/opam/.opam/5.2.0+flambda2/lib/uutf -intf-suffix .ml -no-alias-deps -open Dolmen_loop -o src/loop/.dolmen_loop.objs/native/dolmen_loop__State.cmx -c -impl src/loop/state.ml)
- File "src/loop/state.ml", line 45, characters 2-27:
- 45 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 -g -O3 -I src/loop/.dolmen_loop.objs/byte -I src/loop/.dolmen_loop.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/ae -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/class -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/dimacs -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/icnf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/intf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/line -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/poly -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_response -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/smtlib2/v6_script -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/std -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/tptp/v6_3_0 -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen/zf -I /home/opam/.opam/5.2.0+flambda2/lib/dolmen_type -I /home/opam/.opam/5.2.0+flambda2/lib/fmt -I /home/opam/.opam/5.2.0+flambda2/lib/gen -I /home/opam/.opam/5.2.0+flambda2/lib/hmap -I /home/opam/.opam/5.2.0+flambda2/lib/menhirLib -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/unix -I /home/opam/.opam/5.2.0+flambda2/lib/pp_loc -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/spelll -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I /home/opam/.opam/5.2.0+flambda2/lib/uutf -intf-suffix .ml -no-alias-deps -open Dolmen_loop -o src/loop/.dolmen_loop.objs/native/dolmen_loop__Pipeline.cmx -c -impl src/loop/pipeline.ml)
- File "src/loop/pipeline.ml", line 19, characters 6-20:
- 19 |       Sys.set_signal Sys.sigint (
-            ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
-> compiled  dolmen_loop.0.10
-> installed dolmen_loop.0.10

#=== ERROR while compiling ppxlib.0.35.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.35.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p ppxlib -j 71 @install
# exit-code            1
# env-file             ~/.opam/log/ppxlib-9-6cb0aa.env
# output-file          ~/.opam/log/ppxlib-9-6cb0aa.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__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/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/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 while compiling conf-libclang.15 ===================================#
# 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/conf-libclang.15
# command              ~/.opam/opam-init/hooks/sandbox.sh build bash -ex configure.sh 15
# exit-code            127
# env-file             ~/.opam/log/conf-libclang-9-de3bf6.env
# output-file          ~/.opam/log/conf-libclang-9-de3bf6.out
### output ###
# + maximum_version=15
# + shopt -s nullglob
# ++ seq 15 -1 3
# + for version in default $(seq $maximum_version -1 3)
# + '[' default = default ']'
# + for kind in system brew none
# + case $kind in
# ++ command -v llvm-config
# + llvm_config=/usr/bin/llvm-config
# ++ /usr/bin/llvm-config --version
# + llvm_version=19.1.7
# + next_version=16
# ++ sort -n
# ++ head -n1
# ++ printf '19\n16'
# + '[' 16 = 16 ']'
# + continue
# + for kind in system brew none
# + case $kind in
# ++ brew --prefix
# configure.sh: line 20: brew: command not found
# + llvm_config=/opt/llvm/bin/llvm-config
# + continue
# + for kind in system brew none
# + case $kind in
# + break
# + '[' none == none ']'
# + continue
# + for version in default $(seq $maximum_version -1 3)
# + '[' 15 = default ']'
# + hash brew
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config-15
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config-15.0
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config150
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config15
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config-15-32
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config-15-64
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config-mp-15
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v llvm-config-mp-15.0
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v /usr/lib64/llvm/15/bin/llvm-config
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v /usr/lib/llvm/15/bin/llvm-config
# + llvm_config=
# + continue
# + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
# ++ command -v /usr/lib/llvm15/bin/llvm-config
# + llvm_config=
# + continue
# + '[' -z 19.1.7 ']'
# ++ --cflags
# configure.sh: line 61: --cflags: command not found
# + LLVM_CFLAGS=


#=== ERROR while compiling camlp5.8.03.04 =====================================#
# 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/camlp5.8.03.04
# command              ~/.opam/opam-init/hooks/sandbox.sh build make -j71 DEBUG=-g world.opt
# exit-code            2
# env-file             ~/.opam/log/camlp5-9-37b4d4.env
# output-file          ~/.opam/log/camlp5-9-37b4d4.out
### output ###
# make core
# make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
# set -e; cd ocaml_stuff; make; cd ..
# make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff'
# cd ./5.2.0/utils; \
# make all EXE= OCAMLN=ocaml
# make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff/5.2.0/utils'
# ocamlc  -c warnings.mli
# ocamlc  -c pconfig.mli
# ocamlc  -c pconfig.ml
# make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff/5.2.0/utils'
# make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_stuff'
# make clean_cold
# make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
# for i in lib odyl main meta; do \
# 	(cd ocaml_src/$i; make clean; cd ../..); \
# done
# make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
# rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
# rm -f gramlib.cma
# make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
# make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/odyl'
# rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
# rm -f odyl_config.ml odyl
# make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/odyl'
# make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/main'
# rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
# rm -f camlp5
# make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/main'
# make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/meta'
# rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
# make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/meta'
# make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
# make library_cold
# make[2]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
# set -e; cd ocaml_src/lib; make all; cd ../..
# make[3]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
# cat fstream.mli > fstream.ppi
# cat versdep.ml > versdep.ppo
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -impl versdep.ppo
# cat diff.mli > diff.ppi
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf fstream.ppi
# cat ploc.mli > ploc.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# cat extfun.mli > extfun.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf diff.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf ploc.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf extfun.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# rm -f diff.ppi
# cat pretty.mli > pretty.ppi
# rm -f fstream.ppi
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf pretty.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# cat pprintf.mli > pprintf.ppi
# rm -f ploc.ppi
# File "versdep.ml", lines 113-114, characters 2-70:
# Error: Some record fields are undefined: "pval_modalities"
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -intf pprintf.ppi
# make[3]: *** [../../config/Makefile:25: versdep.cmo] Error 2
# make[3]: *** Waiting for unfinished jobs....
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# cat fstream.ml > fstream.ppo
# ocamlfind ocamlc -package compiler-libs,camlp-streams,rresult,bos,re,pcre2 -g -c -impl fstream.ppo
# rm -f pretty.ppi
# rm -f extfun.ppi
# findlib: [WARNING] Interface opttopdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/5.2.0+flambda2/lib/ocaml, /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs
# rm -f pprintf.ppi
# rm -f fstream.ppo
# make[3]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04/ocaml_src/lib'
# make[2]: *** [Makefile:175: library_cold] Error 2
# make[2]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
# make[1]: *** [Makefile:36: boot/camlp5] Error 2
# make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/camlp5.8.03.04'
# make: *** [Makefile:161: world.opt] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install alt-ergo            2.6.1
| - install alt-ergo-lib        2.6.1
| - install alt-ergo-parsers    2.6.1
| - install frama-c             30.0
| - install frama-clang         0.0.17
| - install ppx_blob            0.9.0
| - install ppx_deriving        6.0.3
| - install ppx_deriving_yaml   0.4.0
| - install ppx_deriving_yojson 3.9.1
| - install why3                1.7.2
+- 
+- The following actions failed
| - build camlp5        8.03.04
| - build conf-libclang 15
| - build ppxlib        0.35.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install astring              0.8.5
| - install basement             v0.18~preview.130.31+242
| - install bigarray-compat      1.1.0
| - install bos                  0.2.1
| - install cairo2               0.6.5
| - install camlp-streams        5.0.1
| - install camlp5-buildscripts  0.06
| - install camlzip              1.13
| - install cmdliner             1.3.0
| - install conf-bash            1
| - install conf-cairo           1
| - install conf-clang           1
| - install conf-cmake           1
| - install conf-gmp             5
| - install conf-graphviz        0.1
| - install conf-gtk3            18
| - install conf-gtksourceview3  0+2
| - install conf-libpcre2-8      2
| - install conf-llvm            17
| - install conf-m4              1
| - install conf-perl            2
| - install conf-pkg-config      4
| - install conf-which           1
| - install conf-zlib            1
| - install cppo                 1.8.0
| - install csexp                1.5.2
| - install ctypes               0.23.0
| - install dolmen               0.10
| - install dolmen_loop          0.10
| - install dolmen_type          0.10
| - install dune                 3.18.2
| - install dune-build-info      3.18.2
| - install dune-configurator    3.18.2
| - install dune-private-libs    3.18.2
| - install dune-site            3.18.2
| - install dyn                  3.18.2
| - install fmt                  0.10.0
| - install fpath                0.7.3
| - install gen                  1.1
| - install hmap                 0.8.1
| - install integers             0.7.0
| - install lablgtk3             3.1.5
| - install lablgtk3-sourceview3 3.1.5
| - install logs                 0.8.0
| - install menhir               20240715
| - install menhirCST            20240715
| - install menhirLib            20240715
| - install menhirSdk            20240715
| - install not-ocamlfind        0.14
| - install num                  1.5-1
| - install ocaml-compiler-libs  v0.17.0+jst
| - install ocamlbuild           0.15.0+jst
| - install ocamlfind            1.9.8
| - install ocamlgraph           2.2.0
| - install ocplib-simplex       0.5.1
| - install ordering             3.18.2
| - install pcre2                8.0.3
| - install pp                   2.0.0
| - install pp_loc               2.1.0
| - install ppx_derivers         1.2.1
| - install psmt2-frontend       0.4.0
| - install re                   1.12.0
| - install rresult              0.7.0
| - install seq                  base
| - install sexplib0             v0.18~preview.130.31+242
| - install spelll               0.4
| - install stdlib-shims         0.3.0
| - install stdune               3.18.2
| - install topkg                1.0.8+jst
| - install unionFind            20220122
| - install uutf                 1.0.3+jst
| - install yaml                 3.2.0
| - install yojson               2.2.2
| - install zarith               1.12+jst
+- 
# 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-20250513233346.export"
'opam install -vy frama-clang.0.0.17' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y frama-clang.0.0.17
opam install -vy frama-clang.0.0.17
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: frama-clang.0.0.17 | 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