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


Building on phoebe.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-02-08 13:43.56 ---> 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-02-08 13:43.56 ---> 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 d87296a7b656d47b7042e7e608a5fa863b3a51f9"))
2025-02-08 13:43.56 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" 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-02-08 13:43.56 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.08' '4.08.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.08)
2025-02-08 13:43.56 ---> using "114b74e4ccb19abef969364c434100f7d5a86d3367fc6c8886dc0305d7b16a5c" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- 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-02-07-2039.17-F-2025-02-07-1431.11.pdiff [51.0 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-2039.17-F-2025-02-07-1431.11.pdiff [51.0 kB]
- Fetched 320 kB in 5s (66.4 kB/s)
- Reading package lists...
- 
2025-02-08 13:43.56 ---> using "fc7e16816eb726572f00a859647df449349d8ab178a683866c8bfcc11bf876de" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"libbpf.0.1.0\"\
               \nopam install -vy \"libbpf.0.1.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"libbpf.0.1.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] libbpf.0.1.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 39 packages
  - install base                v0.14.3 [required by ppx_expect]
  - install bigarray-compat     1.1.0   [required by ctypes]
  - install conf-bpftool        0.1.0   [required by libbpf]
  - install conf-clang          1       [required by libbpf]
  - install conf-libbpf         0.1.0   [required by libbpf]
  - 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 libbpf]
  - install dune                3.17.2  [required by libbpf]
  - install dune-configurator   3.17.2  [required by ctypes]
  - install integers            0.7.0   [required by ctypes]
  - install jane-street-headers v0.14.0 [required by time_now]
  - install jst-config          v0.14.1 [required by time_now]
  - install libbpf              0.1.0
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocamlfind           1.9.8   [required by ppx_deriving]
  - install octavius            1.2.2   [required by ppx_js_style]
  - install ppx_assert          v0.14.0 [required by jst-config]
  - install ppx_base            v0.14.0 [required by time_now]
  - install ppx_cold            v0.14.0 [required by ppx_base]
  - install ppx_compare         v0.14.0 [required by ppx_base]
  - install ppx_derivers        1.2.1   [required by ppx_deriving]
  - install ppx_deriving        5.2.1   [required by libbpf]
  - install ppx_enumerate       v0.14.0 [required by ppx_base]
  - install ppx_expect          v0.14.2 [required by libbpf]
  - install ppx_hash            v0.14.0 [required by ppx_base]
  - install ppx_here            v0.14.0 [required by ppx_expect]
  - install ppx_inline_test     v0.14.1 [required by ppx_expect]
  - install ppx_js_style        v0.14.1 [required by ppx_base]
  - install ppx_optcomp         v0.14.3 [required by time_now]
  - install ppx_sexp_conv       v0.14.3 [required by ppx_base]
  - install ppxlib              0.25.1  [required by ppx_deriving, ppx_expect]
  - install re                  1.11.0  [required by ppx_expect]
  - install result              1.5     [required by ppx_deriving]
  - install seq                 base    [required by re]
  - install sexplib0            v0.14.0 [required by ppxlib, base]
  - install stdio               v0.14.0 [required by ppx_expect]
  - install stdlib-shims        0.3.0   [required by integers, ppxlib]
  - install time_now            v0.14.0 [required by ppx_inline_test]

The following system packages will first need to be installed:
    bpftool clang libbpf-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" "bpftool" "clang" "libbpf-dev"
