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


Building on clete.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally
docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam
2db5444d1f5b: Pulling fs layer
955a4d4491b2: Pulling fs layer
f7fc0b2e0259: Pulling fs layer
2db5444d1f5b: Verifying Checksum
2db5444d1f5b: Download complete
2db5444d1f5b: Pull complete
f7fc0b2e0259: Verifying Checksum
f7fc0b2e0259: Download complete
955a4d4491b2: Verifying Checksum
955a4d4491b2: Download complete
955a4d4491b2: Pull complete
f7fc0b2e0259: Pull complete
Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
2022-02-03 16:56.21 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" 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-02-03 16:56.21 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" 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 1741c7614a3f64debaeee6573205d847859e8de4"))
2022-02-03 16:56.21 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" 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-02-03 16:56.21 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.5.00.0+trunk  (https://github.com/ocaml/ocaml/archive/trunk.tar.gz)
-> installed ocaml-variants.5.00.0+trunk
-> installed ocaml-config.2
-> installed ocaml.5.00.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.00) to update the current shell environment
2022-02-03 16:56.21 ---> using "6db236cc1f1725221e20e3d2b802753e98b385fa5d7a8fd438bcf87d21688267" 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-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Fetched 500 kB in 2s (208 kB/s)
- Reading package lists...
- 
2022-02-03 16:56.21 ---> using "621f94e14925313e036e9e8edb72ef7cc5414527dd9f207f32f6eb37decb7348" from cache

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

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

The following system packages will first need to be installed:
    clang libgmp-dev m4 pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /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.9-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 ... 18398 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-minimal_3.9.10-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.10-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.10-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.10-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.10-1) ...
