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


Building on asteria.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 14:45.33 ---> 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 14:45.33 ---> 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 14:45.33 ---> 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 14:45.33 ---> 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 14:45.33 ---> 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 1s (385 kB/s)
- Reading package lists...
2022-02-03 14:45.33 ---> using "621f94e14925313e036e9e8edb72ef7cc5414527dd9f207f32f6eb37decb7348" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"bap-core.2.4.0\"\
               \nopam install -vy \"bap-core.2.4.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"bap-core.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-core.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 conf-perl              2                  [required by bap-std]
  - install bap-signatures         2.4.0              [required by bap-byteweight]
  - install conf-binutils          0.3                [required by bap-cxxfilt, bap-objdump]
  - install conf-clang             1                  [required by bap-std]
  - install ocamlbuild             0.14.0             [required by xmlm]
  - install conf-pkg-config        2                  [required by conf-zlib]
  - install conf-gmp               4                  [required by bap-std]
  - install dune                   2.9.3              [required by linenoise, FrontC]
  - install cmdliner               1.0.4              [required by bap-callsites, bap-powerpc]
  - install conf-env-travis        1                  [required by bap-llvm]
  - install conf-which             1                  [required by bap-std, conf-bap-llvm]
  - install ocamlfind              1.9.3              [required by bap-frontend, bap-toplevel]
  - install conf-zlib              1                  [required by camlzip]
  - install trie                   1.0.0              [required by mew]
  - install stdlib-shims           0.3.0              [required by ounit2]
  - install sexplib0               v0.14.0            [required by sexplib, base, bitvec-sexp]
  - install result                 1.5                [required by bap-std, linenoise]
  - install re                     1.10.3             [required by bap-objdump, bap-callgraph-collator, bap-print]
  - 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 bap-cache, bap-llvm]
  - install menhirSdk              20211012           [required by menhir]
  - install menhirLib              20211012           [required by menhir]
  - 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 conf-bap-llvm          1.6                [required by bap-llvm]
  - install zarith                 1.12               [required by bap-patterns, bap-mips, bap-powerpc]
  - install topkg                  1.0.5              [required by xmlm]
  - 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 ounit2]
  - install camlzip                1.11               [required by bap-byteweight, bap-recipe-command]
  - install ocamlgraph             2.0.0              [required by graphlib]
  - install mew                    0.1.0              [required by mew_vi]
  - install linenoise              1.3.1              [required by bap-analyze]
  - install ppxlib                 0.25.0~5.00preview [required by ppx_bap]
  - install menhir                 20211012           [required by FrontC]
  - 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 xmlm                   1.3.0              [required by bap-patterns]
  - install uuidm                  0.9.7              [required by bap-cache, bap-recipe-command]
  - install react                  1.2.1              [required by utop]
  - install oasis                  0.4.11             [required by bap-symbol-reader, bap-mc, bap-callsites, etc.]
  - install stringext              1.6.0              [required by uri]
  - install ounit2                 2.2.5              [required by ounit]
  - install ocplib-endian          1.2                [required by lwt]
  - install fileutils              0.6.3              [required by bap-patterns, bap-api, bap-cache, bap-recipe-command]
  - install ppx_pipebang           v0.14.0            [required by ppx_jane]
  - install FrontC                 4.1.0              [required by bap-frontc]
  - install base                   v0.14.3            [required by bap-recipe-command]
  - 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-systemz, bap-relocatable, bap-powerpc, etc.]
  - install ounit                  2.2.5              [required by bap-stub-resolver]
  - 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-recipe-command]
  - 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-recipe-command]
  - install fieldslib              v0.14.0            [required by core_kernel]
  - install bap-relation           2.4.0              [required by bap-core]
  - install uri                    4.2.0              [required by bap-byteweight, bap-patterns]
  - install bitvec-sexp            2.4.0              [required by bap-relocatable, bap-objdump, bap-patterns, bap-stub-resolver]
  - 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-core]
  - install ppx_fields_conv        v0.14.2            [required by ppx_bap]
  - install bitvec-order           2.4.0              [required by bap-relocatable, bap-objdump, bap-arm, etc.]
  - 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-systemz, bap-stub-resolver, bap-relocatable, etc.]
  - install base_bigstring         v0.14.0            [required by core_kernel]
  - install bitvec-binprot         2.4.0              [required by bap-patterns]
  - install core_kernel            v0.14.2            [required by bap-systemz, bap-stub-resolver, bap-riscv, etc.]
  - install text-tags              2.4.0              [required by bap-print]
  - install regular                2.4.0              [required by bap-print, bap-powerpc, bap-mips, etc.]
  - install monads                 2.4.0              [required by bap-relocatable, bap-powerpc, bap-disassemble, etc.]
  - install bap-strings            2.4.0              [required by bap-primus]
  - install bap-bundle             2.4.0              [required by bap-core]
  - install bap-build              2.4.0              [required by bap-core]
  - install graphlib               2.4.0              [required by bap-optimization, bap-callgraph-collator, bap-dump-symbols, bap-print]
  - install ogre                   2.4.0              [required by bap-systemz, bap-specification, bap-relocatable, etc.]
  - install bap-knowledge          2.4.0              [required by bap-systemz, bap-stub-resolver, bap-relocatable, etc.]
  - install bap-future             2.4.0              [required by bap-bil, bap-symbol-reader]
  - install bap-core-theory        2.4.0              [required by bap-systemz, bap-riscv, bap-print, etc.]
  - install bap-plugins            2.4.0              [required by bap-core]
  - install bap-main               2.4.0              [required by bap-core]
  - install bap-std                2.4.0              [required by bap-core]
  - install bap-toplevel           2.4.0              [required by bap-core]
  - install bap-systemz            2.4.0              [required by bap-core]
  - install bap-symbol-reader      2.4.0              [required by bap-core]
  - install bap-ssa                2.4.0              [required by bap-core]
  - install bap-specification      2.4.0              [required by bap-core]
  - install bap-report             2.4.0              [required by bap-core]
  - install bap-recipe-command     2.4.0              [required by bap-core]
  - install bap-raw                2.4.0              [required by bap-core]
  - install bap-optimization       2.4.0              [required by bap-core]
  - install bap-objdump            2.4.0              [required by bap-core]
  - install bap-mc                 2.4.0              [required by bap-core]
  - install bap-llvm               2.4.0              [required by bap-core]
  - install bap-frontend           2.4.0              [required by bap-core]
  - install bap-flatten            2.4.0              [required by bap-core]
  - install bap-elementary         2.4.0              [required by bap-core]
  - install bap-dump-symbols       2.4.0              [required by bap-core]
  - install bap-disassemble        2.4.0              [required by bap-core]
  - install bap-dependencies       2.4.0              [required by bap-core]
  - install bap-demangle           2.4.0              [required by bap-core]
  - install bap-callsites          2.4.0              [required by bap-core]
  - install bap-callgraph-collator 2.4.0              [required by bap-core]
  - install bap-cache              2.4.0              [required by bap-core]
  - install bap-byteweight         2.4.0              [required by bap-core]
  - install bap-bil                2.4.0              [required by bap-core]
  - install bap-api                2.4.0              [required by bap-core]
  - install bap-analyze            2.4.0              [required by bap-core]
  - install bap-abi                2.4.0              [required by bap-core]
  - install bap-print              2.4.0              [required by bap-core]
  - install bap-cxxfilt            2.4.0              [required by bap-core]
  - install bap-stub-resolver      2.4.0              [required by bap-core]
  - install bap-c                  2.4.0              [required by bap-core]
  - install bap-x86                2.4.0              [required by bap-core]
  - install bap-riscv              2.4.0              [required by bap-core]
  - install bap-primus             2.4.0              [required by bap-core]
  - install bap-powerpc            2.4.0              [required by bap-core]
  - install bap-mips               2.4.0              [required by bap-core]
  - install bap-glibc-runtime      2.4.0              [required by bap-core]
  - install bap-frontc             2.4.0              [required by bap-core]
  - install bap-primus-lisp        2.4.0              [required by bap-core]
  - install bap-patterns           2.4.0              [required by bap-core]
  - install bap-arm                2.4.0              [required by bap-core]
  - install bap-thumb              2.4.0              [required by bap-core]
  - install bap-relocatable        2.4.0              [required by bap-core]
  - install bap-core               2.4.0