- Selecting previously unselected package libpipeline1: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 ... 19829 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.8-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.8-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../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 .../libpython3.13-minimal_3.13.2-1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.2-1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.2-1) ...
- Setting up python3.13-minimal (3.13.2-1) ...
- 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 ... 20176 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.13.1-2_amd64.deb ...
- Unpacking python3-minimal (3.13.1-2) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_11.0.0_all.deb ...
- Unpacking media-types (11.0.0) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../libpython3.13-stdlib_3.13.2-1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../python3.13_3.13.2-1_amd64.deb ...
- Unpacking python3.13 (3.13.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.13.1-2_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.1-2) ...
- Setting up python3-minimal (3.13.1-2) ...
- 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 ... 20626 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.13.1-2_amd64.deb ...
- Unpacking python3 (3.13.1-2) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../01-libelf1t64_0.192-4_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.192-4) ...
- Selecting previously unselected package bpftool.
- Preparing to unpack .../02-bpftool_7.5.0+6.12.12-1_amd64.deb ...
- Unpacking bpftool (7.5.0+6.12.12-1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../03-libicu72_72.1-6_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../04-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../05-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 .../06-libllvm19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../07-libclang-cpp19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../08-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 .../09-libobjc4_14.2.0-16_amd64.deb ...
- Unpacking libobjc4:amd64 (14.2.0-16) ...
- Selecting previously unselected package libobjc-14-dev:amd64.
- Preparing to unpack .../10-libobjc-14-dev_14.2.0-16_amd64.deb ...
- Unpacking libobjc-14-dev:amd64 (14.2.0-16) ...
- Selecting previously unselected package libclang-common-19-dev:amd64.
- Preparing to unpack .../11-libclang-common-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../12-llvm-19-linker-tools_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.7-1+b1) ...
- Selecting previously unselected package libclang1-19.
- Preparing to unpack .../13-libclang1-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang1-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package clang-19.
- Preparing to unpack .../14-clang-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking clang-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package clang.
- Preparing to unpack .../15-clang_1%3a19.0-63_amd64.deb ...
- Unpacking clang (1:19.0-63) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../16-icu-devtools_72.1-6_amd64.deb ...
- Unpacking icu-devtools (72.1-6) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../17-libc6-i386_2.40-6_amd64.deb ...
- Unpacking libc6-i386 (2.40-6) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../18-lib32gcc-s1_14.2.0-16_amd64.deb ...
- Unpacking lib32gcc-s1 (14.2.0-16) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../19-lib32stdc++6_14.2.0-16_amd64.deb ...
- Unpacking lib32stdc++6 (14.2.0-16) ...
- Selecting previously unselected package libbpf1:amd64.
- Preparing to unpack .../20-libbpf1_1%3a1.5.0-2_amd64.deb ...
- Unpacking libbpf1:amd64 (1:1.5.0-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../21-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 libelf-dev:amd64.
- Preparing to unpack .../22-libelf-dev_0.192-4_amd64.deb ...
- Unpacking libelf-dev:amd64 (0.192-4) ...
- Selecting previously unselected package libbpf-dev:amd64.
- Preparing to unpack .../23-libbpf-dev_1%3a1.5.0-2_amd64.deb ...
- Unpacking libbpf-dev:amd64 (1:1.5.0-2) ...
- Selecting previously unselected package libclang-rt-19-dev:amd64.
- Preparing to unpack .../24-libclang-rt-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libcurl4t64:amd64.
- Preparing to unpack .../25-libcurl4t64_8.11.1-1+b1_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.11.1-1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../26-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../27-libicu-dev_72.1-6_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-6) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../28-libncurses6_6.5+20250125-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../29-libncurses-dev_6.5+20250125-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../30-libpfm4_4.13.0+git83-g91970fe-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git83-g91970fe-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../31-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../32-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 .../33-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 .../34-llvm-19-runtime_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../35-llvm-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../36-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 .../37-python3-yaml_6.0.2-1+b1_amd64.deb ...
- Unpacking python3-yaml (6.0.2-1+b1) ...
- Selecting previously unselected package llvm-19-tools.
- Preparing to unpack .../38-llvm-19-tools_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../39-llvm-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.7-1+b1) ...
- Setting up media-types (11.0.0) ...
- Setting up libpipeline1:amd64 (1.5.8-1) ...
- Setting up libicu72:amd64 (72.1-6) ...
- Setting up libcurl4t64:amd64 (8.11.1-1+b1) ...
- Setting up libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-2) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libelf1t64:amd64 (0.192-4) ...
- Setting up libz3-4:amd64 (4.13.3-1) ...
- Setting up libpfm4:amd64 (4.13.0+git83-g91970fe-1) ...
- Setting up libncurses6:amd64 (6.5+20250125-2) ...
- 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.
- Setting up icu-devtools (72.1-6) ...
- Setting up libgc1:amd64 (1:8.2.8-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libc6-i386 (2.40-6) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ...
- Setting up libicu-dev:amd64 (72.1-6) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up libbpf1:amd64 (1:1.5.0-2) ...
- Setting up libpython3-stdlib:amd64 (3.13.1-2) ...
- Setting up libllvm19:amd64 (1:19.1.7-1+b1) ...
- Setting up libz3-dev:amd64 (4.13.3-1) ...
- Setting up libncurses-dev:amd64 (6.5+20250125-2) ...
- Setting up libclang1-19 (1:19.1.7-1+b1) ...
- Setting up python3.13 (3.13.2-1) ...
- Setting up bpftool (7.5.0+6.12.12-1) ...
- Setting up libobjc4:amd64 (14.2.0-16) ...
- Setting up python3 (3.13.1-2) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up libobjc-14-dev:amd64 (14.2.0-16) ...
- Setting up python3-pygments (2.18.0+dfsg-2) ...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up lib32gcc-s1 (14.2.0-16) ...
- Setting up lib32stdc++6 (14.2.0-16) ...
- Setting up libelf-dev:amd64 (0.192-4) ...
- Setting up libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ...
- Setting up llvm-19-linker-tools (1:19.1.7-1+b1) ...
- Setting up llvm-19-runtime (1:19.1.7-1+b1) ...
- Setting up libclang-cpp19 (1:19.1.7-1+b1) ...
- Setting up libbpf-dev:amd64 (1:1.5.0-2) ...
- Setting up python3-yaml (6.0.2-1+b1) ...
- Setting up clang-19 (1:19.1.7-1+b1) ...
- Setting up clang (1:19.0-63) ...
- Setting up llvm-19 (1:19.1.7-1+b1) ...
- Setting up llvm-19-tools (1:19.1.7-1+b1) ...
- Setting up llvm-19-dev (1:19.1.7-1+b1) ...
- Processing triggers for libc-bin (2.40-6) ...
- Processing triggers for base-files (13.6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/116: [base.v0.14.3: extract]
Processing  2/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract]
Processing  3/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract]
Processing  4/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract]
Processing  5/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract]
Processing  6/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract]
Processing  7/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract]
Processing  8/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract] [conf-clang: clang]
Processing  9/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract] [conf-clang: clang]
-> installed conf-bpftool.0.1.0
Processing 10/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract] [conf-clang: clang]
-> installed conf-libbpf.0.1.0
Processing 11/116: [base.v0.14.3: extract] [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract] [conf-clang: clang]
-> retrieved base.v0.14.3  (cached)
Processing 11/116: [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract] [conf-clang: clang]
Processing 12/116: [bigarray-compat.1.1.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-clang: clang]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 12/116: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-clang: clang]
Processing 13/116: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-clang: clang]
-> retrieved cppo.1.8.0  (cached)
Processing 13/116: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-clang: clang]
Processing 14/116: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-clang: clang]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "clang" "--version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-clang.1)
- Debian clang version 19.1.7 (1+b1)
- Target: x86_64-pc-linux-gnu
- Thread model: posix
- InstalledDir: /usr/lib/llvm-19/bin
-> compiled  conf-clang.1
Processing 14/116: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
-> installed conf-clang.1
Processing 15/116: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
-> retrieved csexp.1.5.2  (cached)
Processing 15/116: [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
Processing 16/116: [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract]
-> retrieved ctypes.0.23.0  (cached)
Processing 16/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract]
Processing 17/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [jane-street-headers.v0.14.0: extract]
-> retrieved integers.0.7.0  (cached)
Processing 17/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [jane-street-headers.v0.14.0: extract]
Processing 18/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 18/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [jst-config.v0.14.1: extract]
Processing 19/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [jst-config.v0.14.1: extract] [libbpf.0.1.0: extract]
-> retrieved jst-config.v0.14.1  (cached)
Processing 19/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [libbpf.0.1.0: extract]
Processing 20/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [libbpf.0.1.0: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved libbpf.0.1.0  (cached)
Processing 20/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract]
Processing 21/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.8: extract]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 21/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind.1.9.8: extract]
Processing 22/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind.1.9.8: extract] [octavius.1.2.2: extract]
-> retrieved octavius.1.2.2  (cached)
Processing 22/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind.1.9.8: extract]
Processing 23/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind.1.9.8: extract] [ppx_assert.v0.14.0: extract]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 23/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_assert.v0.14.0: extract]
Processing 24/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract]
Processing 25/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 25/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_base.v0.14.0: extract] [ocamlfind: ./configure]
Processing 26/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_base.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 26/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_cold.v0.14.0: extract] [ocamlfind: ./configure]
Processing 27/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 27/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_compare.v0.14.0: extract] [ocamlfind: ./configure]
Processing 28/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_compare.v0.14.0: extract] [ppx_derivers.1.2.1: extract] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 28/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_derivers.1.2.1: extract] [ocamlfind: ./configure]
Processing 29/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 29/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_deriving.5.2.1: extract] [ocamlfind: ./configure]
Processing 30/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_deriving.5.2.1: extract] [ppx_enumerate.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 30/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_deriving.5.2.1: extract] [ocamlfind: ./configure]
Processing 31/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_deriving.5.2.1: extract] [ppx_expect.v0.14.2: extract] [ocamlfind: ./configure]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 31/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_expect.v0.14.2: extract] [ocamlfind: ./configure]
Processing 32/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_expect.v0.14.2: extract] [ppx_hash.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 32/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_hash.v0.14.0: extract] [ocamlfind: ./configure]
Processing 33/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 33/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_here.v0.14.0: extract] [ocamlfind: ./configure]
Processing 34/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 34/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_inline_test.v0.14.1: extract] [ocamlfind: ./configure]
Processing 35/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_inline_test.v0.14.1: extract] [ppx_js_style.v0.14.1: extract] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 35/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_js_style.v0.14.1: extract] [ocamlfind: ./configure]
Processing 36/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_js_style.v0.14.1: extract] [ppx_optcomp.v0.14.3: extract] [ocamlfind: ./configure]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 36/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_optcomp.v0.14.3: extract] [ocamlfind: ./configure]
Processing 37/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_optcomp.v0.14.3: extract] [ppx_sexp_conv.v0.14.3: extract] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 37/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_sexp_conv.v0.14.3: extract] [ocamlfind: ./configure]
Processing 38/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppx_sexp_conv.v0.14.3: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 38/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
Processing 39/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [re.1.11.0: extract] [ocamlfind: ./configure]
-> retrieved re.1.11.0  (cached)
Processing 39/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
Processing 40/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [result.1.5: extract] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 40/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 41/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
Processing 42/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [ocamlfind: ./configure]
Processing 43/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [ocamlfind: ./configure]
-> installed seq.base
Processing 44/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 44/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
Processing 45/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [stdio.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved stdio.v0.14.0  (cached)
Processing 45/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
Processing 46/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [stdlib-shims.0.3.0: extract] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 46/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [ocamlfind: ./configure]
Processing 47/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ppxlib.0.25.1: extract] [time_now.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved ppxlib.0.25.1  (cached)
Processing 47/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [time_now.v0.14.0: extract] [ocamlfind: ./configure]
-> retrieved time_now.v0.14.0  (cached)
Processing 47/116: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind: ./configure]
-> retrieved dune.3.17.2, dune-configurator.3.17.2  (cached)
Processing 47/116: [ocamlfind: ./configure]
Processing 48/116: [dune: ocaml 71] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.08/bin" "-sitelib" "/home/opam/.opam/4.08/lib" "-mandir" "/home/opam/.opam/4.08/man" "-config" "/home/opam/.opam/4.08/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.08/.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...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- 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/4.08/lib/ocaml
-     Binaries:              /home/opam/.opam/4.08/bin
-     Manual pages:          /home/opam/.opam/4.08/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.08/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.08/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.08/bin
-     Manual pages:          /home/opam/.opam/4.08/man
-     topfind script:        /home/opam/.opam/4.08/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 48/116: [dune: ocaml 71] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.08/.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/4.08/.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/4.08/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.08/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
- 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
- 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/4.08/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/4.08/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.08/.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/4.08/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.08/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.08/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/4.08/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.8'
Processing 48/116: [dune: ocaml 71] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.08/.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/4.08/.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
- 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 "_none_", line 1:
- Warning 58: 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 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/4.08/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 48/116: [dune: ocaml 71]
Processing 49/116: [dune: ocaml 71] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.8)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.08/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.08/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/4.08/bin"
- install -d "/home/opam/.opam/4.08/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/4.08/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.08/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.08/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.08/.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/4.08/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/4.08/lib/findlib"
- install -d "/home/opam/.opam/4.08/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.08/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.08/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/4.08/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.08/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.08/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.08/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.08/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.8'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.08/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.08/lib/$x/META.tmp" && mv "/home/opam/.opam/4.08/lib/$x/META.tmp" "/home/opam/.opam/4.08/lib/$x/META"; done
- install -d "/home/opam/.opam/4.08/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.08/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.08/.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/4.08/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/4.08/man/man1" "/home/opam/.opam/4.08/man/man3" "/home/opam/.opam/4.08/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.08/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/4.08/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/4.08/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 49/116: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.17.2)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", line 78, characters 5-351:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing 49/116: [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/4.08/.opam-switch/build/dune.3.17.2)
-> compiled  dune.3.17.2
-> installed dune.3.17.2
Processing 51/116: [bigarray-compat: dune build]
Processing 52/116: [bigarray-compat: dune build] [cppo: dune build]
Processing 53/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 54/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 55/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 56/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 57/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 58/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 59/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 60/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 61/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 61/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.14.0
Processing 62/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 62/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 63/116: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 63/116: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 64/116: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 64/116: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 65/116: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 65/116: [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 66/116: [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 67/116: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.08/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 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
- (cd _build/default && /home/opam/.opam/4.08/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/4.08/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 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 67/116: [cppo: dune build] [dune-configurator: rm] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 68/116: [cppo: dune build] [dune-configurator: rm] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 68/116: [dune-configurator: rm] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.8.0
Processing 69/116: [dune-configurator: rm] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 69/116: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed octavius.1.2.2
Processing 70/116: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 70/116: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed re.1.11.0
Processing 71/116: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 71/116: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed sexplib0.v0.14.0
Processing 72/116: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 72/116: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 73/116: [dune-configurator: rm]
Processing 74/116: [dune-configurator: rm] [integers: dune build]
Processing 75/116: [dune-configurator: rm] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.17.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.17.2)
Processing 75/116: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 75/116: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 76/116: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.17.2)
-> compiled  dune-configurator.3.17.2
Processing 76/116: [ppxlib: dune build]
-> installed dune-configurator.3.17.2
Processing 77/116: [ppxlib: dune build]
Processing 78/116: [base: dune build] [ppxlib: dune build]
Processing 79/116: [base: dune build] [ctypes: dune build] [ppxlib: 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/4.08/.opam-switch/build/ctypes.0.23.0)
- (cd _build/default && /home/opam/.opam/4.08/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/4.08/lib/bigarray-compat -I /home/opam/.opam/4.08/lib/integers -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -I /home/opam/.opam/4.08/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 was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 79/116: [base: dune build] [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
Processing 79/116: [base: dune build] [ppxlib: dune build]
-> installed ctypes.0.23.0
Processing 80/116: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base.v0.14.3)
-> compiled  base.v0.14.3
Processing 80/116: [ppxlib: dune build]
-> installed base.v0.14.3
Processing 81/116: [ppxlib: dune build]
Processing 82/116: [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
Processing 82/116: [ppxlib: dune build]
-> installed stdio.v0.14.0
Processing 83/116: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppxlib.0.25.1)
-> compiled  ppxlib.0.25.1
-> installed ppxlib.0.25.1
Processing 85/116: [ppx_cold: dune build]
Processing 86/116: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 87/116: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build]
Processing 88/116: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build]
Processing 89/116: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 90/116: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 91/116: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build]
Processing 92/116: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_cold.v0.14.0)
-> compiled  ppx_cold.v0.14.0
Processing 92/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.14.0
Processing 93/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_here.v0.14.0)
-> compiled  ppx_here.v0.14.0
Processing 93/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.14.0
Processing 94/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_enumerate.v0.14.0)
-> compiled  ppx_enumerate.v0.14.0
Processing 94/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 95/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_optcomp.v0.14.3)
-> compiled  ppx_optcomp.v0.14.3
Processing 95/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.14.3
Processing 96/116: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_compare.v0.14.0)
-> compiled  ppx_compare.v0.14.0
Processing 96/116: [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.14.0
Processing 97/116: [ppx_deriving: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_js_style.v0.14.1)
-> compiled  ppx_js_style.v0.14.1
Processing 97/116: [ppx_deriving: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.14.1
Processing 98/116: [ppx_deriving: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_deriving.5.2.1)
-> compiled  ppx_deriving.5.2.1
Processing 98/116: [ppx_sexp_conv: dune build]
-> installed ppx_deriving.5.2.1
Processing 99/116: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
-> installed ppx_sexp_conv.v0.14.3
Processing 101/116: [ppx_assert: dune build]
Processing 102/116: [ppx_assert: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_hash.v0.14.0)
-> compiled  ppx_hash.v0.14.0
Processing 102/116: [ppx_assert: dune build]
-> installed ppx_hash.v0.14.0
Processing 103/116: [ppx_assert: dune build]
Processing 104/116: [ppx_assert: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_assert.v0.14.0)
-> compiled  ppx_assert.v0.14.0
Processing 104/116: [ppx_base: dune build]
-> installed ppx_assert.v0.14.0
Processing 105/116: [ppx_base: dune build]
Processing 106/116: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_base.v0.14.0)
-> compiled  ppx_base.v0.14.0
Processing 106/116: [jst-config: dune build]
-> installed ppx_base.v0.14.0
Processing 107/116: [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/jst-config.v0.14.1)
-> compiled  jst-config.v0.14.1
-> installed jst-config.v0.14.1
Processing 109/116: [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/time_now.v0.14.0)
-> compiled  time_now.v0.14.0
-> installed time_now.v0.14.0
Processing 111/116: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_inline_test.v0.14.1)
-> compiled  ppx_inline_test.v0.14.1
-> installed ppx_inline_test.v0.14.1
Processing 113/116: [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_expect.v0.14.2)
-> compiled  ppx_expect.v0.14.2
-> installed ppx_expect.v0.14.2
Processing 115/116: [libbpf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "libbpf" "-j" "71" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/libbpf.0.1.0)
-> compiled  libbpf.0.1.0
-> installed libbpf.0.1.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-02-08 13:49.11 ---> saved as "9f71d8a2bb817454983b6bd120fa0d483430f159e73ce80220ed1ce38b352fc4"
Job succeeded