- Setting up python3.9-minimal (3.9.10-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18683 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.9.8-1_amd64.deb ...
- Unpacking python3-minimal (3.9.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_5.0.0_all.deb ...
- Unpacking media-types (5.0.0) ...
- Preparing to unpack .../2-libcc1-0_11.2.0-16_amd64.deb ...
- Unpacking libcc1-0:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../3-libctf0_2.37.90.20220130-2_amd64.deb ...
- Unpacking libctf0:amd64 (2.37.90.20220130-2) over (2.37.90.20220123-2) ...
- Preparing to unpack .../4-binutils-x86-64-linux-gnu_2.37.90.20220130-2_amd64.deb ...
- Unpacking binutils-x86-64-linux-gnu (2.37.90.20220130-2) over (2.37.90.20220123-2) ...
- Preparing to unpack .../5-libbinutils_2.37.90.20220130-2_amd64.deb ...
- Unpacking libbinutils:amd64 (2.37.90.20220130-2) over (2.37.90.20220123-2) ...
- Preparing to unpack .../6-binutils-common_2.37.90.20220130-2_amd64.deb ...
- Unpacking binutils-common:amd64 (2.37.90.20220130-2) over (2.37.90.20220123-2) ...
- Preparing to unpack .../7-binutils_2.37.90.20220130-2_amd64.deb ...
- Unpacking binutils (2.37.90.20220130-2) over (2.37.90.20220123-2) ...
- Preparing to unpack .../8-gcc-11-base_11.2.0-16_amd64.deb ...
- Unpacking gcc-11-base:amd64 (11.2.0-16) over (11.2.0-14) ...
- Setting up gcc-11-base:amd64 (11.2.0-16) ...
- (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 ... 18710 files and directories currently installed.)
- Preparing to unpack .../libgcc-s1_11.2.0-16_amd64.deb ...
- Unpacking libgcc-s1:amd64 (11.2.0-16) over (11.2.0-14) ...
- Setting up libgcc-s1:amd64 (11.2.0-16) ...
- (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 ... 18710 files and directories currently installed.)
- Preparing to unpack .../00-libgomp1_11.2.0-16_amd64.deb ...
- Unpacking libgomp1:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../01-libitm1_11.2.0-16_amd64.deb ...
- Unpacking libitm1:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../02-libatomic1_11.2.0-16_amd64.deb ...
- Unpacking libatomic1:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../03-libasan6_11.2.0-16_amd64.deb ...
- Unpacking libasan6:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../04-liblsan0_11.2.0-16_amd64.deb ...
- Unpacking liblsan0:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../05-libtsan0_11.2.0-16_amd64.deb ...
- Unpacking libtsan0:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../06-libubsan1_11.2.0-16_amd64.deb ...
- Unpacking libubsan1:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../07-libquadmath0_11.2.0-16_amd64.deb ...
- Unpacking libquadmath0:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../08-g++-11_11.2.0-16_amd64.deb ...
- Unpacking g++-11 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../09-libstdc++-11-dev_11.2.0-16_amd64.deb ...
- Unpacking libstdc++-11-dev:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../10-libgcc-11-dev_11.2.0-16_amd64.deb ...
- Unpacking libgcc-11-dev:amd64 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../11-gcc-11_11.2.0-16_amd64.deb ...
- Unpacking gcc-11 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../12-cpp-11_11.2.0-16_amd64.deb ...
- Unpacking cpp-11 (11.2.0-16) over (11.2.0-14) ...
- Preparing to unpack .../13-libstdc++6_11.2.0-16_amd64.deb ...
- Unpacking libstdc++6:amd64 (11.2.0-16) over (11.2.0-14) ...
- Setting up libstdc++6:amd64 (11.2.0-16) ...
- Selecting previously unselected package libmpdec3: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 ... 18710 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../libpython3.9-stdlib_3.9.10-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.10-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.10-1_amd64.deb ...
- Unpacking python3.9 (3.9.10-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up python3-minimal (3.9.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19081 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.9.8-1_amd64.deb ...
- Unpacking python3 (3.9.8-1) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../01-libpipeline1_1.5.5-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.5-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 libicu67:amd64.
- Preparing to unpack .../03-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../04-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- 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~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package libclang-cpp13.
- Preparing to unpack .../07-libclang-cpp13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking libclang-cpp13 (1:13.0.1~+rc3-1~exp1+b1) ...
- 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_11.2.0-16_amd64.deb ...
- Unpacking libobjc4:amd64 (11.2.0-16) ...
- Selecting previously unselected package libobjc-11-dev:amd64.
- Preparing to unpack .../10-libobjc-11-dev_11.2.0-16_amd64.deb ...
- Unpacking libobjc-11-dev:amd64 (11.2.0-16) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../11-libc6-i386_2.33-5_amd64.deb ...
- Unpacking libc6-i386 (2.33-5) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../12-lib32gcc-s1_11.2.0-16_amd64.deb ...
- Unpacking lib32gcc-s1 (11.2.0-16) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../13-lib32stdc++6_11.2.0-16_amd64.deb ...
- Unpacking lib32stdc++6 (11.2.0-16) ...
- Selecting previously unselected package libclang-common-13-dev.
- Preparing to unpack .../14-libclang-common-13-dev_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking libclang-common-13-dev (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package llvm-13-linker-tools.
- Preparing to unpack .../15-llvm-13-linker-tools_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking llvm-13-linker-tools (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package libclang1-13.
- Preparing to unpack .../16-libclang1-13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking libclang1-13 (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package clang-13.
- Preparing to unpack .../17-clang-13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking clang-13 (1:13.0.1~+rc3-1~exp1+b1) ...
- 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_67.1-7_amd64.deb ...
- Unpacking icu-devtools (67.1-7) ...
- 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.70.3-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.3-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../22-libglib2.0-data_2.70.3-1_all.deb ...
- Unpacking libglib2.0-data (2.70.3-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_67.1-7_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-7) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../26-libncurses-dev_6.3-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3-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-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../30-libxml2-dev_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ...
- 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~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking llvm-13-runtime (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package llvm-13.
- Preparing to unpack .../34-llvm-13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking llvm-13 (1:13.0.1~+rc3-1~exp1+b1) ...
- 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.10.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.10.0+dfsg-1) ...
- 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~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking llvm-13-tools (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package llvm-13-dev.
- Preparing to unpack .../39-llvm-13-dev_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking llvm-13-dev (1:13.0.1~+rc3-1~exp1+b1) ...
- 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.1-2_amd64.deb ...
- Unpacking shared-mime-info (2.1-2) ...
- 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-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up media-types (5.0.0) ...
- Setting up libpipeline1:amd64 (1.5.5-1) ...
- Setting up cpp-11 (11.2.0-16) ...
- Setting up libncurses-dev:amd64 (6.3-2) ...
- Setting up libicu67:amd64 (67.1-7) ...
- 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.70.3-1) ...
- No schema files found: doing nothing.
- Setting up binutils-common:amd64 (2.37.90.20220130-2) ...
- Setting up libgomp1:amd64 (11.2.0-16) ...
- Setting up libffi-dev:amd64 (3.4.2-4) ...
- Setting up libasan6:amd64 (11.2.0-16) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libglib2.0-data (2.70.3-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 libquadmath0:amd64 (11.2.0-16) ...
- Setting up libatomic1:amd64 (11.2.0-16) ...
- 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 (67.1-7) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libgc1:amd64 (1:8.0.6-1.1) ...
- Setting up libubsan1:amd64 (11.2.0-16) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libc6-i386 (2.33-5) ...
- Setting up libbinutils:amd64 (2.37.90.20220130-2) ...
- Setting up libicu-dev:amd64 (67.1-7) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libcc1-0:amd64 (11.2.0-16) ...
- Setting up liblsan0:amd64 (11.2.0-16) ...
- Setting up libitm1:amd64 (11.2.0-16) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.10-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up libtsan0:amd64 (11.2.0-16) ...
- Setting up libctf0:amd64 (2.37.90.20220130-2) ...
- Setting up libtinfo-dev:amd64 (6.3-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 (11.2.0-16) ...
- Setting up libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up lib32gcc-s1 (11.2.0-16) ...
- Setting up lib32stdc++6 (11.2.0-16) ...
- Setting up shared-mime-info (2.1-2) ...
- Setting up libllvm13:amd64 (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up libgcc-11-dev:amd64 (11.2.0-16) ...
- Setting up llvm-13-runtime (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up libclang-common-13-dev (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up python3.9 (3.9.10-1) ...
- Setting up binutils-x86-64-linux-gnu (2.37.90.20220130-2) ...
- Setting up libobjc-11-dev:amd64 (11.2.0-16) ...
- Setting up python3 (3.9.8-1) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up binutils (2.37.90.20220130-2) ...
- Setting up llvm-13-linker-tools (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up libclang1-13 (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up libclang-cpp13 (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up libstdc++-11-dev:amd64 (11.2.0-16) ...
- Setting up gcc-11 (11.2.0-16) ...
- Setting up python3-pkg-resources (59.6.0-1.2) ...
- Setting up clang-13 (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up g++-11 (11.2.0-16) ...
- Setting up llvm-13 (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up python3-yaml (5.4.1-1+b1) ...
- Setting up python3-pygments (2.10.0+dfsg-1) ...
- Setting up clang (1:13.0-54) ...
- Setting up llvm-13-tools (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up llvm-13-dev (1:13.0.1~+rc3-1~exp1+b1) ...
- Processing triggers for libc-bin (2.33-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/369:
Processing  2/369:
Processing  3/369:
-> retrieved angstrom.0.15.0  (cached)
Processing  4/369:
-> retrieved bap-api.2.4.0  (cached)
Processing  5/369:
-> retrieved bap-abi.2.4.0  (cached)
Processing  6/369:
-> retrieved bap-build.2.4.0  (cached)
Processing  7/369:
-> retrieved bap-bundle.2.4.0  (cached)
Processing  8/369:
-> retrieved bap-c.2.4.0  (cached)
Processing  9/369:
-> retrieved bap-core-theory.2.4.0  (cached)
Processing 10/369:
-> retrieved bap-future.2.4.0  (cached)
Processing 11/369:
-> retrieved bap-knowledge.2.4.0  (cached)
Processing 12/369:
-> retrieved bap-main.2.4.0  (cached)
Processing 13/369:
-> retrieved bap-plugins.2.4.0  (cached)
Processing 14/369:
-> retrieved bap-primus.2.4.0  (cached)
Processing 15/369:
-> retrieved bap-primus-mark-visited.2.4.0  (cached)
Processing 16/369:
-> retrieved bap-primus-track-visited.2.4.0  (cached)
Processing 17/369:
-> retrieved bap-recipe.2.4.0  (cached)
Processing 18/369:
-> retrieved bap-relation.2.4.0  (cached)
Processing 19/369:
-> retrieved bap-std.2.4.0  (cached)
Processing 20/369:
Processing 21/369:
-> retrieved bap-strings.2.4.0  (cached)
Processing 22/369:
-> retrieved base.v0.14.3  (cached)
Processing 23/369:
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 24/369:
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 25/369:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 26/369:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 27/369:
-> retrieved bin_prot.v0.14.0  (cached)
Processing 28/369:
-> retrieved bitvec-binprot.2.4.0  (cached)
Processing 29/369:
-> retrieved bitvec.2.4.0  (cached)
Processing 30/369:
-> retrieved bitvec-order.2.4.0  (cached)
Processing 31/369:
-> retrieved bitvec-sexp.2.4.0  (cached)
Processing 32/369:
-> retrieved camlzip.1.11  (cached)
Processing 33/369:
-> retrieved charInfo_width.1.1.0  (cached)
Processing 34/369:
Processing 35/369:
Processing 36/369:
Processing 37/369:
Processing 38/369:
Processing 39/369:
Processing 40/369:
Processing 41/369:
Processing 42/369: [conf-clang: clang]
Processing 43/369: [conf-clang: clang] [conf-gmp: sh]
Processing 44/369: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 45/369: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 46/369: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 47/369: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camomile.1.0.2  (cached)
Processing 48/369: [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.0.4  (cached)
Processing 49/369: [conf-clang: clang] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 50/369: [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 51/369: [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]
- Debian clang version 13.0.1-+rc3-1~exp1+b1
- Target: x86_64-pc-linux-gnu
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-clang.1
Processing 51/369: [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 52/369: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 52/369: [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 53/369: [cmdliner: make all] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
- + + echo
- m4
- 
-> compiled  conf-m4.1
Processing 53/369: [cmdliner: make all] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-m4.1
Processing 54/369: [cmdliner: make all] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 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 54/369: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-perl.2
Processing 55/369: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which]
- 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 55/369: [cmdliner: make all] [conf-which: which which]
Processing 56/369: [cmdliner: make all] [conf-which: which which] [conf-pkg-config: mkdir]
- /usr/bin/which
-> compiled  conf-which.1
Processing 56/369: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cppo.1.6.8  (cached)
Processing 57/369: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 58/369: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved dune.2.9.3  (cached)
Processing 59/369: [cmdliner: make all] [conf-pkg-config: mkdir]
Processing 60/369: [cmdliner: make all] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> installed conf-pkg-config.2
Processing 60/369: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 61/369: [cmdliner: make all] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-which.1
Processing 62/369: [cmdliner: make all] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.9.3  (cached)
Processing 63/369: [cmdliner: make all] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 64/369: [cmdliner: make all] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved fileutils.0.6.3  (cached)
Processing 65/369: [cmdliner: make all] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
- ocaml build.ml cma
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxa
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxs
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
-> compiled  cmdliner.1.0.4
Processing 65/369: [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
Processing 66/369: [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> compiled  conf-zlib.1
Processing 66/369: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 67/369: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved jst-config.v0.14.1  (cached)
Processing 68/369: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved lambda-term.3.1.0  (cached)
Processing 69/369: [dune: ocaml bootstrap.ml] [cmdliner: make install]
- install -d /home/opam/.opam/5.00/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/5.00/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/5.00/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/5.00/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/5.00/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/5.00/lib/cmdliner
Processing 69/369: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved lwt.5.5.0  (cached)
Processing 70/369: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved graphlib.2.4.0  (cached)
Processing 71/369: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved lwt_log.1.1.1  (cached)
Processing 72/369: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
- install -d /home/opam/.opam/5.00/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/5.00/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 72/369: [dune: ocaml bootstrap.ml]
-> installed conf-zlib.1
Processing 73/369: [dune: ocaml bootstrap.ml]
-> retrieved lwt_react.1.1.5  (cached)
Processing 74/369: [dune: ocaml bootstrap.ml]
-> retrieved mew.0.1.0  (cached)
Processing 75/369: [dune: ocaml bootstrap.ml]
-> retrieved mew_vi.0.5.0  (cached)
Processing 76/369: [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 77/369: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 78/369: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 79/369: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 80/369: [dune: ocaml bootstrap.ml]
-> retrieved oasis.0.4.11  (cached)
Processing 81/369: [dune: ocaml bootstrap.ml]
-> retrieved monads.2.4.0  (cached)
Processing 82/369: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 83/369: [dune: ocaml bootstrap.ml]
Processing 84/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 85/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 86/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 87/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlify.0.0.1  (cached)
Processing 88/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.00/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.00/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.00/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.00"; \
- echo "BINDIR=/home/opam/.opam/5.00/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.00/lib"; \
- echo "MANDIR=/home/opam/.opam/5.00/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/5.00/bin"'; \
- echo 'let libdir = "/home/opam/.opam/5.00/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/5.00/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/5.00/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.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 88/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 89/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 90/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved octavius.1.2.2  (cached)
Processing 91/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.14.2  (cached)
Processing 92/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 93/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bap.v0.14.0  (cached)
Processing 94/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 95/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 96/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 97/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ogre.2.4.0  (cached)
Processing 98/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- 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: found
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.00/lib/ocaml
-     Binaries:              /home/opam/.opam/5.00/bin
-     Manual pages:          /home/opam/.opam/5.00/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.00/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.00/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.00/bin
-     Manual pages:          /home/opam/.opam/5.00/man
-     topfind script:        /home/opam/.opam/5.00/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 98/369: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
- if test -d /home/opam/.opam/5.00/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.00/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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- make: *** [Makefile:422: src/my_std.cmo] Error 2
Processing 98/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
[ERROR] The compilation of ocamlbuild.0.14.0 failed at "make check-if-preinstalled all opam-install".
Processing 99/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 100/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 101/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 102/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 103/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 104/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 105/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 106/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 107/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 108/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 109/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 110/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 111/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 112/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 113/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 114/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 115/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 116/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 117/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 118/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 119/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 120/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 121/369: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 122/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 123/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 124/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved react.1.2.1  (cached)
Processing 125/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved re.1.10.3  (cached)
Processing 126/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 127/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 128/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 129/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> installed seq.base
Processing 130/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved sexplib.v0.14.0  (cached)
Processing 131/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 132/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 133/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stdio.v0.14.0  (cached)
Processing 134/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved regular.2.4.0  (cached)
Processing 135/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 136/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stringext.1.6.0  (cached)
Processing 137/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved time_now.v0.14.0  (cached)
Processing 138/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved trie.1.0.0  (cached)
Processing 139/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved typerep.v0.14.0  (cached)
Processing 140/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved topkg.1.0.5  (cached)
Processing 141/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved uri.4.2.0  (cached)
Processing 142/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved uuidm.0.9.7  (cached)
Processing 143/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved variantslib.v0.14.0  (cached)
Processing 144/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved utop.2.9.0  (cached)
Processing 145/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved zarith.1.12  (cached)
-> retrieved zed.3.1.0  (cached)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.00/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.00/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque    -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque    -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque    -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque    -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque    -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque    -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque    -c topfind.mli
- ocamlc -I +compiler-libs -opaque    -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.00/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque    -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.00/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
Processing 145/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque   -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque   -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque   -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque   -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 145/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 146/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make install]
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.00/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.00/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/5.00/bin"
- mkdir -p "/home/opam/.opam/5.00/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/5.00/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.00/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.00/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/5.00/lib/findlib"
- mkdir -p "/home/opam/.opam/5.00/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.00/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.00/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/5.00/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.00/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.00/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.00/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
- for x in bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/5.00/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.00/lib/$x/META.tmp" && mv "/home/opam/.opam/5.00/lib/$x/META.tmp" "/home/opam/.opam/5.00/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/5.00/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.00/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/5.00/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/5.00/man/man1" "/home/opam/.opam/5.00/man/man3" "/home/opam/.opam/5.00/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.00/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.00/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 146/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 147/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 148/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml]
Processing 149/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 150/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 151/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 152/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 153/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
-> installed base-bytes.base
Processing 154/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 155/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 156/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 157/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 158/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 159/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 160/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 161/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 162/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 163/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/5.00/bin
- binary ocamlc: found in /home/opam/.opam/5.00/bin
- binary ocamldep: found in /home/opam/.opam/5.00/bin
- binary ocamlmklib: found in /home/opam/.opam/5.00/bin
- binary ocamldoc: found in /home/opam/.opam/5.00/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/5.00/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/5.00/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/5.00/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 163/369: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: make]
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 163/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [num: make] [zarith: make]
Processing 164/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [num: make] [zarith: make] [camlzip: make install]
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/5.00/lib/zip/zip.cmxs
- Installed /home/opam/.opam/5.00/lib/zip/zip.cmxa
- Installed /home/opam/.opam/5.00/lib/zip/zlib.cmx
- Installed /home/opam/.opam/5.00/lib/zip/zip.cmx
- Installed /home/opam/.opam/5.00/lib/zip/gzip.cmx
- Installed /home/opam/.opam/5.00/lib/zip/zlib.cmt
- Installed /home/opam/.opam/5.00/lib/zip/zip.cmt
- Installed /home/opam/.opam/5.00/lib/zip/gzip.cmt
- Installed /home/opam/.opam/5.00/lib/zip/zlib.cmti
- Installed /home/opam/.opam/5.00/lib/zip/zip.cmti
- Installed /home/opam/.opam/5.00/lib/zip/gzip.cmti
- Installed /home/opam/.opam/5.00/lib/zip/zlib.cmi
- Installed /home/opam/.opam/5.00/lib/zip/zip.cmi
- Installed /home/opam/.opam/5.00/lib/zip/gzip.cmi
- Installed /home/opam/.opam/5.00/lib/zip/zlib.mli
- Installed /home/opam/.opam/5.00/lib/zip/zip.mli
- Installed /home/opam/.opam/5.00/lib/zip/gzip.mli
- Installed /home/opam/.opam/5.00/lib/zip/zip.a
- Installed /home/opam/.opam/5.00/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/5.00/lib/zip/zip.cma
- Installed /home/opam/.opam/5.00/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/5.00/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.00/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.00/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/5.00/lib/camlzip/META
-> installed camlzip.1.11
Processing 164/369: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [num: make] [zarith: make]
-> retrieved ppxlib.0.25.0~5.00preview  (git+https://github.com/kit-ty-kate/ppxlib.git#500)
Processing 164/369: [dune: ocaml bootstrap.ml] [num: make] [zarith: make]
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 164/369: [dune: ocaml bootstrap.ml] [zarith: make]
Processing 165/369: [dune: ocaml bootstrap.ml] [zarith: make] [num: make install]
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/5.00/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/5.00/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/5.00/lib/ocaml
- install -d /home/opam/.opam/5.00/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/5.00/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/5.00/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/5.00/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/5.00/lib/num-top/num_top.cma
- Installed /home/opam/.opam/5.00/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/5.00/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 165/369: [dune: ocaml bootstrap.ml] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/5.00/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 165/369: [dune: ocaml bootstrap.ml]
Processing 166/369: [dune: ocaml bootstrap.ml] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/5.00/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/5.00/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/5.00/lib/zarith/q.cmti
- Installed /home/opam/.opam/5.00/lib/zarith/z.cmti
- Installed /home/opam/.opam/5.00/lib/zarith/zarith.a
- Installed /home/opam/.opam/5.00/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/5.00/lib/zarith/q.mli
- Installed /home/opam/.opam/5.00/lib/zarith/zarith.h
- Installed /home/opam/.opam/5.00/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/5.00/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/5.00/lib/zarith/q.cmx
- Installed /home/opam/.opam/5.00/lib/zarith/z.cmx
- Installed /home/opam/.opam/5.00/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/5.00/lib/zarith/z.mli
- Installed /home/opam/.opam/5.00/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/5.00/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/5.00/lib/zarith/q.cmi
- Installed /home/opam/.opam/5.00/lib/zarith/z.cmi
- Installed /home/opam/.opam/5.00/lib/zarith/libzarith.a
- Installed /home/opam/.opam/5.00/lib/zarith/zarith.cma
- Installed /home/opam/.opam/5.00/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/5.00/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.00/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.00/lib/zarith/META
-> installed zarith.1.12
Processing 166/369: [dune: ocaml bootstrap.ml]
Processing 167/369: [dune: ocaml bootstrap.ml]
Processing 168/369: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.00/.opam-switch/build/dune.2.9.3)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/5.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -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.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/5.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -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.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/5.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/5.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/5.00/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 168/369: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/5.00/.opam-switch/build/dune.2.9.3)
-> compiled  dune.2.9.3
-> installed dune.2.9.3
Processing 170/369: [bigarray-compat: dune build]
Processing 171/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml]
Processing 172/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build]
Processing 173/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build]
Processing 174/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 175/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [mmap: dune build]
Processing 176/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build]
Processing 177/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 178/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
Processing 179/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 180/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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]
Processing 181/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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]
Processing 182/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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]
Processing 183/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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]
Processing 184/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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] [stringext: dune build]
Processing 185/369: [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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] [stringext: dune build] [trie: dune build]
Processing 185/369: [bigarray-compat: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: 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] [stringext: dune build] [trie: dune build]
-> compiled  jane-street-headers.v0.14.0
Processing 185/369: [bigarray-compat: dune build] [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] [stringext: dune build] [trie: dune build]
-> installed jane-street-headers.v0.14.0
Processing 186/369: [bigarray-compat: dune build] [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] [stringext: dune build] [trie: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 186/369: [bigarray-compat: dune build] [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] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> installed ppx_derivers.1.2.1
Processing 187/369: [bigarray-compat: dune build] [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] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 187/369: [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] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> installed bigarray-compat.1.1.0
Processing 188/369: [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] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
Processing 189/369: [bigstringaf: dune build] [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] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  mmap.1.1.0
Processing 189/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: 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] [stringext: dune build] [trie: dune build]
-> installed mmap.1.1.0
Processing 190/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: 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] [stringext: dune build] [trie: dune build]
-       ocamlc src/.sexplib0.objs/byte/sexplib0__Sexp_conv.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/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
-     ocamlopt src/.sexplib0.objs/native/sexplib0__Sexp_conv.{cmx,o} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/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 71".
Processing 190/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
Processing 191/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
Processing 192/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
Processing 193/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  result.1.5
Processing 193/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> installed result.1.5
Processing 194/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  csexp.1.5.1
Processing 194/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> installed csexp.1.5.1
Processing 195/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
Processing 196/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 196/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stringext: dune build] [trie: dune build]
-> installed stdlib-shims.0.3.0
Processing 197/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stringext: dune build] [trie: dune build]
Processing 198/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [re: dune build] [stringext: dune build] [trie: dune build]
Processing 199/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [stringext: dune build] [trie: dune build]
-> compiled  stringext.1.6.0
Processing 199/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
-> installed stringext.1.6.0
Processing 200/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build] [trie: dune build]
-> compiled  trie.1.0.0
Processing 200/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: 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 201/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 202/369: [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 202/369: [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> installed bigstringaf.0.8.0
Processing 203/369: [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> compiled  cppo.1.6.8
Processing 203/369: [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
-> installed cppo.1.6.8
Processing 204/369: [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [re: dune build]
Processing 205/369: [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [re: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 205/369: [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [re: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 206/369: [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [re: dune build]
Processing 207/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [re: dune build]
-> compiled  re.1.10.3
Processing 207/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
-> installed re.1.10.3
Processing 208/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
-> compiled  mew.0.1.0
Processing 208/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
-> installed mew.0.1.0
Processing 209/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
Processing 210/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
Processing 211/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocaml-compiler-libs: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 211/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 212/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build]
Processing 213/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [octavius: dune build] [ppxlib: dune subst]
-> compiled  octavius.1.2.2
Processing 213/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune subst]
-> installed octavius.1.2.2
Processing 214/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune subst]
-       ocamlc src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.{cmi,cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -I /home/opam/.opam/5.00/lib/bytes -I /home/opam/.opam/5.00/lib/stdlib-shims -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.cmo -c -impl src/lib/fileutils/FileUtilCMP.ml)
- File "src/lib/fileutils/FileUtilCMP.ml", line 42, characters 8-20:
- 42 |         Stream.empty st;
-              ^^^^^^^^^^^^
- Error: Unbound module Stream
[ERROR] The compilation of fileutils.0.6.3 failed at "dune build -p fileutils -j 71".
Processing 214/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune subst]
Processing 215/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune subst]
-> compiled  ocplib-endian.1.2
Processing 215/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
-> installed ocplib-endian.1.2
Processing 216/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune subst]
Processing 216/369: [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
-> compiled  angstrom.0.15.0
Processing 216/369: [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed angstrom.0.15.0
Processing 217/369: [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 218/369: [camomile: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
-> compiled  dune-configurator.2.9.3
Processing 218/369: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
-> installed dune-configurator.2.9.3
Processing 219/369: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 220/369: [camomile: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 221/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 222/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 223/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 224/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 225/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 226/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 227/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 228/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 229/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 230/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 231/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 232/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 233/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 234/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 235/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 236/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 237/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 238/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 239/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 240/369: [camomile: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmo -c -impl Camomile/internal/byte_labeled_dag.ml)
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- Hint: Did you mean UPervasives?
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.{cmi,cmti} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmi -c -intf Camomile/public/oOChannel.mli)
- File "Camomile/public/oOChannel.mli", line 68, characters 34-42:
- 68 | class ['a] channel_of_stream : 'a Stream.t -> ['a] obj_input_channel
-                                        ^^^^^^^^
- Error: Unbound module Stream
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmo -c -impl Camomile/public/uCS4.ml)
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- Hint: Did you mean UPervasives?
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmo -c -impl Camomile/public/uTF8.ml)
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- Hint: Did you mean UPervasives?
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.{cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.cmo -c -impl Camomile/internal/unidata.ml)
- File "Camomile/internal/unidata.ml", line 305, characters 26-48:
- 305 |     let lowercase_ascii = StringLabels.lowercase
-                                 ^^^^^^^^^^^^^^^^^^^^^^
- Error: Unbound value StringLabels.lowercase
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.{cmx,o} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.cmx -c -impl Camomile/internal/byte_labeled_dag.ml)
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- Hint: Did you mean UPervasives?
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.{cmx,o} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.cmx -c -impl Camomile/public/uCS4.ml)
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- Hint: Did you mean UPervasives?
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.{cmx,o} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.cmx -c -impl Camomile/public/uTF8.ml)
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Error: Unbound module Pervasives
- Hint: Did you mean UPervasives?
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Unidata.{cmx,o} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Unidata.cmx -c -impl Camomile/internal/unidata.ml)
- File "Camomile/internal/unidata.ml", line 305, characters 26-48:
- 305 |     let lowercase_ascii = StringLabels.lowercase
-                                 ^^^^^^^^^^^^^^^^^^^^^^
- Error: Unbound value StringLabels.lowercase
[ERROR] The compilation of camomile.1.0.2 failed at "dune build -p camomile -j 71 @install".
Processing 240/369: [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 241/369: [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 242/369: [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 243/369: [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 244/369: [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 245/369: [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
-       ocamlc src/unix/config/.discover.eobjs/byte/discover.{cmi,cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/config/.discover.eobjs/byte -I /home/opam/.opam/5.00/lib/csexp -I /home/opam/.opam/5.00/lib/dune-configurator -I /home/opam/.opam/5.00/lib/result -no-alias-deps -o src/unix/config/.discover.eobjs/byte/discover.cmo -c -impl src/unix/config/discover.ml)
- File "src/unix/config/discover.ml", line 67, characters 16-32:
- 67 | let uppercase = String.uppercase [@ocaml.warning "-3"]
-                      ^^^^^^^^^^^^^^^^
- Error: Unbound value String.uppercase
[ERROR] The compilation of lwt.5.5.0 failed at "dune exec -p lwt src/unix/config/discover.exe -- --save --use-libev false".
Processing 245/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 246/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 247/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 248/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 249/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 250/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 251/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 252/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 253/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
Processing 254/369: [ocamlgraph: dune build] [ppxlib: dune build] [uri: dune build]
-> compiled  ocamlgraph.2.0.0
Processing 254/369: [ppxlib: dune build] [uri: dune build]
-> installed ocamlgraph.2.0.0
Processing 255/369: [ppxlib: dune build] [uri: dune build]
-> compiled  uri.4.2.0
Processing 255/369: [ppxlib: dune build]
-> installed uri.4.2.0
Processing 256/369: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.00/.opam-switch/build/ppxlib.0.25.0~5.00preview)
-> compiled  ppxlib.0.25.0~5.00preview
-> installed ppxlib.0.25.0~5.00preview
Processing 268/369: [ppx_pipebang: dune build]
Processing 269/369: [ppx_pipebang: dune build]
Processing 270/369: [ppx_pipebang: dune build]
Processing 271/369: [ppx_pipebang: dune build]
Processing 272/369: [ppx_pipebang: dune build]
Processing 273/369: [ppx_pipebang: dune build]
Processing 274/369: [ppx_pipebang: dune build]
Processing 275/369: [ppx_pipebang: dune build]
Processing 276/369: [ppx_pipebang: dune build]
Processing 277/369: [ppx_pipebang: dune build]
Processing 278/369: [ppx_pipebang: dune build]
Processing 279/369: [ppx_pipebang: dune build]
Processing 280/369: [ppx_pipebang: dune build]
Processing 281/369: [ppx_pipebang: dune build]
Processing 282/369: [ppx_pipebang: dune build]
Processing 283/369: [ppx_pipebang: dune build]
Processing 284/369: [ppx_pipebang: dune build]
Processing 285/369: [ppx_pipebang: dune build]
Processing 286/369: [ppx_pipebang: dune build]
Processing 287/369: [ppx_pipebang: dune build]
Processing 288/369: [ppx_pipebang: dune build]
Processing 289/369: [ppx_pipebang: dune build]
Processing 290/369: [ppx_pipebang: dune build]
Processing 291/369: [ppx_pipebang: dune build]
Processing 292/369: [ppx_pipebang: dune build]
Processing 293/369: [ppx_pipebang: dune build]
Processing 294/369: [ppx_pipebang: dune build]
Processing 295/369: [ppx_pipebang: dune build]
Processing 296/369: [ppx_pipebang: dune build]
Processing 297/369: [ppx_pipebang: dune build]
Processing 298/369: [ppx_pipebang: dune build]
Processing 299/369: [ppx_pipebang: dune build]
Processing 300/369: [ppx_pipebang: dune build]
Processing 301/369: [ppx_pipebang: dune build]
Processing 302/369: [ppx_pipebang: dune build]
Processing 303/369: [ppx_pipebang: dune build]
Processing 304/369: [ppx_pipebang: dune build]
Processing 305/369: [ppx_pipebang: dune build]
Processing 306/369: [ppx_pipebang: dune build]
Processing 307/369: [ppx_pipebang: dune build]
Processing 308/369: [ppx_pipebang: dune build]
Processing 309/369: [ppx_pipebang: dune build]
Processing 310/369: [ppx_pipebang: dune build]
Processing 311/369: [ppx_pipebang: dune build]
Processing 312/369: [ppx_pipebang: dune build]
Processing 313/369: [ppx_pipebang: dune build]
Processing 314/369: [ppx_pipebang: dune build]
Processing 315/369: [ppx_pipebang: dune build]
Processing 316/369: [ppx_pipebang: dune build]
Processing 317/369: [ppx_pipebang: dune build]
Processing 318/369: [ppx_pipebang: dune build]
Processing 319/369: [ppx_pipebang: dune build]
Processing 320/369: [ppx_pipebang: dune build]
Processing 321/369: [ppx_pipebang: dune build]
Processing 322/369: [ppx_pipebang: dune build]
Processing 323/369: [ppx_pipebang: dune build]
Processing 324/369: [ppx_pipebang: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "71" (CWD=/home/opam/.opam/5.00/.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.00.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.00/.opam-switch/build/sexplib0.v0.14.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p sexplib0 -j 71
# exit-code            1
# env-file             ~/.opam/log/sexplib0-10-4e2eae.env
# output-file          ~/.opam/log/sexplib0-10-4e2eae.out
### output ###
#       ocamlc src/.sexplib0.objs/byte/sexplib0__Sexp_conv.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/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
#     ocamlopt src/.sexplib0.objs/native/sexplib0__Sexp_conv.{cmx,o} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/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 ocamlbuild.0.14.0 ==================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.00.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.00/.opam-switch/build/ocamlbuild.0.14.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build make check-if-preinstalled all opam-install
# exit-code            2
# env-file             ~/.opam/log/ocamlbuild-10-8950cf.env
# output-file          ~/.opam/log/ocamlbuild-10-8950cf.out
### output ###
# if test -d /home/opam/.opam/5.00/lib/ocaml/ocamlbuild; then\
#   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
#        "/home/opam/.opam/5.00/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
# File "src/my_std.ml", line 127, characters 20-38:
# 127 |       let compare = Pervasives.compare
#                           ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# make: *** [Makefile:422: src/my_std.cmo] Error 2


#=== ERROR while compiling lwt.5.5.0 ==========================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.00.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.00/.opam-switch/build/lwt.5.5.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune exec -p lwt src/unix/config/discover.exe -- --save --use-libev false
# exit-code            1
# env-file             ~/.opam/log/lwt-10-60ded3.env
# output-file          ~/.opam/log/lwt-10-60ded3.out
### output ###
#       ocamlc src/unix/config/.discover.eobjs/byte/discover.{cmi,cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/config/.discover.eobjs/byte -I /home/opam/.opam/5.00/lib/csexp -I /home/opam/.opam/5.00/lib/dune-configurator -I /home/opam/.opam/5.00/lib/result -no-alias-deps -o src/unix/config/.discover.eobjs/byte/discover.cmo -c -impl src/unix/config/discover.ml)
# File "src/unix/config/discover.ml", line 67, characters 16-32:
# 67 | let uppercase = String.uppercase [@ocaml.warning "-3"]
#                      ^^^^^^^^^^^^^^^^
# Error: Unbound value String.uppercase


#=== ERROR while compiling fileutils.0.6.3 ====================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.00.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.00/.opam-switch/build/fileutils.0.6.3
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p fileutils -j 71
# exit-code            1
# env-file             ~/.opam/log/fileutils-10-953e21.env
# output-file          ~/.opam/log/fileutils-10-953e21.out
### output ###
#       ocamlc src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.{cmi,cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -I /home/opam/.opam/5.00/lib/bytes -I /home/opam/.opam/5.00/lib/stdlib-shims -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.cmo -c -impl src/lib/fileutils/FileUtilCMP.ml)
# File "src/lib/fileutils/FileUtilCMP.ml", line 42, characters 8-20:
# 42 |         Stream.empty st;
#              ^^^^^^^^^^^^
# Error: Unbound module Stream


#=== ERROR while compiling camomile.1.0.2 =====================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.00.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.00/.opam-switch/build/camomile.1.0.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p camomile -j 71 @install
# exit-code            1
# env-file             ~/.opam/log/camomile-10-ee4500.env
# output-file          ~/.opam/log/camomile-10-ee4500.out
### output ###
#    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
# 4 shift/reduce conflicts.
#       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmo -c -impl Camomile/internal/byte_labeled_dag.ml)
# File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
# 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
#                                   ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# Hint: Did you mean UPervasives?
#       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.{cmi,cmti} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmi -c -intf Camomile/public/oOChannel.mli)
# File "Camomile/public/oOChannel.mli", line 68, characters 34-42:
# 68 | class ['a] channel_of_stream : 'a Stream.t -> ['a] obj_input_channel
#                                        ^^^^^^^^
# Error: Unbound module Stream
#       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmo -c -impl Camomile/public/uCS4.ml)
# File "Camomile/public/uCS4.ml", line 143, characters 9-27:
# 143 |     0 -> Pervasives.compare a b
#                ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# Hint: Did you mean UPervasives?
#       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmo -c -impl Camomile/public/uTF8.ml)
# File "Camomile/public/uTF8.ml", line 197, characters 20-38:
# 197 | let compare s1 s2 = Pervasives.compare s1 s2
#                           ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# Hint: Did you mean UPervasives?
#       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.{cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.cmo -c -impl Camomile/internal/unidata.ml)
# File "Camomile/internal/unidata.ml", line 305, characters 26-48:
# 305 |     let lowercase_ascii = StringLabels.lowercase
#                                 ^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound value StringLabels.lowercase
#     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.{cmx,o} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.cmx -c -impl Camomile/internal/byte_labeled_dag.ml)
# File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
# 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
#                                   ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# Hint: Did you mean UPervasives?
#     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.{cmx,o} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.cmx -c -impl Camomile/public/uCS4.ml)
# File "Camomile/public/uCS4.ml", line 143, characters 9-27:
# 143 |     0 -> Pervasives.compare a b
#                ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# Hint: Did you mean UPervasives?
#     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.{cmx,o} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.cmx -c -impl Camomile/public/uTF8.ml)
# File "Camomile/public/uTF8.ml", line 197, characters 20-38:
# 197 | let compare s1 s2 = Pervasives.compare s1 s2
#                           ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives
# Hint: Did you mean UPervasives?
#     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Unidata.{cmx,o} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Unidata.cmx -c -impl Camomile/internal/unidata.ml)
# File "Camomile/internal/unidata.ml", line 305, characters 26-48:
# 305 |     let lowercase_ascii = StringLabels.lowercase
#                                 ^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound value StringLabels.lowercase



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install bap-abi                  2.4.0
| - install bap-api                  2.4.0
| - install bap-build                2.4.0
| - install bap-bundle               2.4.0
| - install bap-c                    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-primus               2.4.0
| - install bap-primus-mark-visited  2.4.0
| - install bap-primus-track-visited 2.4.0
| - install bap-recipe               2.4.0
| - install bap-relation             2.4.0
| - install bap-std                  2.4.0
| - install bap-strings              2.4.0
| - install base                     v0.14.3
| - 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 charInfo_width           1.1.0
| - install core_kernel              v0.14.2
| - install fieldslib                v0.14.0
| - install graphlib                 2.4.0
| - install jst-config               v0.14.1
| - install lambda-term              3.1.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 oasis                    0.4.11
| - install ocamlify                 0.0.1
| - install ocamlmod                 0.0.9
| - 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.1
| - install regular                  2.4.0
| - install sexplib                  v0.14.0
| - install splittable_random        v0.14.0
| - install stdio                    v0.14.0
| - install time_now                 v0.14.0
| - install topkg                    1.0.5
| - install typerep                  v0.14.0
| - install utop                     2.9.0
| - install uuidm                    0.9.7
| - install variantslib              v0.14.0
| - install zed                      3.1.0
+- 
+- The following actions failed
| - build camomile   1.0.2
| - build fileutils  0.6.3
| - build lwt        5.5.0
| - build ocamlbuild 0.14.0
| - build sexplib0   v0.14.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install angstrom            0.15.0
| - install base-bytes          base
| - install bigarray-compat     1.1.0
| - install bigstringaf         0.8.0
| - install camlzip             1.11
| - install cmdliner            1.0.4
| - 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 cppo                1.6.8
| - install csexp               1.5.1
| - install dune                2.9.3
| - install dune-configurator   2.9.3
| - install jane-street-headers v0.14.0
| - install mew                 0.1.0
| - install mmap                1.1.0
| - install num                 1.4
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims  1.0.0
| - install ocamlfind           1.9.3
| - install ocamlgraph          2.0.0
| - install ocplib-endian       1.2
| - 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.3
| - install result              1.5
| - install seq                 base
| - install stdlib-shims        0.3.0
| - install stringext           1.6.0
| - install trie                1.0.0
| - install uri                 4.2.0
| - install zarith              1.12
+- 
# 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.00/.opam-switch/backup/state-20220203165632.export"
'opam install -vy bap-primus-mark-visited.2.4.0' failed.
"/bin/bash" "-c"
"
opam remove -y "bap-primus-mark-visited.2.4.0"
opam install -vy "bap-primus-mark-visited.2.4.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "bap-primus-mark-visited.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