===== 174 to install =====

The following system packages will first need to be installed:
    binutils-multiarch clang libgmp-dev llvm-9-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" "binutils-multiarch" "clang" "libgmp-dev" "llvm-9-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 binutils-multiarch.
- Preparing to unpack .../03-binutils-multiarch_2.37.90.20220130-2_amd64.deb ...
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-nm to /usr/bin/x86_64-linux-gnu-nm.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-objdump to /usr/bin/x86_64-linux-gnu-objdump.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-objcopy to /usr/bin/x86_64-linux-gnu-objcopy.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-strings to /usr/bin/x86_64-linux-gnu-strings.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-strip to /usr/bin/x86_64-linux-gnu-strip.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-size to /usr/bin/x86_64-linux-gnu-size.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-ar to /usr/bin/x86_64-linux-gnu-ar.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-ranlib to /usr/bin/x86_64-linux-gnu-ranlib.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-addr2line to /usr/bin/x86_64-linux-gnu-addr2line.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-gprof to /usr/bin/x86_64-linux-gnu-gprof.single by binutils-multiarch'
- Adding 'diversion of /usr/bin/x86_64-linux-gnu-readelf to /usr/bin/x86_64-linux-gnu-readelf.single by binutils-multiarch'
- Unpacking binutils-multiarch (2.37.90.20220130-2) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../04-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../05-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 .../06-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 .../07-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 .../08-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 .../09-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 .../10-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 .../11-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 .../12-libc6-i386_2.33-5_amd64.deb ...
- Unpacking libc6-i386 (2.33-5) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../13-lib32gcc-s1_11.2.0-16_amd64.deb ...
- Unpacking lib32gcc-s1 (11.2.0-16) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../14-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 .../15-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 .../16-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 .../17-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 .../18-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 .../19-clang_1%3a13.0-54_amd64.deb ...
- Unpacking clang (1:13.0-54) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../20-icu-devtools_67.1-7_amd64.deb ...
- Unpacking icu-devtools (67.1-7) ...
- Selecting previously unselected package libllvm9:amd64.
- Preparing to unpack .../21-libllvm9_1%3a9.0.1-20+b1_amd64.deb ...
- Unpacking libllvm9:amd64 (1:9.0.1-20+b1) ...
- Selecting previously unselected package libclang-cpp9.
- Preparing to unpack .../22-libclang-cpp9_1%3a9.0.1-20+b1_amd64.deb ...
- Unpacking libclang-cpp9 (1:9.0.1-20+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../23-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 .../24-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 .../25-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 .../26-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 .../27-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 .../28-libicu-dev_67.1-7_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-7) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../29-libncurses-dev_6.3-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../30-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 .../31-libsigsegv2_2.14-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.14-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../32-libtinfo-dev_6.3-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../33-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 .../34-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 .../35-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 .../36-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 .../37-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 .../38-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 .../39-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 .../40-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 .../41-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 .../42-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 llvm-9-runtime.
- Preparing to unpack .../43-llvm-9-runtime_1%3a9.0.1-20+b1_amd64.deb ...
- Unpacking llvm-9-runtime (1:9.0.1-20+b1) ...
- Selecting previously unselected package llvm-9.
- Preparing to unpack .../44-llvm-9_1%3a9.0.1-20+b1_amd64.deb ...
- Unpacking llvm-9 (1:9.0.1-20+b1) ...
- Selecting previously unselected package llvm-9-tools.
- Preparing to unpack .../45-llvm-9-tools_1%3a9.0.1-20+b1_amd64.deb ...
- Unpacking llvm-9-tools (1:9.0.1-20+b1) ...
- Selecting previously unselected package llvm-9-dev.
- Preparing to unpack .../46-llvm-9-dev_1%3a9.0.1-20+b1_amd64.deb ...
- Unpacking llvm-9-dev (1:9.0.1-20+b1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../47-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../48-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 .../49-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 .../50-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 .../51-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 libllvm9:amd64 (1:9.0.1-20+b1) ...
- 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 libclang-cpp9 (1:9.0.1-20+b1) ...
- 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 llvm-9-runtime (1:9.0.1-20+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 llvm-9 (1:9.0.1-20+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 binutils-multiarch (2.37.90.20220130-2) ...
- 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-9-tools (1:9.0.1-20+b1) ...
- Setting up llvm-9-dev (1:9.0.1-20+b1) ...
- 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/522:
Processing  2/522:
Processing  3/522:
-> retrieved angstrom.0.15.0  (cached)
Processing  4/522:
-> retrieved bap-abi.2.4.0  (cached)
Processing  5/522:
-> retrieved bap-analyze.2.4.0  (cached)
Processing  6/522:
-> retrieved bap-api.2.4.0  (cached)
Processing  7/522:
-> retrieved bap-arm.2.4.0  (cached)
Processing  8/522:
-> retrieved bap-bil.2.4.0  (cached)
Processing  9/522:
-> retrieved bap-build.2.4.0  (cached)
Processing 10/522:
-> retrieved bap-bundle.2.4.0  (cached)
Processing 11/522:
-> retrieved bap-byteweight.2.4.0  (cached)
Processing 12/522:
-> retrieved bap-c.2.4.0  (cached)
Processing 13/522:
-> retrieved bap-cache.2.4.0  (cached)
Processing 14/522:
-> retrieved bap-callgraph-collator.2.4.0  (cached)
Processing 15/522:
-> retrieved bap-callsites.2.4.0  (cached)
Processing 16/522:
-> retrieved bap-core.2.4.0  (cached)
Processing 17/522:
-> retrieved bap-core-theory.2.4.0  (cached)
Processing 18/522:
-> retrieved bap-cxxfilt.2.4.0  (cached)
Processing 19/522:
-> retrieved bap-demangle.2.4.0  (cached)
Processing 20/522:
-> retrieved bap-dependencies.2.4.0  (cached)
Processing 21/522:
-> retrieved bap-disassemble.2.4.0  (cached)
Processing 22/522:
-> retrieved bap-dump-symbols.2.4.0  (cached)
Processing 23/522:
-> retrieved bap-elementary.2.4.0  (cached)
Processing 24/522:
-> retrieved bap-flatten.2.4.0  (cached)
Processing 25/522:
-> retrieved bap-frontc.2.4.0  (cached)
Processing 26/522:
-> retrieved bap-frontend.2.4.0  (cached)
Processing 27/522:
-> retrieved bap-future.2.4.0  (cached)
Processing 28/522:
-> retrieved bap-glibc-runtime.2.4.0  (cached)
Processing 29/522:
-> retrieved bap-knowledge.2.4.0  (cached)
Processing 30/522:
-> retrieved bap-llvm.2.4.0  (cached)
Processing 31/522:
-> retrieved bap-main.2.4.0  (cached)
Processing 32/522:
-> retrieved bap-mc.2.4.0  (cached)
Processing 33/522:
-> retrieved bap-mips.2.4.0  (cached)
Processing 34/522:
-> retrieved bap-objdump.2.4.0  (cached)
Processing 35/522:
-> retrieved bap-optimization.2.4.0  (cached)
Processing 36/522:
-> retrieved bap-patterns.2.4.0  (cached)
Processing 37/522:
-> retrieved bap-plugins.2.4.0  (cached)
Processing 38/522:
-> retrieved bap-powerpc.2.4.0  (cached)
Processing 39/522:
-> retrieved bap-primus.2.4.0  (cached)
Processing 40/522:
-> retrieved bap-primus-lisp.2.4.0  (cached)
Processing 41/522:
-> retrieved bap-print.2.4.0  (cached)
Processing 42/522:
-> retrieved bap-raw.2.4.0  (cached)
Processing 43/522:
-> retrieved bap-recipe.2.4.0  (cached)
Processing 44/522:
-> retrieved bap-recipe-command.2.4.0  (cached)
Processing 45/522:
-> retrieved bap-relation.2.4.0  (cached)
Processing 46/522:
-> retrieved bap-relocatable.2.4.0  (cached)
Processing 47/522:
-> retrieved bap-report.2.4.0  (cached)
Processing 48/522:
-> retrieved bap-riscv.2.4.0  (cached)
Processing 49/522:
-> retrieved bap-signatures.2.4.0  (cached)
Processing 50/522:
Processing 51/522:
Processing 52/522: [bap-signatures: mkdir]
-> retrieved bap-specification.2.4.0  (cached)
Processing 53/522: [bap-signatures: mkdir]
-> retrieved bap-ssa.2.4.0  (cached)
Processing 54/522: [bap-signatures: mkdir]
-> retrieved bap-std.2.4.0  (cached)
Processing 55/522: [bap-signatures: mkdir]
Processing 55/522: [bap-signatures: cp sigs.zip]
-> retrieved bap-strings.2.4.0  (cached)
Processing 56/522: [bap-signatures: cp sigs.zip]
-> retrieved bap-stub-resolver.2.4.0  (cached)
Processing 57/522: [bap-signatures: cp sigs.zip]
-> retrieved bap-symbol-reader.2.4.0  (cached)
Processing 58/522: [bap-signatures: cp sigs.zip]
Processing 58/522: [bap-signatures: cp Ghidra]
-> retrieved bap-systemz.2.4.0  (cached)
Processing 59/522: [bap-signatures: cp Ghidra]
-> retrieved bap-thumb.2.4.0  (cached)
Processing 60/522: [bap-signatures: cp Ghidra]
-> retrieved bap-toplevel.2.4.0  (cached)
Processing 61/522: [bap-signatures: cp Ghidra]
Processing 62/522: [bap-signatures: cp Ghidra]
-> installed bap-signatures.2.4.0
Processing 62/522:
-> retrieved bap-x86.2.4.0  (cached)
Processing 63/522:
-> retrieved base.v0.14.3  (cached)
Processing 64/522:
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 65/522:
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 66/522:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 67/522:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 68/522:
-> retrieved bin_prot.v0.14.0  (cached)
Processing 69/522:
-> retrieved bitvec.2.4.0  (cached)
Processing 70/522:
-> retrieved bitvec-binprot.2.4.0  (cached)
Processing 71/522:
-> retrieved bitvec-order.2.4.0  (cached)
Processing 72/522:
-> retrieved bitvec-sexp.2.4.0  (cached)
Processing 73/522:
-> retrieved camlzip.1.11  (cached)
Processing 74/522:
-> retrieved charInfo_width.1.1.0  (cached)
Processing 75/522:
Processing 76/522:
Processing 77/522:
Processing 78/522:
Processing 79/522:
Processing 80/522:
Processing 81/522:
Processing 82/522:
Processing 83/522:
Processing 84/522:
Processing 85/522:
[conf-binutils: subst] expanding opam variables in find-binutils.ml.in, generating find-binutils.ml
Processing 86/522: [conf-binutils: ocaml unix.cma]
Processing 87/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang]
Processing 88/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure]
Processing 89/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [conf-gmp: sh]
Processing 90/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 91/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 92/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 93/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [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 94/522: [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 95/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [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 96/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-clang: clang] [conf-env-travis: sh configure] [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 96/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-env-travis: sh configure] [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 97/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-env-travis: sh configure] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
- + cat
-> compiled  conf-env-travis.1
Processing 97/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-env-travis.1
Processing 98/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [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 98/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-gmp.4
Processing 99/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 99/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-m4.1
Processing 100/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [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 100/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-perl.2
Processing 101/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [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 101/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-which: which which]
Processing 102/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-which: which which] [conf-pkg-config: mkdir]
- /usr/bin/which
-> compiled  conf-which.1
Processing 102/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-pkg-config: mkdir]
-> retrieved cppo.1.6.8  (cached)
Processing 103/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 104/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-pkg-config: mkdir]
-> installed conf-pkg-config.2
Processing 104/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma]
Processing 105/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-zlib: pkg-config zlib]
-> installed conf-which.1
Processing 106/522: [cmdliner: make all] [conf-binutils: ocaml unix.cma] [conf-zlib: pkg-config zlib]
[conf-bap-llvm: subst] expanding opam variables in find-llvm.ml.in, generating find-llvm.ml
Processing 107/522: [cmdliner: make all] [conf-bap-llvm: ocaml find-llvm.ml] [conf-binutils: ocaml unix.cma] [conf-zlib: pkg-config zlib]
- File "./find-binutils.ml", line 35, characters 11-21:
- 35 |       r := String.sub s (i + 1) (!j - i - 1) :: !r;
-                 ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./find-binutils.ml", line 39, characters 2-12:
- 39 |   String.sub s 0 !j :: !r
-        ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./find-binutils.ml", line 42, characters 2-10:
- 42 |   List.map String.trim (split_on_char on str) |>
-        ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "./find-binutils.ml", line 109, characters 13-26:
- 109 |   let deps = String.concat "\n" deps in
-                    ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- File "./find-binutils.ml", line 110, characters 13-26:
- 110 |   let vars = String.concat "\n" vars in
-                    ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sep was omitted in the application of this function.
- File "./find-binutils.ml", line 176, characters 2-12:
- 176 |   String.sub str 0 len = pref
-         ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
-> compiled  conf-binutils.0.3
Processing 107/522: [cmdliner: make all] [conf-bap-llvm: ocaml find-llvm.ml] [conf-zlib: pkg-config zlib]
-> installed conf-binutils.0.3
Processing 108/522: [cmdliner: make all] [conf-bap-llvm: ocaml find-llvm.ml] [conf-zlib: pkg-config zlib]
-> compiled  conf-zlib.1
Processing 108/522: [cmdliner: make all] [conf-bap-llvm: ocaml find-llvm.ml]
-> installed conf-zlib.1
Processing 109/522: [cmdliner: make all] [conf-bap-llvm: ocaml find-llvm.ml]
- File "./find-llvm.ml", line 124, characters 8-16:
- 124 |         find_opt (fun cfg ->
-               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- command which llvm-config-10.0 failed: exit status 1
- command which llvm-config-100 failed: exit status 1
- command which llvm-config-10 failed: exit status 1
- command which llvm-config failed: exit status 1
- command which llvm-config-9.0 failed: exit status 1
- command which llvm-config-90 failed: exit status 1
-> compiled  conf-bap-llvm.1.6
Processing 109/522: [cmdliner: make all]
-> installed conf-bap-llvm.1.6
Processing 110/522: [cmdliner: make all]
-> retrieved dune.2.9.3  (cached)
Processing 111/522: [cmdliner: make all]
Processing 112/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved camomile.1.0.2  (cached)
Processing 113/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.9.3  (cached)
Processing 114/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved FrontC.4.1.0  (cached)
Processing 115/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 116/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved fileutils.0.6.3  (cached)
Processing 117/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 118/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved jst-config.v0.14.1  (cached)
Processing 119/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved lambda-term.3.1.0  (cached)
Processing 120/522: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved graphlib.2.4.0  (cached)
Processing 121/522: [cmdliner: make all] [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 121/522: [dune: ocaml bootstrap.ml]
Processing 122/522: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved linenoise.1.3.1  (cached)
Processing 123/522: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved lwt.5.5.0  (cached)
Processing 124/522: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved lwt_log.1.1.1  (cached)
Processing 125/522: [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 125/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved lwt_react.1.1.5  (cached)
Processing 126/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved menhir.20211012  (cached)
Processing 127/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved menhirLib.20211012  (cached)
Processing 128/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved menhirSdk.20211012  (cached)
Processing 129/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved mew.0.1.0  (cached)
Processing 130/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved mew_vi.0.5.0  (cached)
Processing 131/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved mmap.1.1.0  (cached)
Processing 132/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved num.1.4  (cached)
Processing 133/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 134/522: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved monads.2.4.0  (cached)
Processing 135/522: [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 135/522: [dune: ocaml bootstrap.ml]
-> retrieved oasis.0.4.11  (cached)
Processing 136/522: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 137/522: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 138/522: [dune: ocaml bootstrap.ml]
Processing 139/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 140/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 141/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 142/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlify.0.0.1  (cached)
Processing 143/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 144/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 145/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved octavius.1.2.2  (cached)
Processing 146/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ounit.2.2.5  (cached)
Processing 147/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ounit2.2.2.5  (cached)
Processing 148/522: [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 148/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ogre.2.4.0  (cached)
Processing 149/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.14.2  (cached)
Processing 150/522: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 151/522: [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 151/522: [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 151/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 152/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
[ERROR] The compilation of ocamlbuild.0.14.0 failed at "make check-if-preinstalled all opam-install".
-> retrieved ppx_bap.v0.14.0  (cached)
Processing 153/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 154/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 155/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 156/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 157/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 158/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 159/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 160/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 161/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 162/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 163/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 164/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 165/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 166/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 167/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 168/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 169/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 170/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 171/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 172/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 173/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 174/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 175/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 176/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 177/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 178/522: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 179/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 180/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 181/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved re.1.10.3  (cached)
Processing 182/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved react.1.2.1  (cached)
Processing 183/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 184/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 185/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 186/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> installed seq.base
Processing 187/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved sexplib.v0.14.0  (cached)
Processing 188/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 189/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 190/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved regular.2.4.0  (cached)
Processing 191/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stdio.v0.14.0  (cached)
Processing 192/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 193/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stringext.1.6.0  (cached)
Processing 194/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved time_now.v0.14.0  (cached)
Processing 195/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved text-tags.2.4.0  (cached)
Processing 196/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved topkg.1.0.5  (cached)
Processing 197/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved trie.1.0.0  (cached)
Processing 198/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved typerep.v0.14.0  (cached)
Processing 199/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved uri.4.2.0  (cached)
Processing 200/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved uuidm.0.9.7  (cached)
Processing 201/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved utop.2.9.0  (cached)
Processing 202/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved variantslib.v0.14.0  (cached)
Processing 203/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved xmlm.1.3.0  (cached)
Processing 204/522: [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 204/522: [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 204/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 205/522: [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 205/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 206/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 207/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml]
Processing 208/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 209/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 210/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 211/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make]
Processing 212/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
-> installed base-bytes.base
Processing 213/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 214/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 215/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 216/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 217/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 218/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 219/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 220/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 221/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 222/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 223/522: [ppxlib.0.25.0~5.00preview: git] [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
Processing 224/522: [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 224/522: [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 224/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [num: make] [zarith: make]
Processing 225/522: [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 225/522: [ppxlib.0.25.0~5.00preview: git] [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 225/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml] [zarith: make]
Processing 226/522: [ppxlib.0.25.0~5.00preview: git] [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 226/522: [ppxlib.0.25.0~5.00preview: git] [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 226/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 227/522: [ppxlib.0.25.0~5.00preview: git] [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 227/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 228/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
Processing 229/522: [ppxlib.0.25.0~5.00preview: git] [dune: ocaml bootstrap.ml]
- 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 255
- 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 229/522: [ppxlib.0.25.0~5.00preview: git] [dune: ./dune.exe build]
-> compiled  dune.2.9.3
Processing 229/522: [ppxlib.0.25.0~5.00preview: git]
-> installed dune.2.9.3
Processing 230/522: [ppxlib.0.25.0~5.00preview: git]
Processing 231/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build]
Processing 232/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml]
Processing 233/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build]
Processing 234/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build]
Processing 235/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 236/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build]
Processing 237/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 238/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build]
Processing 239/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build]
Processing 240/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 241/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
Processing 242/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 243/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 244/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 245/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 246/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 247/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 248/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: ocaml configure.ml] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 248/522: [ppxlib.0.25.0~5.00preview: git] [bigarray-compat: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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  bigarray-compat.1.1.0
Processing 248/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 bigarray-compat.1.1.0
Processing 249/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 250/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: 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 250/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: 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 251/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: 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  csexp.1.5.1
Processing 251/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: 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 csexp.1.5.1
Processing 252/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: 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  stdlib-shims.0.3.0
Processing 252/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: 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] [stringext: dune build] [trie: dune build]
-> installed stdlib-shims.0.3.0
Processing 253/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: 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] [stringext: dune build] [trie: dune build]
Processing 254/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: 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] [stringext: dune build] [trie: dune build]
Processing 255/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [trie: dune build]
Processing 256/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [trie: dune build]
-> compiled  mmap.1.1.0
Processing 256/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [trie: dune build]
-> installed mmap.1.1.0
Processing 257/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [trie: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 257/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [trie: dune build]
-> installed ppx_derivers.1.2.1
Processing 258/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [trie: dune build]
-> compiled  trie.1.0.0
Processing 258/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> installed trie.1.0.0
Processing 259/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> compiled  stringext.1.6.0
Processing 259/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> installed stringext.1.6.0
Processing 260/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> compiled  result.1.5
Processing 260/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 261/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
Processing 262/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
Processing 263/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
Processing 264/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211012
Processing 264/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhirSdk: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
-> installed menhirLib.20211012
Processing 265/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhirSdk: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
-> compiled  menhirSdk.20211012
Processing 265/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
-> installed menhirSdk.20211012
Processing 266/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: dune build]
Processing 267/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build] [sexplib0: 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
Processing 267/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build]
[ERROR] The compilation of sexplib0.v0.14.0 failed at "dune build -p sexplib0 -j 255".
Processing 268/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build]
Processing 269/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build]
Processing 270/522: [ppxlib.0.25.0~5.00preview: git] [bigstringaf: dune build] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build]
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 270/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build]
-> installed bigstringaf.0.8.0
Processing 271/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [octavius: dune build] [ounit2: dune build] [re: dune build]
-> compiled  octavius.1.2.2
Processing 271/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build]
-> installed octavius.1.2.2
Processing 272/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [linenoise: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build]
-          gcc src/linenoise_stubs.o
- linenoise_stubs.c: In function 'ml_add_completion':
- linenoise_stubs.c:39:34: warning: "caml_strdup" is deprecated: use "caml_stat_strdup" instead
-    39 |                          caml_strdup(String_val(new_completion)));
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- linenoise_stubs.c: In function 'hints_bridge':
- linenoise_stubs.c:60:13: warning: "caml_strdup" is deprecated: use "caml_stat_strdup" instead
-    60 |     char *msg = caml_strdup(String_val(Field(Field(cb_result, 0), 0)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- linenoise_stubs.c: In function 'ml_linenoise':
- linenoise_stubs.c:82:13: warning: "caml_strdup" is deprecated: use "caml_stat_strdup" instead
-    82 |   const char *result = linenoise(caml_strdup(String_val(prompt)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- linenoise_stubs.c: In function 'ml_history_add':
- linenoise_stubs.c:98:13: warning: "caml_strdup" is deprecated: use "caml_stat_strdup" instead
-    98 |   CAMLreturn(Val_int(linenoiseHistoryAdd(caml_strdup(String_val(line)))));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- linenoise_stubs.c: In function 'ml_history_save':
- linenoise_stubs.c:110:13: warning: "caml_strdup" is deprecated: use "caml_stat_strdup" instead
-   110 |   CAMLreturn(Val_int(linenoiseHistorySave(caml_strdup(String_val(filename)))));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- linenoise_stubs.c: In function 'ml_history_load':
- linenoise_stubs.c:116:13: warning: "caml_strdup" is deprecated: use "caml_stat_strdup" instead
-   116 |   CAMLreturn(Val_int(linenoiseHistoryLoad(caml_strdup(String_val(filename)))));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  linenoise.1.3.1
Processing 272/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build]
-> installed linenoise.1.3.1
Processing 273/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build] [re: dune build]
-> compiled  re.1.10.3
Processing 273/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build]
-> installed re.1.10.3
Processing 274/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [cppo: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build]
-> compiled  cppo.1.6.8
Processing 274/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build]
-> installed cppo.1.6.8
Processing 275/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ounit2: dune build]
Processing 276/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 276/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 277/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 277/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 278/522: [ppxlib.0.25.0~5.00preview: git] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 279/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [camomile: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: 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
[ERROR] The compilation of camomile.1.0.2 failed at "dune build -p camomile -j 255 @install".
-     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
Processing 279/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 280/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 281/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 282/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 283/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 284/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [fileutils: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
-       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 255".
Processing 284/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
Processing 285/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ounit2: dune build]
-       ocamlc src/lib/ounit2/advanced/.oUnitAdvanced.objs/byte/oUnitAssert.{cmi,cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/ounit2/advanced/.oUnitAdvanced.objs/byte -I /home/opam/.opam/5.00/lib/bytes -I /home/opam/.opam/5.00/lib/stdlib-shims -no-alias-deps -o src/lib/ounit2/advanced/.oUnitAdvanced.objs/byte/oUnitAssert.cmo -c -impl src/lib/ounit2/advanced/oUnitAssert.ml)
- File "src/lib/ounit2/advanced/oUnitAssert.ml", line 130, characters 13-27:
- 130 |     ?(sinput=Stream.of_list [])
-                    ^^^^^^^^^^^^^^
- Error: Unbound module Stream
[ERROR] The compilation of ounit2.2.2.5 failed at "dune build -p ounit2 -j 255".
Processing 285/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 286/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 287/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 288/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [dune-configurator: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
-> compiled  dune-configurator.2.9.3
Processing 288/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
-> installed dune-configurator.2.9.3
Processing 289/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 290/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 291/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 292/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 293/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 294/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 295/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 296/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 297/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 298/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 299/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 300/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 301/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 302/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 303/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 304/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 305/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 306/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 307/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 308/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 309/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [mew: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
-> compiled  mew.0.1.0
Processing 309/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
-> installed mew.0.1.0
Processing 310/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 311/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 312/522: [ppxlib.0.25.0~5.00preview: git] [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
-> retrieved ppxlib.0.25.0~5.00preview  (git+https://github.com/kit-ty-kate/ppxlib.git#500)
Processing 312/522: [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 313/522: [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune subst]
Processing 313/522: [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
-> compiled  ocplib-endian.1.2
Processing 313/522: [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed ocplib-endian.1.2
Processing 314/522: [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 315/522: [angstrom: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
-> compiled  ocamlgraph.2.0.0
Processing 315/522: [angstrom: dune build] [lwt: dune exec] [menhir: dune build] [ppxlib: dune build]
-> installed ocamlgraph.2.0.0
Processing 316/522: [angstrom: dune build] [lwt: dune exec] [menhir: dune build] [ppxlib: dune build]
-> compiled  angstrom.0.15.0
Processing 316/522: [lwt: dune exec] [menhir: dune build] [ppxlib: dune build]
-> installed angstrom.0.15.0
Processing 317/522: [lwt: dune exec] [menhir: dune build] [ppxlib: dune build]
Processing 318/522: [lwt: dune exec] [menhir: 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
Processing 318/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 319/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
[ERROR] The compilation of lwt.5.5.0 failed at "dune exec -p lwt src/unix/config/discover.exe -- --save --use-libev false".
Processing 320/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 321/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 322/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 323/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 324/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 325/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 326/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
Processing 327/522: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
-> compiled  uri.4.2.0
Processing 327/522: [menhir: dune build] [ppxlib: dune build]
-> installed uri.4.2.0
Processing 328/522: [menhir: dune build] [ppxlib: dune build]
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20211012
Processing 328/522: [ppxlib: dune build]
-> installed menhir.20211012
Processing 329/522: [ppxlib: dune build]
Processing 330/522: [FrontC: dune build] [ppxlib: dune build]
-> compiled  FrontC.4.1.0
Processing 330/522: [ppxlib: dune build]
-> installed FrontC.4.1.0
Processing 331/522: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@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 343/522: [ppx_pipebang: dune build]
Processing 344/522: [ppx_pipebang: dune build]
Processing 345/522: [ppx_pipebang: dune build]
Processing 346/522: [ppx_pipebang: dune build]
Processing 347/522: [ppx_pipebang: dune build]
Processing 348/522: [ppx_pipebang: dune build]
Processing 349/522: [ppx_pipebang: dune build]
Processing 350/522: [ppx_pipebang: dune build]
Processing 351/522: [ppx_pipebang: dune build]
Processing 352/522: [ppx_pipebang: dune build]
Processing 353/522: [ppx_pipebang: dune build]
Processing 354/522: [ppx_pipebang: dune build]
Processing 355/522: [ppx_pipebang: dune build]
Processing 356/522: [ppx_pipebang: dune build]
Processing 357/522: [ppx_pipebang: dune build]
Processing 358/522: [ppx_pipebang: dune build]
Processing 359/522: [ppx_pipebang: dune build]
Processing 360/522: [ppx_pipebang: dune build]
Processing 361/522: [ppx_pipebang: dune build]
Processing 362/522: [ppx_pipebang: dune build]
Processing 363/522: [ppx_pipebang: dune build]
Processing 364/522: [ppx_pipebang: dune build]
Processing 365/522: [ppx_pipebang: dune build]
Processing 366/522: [ppx_pipebang: dune build]
Processing 367/522: [ppx_pipebang: dune build]
Processing 368/522: [ppx_pipebang: dune build]
Processing 369/522: [ppx_pipebang: dune build]
Processing 370/522: [ppx_pipebang: dune build]
Processing 371/522: [ppx_pipebang: dune build]
Processing 372/522: [ppx_pipebang: dune build]
Processing 373/522: [ppx_pipebang: dune build]
Processing 374/522: [ppx_pipebang: dune build]
Processing 375/522: [ppx_pipebang: dune build]
Processing 376/522: [ppx_pipebang: dune build]
Processing 377/522: [ppx_pipebang: dune build]
Processing 378/522: [ppx_pipebang: dune build]
Processing 379/522: [ppx_pipebang: dune build]
Processing 380/522: [ppx_pipebang: dune build]
Processing 381/522: [ppx_pipebang: dune build]
Processing 382/522: [ppx_pipebang: dune build]
Processing 383/522: [ppx_pipebang: dune build]
Processing 384/522: [ppx_pipebang: dune build]
Processing 385/522: [ppx_pipebang: dune build]
Processing 386/522: [ppx_pipebang: dune build]
Processing 387/522: [ppx_pipebang: dune build]
Processing 388/522: [ppx_pipebang: dune build]
Processing 389/522: [ppx_pipebang: dune build]
Processing 390/522: [ppx_pipebang: dune build]
Processing 391/522: [ppx_pipebang: dune build]
Processing 392/522: [ppx_pipebang: dune build]
Processing 393/522: [ppx_pipebang: dune build]
Processing 394/522: [ppx_pipebang: dune build]
Processing 395/522: [ppx_pipebang: dune build]
Processing 396/522: [ppx_pipebang: dune build]
Processing 397/522: [ppx_pipebang: dune build]
Processing 398/522: [ppx_pipebang: dune build]
Processing 399/522: [ppx_pipebang: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "255" (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 255
# exit-code            1
# env-file             ~/.opam/log/sexplib0-10-bb123d.env
# output-file          ~/.opam/log/sexplib0-10-bb123d.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 ounit2.2.2.5 =======================================#
# 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/ounit2.2.2.5
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p ounit2 -j 255
# exit-code            1
# env-file             ~/.opam/log/ounit2-10-064a54.env
# output-file          ~/.opam/log/ounit2-10-064a54.out
### output ###
#       ocamlc src/lib/ounit2/advanced/.oUnitAdvanced.objs/byte/oUnitAssert.{cmi,cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/5.00/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/ounit2/advanced/.oUnitAdvanced.objs/byte -I /home/opam/.opam/5.00/lib/bytes -I /home/opam/.opam/5.00/lib/stdlib-shims -no-alias-deps -o src/lib/ounit2/advanced/.oUnitAdvanced.objs/byte/oUnitAssert.cmo -c -impl src/lib/ounit2/advanced/oUnitAssert.ml)
# File "src/lib/ounit2/advanced/oUnitAssert.ml", line 130, characters 13-27:
# 130 |     ?(sinput=Stream.of_list [])
#                    ^^^^^^^^^^^^^^
# Error: Unbound module Stream


#=== 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-27f061.env
# output-file          ~/.opam/log/ocamlbuild-10-27f061.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-1b1d35.env
# output-file          ~/.opam/log/lwt-10-1b1d35.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 255
# exit-code            1
# env-file             ~/.opam/log/fileutils-10-bc98c0.env
# output-file          ~/.opam/log/fileutils-10-bc98c0.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 255 @install
# exit-code            1
# env-file             ~/.opam/log/camomile-10-53cfbc.env
# output-file          ~/.opam/log/camomile-10-53cfbc.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-analyze            2.4.0
| - install bap-api                2.4.0
| - install bap-arm                2.4.0
| - install bap-bil                2.4.0
| - install bap-build              2.4.0
| - install bap-bundle             2.4.0
| - install bap-byteweight         2.4.0
| - install bap-c                  2.4.0
| - install bap-cache              2.4.0
| - install bap-callgraph-collator 2.4.0
| - install bap-callsites          2.4.0
| - install bap-core               2.4.0
| - install bap-core-theory        2.4.0
| - install bap-cxxfilt            2.4.0
| - install bap-demangle           2.4.0
| - install bap-dependencies       2.4.0
| - install bap-disassemble        2.4.0
| - install bap-dump-symbols       2.4.0
| - install bap-elementary         2.4.0
| - install bap-flatten            2.4.0
| - install bap-frontc             2.4.0
| - install bap-frontend           2.4.0
| - install bap-future             2.4.0
| - install bap-glibc-runtime      2.4.0
| - install bap-knowledge          2.4.0
| - install bap-llvm               2.4.0
| - install bap-main               2.4.0
| - install bap-mc                 2.4.0
| - install bap-mips               2.4.0
| - install bap-objdump            2.4.0
| - install bap-optimization       2.4.0
| - install bap-patterns           2.4.0
| - install bap-plugins            2.4.0
| - install bap-powerpc            2.4.0
| - install bap-primus             2.4.0
| - install bap-primus-lisp        2.4.0
| - install bap-print              2.4.0
| - install bap-raw                2.4.0
| - install bap-recipe             2.4.0
| - install bap-recipe-command     2.4.0
| - install bap-relation           2.4.0
| - install bap-relocatable        2.4.0
| - install bap-report             2.4.0
| - install bap-riscv              2.4.0
| - install bap-specification      2.4.0
| - install bap-ssa                2.4.0
| - install bap-std                2.4.0
| - install bap-strings            2.4.0
| - install bap-stub-resolver      2.4.0
| - install bap-symbol-reader      2.4.0
| - install bap-systemz            2.4.0
| - install bap-thumb              2.4.0
| - install bap-toplevel           2.4.0
| - install bap-x86                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 ounit                  2.2.5
| - 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 text-tags              2.4.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 xmlm                   1.3.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 ounit2     2.2.5
| - build sexplib0   v0.14.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install angstrom            0.15.0
| - install bap-signatures      2.4.0
| - install 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-bap-llvm       1.6
| - install conf-binutils       0.3
| - install conf-clang          1
| - install conf-env-travis     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 FrontC              4.1.0
| - install jane-street-headers v0.14.0
| - install linenoise           1.3.1
| - install menhir              20211012
| - install menhirLib           20211012
| - install menhirSdk           20211012
| - 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-20220203144535.export"
'opam install -vy bap-core.2.4.0' failed.
"/bin/bash" "-c"
"
opam remove -y "bap-core.2.4.0"
opam install -vy "bap-core.2.4.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "bap-core.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