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


Building on pima.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-02 22:43.04 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-06-02 22:43.04 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" 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 acdf0fda43c6ad752dca7fbab614d7a45df50538"))
2022-06-02 22:43.04 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" 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.

2022-06-02 22:43.04 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0+trunk'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.5.0.0+trunk  (https://github.com/ocaml/ocaml/archive/trunk.tar.gz)
-> installed ocaml-variants.5.0.0+trunk
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2022-06-02 22:43.04 ---> using "29d41a14dd7a41042cb73eaaeb90a277bd24410b4169c6d4a5c606f93db693e4" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 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-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Fetched 303 kB in 2s (162 kB/s)
- Reading package lists...
- 
2022-06-02 22:43.04 ---> using "b4aefd8d042c8fcd5e409d9a7cda153a8aa244339a57738ac872ec4928511229" from cache

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

Nothing to do.
The following actions will be performed:
=== install 118 packages
  - install angstrom            0.15.0             [required by uri]
  - install bap-build           2.4.0              [required by bap-main]
  - install bap-bundle          2.4.0              [required by bap-std]
  - install bap-byteweight      2.4.0
  - install bap-core-theory     2.4.0              [required by bap-std]
  - install bap-future          2.4.0              [required by bap-std]
  - install bap-knowledge       2.4.0              [required by bap-std]
  - install bap-main            2.4.0              [required by bap-std]
  - install bap-plugins         2.4.0              [required by bap-std]
  - install bap-recipe          2.4.0              [required by bap-main]
  - install bap-relation        2.4.0              [required by bap-std]
  - install bap-signatures      2.4.0              [required by bap-byteweight]
  - install bap-std             2.4.0              [required by bap-byteweight]
  - install base                v0.14.3            [required by bap-main, bap-relation]
  - install base-bytes          base               [required by fileutils]
  - install base_bigstring      v0.14.0            [required by core_kernel]
  - install base_quickcheck     v0.14.1            [required by core_kernel, ppx_bap]
  - install bigarray-compat     1.1.0              [required by mmap]
  - install bigstringaf         0.9.0              [required by angstrom]
  - install bin_prot            v0.14.0            [required by bap-std]
  - install bitvec              2.4.0              [required by bap-std]
  - install bitvec-binprot      2.4.0              [required by bap-core-theory]
  - install bitvec-order        2.4.0              [required by bap-std]
  - install bitvec-sexp         2.4.0              [required by bap-core-theory]
  - install camlzip             1.11               [required by bap-byteweight]
  - install camomile            1.0.2              [required by utop]
  - install charInfo_width      1.1.0              [required by zed]
  - install cmdliner            1.1.1              [required by bap-std]
  - install conf-clang          1                  [required by bap-std]
  - install conf-gmp            4                  [required by bap-std]
  - install conf-m4             1                  [required by bap-std]
  - install conf-perl           2                  [required by bap-std]
  - install conf-pkg-config     2                  [required by conf-zlib]
  - install conf-which          1                  [required by bap-std]
  - install conf-zlib           1                  [required by camlzip]
  - install core_kernel         v0.14.2            [required by bap-byteweight]
  - install cppo                1.6.9              [required by utop]
  - install csexp               1.5.1              [required by dune-configurator]
  - install dune                3.2.0              [required by utop]
  - install dune-configurator   3.2.0              [required by base, lwt]
  - install fieldslib           v0.14.0            [required by core_kernel]
  - install fileutils           0.6.3              [required by bap-std]
  - install graphlib            2.4.0              [required by bap-std]
  - install jane-street-headers v0.14.0            [required by core_kernel]
  - install jst-config          v0.14.1            [required by core_kernel]
  - install lambda-term         3.2.0              [required by utop]
  - install lwt                 5.5.0              [required by utop]
  - install lwt_log             1.1.1              [required by lambda-term]
  - install lwt_react           1.1.5              [required by utop]
  - install mew                 0.1.0              [required by mew_vi]
  - install mew_vi              0.5.0              [required by lambda-term]
  - install mmap                1.2.0              [required by lwt]
  - install monads              2.4.0              [required by bap-std]
  - install num                 1.4                [required by sexplib]
  - install oasis               0.4.11             [required by bap-std]
  - install ocaml-compiler-libs v0.12.4            [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0              [required by angstrom, lwt]
  - install ocamlbuild          0.14.1             [required by oasis, bap-build]
  - install ocamlfind           1.9.3              [required by bap-std]
  - install ocamlgraph          2.0.0              [required by graphlib]
  - install ocamlify            0.0.1              [required by oasis]
  - install ocamlmod            0.0.9              [required by oasis]
  - install ocplib-endian       1.2                [required by lwt]
  - install octavius            1.2.2              [required by ppx_js_style]
  - install ogre                2.4.0              [required by bap-std]
  - install parsexp             v0.14.2            [required by bap-recipe]
  - install ppx_assert          v0.14.0            [required by core_kernel, ppx_bap]
  - install ppx_bap             v0.14.0            [required by bap-byteweight]
  - install ppx_base            v0.14.0            [required by core_kernel]
  - install ppx_bench           v0.14.1            [required by ppx_bap]
  - install ppx_bin_prot        v0.14.0            [required by ppx_bap]
  - install ppx_cold            v0.14.0            [required by ppx_bap]
  - install ppx_compare         v0.14.0            [required by ppx_bap]
  - install ppx_custom_printf   v0.14.1            [required by ppx_jane]
  - install ppx_derivers        1.2.1              [required by ppxlib]
  - install ppx_enumerate       v0.14.0            [required by ppx_bap]
  - install ppx_expect          v0.14.2            [required by ppx_jane]
  - install ppx_fields_conv     v0.14.2            [required by ppx_bap]
  - install ppx_fixed_literal   v0.14.0            [required by ppx_jane]
  - install ppx_hash            v0.14.0            [required by core_kernel, ppx_bap]
  - install ppx_here            v0.14.0            [required by ppx_bap]
  - install ppx_inline_test     v0.14.1            [required by core_kernel]
  - install ppx_jane            v0.14.0            [required by core_kernel]
  - install ppx_js_style        v0.14.1            [required by ppx_base]
  - install ppx_let             v0.14.0            [required by ppx_jane]
  - install ppx_module_timer    v0.14.0            [required by ppx_jane]
  - install ppx_optcomp         v0.14.3            [required by core_kernel, ppx_bap]
  - install ppx_optional        v0.14.0            [required by ppx_jane]
  - install ppx_pipebang        v0.14.0            [required by ppx_jane]
  - install ppx_sexp_conv       v0.14.3            [required by core_kernel, ppx_bap]
  - install ppx_sexp_message    v0.14.1            [required by core_kernel]
  - install ppx_sexp_value      v0.14.0            [required by ppx_bap]
  - install ppx_stable          v0.14.1            [required by ppx_jane]
  - install ppx_string          v0.14.1            [required by ppx_jane]
  - install ppx_typerep_conv    v0.14.2            [required by ppx_jane]
  - install ppx_variants_conv   v0.14.2            [required by ppx_bap]
  - install ppxlib              0.25.0~5.00preview [required by ppx_bap]
  - install re                  1.10.4             [required by ppx_expect]
  - install react               1.2.2              [required by utop]
  - install regular             2.4.0              [required by bap-byteweight]
  - install result              1.5                [required by bap-std]
  - install seq                 base               [required by lwt]
  - install sexplib             v0.14.0            [required by core_kernel]
  - install sexplib0            v0.14.0            [required by sexplib, base, bitvec-sexp]
  - install splittable_random   v0.14.0            [required by core_kernel]
  - install stdio               v0.14.0            [required by bap-main]
  - install stdlib-shims        0.3.0              [required by bap-recipe, fileutils, ocamlgraph]
  - install stringext           1.6.0              [required by uri]
  - install time_now            v0.14.0            [required by core_kernel]
  - install topkg               1.0.5              [required by uuidm]
  - install trie                1.0.0              [required by mew]
  - install typerep             v0.14.0            [required by core_kernel]
  - install uri                 4.2.0              [required by bap-byteweight]
  - install utop                2.9.1              [required by bap-std]
  - install uuidm               0.9.8              [required by bap-std]
  - install variantslib         v0.14.0            [required by core_kernel]
  - install zarith              1.12               [required by bap-std]
  - install zed                 3.1.0              [required by lambda-term]

The following system packages will first need to be installed:
    clang libgmp-dev m4 pkg-config 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. Attempt installation anyway, and 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" "libgmp-dev" "m4" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.10-minimal:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18687 files and directories currently installed.)
- Preparing to unpack .../libpython3.10-minimal_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../python3.10-minimal_3.10.4-4+b1_amd64.deb ...
- Unpacking python3.10-minimal (3.10.4-4+b1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.4-4+b1) ...
- Setting up python3.10-minimal (3.10.4-4+b1) ...
- 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 ... 18983 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.4-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.10.4-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.4-4+b1_amd64.deb ...
- Unpacking python3.10 (3.10.4-4+b1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.4-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.4-1+b1) ...
- Setting up python3-minimal (3.10.4-1+b1) ...
- 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 ... 19388 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.4-1+b1_amd64.deb ...
- Unpacking python3 (3.10.4-1+b1) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../01-libpipeline1_1.5.6-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.6-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../02-binfmt-support_2.2.1-2_amd64.deb ...
- Unpacking binfmt-support (2.2.1-2) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../03-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../04-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../05-libz3-4_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package libllvm13:amd64.
- Preparing to unpack .../06-libllvm13_1%3a13.0.1-5_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.1-5) ...
- Selecting previously unselected package libclang-cpp13.
- Preparing to unpack .../07-libclang-cpp13_1%3a13.0.1-5_amd64.deb ...
- Unpacking libclang-cpp13 (1:13.0.1-5) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../08-libgc1_1%3a8.0.6-1.1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.0.6-1.1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../09-libobjc4_12.1.0-2_amd64.deb ...
- Unpacking libobjc4:amd64 (12.1.0-2) ...
- Selecting previously unselected package libobjc-11-dev:amd64.
- Preparing to unpack .../10-libobjc-11-dev_11.3.0-3_amd64.deb ...
- Unpacking libobjc-11-dev:amd64 (11.3.0-3) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../11-libc6-i386_2.33-7_amd64.deb ...
- Unpacking libc6-i386 (2.33-7) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../12-lib32gcc-s1_12.1.0-2_amd64.deb ...
- Unpacking lib32gcc-s1 (12.1.0-2) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../13-lib32stdc++6_12.1.0-2_amd64.deb ...
- Unpacking lib32stdc++6 (12.1.0-2) ...
- Selecting previously unselected package libclang-common-13-dev.
- Preparing to unpack .../14-libclang-common-13-dev_1%3a13.0.1-5_amd64.deb ...
- Unpacking libclang-common-13-dev (1:13.0.1-5) ...
- Selecting previously unselected package llvm-13-linker-tools.
- Preparing to unpack .../15-llvm-13-linker-tools_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-linker-tools (1:13.0.1-5) ...
- Selecting previously unselected package libclang1-13.
- Preparing to unpack .../16-libclang1-13_1%3a13.0.1-5_amd64.deb ...
- Unpacking libclang1-13 (1:13.0.1-5) ...
- Selecting previously unselected package clang-13.
- Preparing to unpack .../17-clang-13_1%3a13.0.1-5_amd64.deb ...
- Unpacking clang-13 (1:13.0.1-5) ...
- Selecting previously unselected package clang.
- Preparing to unpack .../18-clang_1%3a13.0-54_amd64.deb ...
- Unpacking clang (1:13.0-54) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../19-icu-devtools_71.1-3_amd64.deb ...
- Unpacking icu-devtools (71.1-3) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../20-libffi-dev_3.4.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-4) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../21-libglib2.0-0_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../22-libglib2.0-data_2.72.1-1_all.deb ...
- Unpacking libglib2.0-data (2.72.1-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../23-libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../24-libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../25-libicu-dev_71.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (71.1-3) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../26-libncurses-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../27-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../28-libsigsegv2_2.14-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.14-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../29-libtinfo-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../30-libxml2-dev_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../31-libyaml-0-2_0.2.2-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../32-libz3-dev_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package llvm-13-runtime.
- Preparing to unpack .../33-llvm-13-runtime_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-runtime (1:13.0.1-5) ...
- Selecting previously unselected package llvm-13.
- Preparing to unpack .../34-llvm-13_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13 (1:13.0.1-5) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../35-python3-pkg-resources_59.6.0-1.2_all.deb ...
- Unpacking python3-pkg-resources (59.6.0-1.2) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../36-python3-pygments_2.11.2+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.11.2+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../37-python3-yaml_5.4.1-1+b1_amd64.deb ...
- Unpacking python3-yaml (5.4.1-1+b1) ...
- Selecting previously unselected package llvm-13-tools.
- Preparing to unpack .../38-llvm-13-tools_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-tools (1:13.0.1-5) ...
- Selecting previously unselected package llvm-13-dev.
- Preparing to unpack .../39-llvm-13-dev_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-dev (1:13.0.1-5) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../40-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../41-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../42-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../43-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../44-zlib1g-dev_1%3a1.2.11.dfsg-4_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4) ...
- Setting up media-types (8.0.0) ...
- Setting up libpipeline1:amd64 (1.5.6-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libncurses-dev:amd64 (6.3+20220423-2) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libglib2.0-0:amd64 (2.72.1-1) ...
- No schema files found: doing nothing.
- Setting up libffi-dev:amd64 (3.4.2-4) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libglib2.0-data (2.72.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up libsigsegv2:amd64 (2.14-1) ...
- Setting up binfmt-support (2.2.1-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up icu-devtools (71.1-3) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libgc1:amd64 (1:8.0.6-1.1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libc6-i386 (2.33-7) ...
- Setting up libicu-dev:amd64 (71.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up libtinfo-dev:amd64 (6.3+20220423-2) ...
- Setting up libz3-dev:amd64 (4.8.12-1+b1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up m4 (1.4.18-5) ...
- Setting up libobjc4:amd64 (12.1.0-2) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.4-4+b1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1) ...
- Setting up lib32gcc-s1 (12.1.0-2) ...
- Setting up lib32stdc++6 (12.1.0-2) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up libllvm13:amd64 (1:13.0.1-5) ...
- Setting up llvm-13-runtime (1:13.0.1-5) ...
- Setting up libclang-common-13-dev (1:13.0.1-5) ...
- Setting up libpython3-stdlib:amd64 (3.10.4-1+b1) ...
- Setting up python3.10 (3.10.4-4+b1) ...
- Setting up libobjc-11-dev:amd64 (11.3.0-3) ...
- Setting up python3 (3.10.4-1+b1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up llvm-13-linker-tools (1:13.0.1-5) ...
- Setting up libclang1-13 (1:13.0.1-5) ...
- Setting up libclang-cpp13 (1:13.0.1-5) ...
- Setting up python3-pkg-resources (59.6.0-1.2) ...
- Setting up clang-13 (1:13.0.1-5) ...
- Setting up llvm-13 (1:13.0.1-5) ...
- Setting up python3-yaml (5.4.1-1+b1) ...
- Setting up python3-pygments (2.11.2+dfsg-2) ...
- Setting up clang (1:13.0-54) ...
- Setting up llvm-13-tools (1:13.0.1-5) ...
- Setting up llvm-13-dev (1:13.0.1-5) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/334:
Processing  2/334:
Processing  3/334:
-> retrieved angstrom.0.15.0  (cached)
Processing  4/334:
-> retrieved bap-signatures.2.4.0  (cached)
Processing  5/334:
Processing  6/334:
Processing  7/334:
Processing  8/334: [bap-signatures: mkdir]
-> retrieved bap-build.2.4.0, bap-bundle.2.4.0, bap-byteweight.2.4.0, bap-core-theory.2.4.0, bap-future.2.4.0, bap-knowledge.2.4.0, bap-main.2.4.0, bap-plugins.2.4.0, bap-recipe.2.4.0, bap-relation.2.4.0, bap-std.2.4.0, bitvec.2.4.0, bitvec-binprot.2.4.0, bitvec-order.2.4.0, bitvec-sexp.2.4.0, graphlib.2.4.0, monads.2.4.0, ogre.2.4.0, regular.2.4.0  (cached)
Processing  9/334: [bap-signatures: mkdir]
-> retrieved base.v0.14.3  (cached)
Processing 10/334: [bap-signatures: mkdir]
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 11/334: [bap-signatures: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/5.0/share/bap/signatures/" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bap-signatures.2.4.0)
Processing 11/334: [bap-signatures: cp sigs.zip]
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 12/334: [bap-signatures: cp sigs.zip]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 13/334: [bap-signatures: cp sigs.zip]
-> retrieved bigstringaf.0.9.0  (cached)
Processing 14/334: [bap-signatures: cp sigs.zip]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "sigs.zip" "/home/opam/.opam/5.0/share/bap/signatures/byteweight.zip" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bap-signatures.2.4.0)
Processing 14/334: [bap-signatures: cp Ghidra]
-> retrieved bin_prot.v0.14.0  (cached)
Processing 15/334: [bap-signatures: cp Ghidra]
-> retrieved camlzip.1.11  (cached)
Processing 16/334: [bap-signatures: cp Ghidra]
-> retrieved charInfo_width.1.1.0  (cached)
Processing 17/334: [bap-signatures: cp Ghidra]
Processing 18/334: [bap-signatures: cp Ghidra]
Processing 19/334: [bap-signatures: cp Ghidra]
Processing 20/334: [bap-signatures: cp Ghidra]
Processing 21/334: [bap-signatures: cp Ghidra]
Processing 22/334: [bap-signatures: cp Ghidra]
Processing 23/334: [bap-signatures: cp Ghidra]
Processing 24/334: [bap-signatures: cp Ghidra]
Processing 25/334: [conf-clang: clang] [bap-signatures: cp Ghidra]
Processing 26/334: [conf-clang: clang] [conf-gmp: sh] [bap-signatures: cp Ghidra]
Processing 27/334: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [bap-signatures: cp Ghidra]
Processing 28/334: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [bap-signatures: cp Ghidra]
Processing 29/334: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [bap-signatures: cp Ghidra]
Processing 30/334: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which] [bap-signatures: cp Ghidra]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "-r" "Ghidra" "/home/opam/.opam/5.0/share/bap/signatures/" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bap-signatures.2.4.0)
-> installed bap-signatures.2.4.0
Processing 30/334: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cmdliner.1.1.1  (cached)
Processing 31/334: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 32/334: [cmdliner: make all] [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 33/334: [cmdliner: make all] [conf-clang: clang] [conf-gmp: 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.0/.opam-switch/build/conf-clang.1)
- Debian clang version 13.0.1-5
- Target: x86_64-pc-linux-gnu
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-clang.1
Processing 33/334: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-clang.1
Processing 34/334: [cmdliner: make all] [conf-gmp: 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" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 34/334: [cmdliner: make all] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-gmp.4
Processing 35/334: [cmdliner: make all] [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.0/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 35/334: [cmdliner: make all] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-m4.1
Processing 36/334: [cmdliner: make all] [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.0/.opam-switch/build/conf-perl.2)
- 
- This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
- (with 51 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 36/334: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-perl.2
Processing 37/334: [cmdliner: make all] [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.0/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 37/334: [cmdliner: make all] [conf-which: which which]
Processing 38/334: [cmdliner: make all] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 38/334: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cppo.1.6.9  (cached)
Processing 39/334: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 40/334: [cmdliner: make all] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/5.0/lib/pkgconfig" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 40/334: [cmdliner: make all]
Processing 41/334: [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> installed conf-which.1
Processing 42/334: [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 43/334: [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> retrieved fileutils.0.6.3  (cached)
Processing 44/334: [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.0/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 44/334: [cmdliner: make all]
-> installed conf-zlib.1
Processing 45/334: [cmdliner: make all]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 46/334: [cmdliner: make all]
-> retrieved jst-config.v0.14.1  (cached)
Processing 47/334: [cmdliner: make all]
-> retrieved lambda-term.3.2.0  (cached)
Processing 48/334: [cmdliner: make all]
-> retrieved lwt.5.5.0, lwt_react.1.1.5  (cached)
Processing 49/334: [cmdliner: make all]
-> retrieved lwt_log.1.1.1  (cached)
Processing 50/334: [cmdliner: make all]
-> retrieved mew.0.1.0  (cached)
Processing 51/334: [cmdliner: make all]
-> retrieved mew_vi.0.5.0  (cached)
Processing 52/334: [cmdliner: make all]
-> retrieved mmap.1.2.0  (cached)
Processing 53/334: [cmdliner: make all]
-> retrieved num.1.4  (cached)
Processing 54/334: [cmdliner: make all]
-> retrieved dune.3.2.0, dune-configurator.3.2.0  (cached)
Processing 55/334: [cmdliner: make all]
Processing 56/334: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved camomile.1.0.2  (cached)
Processing 57/334: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved oasis.0.4.11  (cached)
Processing 58/334: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 59/334: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 60/334: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 61/334: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 62/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 63/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 64/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 65/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlify.0.0.1  (cached)
Processing 66/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 67/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [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.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.0/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.0"; \
- echo "BINDIR=/home/opam/.opam/5.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.0/lib"; \
- echo "MANDIR=/home/opam/.opam/5.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/5.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/5.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/5.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/5.0/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.14.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 67/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 68/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved octavius.1.2.2  (cached)
Processing 69/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.14.2  (cached)
Processing 70/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 71/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bap.v0.14.0  (cached)
Processing 72/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 73/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 74/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 75/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 76/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 77/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 78/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 79/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 80/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3)
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: not present (possible since 4.08)
- configure: ocamlfind requires OCaml's Unix library
Processing 80/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
[ERROR] The compilation of ocamlfind.1.9.3 failed at "./configure -bindir /home/opam/.opam/5.0/bin -sitelib /home/opam/.opam/5.0/lib -mandir /home/opam/.opam/5.0/man -config /home/opam/.opam/5.0/lib/findlib.conf -no-custom -no-camlp4".
Processing 81/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 82/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 83/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 84/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 85/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 86/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 87/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 88/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 89/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 90/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 91/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 92/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 93/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 94/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 95/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 96/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 97/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 98/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 99/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 100/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 101/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 102/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 103/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 104/334: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 105/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 106/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 107/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved react.1.2.2  (cached)
Processing 108/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved re.1.10.4  (cached)
Processing 109/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 110/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 111/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> installed seq.base
Processing 112/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved result.1.5  (cached)
Processing 113/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved sexplib.v0.14.0  (cached)
Processing 114/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 115/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 116/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stdio.v0.14.0  (cached)
Processing 117/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 118/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stringext.1.6.0  (cached)
Processing 119/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved time_now.v0.14.0  (cached)
Processing 120/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved trie.1.0.0  (cached)
Processing 121/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved topkg.1.0.5  (cached)
Processing 122/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved typerep.v0.14.0  (cached)
Processing 123/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved uri.4.2.0  (cached)
Processing 124/334: [ppxlib.0.25.0~5.00preview: git] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.0" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.1
Processing 124/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 125/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved utop.2.9.1  (cached)
Processing 126/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved uuidm.0.9.8  (cached)
Processing 127/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved variantslib.v0.14.0  (cached)
Processing 128/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved zarith.1.12  (cached)
Processing 129/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved zed.3.1.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/5.0/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/5.0/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/5.0/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/5.0/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.0/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/5.0/lib/cmdliner
Processing 129/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/5.0/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/5.0/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/5.0/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.1
Processing 129/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 130/334: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppxlib.0.25.0~5.00preview  (git+https://github.com/kit-ty-kate/ppxlib.git#500)
Processing 130/334: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/5.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.0/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 -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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/my_std.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/exit_codes.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 +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -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/my_std.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/exit_codes.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 -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt 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.0/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- 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.0/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- 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.0/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- 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.0/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
- 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.0/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 130/334: [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0.14.1
Processing 131/334: [dune: ocaml bootstrap.ml]
Processing 132/334: [dune: ocaml bootstrap.ml]
Processing 133/334: [dune: ocaml bootstrap.ml]
Processing 134/334: [dune: ocaml bootstrap.ml]
Processing 135/334: [dune: ocaml bootstrap.ml]
Processing 136/334: [dune: ocaml bootstrap.ml]
Processing 137/334: [dune: ocaml bootstrap.ml]
Processing 138/334: [dune: ocaml bootstrap.ml]
Processing 139/334: [dune: ocaml bootstrap.ml]
Processing 140/334: [dune: ocaml bootstrap.ml]
Processing 141/334: [dune: ocaml bootstrap.ml]
Processing 142/334: [dune: ocaml bootstrap.ml]
Processing 143/334: [dune: ocaml bootstrap.ml]
Processing 144/334: [dune: ocaml bootstrap.ml]
Processing 145/334: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.2.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ./.duneboot.exe -j 127
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_filesystem_stubs.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads spawn.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads async_inotify_for_dune__async_inotify.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads ocaml_inotify__inotify.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads build_path_prefix_map.ml
- File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads spawn.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads ocaml_inotify__inotify.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_filesystem_stubs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLexer.ml
- File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__path.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__metrics.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__digest.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__fpath.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__ansi_color.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__proc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__path.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__temp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__digest.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__sys.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__bin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__env.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__proc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__log.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__config.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__cached_digest.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads csexp_rpc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__log.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads async_inotify_for_dune__async_inotify.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_stats.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_file_watcher.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_action_plugin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads memo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__report_error.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__where.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__where.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache_storage__layout.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_cache.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache_storage__util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__diff_promotion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_server.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__cached_digest.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_cache.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache__trimmer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache__local.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__targets.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_memo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__scheduler.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__process.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__print_diff.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__source_tree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__sandbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__target_promotion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__action_exec.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__rule_cache.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__load_rules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__build_system.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads csexp_rpc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__run.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rules__findlib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rules__artifact_substitution.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__dune_init.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__build_cmd.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__install_uninstall.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -o ../dune.exe -g -I +threads unix.cmxa threads.cmxa readdir.o wait3_stubs.o spawn_stubs.o fsevents_stubs.o inotify_stubs.o pthread_chdir_stubs.o -args compiled_ml_files
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 

Processing 145/334: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.2.0)
-> compiled  dune.3.2.0
-> installed dune.3.2.0
Processing 147/334: [bigarray-compat: dune build]
Processing 148/334: [bigarray-compat: dune build] [bigstringaf: dune build]
Processing 149/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml]
Processing 150/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build]
Processing 151/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build]
Processing 152/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 153/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 154/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 155/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
Processing 156/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 157/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 158/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 159/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 160/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 161/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 162/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 163/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/5.0/share/camomile" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camomile.1.0.2)
Processing 163/334: [bigarray-compat: dune build] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigstringaf.0.9.0)
- (cd _build/default/lib/freestanding && /usr/bin/gmake)
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.9.0
Processing 163/334: [bigarray-compat: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
-> installed bigstringaf.0.9.0
Processing 164/334: [bigarray-compat: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 164/334: [bigarray-compat: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
-> installed jane-street-headers.v0.14.0
Processing 165/334: [bigarray-compat: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 165/334: [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
-> installed bigarray-compat.1.1.0
Processing 166/334: [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 167/334: [camomile: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 167/334: [camomile: dune build] [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
-> installed csexp.1.5.1
Processing 168/334: [camomile: dune build] [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 169/334: [camomile: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cppo.1.6.9)
- File "src/dune", line 21, characters 17-20:
- 21 |  (libraries unix str))
-                       ^^^
- Error: Library "str" in /home/opam/.opam/5.0/lib/ocaml is hidden (unsatisfied
- 'exist_if').
- -> required by _build/default/src/cppo_main.exe
- -> required by _build/install/default/bin/cppo
- -> required by _build/default/cppo.install
- -> required by alias install
[ERROR] The compilation of cppo.1.6.9 failed at "dune build -p cppo -j 127".
Processing 169/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 170/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 171/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 172/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 172/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
-> installed ppx_derivers.1.2.1
Processing 173/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 173/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
-> installed result.1.5
Processing 174/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.14.0)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 105, characters 15-31:
- 105 |       let id = Obj.extension_id
-                      ^^^^^^^^^^^^^^^^
- Error: Unbound value Obj.extension_id
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 105, characters 15-31:
- 105 |       let id = Obj.extension_id
-                      ^^^^^^^^^^^^^^^^
- Error: Unbound value Obj.extension_id
[ERROR] The compilation of sexplib0.v0.14.0 failed at "dune build -p sexplib0 -j 127".
Processing 174/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 175/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 176/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [trie: dune build]
Processing 177/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 177/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
-> installed stdlib-shims.0.3.0
Processing 178/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
Processing 179/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
Processing 180/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
Processing 181/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "trie" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/trie.1.0.0)
-> compiled  trie.1.0.0
Processing 181/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> installed trie.1.0.0
Processing 182/334: [camomile: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 183/334: [camomile: dune build] [dune-configurator: rm] [mew: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/mmap.1.2.0)
- File "src/dune", line 4, characters 12-16:
- 4 |  (libraries unix bigarray-compat))
-                 ^^^^
- Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
- (unsatisfied 'exist_if').
- -> required by library "mmap" in _build/default/src
- -> required by _build/default/META.mmap
- -> required by _build/install/default/lib/mmap/META
- -> required by _build/default/mmap.install
- -> required by alias install
Processing 183/334: [camomile: dune build] [dune-configurator: rm] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
[ERROR] The compilation of mmap.1.2.0 failed at "dune build -p mmap -j 127".
Processing 184/334: [camomile: dune build] [dune-configurator: rm] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
Processing 184/334: [camomile: dune build] [dune-configurator: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 184/334: [camomile: dune build] [dune-configurator: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build]
-> installed re.1.10.4
Processing 185/334: [camomile: dune build] [dune-configurator: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 185/334: [camomile: dune build] [dune-configurator: dune build] [mew: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 186/334: [camomile: dune build] [dune-configurator: dune build] [mew: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build]
Processing 187/334: [camomile: dune build] [dune-configurator: dune build] [mew: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mew" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/mew.0.1.0)
-> compiled  mew.0.1.0
Processing 187/334: [camomile: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune subst]
-> installed mew.0.1.0
Processing 188/334: [camomile: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune subst]
Processing 189/334: [camomile: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune subst]
Processing 190/334: [camomile: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 190/334: [camomile: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
-> installed octavius.1.2.2
Processing 191/334: [camomile: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 191/334: [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
-> installed ocaml-syntax-shims.1.0.0
Processing 192/334: [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
Processing 193/334: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.25.0~5.00preview)
Processing 193/334: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
- File "otherlibs/configurator/src/dune", line 7, characters 12-16:
- 7 |  (libraries unix csexp)
-                 ^^^^
- Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
- (unsatisfied 'exist_if').
- -> required by library "dune-configurator" in
-    _build/default/otherlibs/configurator/src
- -> required by _build/default/META.dune-configurator
- -> required by _build/install/default/lib/dune-configurator/META
- -> required by _build/default/dune-configurator.install
- -> required by alias install
[ERROR] The compilation of dune-configurator.3.2.0 failed at "dune build -p dune-configurator -j 127 @install".
Processing 193/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 194/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 195/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 196/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 197/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 198/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 199/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 200/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 201/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 202/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 203/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 204/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 205/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 206/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 207/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 208/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 209/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 210/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 211/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 212/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 213/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 214/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 215/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 216/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 217/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 218/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 219/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 220/334: [angstrom: dune build] [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 220/334: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed angstrom.0.15.0
Processing 221/334: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 222/334: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 223/334: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camomile.1.0.2)
- File "Camomile/dune", line 12, characters 12-20:
- 12 |  (libraries bigarray camomileDefaultConfig)
-                  ^^^^^^^^
- Error: Library "bigarray" not found.
- -> required by library "camomile.library" in _build/default/Camomile
- -> required by _build/default/META.camomile
- -> required by _build/install/default/lib/camomile/META
- -> required by _build/default/camomile.install
- -> required by alias install
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlyacc Camomile/internal/uReStrParser.mly)
- 4 shift/reduce conflicts.
- File "Camomile/toolslib/dune", line 7, characters 47-50:
- 7 |  (libraries camomile camomile.library bigarray str))
-                                                    ^^^
- Error: Library "str" in /home/opam/.opam/5.0/lib/ocaml is hidden (unsatisfied
- 'exist_if').
- -> required by library "toolslib" in _build/default/Camomile/toolslib
- -> required by executable gen_mappings in Camomile/mappings/dune:4
- -> required by _build/default/Camomile/mappings/gen_mappings.exe
- -> required by _build/default/Camomile/mappings/cns11643.mar
- -> required by _build/install/default/share/camomile/mappings/cns11643.mar
- -> required by _build/default/camomile.install
- -> required by alias install
[ERROR] The compilation of camomile.1.0.2 failed at "dune build -p camomile -j 127 @install".
Processing 223/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 224/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 225/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 226/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 227/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 228/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 229/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 230/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 231/334: [ocamlgraph: dune build] [ppxlib: dune build]
Processing 232/334: [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 232/334: [ppxlib: dune build]
-> installed ocamlgraph.2.0.0
Processing 233/334: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.25.0~5.00preview)
-> compiled  ppxlib.0.25.0~5.00preview
-> installed ppxlib.0.25.0~5.00preview
Processing 245/334: [ppx_pipebang: dune build]
Processing 246/334: [ppx_pipebang: dune build]
Processing 247/334: [ppx_pipebang: dune build]
Processing 248/334: [ppx_pipebang: dune build]
Processing 249/334: [ppx_pipebang: dune build]
Processing 250/334: [ppx_pipebang: dune build]
Processing 251/334: [ppx_pipebang: dune build]
Processing 252/334: [ppx_pipebang: dune build]
Processing 253/334: [ppx_pipebang: dune build]
Processing 254/334: [ppx_pipebang: dune build]
Processing 255/334: [ppx_pipebang: dune build]
Processing 256/334: [ppx_pipebang: dune build]
Processing 257/334: [ppx_pipebang: dune build]
Processing 258/334: [ppx_pipebang: dune build]
Processing 259/334: [ppx_pipebang: dune build]
Processing 260/334: [ppx_pipebang: dune build]
Processing 261/334: [ppx_pipebang: dune build]
Processing 262/334: [ppx_pipebang: dune build]
Processing 263/334: [ppx_pipebang: dune build]
Processing 264/334: [ppx_pipebang: dune build]
Processing 265/334: [ppx_pipebang: dune build]
Processing 266/334: [ppx_pipebang: dune build]
Processing 267/334: [ppx_pipebang: dune build]
Processing 268/334: [ppx_pipebang: dune build]
Processing 269/334: [ppx_pipebang: dune build]
Processing 270/334: [ppx_pipebang: dune build]
Processing 271/334: [ppx_pipebang: dune build]
Processing 272/334: [ppx_pipebang: dune build]
Processing 273/334: [ppx_pipebang: dune build]
Processing 274/334: [ppx_pipebang: dune build]
Processing 275/334: [ppx_pipebang: dune build]
Processing 276/334: [ppx_pipebang: dune build]
Processing 277/334: [ppx_pipebang: dune build]
Processing 278/334: [ppx_pipebang: dune build]
Processing 279/334: [ppx_pipebang: dune build]
Processing 280/334: [ppx_pipebang: dune build]
Processing 281/334: [ppx_pipebang: dune build]
Processing 282/334: [ppx_pipebang: dune build]
Processing 283/334: [ppx_pipebang: dune build]
Processing 284/334: [ppx_pipebang: dune build]
Processing 285/334: [ppx_pipebang: dune build]
Processing 286/334: [ppx_pipebang: dune build]
Processing 287/334: [ppx_pipebang: dune build]
Processing 288/334: [ppx_pipebang: dune build]
Processing 289/334: [ppx_pipebang: dune build]
Processing 290/334: [ppx_pipebang: dune build]
Processing 291/334: [ppx_pipebang: dune build]
Processing 292/334: [ppx_pipebang: dune build]
Processing 293/334: [ppx_pipebang: dune build]
Processing 294/334: [ppx_pipebang: dune build]
Processing 295/334: [ppx_pipebang: dune build]
Processing 296/334: [ppx_pipebang: dune build]
Processing 297/334: [ppx_pipebang: dune build]
Processing 298/334: [ppx_pipebang: dune build]
Processing 299/334: [ppx_pipebang: dune build]
Processing 300/334: [ppx_pipebang: dune build]
Processing 301/334: [ppx_pipebang: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "127" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_pipebang.v0.14.0)
-> compiled  ppx_pipebang.v0.14.0
-> installed ppx_pipebang.v0.14.0

#=== ERROR while compiling sexplib0.v0.14.0 ===================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/sexplib0.v0.14.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p sexplib0 -j 127
# exit-code            1
# env-file             ~/.opam/log/sexplib0-10-5bec97.env
# output-file          ~/.opam/log/sexplib0-10-5bec97.out
### output ###
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
# File "src/sexp_conv.ml", line 105, characters 15-31:
# 105 |       let id = Obj.extension_id
#                      ^^^^^^^^^^^^^^^^
# Error: Unbound value Obj.extension_id
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
# File "src/sexp_conv.ml", line 105, characters 15-31:
# 105 |       let id = Obj.extension_id
#                      ^^^^^^^^^^^^^^^^
# Error: Unbound value Obj.extension_id


#=== ERROR while compiling ocamlfind.1.9.3 ====================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3
# command              ~/.opam/opam-init/hooks/sandbox.sh build ./configure -bindir /home/opam/.opam/5.0/bin -sitelib /home/opam/.opam/5.0/lib -mandir /home/opam/.opam/5.0/man -config /home/opam/.opam/5.0/lib/findlib.conf -no-custom -no-camlp4
# exit-code            1
# env-file             ~/.opam/log/ocamlfind-10-772629.env
# output-file          ~/.opam/log/ocamlfind-10-772629.out
### output ###
# Welcome to findlib version 1.9.3
# Configuring core...
# Checking for #remove_directory...
# Testing threading model...
# systhread_supported: true
# Testing DLLs...
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# Testing whether ppxopt can be supported...
# Checking for ocamlc -opaque...
# Querying installation: META list not found
# make install will double-check installed META files
# Configuring libraries...
# unix: not present (possible since 4.08)
# configure: ocamlfind requires OCaml's Unix library


#=== ERROR while compiling mmap.1.2.0 =========================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/mmap.1.2.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p mmap -j 127
# exit-code            1
# env-file             ~/.opam/log/mmap-10-fd0506.env
# output-file          ~/.opam/log/mmap-10-fd0506.out
### output ###
# File "src/dune", line 4, characters 12-16:
# 4 |  (libraries unix bigarray-compat))
#                 ^^^^
# Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
# (unsatisfied 'exist_if').
# -> required by library "mmap" in _build/default/src
# -> required by _build/default/META.mmap
# -> required by _build/install/default/lib/mmap/META
# -> required by _build/default/mmap.install
# -> required by alias install


#=== ERROR while compiling dune-configurator.3.2.0 ============================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p dune-configurator -j 127 @install
# exit-code            1
# env-file             ~/.opam/log/dune-configurator-10-86d216.env
# output-file          ~/.opam/log/dune-configurator-10-86d216.out
### output ###
# File "otherlibs/configurator/src/dune", line 7, characters 12-16:
# 7 |  (libraries unix csexp)
#                 ^^^^
# Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
# (unsatisfied 'exist_if').
# -> required by library "dune-configurator" in
#    _build/default/otherlibs/configurator/src
# -> required by _build/default/META.dune-configurator
# -> required by _build/install/default/lib/dune-configurator/META
# -> required by _build/default/dune-configurator.install
# -> required by alias install


#=== ERROR while compiling cppo.1.6.9 =========================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/cppo.1.6.9
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p cppo -j 127
# exit-code            1
# env-file             ~/.opam/log/cppo-10-2d2d07.env
# output-file          ~/.opam/log/cppo-10-2d2d07.out
### output ###
# File "src/dune", line 21, characters 17-20:
# 21 |  (libraries unix str))
#                       ^^^
# Error: Library "str" in /home/opam/.opam/5.0/lib/ocaml is hidden (unsatisfied
# 'exist_if').
# -> required by _build/default/src/cppo_main.exe
# -> required by _build/install/default/bin/cppo
# -> required by _build/default/cppo.install
# -> required by alias install


#=== ERROR while compiling camomile.1.0.2 =====================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/camomile.1.0.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p camomile -j 127 @install
# exit-code            1
# env-file             ~/.opam/log/camomile-10-99ec40.env
# output-file          ~/.opam/log/camomile-10-99ec40.out
### output ###
# File "Camomile/dune", line 12, characters 12-20:
# 12 |  (libraries bigarray camomileDefaultConfig)
#                  ^^^^^^^^
# Error: Library "bigarray" not found.
# -> required by library "camomile.library" in _build/default/Camomile
# -> required by _build/default/META.camomile
# -> required by _build/install/default/lib/camomile/META
# -> required by _build/default/camomile.install
# -> required by alias install
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlyacc Camomile/internal/uReStrParser.mly)
# 4 shift/reduce conflicts.
# File "Camomile/toolslib/dune", line 7, characters 47-50:
# 7 |  (libraries camomile camomile.library bigarray str))
#                                                    ^^^
# Error: Library "str" in /home/opam/.opam/5.0/lib/ocaml is hidden (unsatisfied
# 'exist_if').
# -> required by library "toolslib" in _build/default/Camomile/toolslib
# -> required by executable gen_mappings in Camomile/mappings/dune:4
# -> required by _build/default/Camomile/mappings/gen_mappings.exe
# -> required by _build/default/Camomile/mappings/cns11643.mar
# -> required by _build/install/default/share/camomile/mappings/cns11643.mar
# -> required by _build/default/camomile.install
# -> required by alias install



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install bap-build         2.4.0
| - install bap-bundle        2.4.0
| - install bap-byteweight    2.4.0
| - install bap-core-theory   2.4.0
| - install bap-future        2.4.0
| - install bap-knowledge     2.4.0
| - install bap-main          2.4.0
| - install bap-plugins       2.4.0
| - install bap-recipe        2.4.0
| - install bap-relation      2.4.0
| - install bap-std           2.4.0
| - install base              v0.14.3
| - install base-bytes        base
| - install base_bigstring    v0.14.0
| - install base_quickcheck   v0.14.1
| - install bin_prot          v0.14.0
| - install bitvec            2.4.0
| - install bitvec-binprot    2.4.0
| - install bitvec-order      2.4.0
| - install bitvec-sexp       2.4.0
| - install camlzip           1.11
| - install charInfo_width    1.1.0
| - install core_kernel       v0.14.2
| - install fieldslib         v0.14.0
| - install fileutils         0.6.3
| - install graphlib          2.4.0
| - install jst-config        v0.14.1
| - install lambda-term       3.2.0
| - install lwt               5.5.0
| - install lwt_log           1.1.1
| - install lwt_react         1.1.5
| - install mew_vi            0.5.0
| - install monads            2.4.0
| - install num               1.4
| - install oasis             0.4.11
| - install ocamlify          0.0.1
| - install ocamlmod          0.0.9
| - install ocplib-endian     1.2
| - install ogre              2.4.0
| - install parsexp           v0.14.2
| - install ppx_assert        v0.14.0
| - install ppx_bap           v0.14.0
| - install ppx_base          v0.14.0
| - install ppx_bench         v0.14.1
| - install ppx_bin_prot      v0.14.0
| - install ppx_cold          v0.14.0
| - install ppx_compare       v0.14.0
| - install ppx_custom_printf v0.14.1
| - install ppx_enumerate     v0.14.0
| - install ppx_expect        v0.14.2
| - install ppx_fields_conv   v0.14.2
| - install ppx_fixed_literal v0.14.0
| - install ppx_hash          v0.14.0
| - install ppx_here          v0.14.0
| - install ppx_inline_test   v0.14.1
| - install ppx_jane          v0.14.0
| - install ppx_js_style      v0.14.1
| - install ppx_let           v0.14.0
| - install ppx_module_timer  v0.14.0
| - install ppx_optcomp       v0.14.3
| - install ppx_optional      v0.14.0
| - install ppx_sexp_conv     v0.14.3
| - install ppx_sexp_message  v0.14.1
| - install ppx_sexp_value    v0.14.0
| - install ppx_stable        v0.14.1
| - install ppx_string        v0.14.1
| - install ppx_typerep_conv  v0.14.2
| - install ppx_variants_conv v0.14.2
| - install react             1.2.2
| - install regular           2.4.0
| - install sexplib           v0.14.0
| - install splittable_random v0.14.0
| - install stdio             v0.14.0
| - install stringext         1.6.0
| - install time_now          v0.14.0
| - install topkg             1.0.5
| - install typerep           v0.14.0
| - install uri               4.2.0
| - install utop              2.9.1
| - install uuidm             0.9.8
| - install variantslib       v0.14.0
| - install zarith            1.12
| - install zed               3.1.0
+- 
+- The following actions failed
| - build camomile          1.0.2
| - build cppo              1.6.9
| - build dune-configurator 3.2.0
| - build mmap              1.2.0
| - build ocamlfind         1.9.3
| - build sexplib0          v0.14.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install angstrom            0.15.0
| - install bap-signatures      2.4.0
| - install bigarray-compat     1.1.0
| - install bigstringaf         0.9.0
| - install cmdliner            1.1.1
| - install conf-clang          1
| - install conf-gmp            4
| - install conf-m4             1
| - install conf-perl           2
| - install conf-pkg-config     2
| - install conf-which          1
| - install conf-zlib           1
| - install csexp               1.5.1
| - install dune                3.2.0
| - install jane-street-headers v0.14.0
| - install mew                 0.1.0
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims  1.0.0
| - install ocamlbuild          0.14.1
| - install ocamlgraph          2.0.0
| - install octavius            1.2.2
| - install ppx_derivers        1.2.1
| - install ppx_pipebang        v0.14.0
| - install ppxlib              0.25.0~5.00preview
| - install re                  1.10.4
| - install result              1.5
| - install seq                 base
| - install stdlib-shims        0.3.0
| - install trie                1.0.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.0/.opam-switch/backup/state-20220602224306.export"
'opam install -vy bap-byteweight.2.4.0' failed.
"/bin/bash" "-c"
"
opam remove -y "bap-byteweight.2.4.0"
opam install -vy "bap-byteweight.2.4.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "bap-byteweight.2.4.0" | 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