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


Building on m1-b.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697)
Unable to find image 'ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697' locally
docker.io/ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697: Pulling from ocaml/opam
79d3127460f3: Already exists
1d76dadb2b87: Already exists
68b16cf9a43a: Pulling fs layer
68b16cf9a43a: Verifying Checksum
68b16cf9a43a: Download complete
68b16cf9a43a: Pull complete
Digest: sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
Status: Downloaded newer image for ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
2022-07-03 05:35.53 ---> using "289a5772130c32ac490b42290c00770b0106fdd667c454325c8185fa74b493f8" 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-07-03 05:35.53 ---> using "008821d8c450c258e0260a450ae16e22284fae5da64ba084b279a677fc96d6ce" 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 97da9a1b68b824a65a09e5f7d071fcf2da35bd1b"))
2022-07-03 05:35.53 ---> using "12dd7933f6617e67533eb82236345bd78f28c610ec58718f5dd36834a758494d" 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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2022-07-03 05:35.53 ---> using "cdb5ce09ac172da7787a827db9d60a5837e31c7a916aec2bc85aea1e7fc78225" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2022-07-03 05:35.53 ---> using "218d8d1bb65084e030f4bcc9c26fa5e887ef8516448c78f0a46475a5a0cb148c" 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-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Fetched 624 kB in 3s (192 kB/s)
- Reading package lists...
- 
2022-07-03 05:35.53 ---> using "d45e022a7f1324b3b89ba9c082dcf71399aaa861404b1f1a3d7b9be411e96a8d" from cache

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

Nothing to do.
The following actions will be performed:
=== install 27 packages
  - install base-bytes        base     [required by msgpack]
  - install bigarray-compat   1.1.0    [required by ctypes]
  - install cmdliner          1.1.1    [required by labrys]
  - install conf-cmake        1        [required by llvm]
  - install conf-llvm         13.0.0   [required by llvm]
  - install conf-python-3     1.0.0    [required by llvm]
  - install containers        2.8.1    [required by labrys]
  - install csexp             1.5.1    [required by dune-configurator]
  - install ctypes            0.20.1   [required by llvm]
  - install dune              3.3.1    [required by labrys]
  - install dune-configurator 3.3.1    [required by containers]
  - install integers          0.7.0    [required by ctypes]
  - install labrys            0.1
  - install llvm              13.0.0   [required by labrys]
  - install menhir            20211128 [required by labrys]
  - install menhirLib         20211128 [required by menhir]
  - install menhirSdk         20211128 [required by menhir]
  - install msgpack           1.3.0    [required by labrys]
  - install num               1.4      [required by msgpack]
  - install ocamlbuild        0.14.1   [required by msgpack, uutf]
  - install ocamlfind         1.9.5    [required by msgpack, llvm, uutf]
  - install pprint            20211129 [required by labrys]
  - install re                1.10.4   [required by labrys]
  - install seq               base     [required by containers, re]
  - install stdlib-shims      0.3.0    [required by integers]
  - install topkg             1.0.5    [required by uutf]
  - install uutf              1.0.3    [required by labrys]

The following system packages will first need to be installed:
    cmake libgc-dev llvm-13-dev python3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cmake" "libgc-dev" "llvm-13-dev" "python3"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpipeline1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18674 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.6-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.6-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-1_amd64.deb ...
- Unpacking binfmt-support (2.2.2-1) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../libpython3.10-minimal_3.10.5-1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.5-1) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../python3.10-minimal_3.10.5-1_amd64.deb ...
- Unpacking python3.10-minimal (3.10.5-1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.5-1) ...
- Setting up python3.10-minimal (3.10.5-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 ... 18990 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.4-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.10.4-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.5-1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.5-1) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.5-1_amd64.deb ...
- Unpacking python3.10 (3.10.5-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.4-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.4-1+b1) ...
- Setting up python3-minimal (3.10.4-1+b1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19394 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.4-1+b1_amd64.deb ...
- Unpacking python3 (3.10.4-1+b1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../01-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../02-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../03-libarchive13_3.6.0-1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.0-1) ...
- Selecting previously unselected package libjsoncpp25:amd64.
- Preparing to unpack .../04-libjsoncpp25_1.9.5-4_amd64.deb ...
- Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../05-librhash0_1.4.3-2_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.3-2) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../06-libuv1_1.44.1-2_amd64.deb ...
- Unpacking libuv1:amd64 (1.44.1-2) ...
- Selecting previously unselected package dh-elpa-helper.
- Preparing to unpack .../07-dh-elpa-helper_2.0.10_all.deb ...
- Unpacking dh-elpa-helper (2.0.10) ...
- Selecting previously unselected package emacsen-common.
- Preparing to unpack .../08-emacsen-common_3.0.4_all.deb ...
- Unpacking emacsen-common (3.0.4) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../09-cmake-data_3.23.2-1_all.deb ...
- Unpacking cmake-data (3.23.2-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../10-cmake_3.23.2-1_amd64.deb ...
- Unpacking cmake (3.23.2-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../11-icu-devtools_71.1-3_amd64.deb ...
- Unpacking icu-devtools (71.1-3) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../12-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 .../13-libllvm13_1%3a13.0.1-6_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.1-6) ...
- Selecting previously unselected package libclang-cpp13.
- Preparing to unpack .../14-libclang-cpp13_1%3a13.0.1-6_amd64.deb ...
- Unpacking libclang-cpp13 (1:13.0.1-6) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../15-libffi-dev_3.4.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-4) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../16-libgc1_1%3a8.0.6-1.1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.0.6-1.1) ...
- Selecting previously unselected package libgc-dev:amd64.
- Preparing to unpack .../17-libgc-dev_1%3a8.0.6-1.1_amd64.deb ...
- Unpacking libgc-dev:amd64 (1:8.0.6-1.1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../18-libicu-dev_71.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (71.1-3) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../19-libncurses-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../20-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../21-libtinfo-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../22-libxml2-dev_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../23-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 .../24-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 .../25-llvm-13-runtime_1%3a13.0.1-6_amd64.deb ...
- Unpacking llvm-13-runtime (1:13.0.1-6) ...
- Selecting previously unselected package llvm-13-linker-tools.
- Preparing to unpack .../26-llvm-13-linker-tools_1%3a13.0.1-6_amd64.deb ...
- Unpacking llvm-13-linker-tools (1:13.0.1-6) ...
- Selecting previously unselected package llvm-13.
- Preparing to unpack .../27-llvm-13_1%3a13.0.1-6_amd64.deb ...
- Unpacking llvm-13 (1:13.0.1-6) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../28-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 .../29-python3-pygments_2.12.0+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.12.0+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../30-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 .../31-llvm-13-tools_1%3a13.0.1-6_amd64.deb ...
- Unpacking llvm-13-tools (1:13.0.1-6) ...
- Selecting previously unselected package llvm-13-dev.
- Preparing to unpack .../32-llvm-13-dev_1%3a13.0.1-6_amd64.deb ...
- Unpacking llvm-13-dev (1:13.0.1-6) ...
- Setting up media-types (8.0.0) ...
- Setting up libpipeline1:amd64 (1.5.6-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libncurses-dev:amd64 (6.3+20220423-2) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libffi-dev:amd64 (3.4.2-4) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libuv1:amd64 (1.44.1-2) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up emacsen-common (3.0.4) ...
- Setting up dh-elpa-helper (2.0.10) ...
- Setting up binfmt-support (2.2.2-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libjsoncpp25:amd64 (1.9.5-4) ...
- Setting up icu-devtools (71.1-3) ...
- Setting up libgc1:amd64 (1:8.0.6-1.1) ...
- Setting up librhash0:amd64 (1.4.3-2) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up cmake-data (3.23.2-1) ...
- Setting up libgc-dev:amd64 (1:8.0.6-1.1) ...
- Setting up libicu-dev:amd64 (71.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up libtinfo-dev:amd64 (6.3+20220423-2) ...
- Setting up libz3-dev:amd64 (4.8.12-1+b1) ...
- Setting up libarchive13:amd64 (3.6.0-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.5-1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1) ...
- Setting up libllvm13:amd64 (1:13.0.1-6) ...
- Setting up llvm-13-runtime (1:13.0.1-6) ...
- Setting up cmake (3.23.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.10.4-1+b1) ...
- Setting up python3.10 (3.10.5-1) ...
- Setting up python3 (3.10.4-1+b1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up llvm-13-linker-tools (1:13.0.1-6) ...
- Setting up libclang-cpp13 (1:13.0.1-6) ...
- Setting up python3-pkg-resources (59.6.0-1.2) ...
- Setting up llvm-13 (1:13.0.1-6) ...
- Setting up python3-yaml (5.4.1-1+b1) ...
- Setting up python3-pygments (2.12.0+dfsg-2) ...
- Setting up llvm-13-tools (1:13.0.1-6) ...
- Setting up llvm-13-dev (1:13.0.1-6) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/78:
Processing  3/78:
Processing  4/78:
Processing  5/78:
Processing  6/78:
Processing  7/78:
Processing  8/78: [conf-cmake: sh configure.sh]
Processing  9/78: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh]
Processing 10/78: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 11/78: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
-> retrieved cmdliner.1.1.1  (cached)
Processing 12/78: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
Processing 13/78: [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
-> retrieved containers.2.8.1  (cached)
Processing 14/78: [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
-> compiled  conf-cmake.1
Processing 14/78: [cmdliner: make all] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
-> installed conf-cmake.1
Processing 15/78: [cmdliner: make all] [conf-llvm: bash configure.sh] [conf-python-3: python3 test.py]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "configure.sh" "13.0.0" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-llvm.13.0.0)
- + version=13
- + hash brew
- + shopt -s nullglob
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-13 --version
- + llvm_version=13.0.1
- + case $llvm_version in
- + echo 'config: "llvm-config-13"'
- + echo 'version: "13.0.1"'
- + exit 0
-> compiled  conf-llvm.13.0.0
Processing 15/78: [cmdliner: make all] [conf-python-3: python3 test.py]
-> installed conf-llvm.13.0.0
Processing 16/78: [cmdliner: make all] [conf-python-3: python3 test.py]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-python-3.1.0.0)
- python-3 OK
-> compiled  conf-python-3.1.0.0
Processing 16/78: [cmdliner: make all]
-> installed conf-python-3.1.0.0
Processing 17/78: [cmdliner: make all]
-> retrieved csexp.1.5.1  (cached)
Processing 18/78: [cmdliner: make all]
-> retrieved ctypes.0.20.1  (cached)
Processing 19/78: [labrys.0.1: http] [cmdliner: make all]
-> retrieved integers.0.7.0  (cached)
Processing 20/78: [labrys.0.1: http] [llvm.13.0.0: http] [cmdliner: make all]
Processing 20/78: [llvm.13.0.0: http] [cmdliner: make all]
-> retrieved labrys.0.1  (https://github.com/kit-ty-kate/labrys/archive/0.1.tar.gz)
Processing 21/78: [llvm.13.0.0: http] [cmdliner: make all]
-> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128  (cached)
Processing 22/78: [llvm.13.0.0: http] [msgpack.1.3.0: http] [cmdliner: make all]
-> retrieved dune.3.3.1, dune-configurator.3.3.1  (cached)
Processing 23/78: [llvm.13.0.0: http] [msgpack.1.3.0: http] [cmdliner: make all]
Processing 24/78: [llvm.13.0.0: http] [msgpack.1.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 24/78: [msgpack.1.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 24/78: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 25/78: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved msgpack.1.3.0  (https://github.com/msgpack/msgpack-ocaml/archive/1.3.0.tar.gz)
Processing 26/78: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 27/78: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 28/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 29/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 30/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pprint.20211129  (cached)
Processing 31/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 32/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 33/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> installed seq.base
Processing 34/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved re.1.10.4  (cached)
Processing 35/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 36/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.12" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.12/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.12/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.12/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.12/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.12/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.12/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/4.12"; \
- echo "BINDIR=/home/opam/.opam/4.12/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.12/lib"; \
- echo "MANDIR=/home/opam/.opam/4.12/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.12/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.12/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.12/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.12/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 36/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved uutf.1.0.3  (cached)
-> retrieved topkg.1.0.5  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.12/bin" "-sitelib" "/home/opam/.opam/4.12/lib" "-mandir" "/home/opam/.opam/4.12/man" "-config" "/home/opam/.opam/4.12/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- 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
- dynlink: found
- bigarray: found
- 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 (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for 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/4.12/lib/ocaml
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.12/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.12/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     topfind script:        /home/opam/.opam/4.12/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 36/78: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.12" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.1
Processing 36/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 37/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.12/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.12/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   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma 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   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.12/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/4.12/.opam-switch/build/ocamlfind.1.9.5'
Processing 37/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.12/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.12/doc/cmdliner" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.12/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.12/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.12/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.12/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.12/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.12/lib/cmdliner
Processing 37/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.12/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.12/doc/cmdliner" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.12/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.12/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/4.12/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.1
Processing 37/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa 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  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 37/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 38/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.12/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.12/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.12/bin"
- install -d "/home/opam/.opam/4.12/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.12/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.12/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.12/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.12/lib/findlib"
- install -d "/home/opam/.opam/4.12/bin"
- install -d "/home/opam/.opam/4.12/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.12/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` && \
- install -c $files "/home/opam/.opam/4.12/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.12/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.12/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.12/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.12/lib/$x/META.tmp" && mv "/home/opam/.opam/4.12/lib/$x/META.tmp" "/home/opam/.opam/4.12/lib/$x/META"; done
- install -d "/home/opam/.opam/4.12/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.12/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.12/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.12/man/man1" "/home/opam/.opam/4.12/man/man3" "/home/opam/.opam/4.12/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.12/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.12/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 38/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 39/78: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 40/78: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 41/78: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled]
-> retrieved llvm.13.0.0  (https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-13.0.0.src.tar.xz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/4.12/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.12/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 41/78: [dune: ocaml bootstrap.ml] [num: make]
-> installed ocamlbuild.0.14.1
Processing 42/78: [dune: ocaml bootstrap.ml] [num: make]
Processing 43/78: [dune: ocaml bootstrap.ml] [num: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.12/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.12/.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/4.12/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.12/.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/4.12/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 43/78: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 44/78: [dune: ocaml bootstrap.ml] [topkg: ocaml build] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.12/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.12/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.12/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.12/lib/num-top/META
Processing 44/78: [dune: ocaml bootstrap.ml] [topkg: ocaml build] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.12/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.12/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/4.12/lib/ocaml
- install -d /home/opam/.opam/4.12/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.12/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.12/.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/4.12/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.12/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.12/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.12/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 44/78: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 45/78: [dune: ocaml bootstrap.ml] [msgpack: ocaml setup.ml] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.12" "--disable-conv" (CWD=/home/opam/.opam/4.12/.opam-switch/build/msgpack.1.3.0)
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.12/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.12/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.12/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.12/bin/ocamlbuild
- Package name: ........................................ msgpack
- Package version: ..................................... 1.2.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.12.1
- standard_library_default: ............................ /home/opam/.opam/4.12/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.12/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.12
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.5
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- build and install everything: ........................ false
- Build the core library: .............................. true
- Build the meta_conv library: ......................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_num: ............................................. /home/opam/.opam/4.12/lib/num
- pkg_bytes: ........................................... /home/opam/.opam/4.12/lib/bytes
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.12/.opam-switch/build/topkg.1.0.5)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.5
Processing 45/78: [dune: ocaml bootstrap.ml] [msgpack: ocaml setup.ml]
-> installed topkg.1.0.5
Processing 46/78: [dune: ocaml bootstrap.ml] [msgpack: ocaml setup.ml]
Processing 47/78: [dune: ocaml bootstrap.ml] [msgpack: ocaml setup.ml] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.3.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 47/78: [dune: ./dune.exe build] [msgpack: ocaml setup.ml] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.3.1)
-> compiled  dune.3.3.1
Processing 47/78: [msgpack: ocaml setup.ml] [uutf: ocaml build]
-> installed dune.3.3.1
Processing 48/78: [msgpack: ocaml setup.ml] [uutf: ocaml build]
Processing 49/78: [bigarray-compat: dune build] [msgpack: ocaml setup.ml] [uutf: ocaml build]
Processing 50/78: [bigarray-compat: dune build] [csexp: dune build] [msgpack: ocaml setup.ml] [uutf: ocaml build]
Processing 51/78: [bigarray-compat: dune build] [csexp: dune build] [menhirLib: dune build] [msgpack: ocaml setup.ml] [uutf: ocaml build]
Processing 52/78: [bigarray-compat: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [uutf: ocaml build]
Processing 53/78: [bigarray-compat: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [uutf: ocaml build]
Processing 54/78: [bigarray-compat: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [uutf: ocaml build]
Processing 55/78: [bigarray-compat: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 55/78: [bigarray-compat: dune build] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed csexp.1.5.1
Processing 56/78: [bigarray-compat: dune build] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
Processing 57/78: [bigarray-compat: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 57/78: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed bigarray-compat.1.1.0
Processing 58/78: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.12/.opam-switch/build/uutf.1.0.3)
- ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.3
Processing 58/78: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed uutf.1.0.3
Processing 59/78: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhirSdk.20211128)
-> compiled  menhirSdk.20211128
Processing 59/78: [dune-configurator: rm] [menhirLib: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20211128
Processing 60/78: [dune-configurator: rm] [menhirLib: dune build] [msgpack: ocaml setup.ml] [pprint: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pprint" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/pprint.20211129)
-> compiled  pprint.20211129
Processing 60/78: [dune-configurator: rm] [menhirLib: dune build] [msgpack: ocaml setup.ml] [re: dune build] [stdlib-shims: dune build]
-> installed pprint.20211129
Processing 61/78: [dune-configurator: rm] [menhirLib: dune build] [msgpack: ocaml setup.ml] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 61/78: [dune-configurator: rm] [menhirLib: dune build] [msgpack: ocaml setup.ml] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 62/78: [dune-configurator: rm] [menhirLib: dune build] [msgpack: ocaml setup.ml] [re: dune build]
Processing 63/78: [dune-configurator: rm] [integers: dune build] [menhirLib: dune build] [msgpack: ocaml setup.ml] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.3.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.3.1)
Processing 63/78: [dune-configurator: dune build] [integers: dune build] [menhirLib: dune build] [msgpack: ocaml setup.ml] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhirLib.20211128)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 63/78: [dune-configurator: dune build] [integers: dune build] [msgpack: ocaml setup.ml] [re: dune build]
-> installed menhirLib.20211128
Processing 64/78: [dune-configurator: dune build] [integers: dune build] [msgpack: ocaml setup.ml] [re: dune build]
Processing 65/78: [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [msgpack: ocaml setup.ml] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 65/78: [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
-> installed re.1.10.4
Processing 66/78: [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 66/78: [dune-configurator: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
-> installed integers.0.7.0
Processing 67/78: [dune-configurator: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
Processing 68/78: [ctypes: touch libffi.config] [dune-configurator: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "libffi.config" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1)
Processing 68/78: [ctypes: make ctypes-base] [dune-configurator: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.12/.opam-switch/build/msgpack.1.3.0)
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- /home/opam/.opam/4.12/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.12/lib/ocamlbuild /home/opam/.opam/4.12/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.12/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 33, characters 23-40:
- Warning: the tag "pkg_ppx_meta_conv" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 38, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 42, characters 24-33:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 48, characters 32-49:
- Warning: the tag "pkg_ppx_meta_conv" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 24-33:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 24-41:
- Warning: the tag "pkg_ppx_meta_conv" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/msgpack.mli > lib/core/msgpack.mli.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpack.cmi lib/core/msgpack.mli
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/msgpack.ml > lib/core/msgpack.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/msgpackConfig.ml > lib/core/msgpackConfig.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/msgpackCore.mli > lib/core/msgpackCore.mli.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/pack.mli > lib/core/pack.mli.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackCore.cmi lib/core/msgpackCore.mli
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/serialize.mli > lib/core/serialize.mli.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/pack.cmi lib/core/pack.mli
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackConfig.cmo lib/core/msgpackConfig.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/serialize.cmi lib/core/serialize.mli
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/hList.ml > lib/core/hList.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/msgpackBase.ml > lib/core/msgpackBase.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackBase.cmo lib/core/msgpackBase.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/msgpackCore.ml > lib/core/msgpackCore.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/pack.ml > lib/core/pack.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamldep -package bytes -package num -modules lib/core/serialize.ml > lib/core/serialize.ml.depends
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpack.cmo lib/core/msgpack.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/hList.cmo lib/core/hList.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackCore.cmo lib/core/msgpackCore.ml
- + /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackCore.cmo lib/core/msgpackCore.ml
- File "lib/core/msgpackCore.ml", line 299, characters 13-28:
- 299 |   | XI p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 300, characters 13-28:
- 300 |   | XO p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 301, characters 10-25:
- 301 |   | XH -> Pervasives.succ 0
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 646, characters 20-35:
- 646 |     iter_op plus x (Pervasives.succ 0)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 881, characters 13-28:
- 881 |   | XI p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 882, characters 13-28:
- 882 |   | XO p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 883, characters 10-25:
- 883 |   | XH -> Pervasives.succ 0
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 1228, characters 20-35:
- 1228 |     iter_op plus x (Pervasives.succ 0)
-                            ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 11-26:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 28-43:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 45-60:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 62-77:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 8-23:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 25-40:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 42-57:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 59-74:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2145, characters 25-40:
- 2145 |   fold_left (fun x x0 -> Pervasives.succ x) xs 0
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2199, characters 14-29:
- 2199 |     (fun _ -> Pervasives.succ
-                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2202, characters 10-25:
- 2202 |     mult (Pervasives.succ (Pervasives.succ 0)) (pow0 n'))
-                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2202, characters 27-42:
- 2202 |     mult (Pervasives.succ (Pervasives.succ 0)) (pow0 n'))
-                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2233, characters 13-28:
- 2233 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2233, characters 30-45:
- 2233 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2233, characters 47-62:
- 2233 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 9-24:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 26-41:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 43-58:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 60-75:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2235, characters 9-24:
- 2235 |         (Pervasives.succ 0)))))))))
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2245, characters 13-28:
- 2245 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2245, characters 30-45:
- 2245 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2245, characters 47-62:
- 2245 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 9-24:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 26-41:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 43-58:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 60-75:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2247, characters 9-24:
- 2247 |         (Pervasives.succ 0)))))))))) (nat_of_ascii8 a2)
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2254, characters 13-28:
- 2254 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2254, characters 30-45:
- 2254 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2254, characters 47-62:
- 2254 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 9-24:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 26-41:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 43-58:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 60-75:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 9-24:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 26-41:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 43-58:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 60-75:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 9-24:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 26-41:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 43-58:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 60-75:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2258, characters 9-24:
- 2258 |         (Pervasives.succ 0)))))))))))))))))
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2268, characters 13-28:
- 2268 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2268, characters 30-45:
- 2268 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2268, characters 47-62:
- 2268 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 9-24:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 26-41:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 43-58:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 60-75:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 9-24:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 26-41:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 43-58:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 60-75:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 9-24:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 26-41:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 43-58:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 60-75:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2272, characters 9-24:
- 2272 |         (Pervasives.succ 0)))))))))))))))))) (nat_of_ascii16 a2)
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2508, characters 65-80:
- 2508 |                                                                 (Pervasives.succ
-                                                                         ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2509, characters 65-80:
- 2509 |                                                                 (Pervasives.succ
-                                                                         ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2603, characters 57-72:
- 2603 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2604, characters 53-68:
- 2604 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2692, characters 57-72:
- 2692 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2693, characters 53-68:
- 2693 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2838, characters 57-72:
- 2838 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2839, characters 53-68:
- 2839 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2960, characters 57-72:
- 2960 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2961, characters 53-68:
- 2961 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3081, characters 57-72:
- 3081 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3082, characters 53-68:
- 3082 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3170, characters 57-72:
- 3170 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3171, characters 53-68:
- 3171 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3260, characters 57-72:
- 3260 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3261, characters 53-68:
- 3261 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3357, characters 57-72:
- 3357 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3358, characters 53-68:
- 3358 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3406, characters 59-74:
- 3406 |                                                           (Pervasives.succ
-                                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3407, characters 59-74:
- 3407 |                                                           (Pervasives.succ
-                                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3481, characters 57-72:
- 3481 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3482, characters 53-68:
- 3482 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3570, characters 57-72:
- 3570 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3571, characters 53-68:
- 3571 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3688, characters 57-72:
- 3688 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3689, characters 53-68:
- 3689 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3793, characters 57-72:
- 3793 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3794, characters 53-68:
- 3794 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3901, characters 57-72:
- 3901 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3902, characters 53-68:
- 3902 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3990, characters 57-72:
- 3990 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3991, characters 53-68:
- 3991 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4080, characters 57-72:
- 4080 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4081, characters 53-68:
- 4081 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4173, characters 57-72:
- 4173 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4174, characters 53-68:
- 4174 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/pack.cmo lib/core/pack.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/serialize.cmo lib/core/serialize.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlc -a -g -w +a-27-39-4 -annot -I lib/core lib/core/msgpackConfig.cmo lib/core/msgpackCore.cmo lib/core/msgpackBase.cmo lib/core/pack.cmo lib/core/serialize.cmo lib/core/msgpack.cmo lib/core/hList.cmo -o lib/core/msgpack.cma
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackCore.cmx lib/core/msgpackCore.ml
- + /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackCore.cmx lib/core/msgpackCore.ml
- File "lib/core/msgpackCore.ml", line 299, characters 13-28:
- 299 |   | XI p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 300, characters 13-28:
- 300 |   | XO p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 301, characters 10-25:
- 301 |   | XH -> Pervasives.succ 0
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 646, characters 20-35:
- 646 |     iter_op plus x (Pervasives.succ 0)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 881, characters 13-28:
- 881 |   | XI p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 882, characters 13-28:
- 882 |   | XO p0 -> Pervasives.succ (size_nat p0)
-                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 883, characters 10-25:
- 883 |   | XH -> Pervasives.succ 0
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 1228, characters 20-35:
- 1228 |     iter_op plus x (Pervasives.succ 0)
-                            ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 11-26:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 28-43:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 45-60:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2109, characters 62-77:
- 2109 |   in loop (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 8-23:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 25-40:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 42-57:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2110, characters 59-74:
- 2110 |        (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2145, characters 25-40:
- 2145 |   fold_left (fun x x0 -> Pervasives.succ x) xs 0
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2199, characters 14-29:
- 2199 |     (fun _ -> Pervasives.succ
-                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2202, characters 10-25:
- 2202 |     mult (Pervasives.succ (Pervasives.succ 0)) (pow0 n'))
-                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2202, characters 27-42:
- 2202 |     mult (Pervasives.succ (Pervasives.succ 0)) (pow0 n'))
-                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2233, characters 13-28:
- 2233 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2233, characters 30-45:
- 2233 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2233, characters 47-62:
- 2233 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 9-24:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 26-41:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 43-58:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2234, characters 60-75:
- 2234 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2235, characters 9-24:
- 2235 |         (Pervasives.succ 0)))))))))
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2245, characters 13-28:
- 2245 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2245, characters 30-45:
- 2245 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2245, characters 47-62:
- 2245 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 9-24:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 26-41:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 43-58:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2246, characters 60-75:
- 2246 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2247, characters 9-24:
- 2247 |         (Pervasives.succ 0)))))))))) (nat_of_ascii8 a2)
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2254, characters 13-28:
- 2254 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2254, characters 30-45:
- 2254 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2254, characters 47-62:
- 2254 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 9-24:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 26-41:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 43-58:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2255, characters 60-75:
- 2255 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 9-24:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 26-41:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 43-58:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2256, characters 60-75:
- 2256 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 9-24:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 26-41:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 43-58:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2257, characters 60-75:
- 2257 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2258, characters 9-24:
- 2258 |         (Pervasives.succ 0)))))))))))))))))
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2268, characters 13-28:
- 2268 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                     ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2268, characters 30-45:
- 2268 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                      ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2268, characters 47-62:
- 2268 |       (pow0 (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 9-24:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 26-41:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 43-58:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2269, characters 60-75:
- 2269 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 9-24:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 26-41:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 43-58:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2270, characters 60-75:
- 2270 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 9-24:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 26-41:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 43-58:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2271, characters 60-75:
- 2271 |         (Pervasives.succ (Pervasives.succ (Pervasives.succ (Pervasives.succ
-                                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2272, characters 9-24:
- 2272 |         (Pervasives.succ 0)))))))))))))))))) (nat_of_ascii16 a2)
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2508, characters 65-80:
- 2508 |                                                                 (Pervasives.succ
-                                                                         ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2509, characters 65-80:
- 2509 |                                                                 (Pervasives.succ
-                                                                         ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2603, characters 57-72:
- 2603 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2604, characters 53-68:
- 2604 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2692, characters 57-72:
- 2692 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2693, characters 53-68:
- 2693 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2838, characters 57-72:
- 2838 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2839, characters 53-68:
- 2839 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2960, characters 57-72:
- 2960 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 2961, characters 53-68:
- 2961 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3081, characters 57-72:
- 3081 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3082, characters 53-68:
- 3082 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3170, characters 57-72:
- 3170 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3171, characters 53-68:
- 3171 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3260, characters 57-72:
- 3260 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3261, characters 53-68:
- 3261 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3357, characters 57-72:
- 3357 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3358, characters 53-68:
- 3358 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3406, characters 59-74:
- 3406 |                                                           (Pervasives.succ
-                                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3407, characters 59-74:
- 3407 |                                                           (Pervasives.succ
-                                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3481, characters 57-72:
- 3481 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3482, characters 53-68:
- 3482 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3570, characters 57-72:
- 3570 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3571, characters 53-68:
- 3571 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3688, characters 57-72:
- 3688 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3689, characters 53-68:
- 3689 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3793, characters 57-72:
- 3793 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3794, characters 53-68:
- 3794 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3901, characters 57-72:
- 3901 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3902, characters 53-68:
- 3902 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3990, characters 57-72:
- 3990 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 3991, characters 53-68:
- 3991 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4080, characters 57-72:
- 4080 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4081, characters 53-68:
- 4081 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4173, characters 57-72:
- 4173 |                                                   (mult (Pervasives.succ
-                                                                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/core/msgpackCore.ml", line 4174, characters 53-68:
- 4174 |                                                     (Pervasives.succ 0)) n1)
-                                                             ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackBase.cmx lib/core/msgpackBase.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/pack.cmx lib/core/pack.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpackConfig.cmx lib/core/msgpackConfig.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/serialize.cmx lib/core/serialize.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/msgpack.cmx lib/core/msgpack.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -g -w +a-27-39-4 -annot -package bytes -package num -I lib/core -o lib/core/hList.cmx lib/core/hList.ml
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -a -g -w +a-27-39-4 -annot -I lib/core lib/core/msgpackBase.cmx lib/core/msgpackConfig.cmx lib/core/msgpackCore.cmx lib/core/pack.cmx lib/core/serialize.cmx lib/core/msgpack.cmx lib/core/hList.cmx -o lib/core/msgpack.cmxa
- /home/opam/.opam/4.12/bin/ocamlfind ocamlopt -shared -I lib/core lib/core/msgpack.cmxa lib/core/msgpackBase.cmx lib/core/msgpackConfig.cmx lib/core/msgpackCore.cmx lib/core/pack.cmx lib/core/serialize.cmx lib/core/msgpack.cmx lib/core/hList.cmx -o lib/core/msgpack.cmxs
-> compiled  msgpack.1.3.0
Processing 68/78: [ctypes: make ctypes-base] [dune-configurator: dune build] [menhir: dune build]
Processing 69/78: [ctypes: make ctypes-base] [dune-configurator: dune build] [menhir: dune build] [msgpack: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.3.1)
-> compiled  dune-configurator.3.3.1
Processing 69/78: [ctypes: make ctypes-base] [menhir: dune build] [msgpack: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/msgpack.1.3.0)
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.mli
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cma
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cmxa
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.a
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cmxs
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cmi
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cmti
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cmt
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.annot
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpackBase.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpackConfig.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/serialize.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/pack.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpackCore.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/hList.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/msgpack.cmx
- Installed /home/opam/.opam/4.12/lib/msgpack/META
-> installed msgpack.1.3.0
Processing 69/78: [ctypes: make ctypes-base] [menhir: dune build]
-> installed dune-configurator.3.3.1
Processing 70/78: [ctypes: make ctypes-base] [menhir: dune build]
Processing 71/78: [containers: dune build] [ctypes: make ctypes-base] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/containers.2.8.1)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -warn-error -3 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -open CCShims_ -g -bin-annot -I src/data/.containers_data.objs/byte -I /home/opam/.opam/4.12/lib/seq -I src/core/.containers.objs/byte -I src/monomorphic/.containers_monomorphic.objs/byte -no-alias-deps -o src/data/.containers_data.objs/byte/cCBitField.cmi -c -intf src/data/CCBitField.mli)
- File "src/data/CCBitField.mli", line 63, characters 12-13:
- 63 | module Make(X : sig end) : S
-                  ^
- Warning 67 [unused-functor-parameter]: unused functor parameter X.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -warn-error -3 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -open CCShims_ -g -bin-annot -I src/threads/.containers_thread.objs/byte -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/seq -I src/core/.containers.objs/byte -I src/monomorphic/.containers_monomorphic.objs/byte -no-alias-deps -o src/threads/.containers_thread.objs/byte/cCPool.cmi -c -intf src/threads/CCPool.mli)
- File "src/threads/CCPool.mli", line 22, characters 12-13:
- 22 | module Make(P : PARAM) : sig
-                  ^
- Warning 67 [unused-functor-parameter]: unused functor parameter P.
-> compiled  containers.2.8.1
Processing 71/78: [ctypes: make ctypes-base] [menhir: dune build]
-> installed containers.2.8.1
Processing 72/78: [ctypes: make ctypes-base] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhir.20211128)
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 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.
- 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.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 72/78: [ctypes: make ctypes-base]
-> installed menhir.20211128
Processing 73/78: [ctypes: make ctypes-base]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1)
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml
- cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" /home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package bigarray-compat -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.12/lib/ocaml, /home/opam/.opam/4.12/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.12/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  -cclib -Wl,--no-as-needed
-> compiled  ctypes.0.20.1
Processing 74/78: [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.20.1)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.12/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.12/lib/ctypes/META
- ocamlfind  install -add ctypes -optional  _build/ctypes.cma _build/dllctypes_stubs.so  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.12/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.12/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.12/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.12/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so  _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a  _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi  _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti   _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/dl.mli
- ocamlfind  install -add ctypes -optional  _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  /home/opam/.opam/4.12/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.12/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.12/lib/ctypes/cstubs.cma
-> installed ctypes.0.20.1
[llvm: patch] applying fix-shared.patch
Processing 75/78: [llvm: patch]
[llvm: patch] applying add-cmt-for-llvm-13.patch
[llvm: patch] applying fix-macos.patch
[llvm: patch] applying fix-rhel.patch
Processing 75/78: [llvm: bash install.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "install.sh" "llvm-config-13" "/home/opam/.opam/4.12/lib" "cmake" "make" "build" (CWD=/home/opam/.opam/4.12/.opam-switch/build/llvm.13.0.0)
- + llvm_config=llvm-config-13
- + libdir=/home/opam/.opam/4.12/lib
- + cmake=cmake
- + make=make
- + action=build
- + case "$action" in
- + llvm-config-13 --link-static --libs
- -lLLVMWindowsManifest -lLLVMXRay -lLLVMLibDriver -lLLVMDlltoolDriver -lLLVMCoverage -lLLVMLineEditor -lLLVMM68kDisassembler -lLLVMM68kAsmParser -lLLVMM68kCodeGen -lLLVMM68kDesc -lLLVMM68kInfo -lLLVMXCoreDisassembler -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMWebAssemblyDisassembler -lLLVMWebAssemblyAsmParser -lLLVMWebAssemblyCodeGen -lLLVMWebAssemblyDesc -lLLVMWebAssemblyUtils -lLLVMWebAssemblyInfo -lLLVMSystemZDisassembler -lLLVMSystemZAsmParser -lLLVMSystemZCodeGen -lLLVMSystemZDesc -lLLVMSystemZInfo -lLLVMSparcDisassembler -lLLVMSparcAsmParser -lLLVMSparcCodeGen -lLLVMSparcDesc -lLLVMSparcInfo -lLLVMRISCVDisassembler -lLLVMRISCVAsmParser -lLLVMRISCVCodeGen -lLLVMRISCVDesc -lLLVMRISCVInfo -lLLVMPowerPCDisassembler -lLLVMPowerPCAsmParser -lLLVMPowerPCCodeGen -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMNVPTXCodeGen -lLLVMNVPTXDesc -lLLVMNVPTXInfo -lLLVMMSP430Disassembler -lLLVMMSP430AsmParser -lLLVMMSP430CodeGen -lLLVMMSP430Desc -lLLVMMSP430Info -lLLVMMipsDisassembler -lLLVMMipsAsmParser -lLLVMMipsCodeGen -lLLVMMipsDesc -lLLVMMipsInfo -lLLVMLanaiDisassembler -lLLVMLanaiCodeGen -lLLVMLanaiAsmParser -lLLVMLanaiDesc -lLLVMLanaiInfo -lLLVMHexagonDisassembler -lLLVMHexagonCodeGen -lLLVMHexagonAsmParser -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMBPFDisassembler -lLLVMBPFAsmParser -lLLVMBPFCodeGen -lLLVMBPFDesc -lLLVMBPFInfo -lLLVMAVRDisassembler -lLLVMAVRAsmParser -lLLVMAVRCodeGen -lLLVMAVRDesc -lLLVMAVRInfo -lLLVMARMDisassembler -lLLVMARMAsmParser -lLLVMARMCodeGen -lLLVMARMDesc -lLLVMARMUtils -lLLVMARMInfo -lLLVMAMDGPUDisassembler -lLLVMAMDGPUAsmParser -lLLVMAMDGPUCodeGen -lLLVMAMDGPUDesc -lLLVMAMDGPUUtils -lLLVMAMDGPUInfo -lLLVMAArch64Disassembler -lLLVMAArch64AsmParser -lLLVMAArch64CodeGen -lLLVMAArch64Desc -lLLVMAArch64Utils -lLLVMAArch64Info -lLLVMPerfJITEvents -lLLVMOrcJIT -lLLVMMCJIT -lLLVMJITLink -lLLVMInterpreter -lLLVMExecutionEngine -lLLVMRuntimeDyld -lLLVMOrcTargetProcess -lLLVMOrcShared -lLLVMDWP -lLLVMSymbolize -lLLVMDebugInfoPDB -lLLVMDebugInfoGSYM -lLLVMOption -lLLVMObjectYAML -lLLVMMCA -lLLVMMCDisassembler -lLLVMLTO -lLLVMCFGuard -lLLVMFrontendOpenACC -lLLVMExtensions -lPolly -lPollyISL -lLLVMPasses -lLLVMObjCARCOpts -lLLVMCoroutines -lLLVMipo -lLLVMInstrumentation -lLLVMVectorize -lLLVMLinker -lLLVMFrontendOpenMP -lLLVMDWARFLinker -lLLVMGlobalISel -lLLVMMIRParser -lLLVMAsmPrinter -lLLVMDebugInfoMSF -lLLVMDebugInfoDWARF -lLLVMSelectionDAG -lLLVMCodeGen -lLLVMIRReader -lLLVMAsmParser -lLLVMInterfaceStub -lLLVMFileCheck -lLLVMFuzzMutate -lLLVMTarget -lLLVMScalarOpts -lLLVMInstCombine -lLLVMAggressiveInstCombine -lLLVMTransformUtils -lLLVMBitWriter -lLLVMAnalysis -lLLVMProfileData -lLLVMObject -lLLVMTextAPI -lLLVMMCParser -lLLVMMC -lLLVMDebugInfoCodeView -lLLVMBitReader -lLLVMCore -lLLVMRemarks -lLLVMBitstreamReader -lLLVMBinaryFormat -lLLVMTableGen -lLLVMSupport -lLLVMDemangle
- + llvm-config-13 --link-shared --libs
- -lLLVM-13
- + patch -p1
- patching file bindings/ocaml/backends/META.llvm_backend.in
- patching file bindings/ocaml/llvm/META.llvm.in
- + llvm_build static
- + mkdir build-static
- + cd build-static
- ++ llvm-config-13 --build-mode
- ++ llvm-config-13 --targets-built
- ++ filter_experimental_targets
- ++ sed 's/ /;/g'
- ++ sed s/AVR//g
- ++ sed s/M68k//g
- ++ sed s/Nios2//g
- ++ xargs
- ++ llvm-config-13 --libdir
- ++ '[' static = shared ']'
- ++ echo FALSE
- ++ llvm-config-13 --libs
- + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DLLVM_TARGETS_TO_BUILD=AArch64;AMDGPU;ARM;BPF;Hexagon;Lanai;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86;XCore' -DLLVM_OCAML_EXTERNAL_LLVM_LIBDIR=/usr/lib/llvm-13/lib -DBUILD_SHARED_LIBS=FALSE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/4.12/lib -DLLVM_OCAML_EXTERNAL_LLVM_LIBS=-lLLVM-13 ..
- -- The C compiler identification is GNU 11.3.0
- -- The CXX compiler identification is GNU 11.3.0
- -- The ASM compiler identification is GNU
- -- Found assembler: /usr/bin/cc
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Looking for errno.h
- -- Looking for errno.h - found
- -- Looking for fcntl.h
- -- Looking for fcntl.h - found
- -- Looking for link.h
- -- Looking for link.h - found
- -- Looking for malloc/malloc.h
- -- Looking for malloc/malloc.h - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for signal.h
- -- Looking for signal.h - found
- -- Looking for sys/ioctl.h
- -- Looking for sys/ioctl.h - found
- -- Looking for sys/mman.h
- -- Looking for sys/mman.h - found
- -- Looking for sys/param.h
- -- Looking for sys/param.h - found
- -- Looking for sys/resource.h
- -- Looking for sys/resource.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for sysexits.h
- -- Looking for sysexits.h - found
- -- Looking for termios.h
- -- Looking for termios.h - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for valgrind/valgrind.h
- -- Looking for valgrind/valgrind.h - not found
- -- Looking for fenv.h
- -- Looking for fenv.h - found
- -- Looking for FE_ALL_EXCEPT
- -- Looking for FE_ALL_EXCEPT - found
- -- Looking for FE_INEXACT
- -- Looking for FE_INEXACT - found
- -- Looking for mach/mach.h
- -- Looking for mach/mach.h - not found
- -- Looking for histedit.h
- -- Looking for histedit.h - not found
- -- Looking for CrashReporterClient.h
- -- Looking for CrashReporterClient.h - not found
- -- Looking for linux/magic.h
- -- Looking for linux/magic.h - found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Looking for pthread_getspecific in pthread
- -- Looking for pthread_getspecific in pthread - found
- -- Looking for pthread_rwlock_init in pthread
- -- Looking for pthread_rwlock_init in pthread - found
- -- Looking for pthread_mutex_lock in pthread
- -- Looking for pthread_mutex_lock in pthread - found
- -- Looking for dlopen in dl
- -- Looking for dlopen in dl - found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- Looking for pfm_initialize in pfm
- -- Looking for pfm_initialize in pfm - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE  
- -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
- -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") 
- -- Looking for xmlReadMemory
- -- Looking for xmlReadMemory - found
- -- Looking for xar_open in xar
- -- Looking for xar_open in xar - not found
- -- Looking for arc4random
- -- Looking for arc4random - not found
- -- Looking for backtrace
- -- Looking for backtrace - found
- -- backtrace facility detected in default set of libraries
- -- Found Backtrace: /usr/include  
- -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
- -- Looking for __register_frame
- -- Looking for __register_frame - found
- -- Looking for __deregister_frame
- -- Looking for __deregister_frame - found
- -- Looking for _Unwind_Backtrace
- -- Looking for _Unwind_Backtrace - found
- -- Looking for getpagesize
- -- Looking for getpagesize - found
- -- Looking for sysconf
- -- Looking for sysconf - found
- -- Looking for getrusage
- -- Looking for getrusage - found
- -- Looking for setrlimit
- -- Looking for setrlimit - found
- -- Looking for isatty
- -- Looking for isatty - found
- -- Looking for futimens
- -- Looking for futimens - found
- -- Looking for futimes
- -- Looking for futimes - found
- -- Looking for posix_fallocate
- -- Looking for posix_fallocate - found
- -- Looking for sigaltstack
- -- Looking for sigaltstack - found
- -- Looking for lseek64
- -- Looking for lseek64 - found
- -- Looking for mallctl
- -- Looking for mallctl - not found
- -- Looking for mallinfo
- -- Looking for mallinfo - found
- -- Looking for mallinfo2
- -- Looking for mallinfo2 - found
- -- Looking for malloc_zone_statistics
- -- Looking for malloc_zone_statistics - not found
- -- Looking for getrlimit
- -- Looking for getrlimit - found
- -- Looking for posix_spawn
- -- Looking for posix_spawn - found
- -- Looking for pread
- -- Looking for pread - found
- -- Looking for sbrk
- -- Looking for sbrk - found
- -- Looking for strerror
- -- Looking for strerror - found
- -- Looking for strerror_r
- -- Looking for strerror_r - found
- -- Looking for strerror_s
- -- Looking for strerror_s - not found
- -- Looking for setenv
- -- Looking for setenv - found
- -- Looking for dlopen
- -- Looking for dlopen - found
- -- Looking for dladdr
- -- Looking for dladdr - not found
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
- -- Looking for __GLIBC__
- -- Looking for __GLIBC__ - found
- -- Looking for pthread_getname_np
- -- Looking for pthread_getname_np - found
- -- Looking for pthread_setname_np
- -- Looking for pthread_setname_np - found
- -- Looking for proc_pid_rusage
- -- Looking for proc_pid_rusage - not found
- -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE
- -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success
- -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
- -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
- -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
- -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
- -- Performing Test LLVM_HAS_ATOMICS
- -- Performing Test LLVM_HAS_ATOMICS - Success
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed
- -- Performing Test HAS_MAYBE_UNINITIALIZED
- -- Performing Test HAS_MAYBE_UNINITIALIZED - Success
- -- Native target architecture is X86
- -- Threads enabled.
- -- Doxygen disabled.
- -- Go bindings disabled.
- -- Found OCaml: /home/opam/.opam/4.12/bin/ocamlfind  
- -- OCaml bindings enabled.
- -- Could NOT find Python module pygments
- -- Could NOT find Python module pygments.lexers.c_cpp
- -- Could NOT find Python module yaml
- -- LLVM host triple: x86_64-unknown-linux-gnu
- -- LLVM default target triple: x86_64-unknown-linux-gnu
- -- Performing Test C_SUPPORTS_FPIC
- -- Performing Test C_SUPPORTS_FPIC - Success
- -- Performing Test CXX_SUPPORTS_FPIC
- -- Performing Test CXX_SUPPORTS_FPIC - Success
- -- Building with -fPIC
- -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION
- -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success
- -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION
- -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success
- -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
- -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
- -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
- -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
- -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
- -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
- -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
- -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
- -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed
- -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
- -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
- -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
- -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success
- -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG
- -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success
- -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG
- -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success
- -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
- -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
- -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
- -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
- -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
- -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
- -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
- -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
- -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
- -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
- -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
- -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
- -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
- -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
- -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
- -- Looking for os_signpost_interval_begin
- -- Looking for os_signpost_interval_begin - not found
- -- Found Python3: /usr/bin/python3.10 (found suitable version "3.10.5", minimum required is "3.6") found components: Interpreter 
- -- Linker detection: GNU ld
- -- Performing Test HAS_WERROR_GLOBAL_CTORS
- -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed
- -- Found Git: /usr/bin/git (found version "2.36.1") 
- -- Targeting AArch64
- -- Targeting AMDGPU
- -- Targeting ARM
- -- Targeting BPF
- -- Targeting Hexagon
- -- Targeting Lanai
- -- Targeting Mips
- -- Targeting MSP430
- -- Targeting NVPTX
- -- Targeting PowerPC
- -- Targeting RISCV
- -- Targeting Sparc
- -- Targeting SystemZ
- -- Targeting WebAssembly
- -- Targeting X86
- -- Targeting XCore
- -- Registering Bye as a pass plugin (static build: OFF)
- -- Failed to find LLVM FileCheck
- -- Version: 0.0.0
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
- -- Performing Test HAVE_CXX_FLAG_WALL
- -- Performing Test HAVE_CXX_FLAG_WALL - Success
- -- Performing Test HAVE_CXX_FLAG_WEXTRA
- -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
- -- Performing Test HAVE_CXX_FLAG_WSHADOW
- -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
- -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE
- -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE - Success
- -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
- -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
- -- Performing Test HAVE_CXX_FLAG_WD654
- -- Performing Test HAVE_CXX_FLAG_WD654 - Failed
- -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
- -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
- -- Performing Test HAVE_CXX_FLAG_COVERAGE
- -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
- -- Performing Test HAVE_GNU_POSIX_REGEX
- -- Performing Test HAVE_GNU_POSIX_REGEX
- -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
- -- Performing Test HAVE_POSIX_REGEX
- -- Performing Test HAVE_POSIX_REGEX
- -- Performing Test HAVE_POSIX_REGEX -- success
- -- Performing Test HAVE_STEADY_CLOCK
- -- Performing Test HAVE_STEADY_CLOCK
- -- Performing Test HAVE_STEADY_CLOCK -- success
- -- Configuring done
- -- Generating done
- CMake Warning:
-   Manually-specified variables were not used by the project:
- 
-     LLVM_OCAML_EXTERNAL_LLVM_LIBS
- 
- 
- -- Build files have been written to: /home/opam/.opam/4.12/.opam-switch/build/llvm.13.0.0/build-static
- + make ocaml_all
- [  0%] Built target ocaml_make_directory
- [  0%] Copying llvm_ocaml.c to build area
- [  0%] Building OCaml stub object file llvm_ocaml.o
- [  0%] Copying llvm.mli to build area
- [  0%] Copying llvm.ml to build area
- [  0%] Building OCaml library llvm
- [  0%] Building OCaml documentation for llvm
- Copying OCaml library component llvm.mli to intermediate area
- Copying OCaml library component llvm.cma to intermediate area
- Copying OCaml library component libllvm.a to intermediate area
- Copying OCaml library component llvm.cmxa to intermediate area
- Copying OCaml library component llvm.a to intermediate area
- Copying OCaml library component llvm.cmi to intermediate area
- Copying OCaml library component llvm.cmti to intermediate area
- Copying OCaml library component llvm.cmt to intermediate area
- Copying OCaml library component llvm.cmx to intermediate area
- [  0%] Built target ocaml_llvm
- [  0%] Copying target_ocaml.c to build area
- [  0%] Building OCaml stub object file target_ocaml.o
- [  0%] Copying llvm_target.mli to build area
- [  0%] Copying llvm_target.ml to build area
- [  0%] Building OCaml library llvm_target
- [  0%] Building OCaml documentation for llvm_target
- Copying OCaml library component llvm_target.mli to intermediate area
- Copying OCaml library component llvm_target.cma to intermediate area
- Copying OCaml library component libllvm_target.a to intermediate area
- Copying OCaml library component llvm_target.cmxa to intermediate area
- Copying OCaml library component llvm_target.a to intermediate area
- Copying OCaml library component llvm_target.cmi to intermediate area
- Copying OCaml library component llvm_target.cmti to intermediate area
- Copying OCaml library component llvm_target.cmt to intermediate area
- Copying OCaml library component llvm_target.cmx to intermediate area
- [  0%] Built target ocaml_llvm_target
- [  0%] Copying executionengine_ocaml.c to build area
- [  0%] Building OCaml stub object file executionengine_ocaml.o
- [  0%] Copying llvm_executionengine.mli to build area
- [  0%] Copying llvm_executionengine.ml to build area
- [  0%] Building OCaml library llvm_executionengine
- [  0%] Building OCaml documentation for llvm_executionengine
- Copying OCaml library component llvm_executionengine.mli to intermediate area
- Copying OCaml library component llvm_executionengine.cma to intermediate area
- Copying OCaml library component libllvm_executionengine.a to intermediate area
- Copying OCaml library component llvm_executionengine.cmxa to intermediate area
- Copying OCaml library component llvm_executionengine.a to intermediate area
- Copying OCaml library component llvm_executionengine.cmi to intermediate area
- Copying OCaml library component llvm_executionengine.cmti to intermediate area
- Copying OCaml library component llvm_executionengine.cmt to intermediate area
- Copying OCaml library component llvm_executionengine.cmx to intermediate area
- [  0%] Built target ocaml_llvm_executionengine
- [  0%] Building OCaml stub object file SystemZ_ocaml.o
- [  0%] Building OCaml library llvm_SystemZ
- [  0%] Building OCaml documentation for llvm_SystemZ
- Copying OCaml library component llvm_SystemZ.mli to intermediate area
- Copying OCaml library component llvm_SystemZ.cma to intermediate area
- Copying OCaml library component libllvm_SystemZ.a to intermediate area
- Copying OCaml library component llvm_SystemZ.cmxa to intermediate area
- Copying OCaml library component llvm_SystemZ.a to intermediate area
- Copying OCaml library component llvm_SystemZ.cmi to intermediate area
- Copying OCaml library component llvm_SystemZ.cmti to intermediate area
- Copying OCaml library component llvm_SystemZ.cmt to intermediate area
- Copying OCaml library component llvm_SystemZ.cmx to intermediate area
- [  0%] Built target ocaml_llvm_SystemZ
- [  0%] Copying all_backends_ocaml.c to build area
- [  0%] Building OCaml stub object file all_backends_ocaml.o
- [  0%] Copying llvm_all_backends.mli to build area
- [  0%] Copying llvm_all_backends.ml to build area
- [  0%] Building OCaml library llvm_all_backends
- [  0%] Building OCaml documentation for llvm_all_backends
- Copying OCaml library component llvm_all_backends.mli to intermediate area
- Copying OCaml library component llvm_all_backends.cma to intermediate area
- Copying OCaml library component libllvm_all_backends.a to intermediate area
- Copying OCaml library component llvm_all_backends.cmxa to intermediate area
- Copying OCaml library component llvm_all_backends.a to intermediate area
- Copying OCaml library component llvm_all_backends.cmi to intermediate area
- Copying OCaml library component llvm_all_backends.cmti to intermediate area
- Copying OCaml library component llvm_all_backends.cmt to intermediate area
- Copying OCaml library component llvm_all_backends.cmx to intermediate area
- [  0%] Built target ocaml_llvm_all_backends
- [  0%] Copying analysis_ocaml.c to build area
- [  0%] Building OCaml stub object file analysis_ocaml.o
- [  0%] Copying llvm_analysis.mli to build area
- [  0%] Copying llvm_analysis.ml to build area
- [  0%] Building OCaml library llvm_analysis
- [  0%] Building OCaml documentation for llvm_analysis
- Copying OCaml library component llvm_analysis.mli to intermediate area
- Copying OCaml library component llvm_analysis.cma to intermediate area
- Copying OCaml library component libllvm_analysis.a to intermediate area
- Copying OCaml library component llvm_analysis.cmxa to intermediate area
- Copying OCaml library component llvm_analysis.a to intermediate area
- Copying OCaml library component llvm_analysis.cmi to intermediate area
- Copying OCaml library component llvm_analysis.cmti to intermediate area
- Copying OCaml library component llvm_analysis.cmt to intermediate area
- Copying OCaml library component llvm_analysis.cmx to intermediate area
- [  0%] Built target ocaml_llvm_analysis
- [  0%] Building OCaml stub object file AArch64_ocaml.o
- [  0%] Building OCaml library llvm_AArch64
- [  0%] Building OCaml documentation for llvm_AArch64
- Copying OCaml library component llvm_AArch64.mli to intermediate area
- Copying OCaml library component llvm_AArch64.cma to intermediate area
- Copying OCaml library component libllvm_AArch64.a to intermediate area
- Copying OCaml library component llvm_AArch64.cmxa to intermediate area
- Copying OCaml library component llvm_AArch64.a to intermediate area
- Copying OCaml library component llvm_AArch64.cmi to intermediate area
- Copying OCaml library component llvm_AArch64.cmti to intermediate area
- Copying OCaml library component llvm_AArch64.cmt to intermediate area
- Copying OCaml library component llvm_AArch64.cmx to intermediate area
- [  0%] Built target ocaml_llvm_AArch64
- [  0%] Building OCaml stub object file AMDGPU_ocaml.o
- [  0%] Building OCaml library llvm_AMDGPU
- [  0%] Building OCaml documentation for llvm_AMDGPU
- Copying OCaml library component llvm_AMDGPU.mli to intermediate area
- Copying OCaml library component llvm_AMDGPU.cma to intermediate area
- Copying OCaml library component libllvm_AMDGPU.a to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmxa to intermediate area
- Copying OCaml library component llvm_AMDGPU.a to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmi to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmti to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmt to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmx to intermediate area
- [  0%] Built target ocaml_llvm_AMDGPU
- [  0%] Building OCaml stub object file ARM_ocaml.o
- [  0%] Building OCaml library llvm_ARM
- [  0%] Building OCaml documentation for llvm_ARM
- Copying OCaml library component llvm_ARM.mli to intermediate area
- Copying OCaml library component llvm_ARM.cma to intermediate area
- Copying OCaml library component libllvm_ARM.a to intermediate area
- Copying OCaml library component llvm_ARM.cmxa to intermediate area
- Copying OCaml library component llvm_ARM.a to intermediate area
- Copying OCaml library component llvm_ARM.cmi to intermediate area
- Copying OCaml library component llvm_ARM.cmti to intermediate area
- Copying OCaml library component llvm_ARM.cmt to intermediate area
- Copying OCaml library component llvm_ARM.cmx to intermediate area
- [  0%] Built target ocaml_llvm_ARM
- [  0%] Building OCaml stub object file BPF_ocaml.o
- [  0%] Building OCaml library llvm_BPF
- [  0%] Building OCaml documentation for llvm_BPF
- Copying OCaml library component llvm_BPF.mli to intermediate area
- Copying OCaml library component llvm_BPF.cma to intermediate area
- Copying OCaml library component libllvm_BPF.a to intermediate area
- Copying OCaml library component llvm_BPF.cmxa to intermediate area
- Copying OCaml library component llvm_BPF.a to intermediate area
- Copying OCaml library component llvm_BPF.cmi to intermediate area
- Copying OCaml library component llvm_BPF.cmti to intermediate area
- Copying OCaml library component llvm_BPF.cmt to intermediate area
- Copying OCaml library component llvm_BPF.cmx to intermediate area
- [  0%] Built target ocaml_llvm_BPF
- [  0%] Building OCaml stub object file Hexagon_ocaml.o
- [  0%] Building OCaml library llvm_Hexagon
- [ 33%] Building OCaml documentation for llvm_Hexagon
- Copying OCaml library component llvm_Hexagon.mli to intermediate area
- Copying OCaml library component llvm_Hexagon.cma to intermediate area
- Copying OCaml library component libllvm_Hexagon.a to intermediate area
- Copying OCaml library component llvm_Hexagon.cmxa to intermediate area
- Copying OCaml library component llvm_Hexagon.a to intermediate area
- Copying OCaml library component llvm_Hexagon.cmi to intermediate area
- Copying OCaml library component llvm_Hexagon.cmti to intermediate area
- Copying OCaml library component llvm_Hexagon.cmt to intermediate area
- Copying OCaml library component llvm_Hexagon.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Hexagon
- [ 33%] Building OCaml stub object file Lanai_ocaml.o
- [ 33%] Building OCaml library llvm_Lanai
- [ 33%] Building OCaml documentation for llvm_Lanai
- Copying OCaml library component llvm_Lanai.mli to intermediate area
- Copying OCaml library component llvm_Lanai.cma to intermediate area
- Copying OCaml library component libllvm_Lanai.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmxa to intermediate area
- Copying OCaml library component llvm_Lanai.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmi to intermediate area
- Copying OCaml library component llvm_Lanai.cmti to intermediate area
- Copying OCaml library component llvm_Lanai.cmt to intermediate area
- Copying OCaml library component llvm_Lanai.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Lanai
- [ 33%] Building OCaml stub object file Mips_ocaml.o
- [ 33%] Building OCaml library llvm_Mips
- [ 33%] Building OCaml documentation for llvm_Mips
- Copying OCaml library component llvm_Mips.mli to intermediate area
- Copying OCaml library component llvm_Mips.cma to intermediate area
- Copying OCaml library component libllvm_Mips.a to intermediate area
- Copying OCaml library component llvm_Mips.cmxa to intermediate area
- Copying OCaml library component llvm_Mips.a to intermediate area
- Copying OCaml library component llvm_Mips.cmi to intermediate area
- Copying OCaml library component llvm_Mips.cmti to intermediate area
- Copying OCaml library component llvm_Mips.cmt to intermediate area
- Copying OCaml library component llvm_Mips.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Mips
- [ 33%] Building OCaml stub object file MSP430_ocaml.o
- [ 33%] Building OCaml library llvm_MSP430
- [ 33%] Building OCaml documentation for llvm_MSP430
- Copying OCaml library component llvm_MSP430.mli to intermediate area
- Copying OCaml library component llvm_MSP430.cma to intermediate area
- Copying OCaml library component libllvm_MSP430.a to intermediate area
- Copying OCaml library component llvm_MSP430.cmxa to intermediate area
- Copying OCaml library component llvm_MSP430.a to intermediate area
- Copying OCaml library component llvm_MSP430.cmi to intermediate area
- Copying OCaml library component llvm_MSP430.cmti to intermediate area
- Copying OCaml library component llvm_MSP430.cmt to intermediate area
- Copying OCaml library component llvm_MSP430.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_MSP430
- [ 33%] Building OCaml stub object file NVPTX_ocaml.o
- [ 33%] Building OCaml library llvm_NVPTX
- [ 33%] Building OCaml documentation for llvm_NVPTX
- Copying OCaml library component llvm_NVPTX.mli to intermediate area
- Copying OCaml library component llvm_NVPTX.cma to intermediate area
- Copying OCaml library component libllvm_NVPTX.a to intermediate area
- Copying OCaml library component llvm_NVPTX.cmxa to intermediate area
- Copying OCaml library component llvm_NVPTX.a to intermediate area
- Copying OCaml library component llvm_NVPTX.cmi to intermediate area
- Copying OCaml library component llvm_NVPTX.cmti to intermediate area
- Copying OCaml library component llvm_NVPTX.cmt to intermediate area
- Copying OCaml library component llvm_NVPTX.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_NVPTX
- [ 33%] Building OCaml stub object file PowerPC_ocaml.o
- [ 33%] Building OCaml library llvm_PowerPC
- [ 33%] Building OCaml documentation for llvm_PowerPC
- Copying OCaml library component llvm_PowerPC.mli to intermediate area
- Copying OCaml library component llvm_PowerPC.cma to intermediate area
- Copying OCaml library component libllvm_PowerPC.a to intermediate area
- Copying OCaml library component llvm_PowerPC.cmxa to intermediate area
- Copying OCaml library component llvm_PowerPC.a to intermediate area
- Copying OCaml library component llvm_PowerPC.cmi to intermediate area
- Copying OCaml library component llvm_PowerPC.cmti to intermediate area
- Copying OCaml library component llvm_PowerPC.cmt to intermediate area
- Copying OCaml library component llvm_PowerPC.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_PowerPC
- [ 33%] Building OCaml stub object file RISCV_ocaml.o
- [ 33%] Building OCaml library llvm_RISCV
- [ 33%] Building OCaml documentation for llvm_RISCV
- Copying OCaml library component llvm_RISCV.mli to intermediate area
- Copying OCaml library component llvm_RISCV.cma to intermediate area
- Copying OCaml library component libllvm_RISCV.a to intermediate area
- Copying OCaml library component llvm_RISCV.cmxa to intermediate area
- Copying OCaml library component llvm_RISCV.a to intermediate area
- Copying OCaml library component llvm_RISCV.cmi to intermediate area
- Copying OCaml library component llvm_RISCV.cmti to intermediate area
- Copying OCaml library component llvm_RISCV.cmt to intermediate area
- Copying OCaml library component llvm_RISCV.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_RISCV
- [ 33%] Building OCaml stub object file Sparc_ocaml.o
- [ 33%] Building OCaml library llvm_Sparc
- [ 33%] Building OCaml documentation for llvm_Sparc
- Copying OCaml library component llvm_Sparc.mli to intermediate area
- Copying OCaml library component llvm_Sparc.cma to intermediate area
- Copying OCaml library component libllvm_Sparc.a to intermediate area
- Copying OCaml library component llvm_Sparc.cmxa to intermediate area
- Copying OCaml library component llvm_Sparc.a to intermediate area
- Copying OCaml library component llvm_Sparc.cmi to intermediate area
- Copying OCaml library component llvm_Sparc.cmti to intermediate area
- Copying OCaml library component llvm_Sparc.cmt to intermediate area
- Copying OCaml library component llvm_Sparc.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Sparc
- [ 33%] Building OCaml stub object file WebAssembly_ocaml.o
- [ 33%] Building OCaml library llvm_WebAssembly
- [ 33%] Building OCaml documentation for llvm_WebAssembly
- Copying OCaml library component llvm_WebAssembly.mli to intermediate area
- Copying OCaml library component llvm_WebAssembly.cma to intermediate area
- Copying OCaml library component libllvm_WebAssembly.a to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmxa to intermediate area
- Copying OCaml library component llvm_WebAssembly.a to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmi to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmti to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmt to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_WebAssembly
- [ 33%] Building OCaml stub object file X86_ocaml.o
- [ 33%] Building OCaml library llvm_X86
- [ 33%] Building OCaml documentation for llvm_X86
- Copying OCaml library component llvm_X86.mli to intermediate area
- Copying OCaml library component llvm_X86.cma to intermediate area
- Copying OCaml library component libllvm_X86.a to intermediate area
- Copying OCaml library component llvm_X86.cmxa to intermediate area
- Copying OCaml library component llvm_X86.a to intermediate area
- Copying OCaml library component llvm_X86.cmi to intermediate area
- Copying OCaml library component llvm_X86.cmti to intermediate area
- Copying OCaml library component llvm_X86.cmt to intermediate area
- Copying OCaml library component llvm_X86.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_X86
- [ 33%] Building OCaml stub object file XCore_ocaml.o
- [ 33%] Building OCaml library llvm_XCore
- [ 33%] Building OCaml documentation for llvm_XCore
- Copying OCaml library component llvm_XCore.mli to intermediate area
- Copying OCaml library component llvm_XCore.cma to intermediate area
- Copying OCaml library component libllvm_XCore.a to intermediate area
- Copying OCaml library component llvm_XCore.cmxa to intermediate area
- Copying OCaml library component llvm_XCore.a to intermediate area
- Copying OCaml library component llvm_XCore.cmi to intermediate area
- Copying OCaml library component llvm_XCore.cmti to intermediate area
- Copying OCaml library component llvm_XCore.cmt to intermediate area
- Copying OCaml library component llvm_XCore.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_XCore
- [ 33%] Copying bitreader_ocaml.c to build area
- [ 33%] Building OCaml stub object file bitreader_ocaml.o
- [ 33%] Copying llvm_bitreader.mli to build area
- [ 33%] Copying llvm_bitreader.ml to build area
- [ 66%] Building OCaml library llvm_bitreader
- [ 66%] Building OCaml documentation for llvm_bitreader
- Copying OCaml library component llvm_bitreader.mli to intermediate area
- Copying OCaml library component llvm_bitreader.cma to intermediate area
- Copying OCaml library component libllvm_bitreader.a to intermediate area
- Copying OCaml library component llvm_bitreader.cmxa to intermediate area
- Copying OCaml library component llvm_bitreader.a to intermediate area
- Copying OCaml library component llvm_bitreader.cmi to intermediate area
- Copying OCaml library component llvm_bitreader.cmti to intermediate area
- Copying OCaml library component llvm_bitreader.cmt to intermediate area
- Copying OCaml library component llvm_bitreader.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_bitreader
- [ 66%] Copying bitwriter_ocaml.c to build area
- [ 66%] Building OCaml stub object file bitwriter_ocaml.o
- [ 66%] Copying llvm_bitwriter.mli to build area
- [ 66%] Copying llvm_bitwriter.ml to build area
- [ 66%] Building OCaml library llvm_bitwriter
- [ 66%] Building OCaml documentation for llvm_bitwriter
- Copying OCaml library component llvm_bitwriter.mli to intermediate area
- Copying OCaml library component llvm_bitwriter.cma to intermediate area
- Copying OCaml library component libllvm_bitwriter.a to intermediate area
- Copying OCaml library component llvm_bitwriter.cmxa to intermediate area
- Copying OCaml library component llvm_bitwriter.a to intermediate area
- Copying OCaml library component llvm_bitwriter.cmi to intermediate area
- Copying OCaml library component llvm_bitwriter.cmti to intermediate area
- Copying OCaml library component llvm_bitwriter.cmt to intermediate area
- Copying OCaml library component llvm_bitwriter.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_bitwriter
- [ 66%] Copying debuginfo_ocaml.c to build area
- [ 66%] Building OCaml stub object file debuginfo_ocaml.o
- [ 66%] Copying llvm_debuginfo.mli to build area
- [ 66%] Copying llvm_debuginfo.ml to build area
- [ 66%] Building OCaml library llvm_debuginfo
- [ 66%] Building OCaml documentation for llvm_debuginfo
- Copying OCaml library component llvm_debuginfo.mli to intermediate area
- Copying OCaml library component llvm_debuginfo.cma to intermediate area
- Copying OCaml library component libllvm_debuginfo.a to intermediate area
- Copying OCaml library component llvm_debuginfo.cmxa to intermediate area
- Copying OCaml library component llvm_debuginfo.a to intermediate area
- Copying OCaml library component llvm_debuginfo.cmi to intermediate area
- Copying OCaml library component llvm_debuginfo.cmti to intermediate area
- Copying OCaml library component llvm_debuginfo.cmt to intermediate area
- Copying OCaml library component llvm_debuginfo.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_debuginfo
- [ 66%] Copying irreader_ocaml.c to build area
- [ 66%] Building OCaml stub object file irreader_ocaml.o
- [ 66%] Copying llvm_irreader.mli to build area
- [ 66%] Copying llvm_irreader.ml to build area
- [ 66%] Building OCaml library llvm_irreader
- [ 66%] Building OCaml documentation for llvm_irreader
- Copying OCaml library component llvm_irreader.mli to intermediate area
- Copying OCaml library component llvm_irreader.cma to intermediate area
- Copying OCaml library component libllvm_irreader.a to intermediate area
- Copying OCaml library component llvm_irreader.cmxa to intermediate area
- Copying OCaml library component llvm_irreader.a to intermediate area
- Copying OCaml library component llvm_irreader.cmi to intermediate area
- Copying OCaml library component llvm_irreader.cmti to intermediate area
- Copying OCaml library component llvm_irreader.cmt to intermediate area
- Copying OCaml library component llvm_irreader.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_irreader
- [ 66%] Copying linker_ocaml.c to build area
- [ 66%] Building OCaml stub object file linker_ocaml.o
- [ 66%] Copying llvm_linker.mli to build area
- [ 66%] Copying llvm_linker.ml to build area
- [ 66%] Building OCaml library llvm_linker
- [ 66%] Building OCaml documentation for llvm_linker
- Copying OCaml library component llvm_linker.mli to intermediate area
- Copying OCaml library component llvm_linker.cma to intermediate area
- Copying OCaml library component libllvm_linker.a to intermediate area
- Copying OCaml library component llvm_linker.cmxa to intermediate area
- Copying OCaml library component llvm_linker.a to intermediate area
- Copying OCaml library component llvm_linker.cmi to intermediate area
- Copying OCaml library component llvm_linker.cmti to intermediate area
- Copying OCaml library component llvm_linker.cmt to intermediate area
- Copying OCaml library component llvm_linker.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_linker
- [ 66%] Copying ipo_ocaml.c to build area
- [ 66%] Building OCaml stub object file ipo_ocaml.o
- [ 66%] Copying llvm_ipo.mli to build area
- [ 66%] Copying llvm_ipo.ml to build area
- [ 66%] Building OCaml library llvm_ipo
- [ 66%] Building OCaml documentation for llvm_ipo
- Copying OCaml library component llvm_ipo.mli to intermediate area
- Copying OCaml library component llvm_ipo.cma to intermediate area
- Copying OCaml library component libllvm_ipo.a to intermediate area
- Copying OCaml library component llvm_ipo.cmxa to intermediate area
- Copying OCaml library component llvm_ipo.a to intermediate area
- Copying OCaml library component llvm_ipo.cmi to intermediate area
- Copying OCaml library component llvm_ipo.cmti to intermediate area
- Copying OCaml library component llvm_ipo.cmt to intermediate area
- Copying OCaml library component llvm_ipo.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_ipo
- [100%] Copying passmgr_builder_ocaml.c to build area
- [100%] Building OCaml stub object file passmgr_builder_ocaml.o
- [100%] Copying llvm_passmgr_builder.mli to build area
- [100%] Copying llvm_passmgr_builder.ml to build area
- [100%] Building OCaml library llvm_passmgr_builder
- [100%] Building OCaml documentation for llvm_passmgr_builder
- Copying OCaml library component llvm_passmgr_builder.mli to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cma to intermediate area
- Copying OCaml library component libllvm_passmgr_builder.a to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmxa to intermediate area
- Copying OCaml library component llvm_passmgr_builder.a to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmi to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmti to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmt to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmx to intermediate area
- [100%] Built target ocaml_llvm_passmgr_builder
- [100%] Copying scalar_opts_ocaml.c to build area
- [100%] Building OCaml stub object file scalar_opts_ocaml.o
- [100%] Copying llvm_scalar_opts.mli to build area
- [100%] Copying llvm_scalar_opts.ml to build area
- [100%] Building OCaml library llvm_scalar_opts
- [100%] Building OCaml documentation for llvm_scalar_opts
- Copying OCaml library component llvm_scalar_opts.mli to intermediate area
- Copying OCaml library component llvm_scalar_opts.cma to intermediate area
- Copying OCaml library component libllvm_scalar_opts.a to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmxa to intermediate area
- Copying OCaml library component llvm_scalar_opts.a to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmi to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmti to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmt to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmx to intermediate area
- [100%] Built target ocaml_llvm_scalar_opts
- [100%] Copying transform_utils_ocaml.c to build area
- [100%] Building OCaml stub object file transform_utils_ocaml.o
- [100%] Copying llvm_transform_utils.mli to build area
- [100%] Copying llvm_transform_utils.ml to build area
- [100%] Building OCaml library llvm_transform_utils
- [100%] Building OCaml documentation for llvm_transform_utils
- Copying OCaml library component llvm_transform_utils.mli to intermediate area
- Copying OCaml library component llvm_transform_utils.cma to intermediate area
- Copying OCaml library component libllvm_transform_utils.a to intermediate area
- Copying OCaml library component llvm_transform_utils.cmxa to intermediate area
- Copying OCaml library component llvm_transform_utils.a to intermediate area
- Copying OCaml library component llvm_transform_utils.cmi to intermediate area
- Copying OCaml library component llvm_transform_utils.cmti to intermediate area
- Copying OCaml library component llvm_transform_utils.cmt to intermediate area
- Copying OCaml library component llvm_transform_utils.cmx to intermediate area
- [100%] Built target ocaml_llvm_transform_utils
- [100%] Copying vectorize_ocaml.c to build area
- [100%] Building OCaml stub object file vectorize_ocaml.o
- [100%] Copying llvm_vectorize.mli to build area
- [100%] Copying llvm_vectorize.ml to build area
- [100%] Building OCaml library llvm_vectorize
- [100%] Building OCaml documentation for llvm_vectorize
- Copying OCaml library component llvm_vectorize.mli to intermediate area
- Copying OCaml library component llvm_vectorize.cma to intermediate area
- Copying OCaml library component libllvm_vectorize.a to intermediate area
- Copying OCaml library component llvm_vectorize.cmxa to intermediate area
- Copying OCaml library component llvm_vectorize.a to intermediate area
- Copying OCaml library component llvm_vectorize.cmi to intermediate area
- Copying OCaml library component llvm_vectorize.cmti to intermediate area
- Copying OCaml library component llvm_vectorize.cmt to intermediate area
- Copying OCaml library component llvm_vectorize.cmx to intermediate area
- [100%] Built target ocaml_llvm_vectorize
- [100%] Built target ocaml_all
- + cd ..
- + llvm_build shared
- + mkdir build-shared
- + cd build-shared
- ++ llvm-config-13 --build-mode
- ++ llvm-config-13 --targets-built
- ++ filter_experimental_targets
- ++ sed 's/ /;/g'
- ++ sed s/AVR//g
- ++ sed s/M68k//g
- ++ sed s/Nios2//g
- ++ xargs
- ++ llvm-config-13 --libdir
- ++ '[' shared = shared ']'
- ++ echo TRUE
- ++ llvm-config-13 --libs
- + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DLLVM_TARGETS_TO_BUILD=AArch64;AMDGPU;ARM;BPF;Hexagon;Lanai;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86;XCore' -DLLVM_OCAML_EXTERNAL_LLVM_LIBDIR=/usr/lib/llvm-13/lib -DBUILD_SHARED_LIBS=TRUE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/4.12/lib -DLLVM_OCAML_EXTERNAL_LLVM_LIBS=-lLLVM-13 ..
- -- The C compiler identification is GNU 11.3.0
- -- The CXX compiler identification is GNU 11.3.0
- -- The ASM compiler identification is GNU
- -- Found assembler: /usr/bin/cc
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Looking for errno.h
- -- Looking for errno.h - found
- -- Looking for fcntl.h
- -- Looking for fcntl.h - found
- -- Looking for link.h
- -- Looking for link.h - found
- -- Looking for malloc/malloc.h
- -- Looking for malloc/malloc.h - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for signal.h
- -- Looking for signal.h - found
- -- Looking for sys/ioctl.h
- -- Looking for sys/ioctl.h - found
- -- Looking for sys/mman.h
- -- Looking for sys/mman.h - found
- -- Looking for sys/param.h
- -- Looking for sys/param.h - found
- -- Looking for sys/resource.h
- -- Looking for sys/resource.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for sysexits.h
- -- Looking for sysexits.h - found
- -- Looking for termios.h
- -- Looking for termios.h - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for valgrind/valgrind.h
- -- Looking for valgrind/valgrind.h - not found
- -- Looking for fenv.h
- -- Looking for fenv.h - found
- -- Looking for FE_ALL_EXCEPT
- -- Looking for FE_ALL_EXCEPT - found
- -- Looking for FE_INEXACT
- -- Looking for FE_INEXACT - found
- -- Looking for mach/mach.h
- -- Looking for mach/mach.h - not found
- -- Looking for histedit.h
- -- Looking for histedit.h - not found
- -- Looking for CrashReporterClient.h
- -- Looking for CrashReporterClient.h - not found
- -- Looking for linux/magic.h
- -- Looking for linux/magic.h - found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Looking for pthread_getspecific in pthread
- -- Looking for pthread_getspecific in pthread - found
- -- Looking for pthread_rwlock_init in pthread
- -- Looking for pthread_rwlock_init in pthread - found
- -- Looking for pthread_mutex_lock in pthread
- -- Looking for pthread_mutex_lock in pthread - found
- -- Looking for dlopen in dl
- -- Looking for dlopen in dl - found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- Looking for pfm_initialize in pfm
- -- Looking for pfm_initialize in pfm - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE  
- -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
- -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") 
- -- Looking for xmlReadMemory
- -- Looking for xmlReadMemory - found
- -- Looking for xar_open in xar
- -- Looking for xar_open in xar - not found
- -- Looking for arc4random
- -- Looking for arc4random - not found
- -- Looking for backtrace
- -- Looking for backtrace - found
- -- backtrace facility detected in default set of libraries
- -- Found Backtrace: /usr/include  
- -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
- -- Looking for __register_frame
- -- Looking for __register_frame - found
- -- Looking for __deregister_frame
- -- Looking for __deregister_frame - found
- -- Looking for _Unwind_Backtrace
- -- Looking for _Unwind_Backtrace - found
- -- Looking for getpagesize
- -- Looking for getpagesize - found
- -- Looking for sysconf
- -- Looking for sysconf - found
- -- Looking for getrusage
- -- Looking for getrusage - found
- -- Looking for setrlimit
- -- Looking for setrlimit - found
- -- Looking for isatty
- -- Looking for isatty - found
- -- Looking for futimens
- -- Looking for futimens - found
- -- Looking for futimes
- -- Looking for futimes - found
- -- Looking for posix_fallocate
- -- Looking for posix_fallocate - found
- -- Looking for sigaltstack
- -- Looking for sigaltstack - found
- -- Looking for lseek64
- -- Looking for lseek64 - found
- -- Looking for mallctl
- -- Looking for mallctl - not found
- -- Looking for mallinfo
- -- Looking for mallinfo - found
- -- Looking for mallinfo2
- -- Looking for mallinfo2 - found
- -- Looking for malloc_zone_statistics
- -- Looking for malloc_zone_statistics - not found
- -- Looking for getrlimit
- -- Looking for getrlimit - found
- -- Looking for posix_spawn
- -- Looking for posix_spawn - found
- -- Looking for pread
- -- Looking for pread - found
- -- Looking for sbrk
- -- Looking for sbrk - found
- -- Looking for strerror
- -- Looking for strerror - found
- -- Looking for strerror_r
- -- Looking for strerror_r - found
- -- Looking for strerror_s
- -- Looking for strerror_s - not found
- -- Looking for setenv
- -- Looking for setenv - found
- -- Looking for dlopen
- -- Looking for dlopen - found
- -- Looking for dladdr
- -- Looking for dladdr - not found
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
- -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
- -- Looking for __GLIBC__
- -- Looking for __GLIBC__ - found
- -- Looking for pthread_getname_np
- -- Looking for pthread_getname_np - found
- -- Looking for pthread_setname_np
- -- Looking for pthread_setname_np - found
- -- Looking for proc_pid_rusage
- -- Looking for proc_pid_rusage - not found
- -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE
- -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success
- -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
- -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
- -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
- -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
- -- Performing Test LLVM_HAS_ATOMICS
- -- Performing Test LLVM_HAS_ATOMICS - Success
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed
- -- Performing Test HAS_MAYBE_UNINITIALIZED
- -- Performing Test HAS_MAYBE_UNINITIALIZED - Success
- -- Native target architecture is X86
- -- Threads enabled.
- -- Doxygen disabled.
- -- Go bindings disabled.
- -- Found OCaml: /home/opam/.opam/4.12/bin/ocamlfind  
- -- OCaml bindings enabled.
- -- Could NOT find Python module pygments
- -- Could NOT find Python module pygments.lexers.c_cpp
- -- Could NOT find Python module yaml
- -- LLVM host triple: x86_64-unknown-linux-gnu
- -- LLVM default target triple: x86_64-unknown-linux-gnu
- -- Performing Test C_SUPPORTS_FPIC
- -- Performing Test C_SUPPORTS_FPIC - Success
- -- Performing Test CXX_SUPPORTS_FPIC
- -- Performing Test CXX_SUPPORTS_FPIC - Success
- -- Building with -fPIC
- -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION
- -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success
- -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION
- -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success
- -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
- -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
- -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
- -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
- -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
- -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
- -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
- -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
- -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed
- -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
- -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
- -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
- -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success
- -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG
- -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success
- -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG
- -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success
- -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
- -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
- -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
- -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
- -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
- -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
- -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
- -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
- -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
- -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
- -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
- -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
- -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
- -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
- -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
- -- Looking for os_signpost_interval_begin
- -- Looking for os_signpost_interval_begin - not found
- -- Found Python3: /usr/bin/python3.10 (found suitable version "3.10.5", minimum required is "3.6") found components: Interpreter 
- -- Linker detection: GNU ld
- -- Performing Test HAS_WERROR_GLOBAL_CTORS
- -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed
- -- Found Git: /usr/bin/git (found version "2.36.1") 
- -- Targeting AArch64
- -- Targeting AMDGPU
- -- Targeting ARM
- -- Targeting BPF
- -- Targeting Hexagon
- -- Targeting Lanai
- -- Targeting Mips
- -- Targeting MSP430
- -- Targeting NVPTX
- -- Targeting PowerPC
- -- Targeting RISCV
- -- Targeting Sparc
- -- Targeting SystemZ
- -- Targeting WebAssembly
- -- Targeting X86
- -- Targeting XCore
- -- Registering Bye as a pass plugin (static build: OFF)
- -- Failed to find LLVM FileCheck
- -- Version: 0.0.0
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
- -- Performing Test HAVE_CXX_FLAG_WALL
- -- Performing Test HAVE_CXX_FLAG_WALL - Success
- -- Performing Test HAVE_CXX_FLAG_WEXTRA
- -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
- -- Performing Test HAVE_CXX_FLAG_WSHADOW
- -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
- -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE
- -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE - Success
- -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
- -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
- -- Performing Test HAVE_CXX_FLAG_WD654
- -- Performing Test HAVE_CXX_FLAG_WD654 - Failed
- -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
- -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
- -- Performing Test HAVE_CXX_FLAG_COVERAGE
- -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
- -- Performing Test HAVE_GNU_POSIX_REGEX
- -- Performing Test HAVE_GNU_POSIX_REGEX
- -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
- -- Performing Test HAVE_POSIX_REGEX
- -- Performing Test HAVE_POSIX_REGEX
- -- Performing Test HAVE_POSIX_REGEX -- success
- -- Performing Test HAVE_STEADY_CLOCK
- -- Performing Test HAVE_STEADY_CLOCK
- -- Performing Test HAVE_STEADY_CLOCK -- success
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/opam/.opam/4.12/.opam-switch/build/llvm.13.0.0/build-shared
- + make ocaml_all
- [  0%] Built target ocaml_make_directory
- [  0%] Copying llvm_ocaml.c to build area
- [  0%] Building OCaml stub object file llvm_ocaml.o
- [  0%] Copying llvm.mli to build area
- [  0%] Copying llvm.ml to build area
- [  0%] Building OCaml library llvm
- [  0%] Building OCaml documentation for llvm
- Copying OCaml library component llvm.mli to intermediate area
- Copying OCaml library component llvm.cma to intermediate area
- Copying OCaml library component libllvm.a to intermediate area
- Copying OCaml library component llvm.cmxa to intermediate area
- Copying OCaml library component llvm.a to intermediate area
- Copying OCaml library component llvm.cmi to intermediate area
- Copying OCaml library component llvm.cmti to intermediate area
- Copying OCaml library component llvm.cmt to intermediate area
- Copying OCaml library component llvm.cmx to intermediate area
- Copying OCaml library component dllllvm.so to intermediate area
- [  0%] Built target ocaml_llvm
- [  0%] Copying target_ocaml.c to build area
- [  0%] Building OCaml stub object file target_ocaml.o
- [  0%] Copying llvm_target.mli to build area
- [  0%] Copying llvm_target.ml to build area
- [  0%] Building OCaml library llvm_target
- [  0%] Building OCaml documentation for llvm_target
- Copying OCaml library component llvm_target.mli to intermediate area
- Copying OCaml library component llvm_target.cma to intermediate area
- Copying OCaml library component libllvm_target.a to intermediate area
- Copying OCaml library component llvm_target.cmxa to intermediate area
- Copying OCaml library component llvm_target.a to intermediate area
- Copying OCaml library component llvm_target.cmi to intermediate area
- Copying OCaml library component llvm_target.cmti to intermediate area
- Copying OCaml library component llvm_target.cmt to intermediate area
- Copying OCaml library component llvm_target.cmx to intermediate area
- Copying OCaml library component dllllvm_target.so to intermediate area
- [  0%] Built target ocaml_llvm_target
- [  0%] Copying executionengine_ocaml.c to build area
- [  0%] Building OCaml stub object file executionengine_ocaml.o
- [  0%] Copying llvm_executionengine.mli to build area
- [  0%] Copying llvm_executionengine.ml to build area
- [  0%] Building OCaml library llvm_executionengine
- [  0%] Building OCaml documentation for llvm_executionengine
- Copying OCaml library component llvm_executionengine.mli to intermediate area
- Copying OCaml library component llvm_executionengine.cma to intermediate area
- Copying OCaml library component libllvm_executionengine.a to intermediate area
- Copying OCaml library component llvm_executionengine.cmxa to intermediate area
- Copying OCaml library component llvm_executionengine.a to intermediate area
- Copying OCaml library component llvm_executionengine.cmi to intermediate area
- Copying OCaml library component llvm_executionengine.cmti to intermediate area
- Copying OCaml library component llvm_executionengine.cmt to intermediate area
- Copying OCaml library component llvm_executionengine.cmx to intermediate area
- Copying OCaml library component dllllvm_executionengine.so to intermediate area
- [  0%] Built target ocaml_llvm_executionengine
- [  0%] Building OCaml stub object file RISCV_ocaml.o
- [  0%] Building OCaml library llvm_RISCV
- [  0%] Building OCaml documentation for llvm_RISCV
- Copying OCaml library component llvm_RISCV.mli to intermediate area
- Copying OCaml library component llvm_RISCV.cma to intermediate area
- Copying OCaml library component libllvm_RISCV.a to intermediate area
- Copying OCaml library component llvm_RISCV.cmxa to intermediate area
- Copying OCaml library component llvm_RISCV.a to intermediate area
- Copying OCaml library component llvm_RISCV.cmi to intermediate area
- Copying OCaml library component llvm_RISCV.cmti to intermediate area
- Copying OCaml library component llvm_RISCV.cmt to intermediate area
- Copying OCaml library component llvm_RISCV.cmx to intermediate area
- Copying OCaml library component dllllvm_RISCV.so to intermediate area
- [  0%] Built target ocaml_llvm_RISCV
- [  0%] Copying all_backends_ocaml.c to build area
- [  0%] Building OCaml stub object file all_backends_ocaml.o
- [  0%] Copying llvm_all_backends.mli to build area
- [  0%] Copying llvm_all_backends.ml to build area
- [  0%] Building OCaml library llvm_all_backends
- [  0%] Building OCaml documentation for llvm_all_backends
- Copying OCaml library component llvm_all_backends.mli to intermediate area
- Copying OCaml library component llvm_all_backends.cma to intermediate area
- Copying OCaml library component libllvm_all_backends.a to intermediate area
- Copying OCaml library component llvm_all_backends.cmxa to intermediate area
- Copying OCaml library component llvm_all_backends.a to intermediate area
- Copying OCaml library component llvm_all_backends.cmi to intermediate area
- Copying OCaml library component llvm_all_backends.cmti to intermediate area
- Copying OCaml library component llvm_all_backends.cmt to intermediate area
- Copying OCaml library component llvm_all_backends.cmx to intermediate area
- Copying OCaml library component dllllvm_all_backends.so to intermediate area
- [  0%] Built target ocaml_llvm_all_backends
- [  0%] Copying analysis_ocaml.c to build area
- [  0%] Building OCaml stub object file analysis_ocaml.o
- [  0%] Copying llvm_analysis.mli to build area
- [  0%] Copying llvm_analysis.ml to build area
- [  0%] Building OCaml library llvm_analysis
- [  0%] Building OCaml documentation for llvm_analysis
- Copying OCaml library component llvm_analysis.mli to intermediate area
- Copying OCaml library component llvm_analysis.cma to intermediate area
- Copying OCaml library component libllvm_analysis.a to intermediate area
- Copying OCaml library component llvm_analysis.cmxa to intermediate area
- Copying OCaml library component llvm_analysis.a to intermediate area
- Copying OCaml library component llvm_analysis.cmi to intermediate area
- Copying OCaml library component llvm_analysis.cmti to intermediate area
- Copying OCaml library component llvm_analysis.cmt to intermediate area
- Copying OCaml library component llvm_analysis.cmx to intermediate area
- Copying OCaml library component dllllvm_analysis.so to intermediate area
- [  0%] Built target ocaml_llvm_analysis
- [  0%] Building OCaml stub object file AArch64_ocaml.o
- [  0%] Building OCaml library llvm_AArch64
- [  0%] Building OCaml documentation for llvm_AArch64
- Copying OCaml library component llvm_AArch64.mli to intermediate area
- Copying OCaml library component llvm_AArch64.cma to intermediate area
- Copying OCaml library component libllvm_AArch64.a to intermediate area
- Copying OCaml library component llvm_AArch64.cmxa to intermediate area
- Copying OCaml library component llvm_AArch64.a to intermediate area
- Copying OCaml library component llvm_AArch64.cmi to intermediate area
- Copying OCaml library component llvm_AArch64.cmti to intermediate area
- Copying OCaml library component llvm_AArch64.cmt to intermediate area
- Copying OCaml library component llvm_AArch64.cmx to intermediate area
- Copying OCaml library component dllllvm_AArch64.so to intermediate area
- [  0%] Built target ocaml_llvm_AArch64
- [  0%] Building OCaml stub object file AMDGPU_ocaml.o
- [  0%] Building OCaml library llvm_AMDGPU
- [  0%] Building OCaml documentation for llvm_AMDGPU
- Copying OCaml library component llvm_AMDGPU.mli to intermediate area
- Copying OCaml library component llvm_AMDGPU.cma to intermediate area
- Copying OCaml library component libllvm_AMDGPU.a to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmxa to intermediate area
- Copying OCaml library component llvm_AMDGPU.a to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmi to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmti to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmt to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmx to intermediate area
- Copying OCaml library component dllllvm_AMDGPU.so to intermediate area
- [  0%] Built target ocaml_llvm_AMDGPU
- [  0%] Building OCaml stub object file ARM_ocaml.o
- [  0%] Building OCaml library llvm_ARM
- [  0%] Building OCaml documentation for llvm_ARM
- Copying OCaml library component llvm_ARM.mli to intermediate area
- Copying OCaml library component llvm_ARM.cma to intermediate area
- Copying OCaml library component libllvm_ARM.a to intermediate area
- Copying OCaml library component llvm_ARM.cmxa to intermediate area
- Copying OCaml library component llvm_ARM.a to intermediate area
- Copying OCaml library component llvm_ARM.cmi to intermediate area
- Copying OCaml library component llvm_ARM.cmti to intermediate area
- Copying OCaml library component llvm_ARM.cmt to intermediate area
- Copying OCaml library component llvm_ARM.cmx to intermediate area
- Copying OCaml library component dllllvm_ARM.so to intermediate area
- [  0%] Built target ocaml_llvm_ARM
- [  0%] Building OCaml stub object file BPF_ocaml.o
- [  0%] Building OCaml library llvm_BPF
- [  0%] Building OCaml documentation for llvm_BPF
- Copying OCaml library component llvm_BPF.mli to intermediate area
- Copying OCaml library component llvm_BPF.cma to intermediate area
- Copying OCaml library component libllvm_BPF.a to intermediate area
- Copying OCaml library component llvm_BPF.cmxa to intermediate area
- Copying OCaml library component llvm_BPF.a to intermediate area
- Copying OCaml library component llvm_BPF.cmi to intermediate area
- Copying OCaml library component llvm_BPF.cmti to intermediate area
- Copying OCaml library component llvm_BPF.cmt to intermediate area
- Copying OCaml library component llvm_BPF.cmx to intermediate area
- Copying OCaml library component dllllvm_BPF.so to intermediate area
- [  0%] Built target ocaml_llvm_BPF
- [  0%] Building OCaml stub object file Hexagon_ocaml.o
- [  0%] Building OCaml library llvm_Hexagon
- [ 33%] Building OCaml documentation for llvm_Hexagon
- Copying OCaml library component llvm_Hexagon.mli to intermediate area
- Copying OCaml library component llvm_Hexagon.cma to intermediate area
- Copying OCaml library component libllvm_Hexagon.a to intermediate area
- Copying OCaml library component llvm_Hexagon.cmxa to intermediate area
- Copying OCaml library component llvm_Hexagon.a to intermediate area
- Copying OCaml library component llvm_Hexagon.cmi to intermediate area
- Copying OCaml library component llvm_Hexagon.cmti to intermediate area
- Copying OCaml library component llvm_Hexagon.cmt to intermediate area
- Copying OCaml library component llvm_Hexagon.cmx to intermediate area
- Copying OCaml library component dllllvm_Hexagon.so to intermediate area
- [ 33%] Built target ocaml_llvm_Hexagon
- [ 33%] Building OCaml stub object file Lanai_ocaml.o
- [ 33%] Building OCaml library llvm_Lanai
- [ 33%] Building OCaml documentation for llvm_Lanai
- Copying OCaml library component llvm_Lanai.mli to intermediate area
- Copying OCaml library component llvm_Lanai.cma to intermediate area
- Copying OCaml library component libllvm_Lanai.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmxa to intermediate area
- Copying OCaml library component llvm_Lanai.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmi to intermediate area
- Copying OCaml library component llvm_Lanai.cmti to intermediate area
- Copying OCaml library component llvm_Lanai.cmt to intermediate area
- Copying OCaml library component llvm_Lanai.cmx to intermediate area
- Copying OCaml library component dllllvm_Lanai.so to intermediate area
- [ 33%] Built target ocaml_llvm_Lanai
- [ 33%] Building OCaml stub object file Mips_ocaml.o
- [ 33%] Building OCaml library llvm_Mips
- [ 33%] Building OCaml documentation for llvm_Mips
- Copying OCaml library component llvm_Mips.mli to intermediate area
- Copying OCaml library component llvm_Mips.cma to intermediate area
- Copying OCaml library component libllvm_Mips.a to intermediate area
- Copying OCaml library component llvm_Mips.cmxa to intermediate area
- Copying OCaml library component llvm_Mips.a to intermediate area
- Copying OCaml library component llvm_Mips.cmi to intermediate area
- Copying OCaml library component llvm_Mips.cmti to intermediate area
- Copying OCaml library component llvm_Mips.cmt to intermediate area
- Copying OCaml library component llvm_Mips.cmx to intermediate area
- Copying OCaml library component dllllvm_Mips.so to intermediate area
- [ 33%] Built target ocaml_llvm_Mips
- [ 33%] Building OCaml stub object file MSP430_ocaml.o
- [ 33%] Building OCaml library llvm_MSP430
- [ 33%] Building OCaml documentation for llvm_MSP430
- Copying OCaml library component llvm_MSP430.mli to intermediate area
- Copying OCaml library component llvm_MSP430.cma to intermediate area
- Copying OCaml library component libllvm_MSP430.a to intermediate area
- Copying OCaml library component llvm_MSP430.cmxa to intermediate area
- Copying OCaml library component llvm_MSP430.a to intermediate area
- Copying OCaml library component llvm_MSP430.cmi to intermediate area
- Copying OCaml library component llvm_MSP430.cmti to intermediate area
- Copying OCaml library component llvm_MSP430.cmt to intermediate area
- Copying OCaml library component llvm_MSP430.cmx to intermediate area
- Copying OCaml library component dllllvm_MSP430.so to intermediate area
- [ 33%] Built target ocaml_llvm_MSP430
- [ 33%] Building OCaml stub object file NVPTX_ocaml.o
- [ 33%] Building OCaml library llvm_NVPTX
- [ 33%] Building OCaml documentation for llvm_NVPTX
- Copying OCaml library component llvm_NVPTX.mli to intermediate area
- Copying OCaml library component llvm_NVPTX.cma to intermediate area
- Copying OCaml library component libllvm_NVPTX.a to intermediate area
- Copying OCaml library component llvm_NVPTX.cmxa to intermediate area
- Copying OCaml library component llvm_NVPTX.a to intermediate area
- Copying OCaml library component llvm_NVPTX.cmi to intermediate area
- Copying OCaml library component llvm_NVPTX.cmti to intermediate area
- Copying OCaml library component llvm_NVPTX.cmt to intermediate area
- Copying OCaml library component llvm_NVPTX.cmx to intermediate area
- Copying OCaml library component dllllvm_NVPTX.so to intermediate area
- [ 33%] Built target ocaml_llvm_NVPTX
- [ 33%] Building OCaml stub object file PowerPC_ocaml.o
- [ 33%] Building OCaml library llvm_PowerPC
- [ 33%] Building OCaml documentation for llvm_PowerPC
- Copying OCaml library component llvm_PowerPC.mli to intermediate area
- Copying OCaml library component llvm_PowerPC.cma to intermediate area
- Copying OCaml library component libllvm_PowerPC.a to intermediate area
- Copying OCaml library component llvm_PowerPC.cmxa to intermediate area
- Copying OCaml library component llvm_PowerPC.a to intermediate area
- Copying OCaml library component llvm_PowerPC.cmi to intermediate area
- Copying OCaml library component llvm_PowerPC.cmti to intermediate area
- Copying OCaml library component llvm_PowerPC.cmt to intermediate area
- Copying OCaml library component llvm_PowerPC.cmx to intermediate area
- Copying OCaml library component dllllvm_PowerPC.so to intermediate area
- [ 33%] Built target ocaml_llvm_PowerPC
- [ 33%] Building OCaml stub object file Sparc_ocaml.o
- [ 33%] Building OCaml library llvm_Sparc
- [ 33%] Building OCaml documentation for llvm_Sparc
- Copying OCaml library component llvm_Sparc.mli to intermediate area
- Copying OCaml library component llvm_Sparc.cma to intermediate area
- Copying OCaml library component libllvm_Sparc.a to intermediate area
- Copying OCaml library component llvm_Sparc.cmxa to intermediate area
- Copying OCaml library component llvm_Sparc.a to intermediate area
- Copying OCaml library component llvm_Sparc.cmi to intermediate area
- Copying OCaml library component llvm_Sparc.cmti to intermediate area
- Copying OCaml library component llvm_Sparc.cmt to intermediate area
- Copying OCaml library component llvm_Sparc.cmx to intermediate area
- Copying OCaml library component dllllvm_Sparc.so to intermediate area
- [ 33%] Built target ocaml_llvm_Sparc
- [ 33%] Building OCaml stub object file SystemZ_ocaml.o
- [ 33%] Building OCaml library llvm_SystemZ
- [ 33%] Building OCaml documentation for llvm_SystemZ
- Copying OCaml library component llvm_SystemZ.mli to intermediate area
- Copying OCaml library component llvm_SystemZ.cma to intermediate area
- Copying OCaml library component libllvm_SystemZ.a to intermediate area
- Copying OCaml library component llvm_SystemZ.cmxa to intermediate area
- Copying OCaml library component llvm_SystemZ.a to intermediate area
- Copying OCaml library component llvm_SystemZ.cmi to intermediate area
- Copying OCaml library component llvm_SystemZ.cmti to intermediate area
- Copying OCaml library component llvm_SystemZ.cmt to intermediate area
- Copying OCaml library component llvm_SystemZ.cmx to intermediate area
- Copying OCaml library component dllllvm_SystemZ.so to intermediate area
- [ 33%] Built target ocaml_llvm_SystemZ
- [ 33%] Building OCaml stub object file WebAssembly_ocaml.o
- [ 33%] Building OCaml library llvm_WebAssembly
- [ 33%] Building OCaml documentation for llvm_WebAssembly
- Copying OCaml library component llvm_WebAssembly.mli to intermediate area
- Copying OCaml library component llvm_WebAssembly.cma to intermediate area
- Copying OCaml library component libllvm_WebAssembly.a to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmxa to intermediate area
- Copying OCaml library component llvm_WebAssembly.a to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmi to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmti to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmt to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmx to intermediate area
- Copying OCaml library component dllllvm_WebAssembly.so to intermediate area
- [ 33%] Built target ocaml_llvm_WebAssembly
- [ 33%] Building OCaml stub object file X86_ocaml.o
- [ 33%] Building OCaml library llvm_X86
- [ 33%] Building OCaml documentation for llvm_X86
- Copying OCaml library component llvm_X86.mli to intermediate area
- Copying OCaml library component llvm_X86.cma to intermediate area
- Copying OCaml library component libllvm_X86.a to intermediate area
- Copying OCaml library component llvm_X86.cmxa to intermediate area
- Copying OCaml library component llvm_X86.a to intermediate area
- Copying OCaml library component llvm_X86.cmi to intermediate area
- Copying OCaml library component llvm_X86.cmti to intermediate area
- Copying OCaml library component llvm_X86.cmt to intermediate area
- Copying OCaml library component llvm_X86.cmx to intermediate area
- Copying OCaml library component dllllvm_X86.so to intermediate area
- [ 33%] Built target ocaml_llvm_X86
- [ 33%] Building OCaml stub object file XCore_ocaml.o
- [ 33%] Building OCaml library llvm_XCore
- [ 33%] Building OCaml documentation for llvm_XCore
- Copying OCaml library component llvm_XCore.mli to intermediate area
- Copying OCaml library component llvm_XCore.cma to intermediate area
- Copying OCaml library component libllvm_XCore.a to intermediate area
- Copying OCaml library component llvm_XCore.cmxa to intermediate area
- Copying OCaml library component llvm_XCore.a to intermediate area
- Copying OCaml library component llvm_XCore.cmi to intermediate area
- Copying OCaml library component llvm_XCore.cmti to intermediate area
- Copying OCaml library component llvm_XCore.cmt to intermediate area
- Copying OCaml library component llvm_XCore.cmx to intermediate area
- Copying OCaml library component dllllvm_XCore.so to intermediate area
- [ 33%] Built target ocaml_llvm_XCore
- [ 33%] Copying bitreader_ocaml.c to build area
- [ 33%] Building OCaml stub object file bitreader_ocaml.o
- [ 33%] Copying llvm_bitreader.mli to build area
- [ 33%] Copying llvm_bitreader.ml to build area
- [ 66%] Building OCaml library llvm_bitreader
- [ 66%] Building OCaml documentation for llvm_bitreader
- Copying OCaml library component llvm_bitreader.mli to intermediate area
- Copying OCaml library component llvm_bitreader.cma to intermediate area
- Copying OCaml library component libllvm_bitreader.a to intermediate area
- Copying OCaml library component llvm_bitreader.cmxa to intermediate area
- Copying OCaml library component llvm_bitreader.a to intermediate area
- Copying OCaml library component llvm_bitreader.cmi to intermediate area
- Copying OCaml library component llvm_bitreader.cmti to intermediate area
- Copying OCaml library component llvm_bitreader.cmt to intermediate area
- Copying OCaml library component llvm_bitreader.cmx to intermediate area
- Copying OCaml library component dllllvm_bitreader.so to intermediate area
- [ 66%] Built target ocaml_llvm_bitreader
- [ 66%] Copying bitwriter_ocaml.c to build area
- [ 66%] Building OCaml stub object file bitwriter_ocaml.o
- [ 66%] Copying llvm_bitwriter.mli to build area
- [ 66%] Copying llvm_bitwriter.ml to build area
- [ 66%] Building OCaml library llvm_bitwriter
- [ 66%] Building OCaml documentation for llvm_bitwriter
- Copying OCaml library component llvm_bitwriter.mli to intermediate area
- Copying OCaml library component llvm_bitwriter.cma to intermediate area
- Copying OCaml library component libllvm_bitwriter.a to intermediate area
- Copying OCaml library component llvm_bitwriter.cmxa to intermediate area
- Copying OCaml library component llvm_bitwriter.a to intermediate area
- Copying OCaml library component llvm_bitwriter.cmi to intermediate area
- Copying OCaml library component llvm_bitwriter.cmti to intermediate area
- Copying OCaml library component llvm_bitwriter.cmt to intermediate area
- Copying OCaml library component llvm_bitwriter.cmx to intermediate area
- Copying OCaml library component dllllvm_bitwriter.so to intermediate area
- [ 66%] Built target ocaml_llvm_bitwriter
- [ 66%] Copying debuginfo_ocaml.c to build area
- [ 66%] Building OCaml stub object file debuginfo_ocaml.o
- [ 66%] Copying llvm_debuginfo.mli to build area
- [ 66%] Copying llvm_debuginfo.ml to build area
- [ 66%] Building OCaml library llvm_debuginfo
- [ 66%] Building OCaml documentation for llvm_debuginfo
- Copying OCaml library component llvm_debuginfo.mli to intermediate area
- Copying OCaml library component llvm_debuginfo.cma to intermediate area
- Copying OCaml library component libllvm_debuginfo.a to intermediate area
- Copying OCaml library component llvm_debuginfo.cmxa to intermediate area
- Copying OCaml library component llvm_debuginfo.a to intermediate area
- Copying OCaml library component llvm_debuginfo.cmi to intermediate area
- Copying OCaml library component llvm_debuginfo.cmti to intermediate area
- Copying OCaml library component llvm_debuginfo.cmt to intermediate area
- Copying OCaml library component llvm_debuginfo.cmx to intermediate area
- Copying OCaml library component dllllvm_debuginfo.so to intermediate area
- [ 66%] Built target ocaml_llvm_debuginfo
- [ 66%] Copying irreader_ocaml.c to build area
- [ 66%] Building OCaml stub object file irreader_ocaml.o
- [ 66%] Copying llvm_irreader.mli to build area
- [ 66%] Copying llvm_irreader.ml to build area
- [ 66%] Building OCaml library llvm_irreader
- [ 66%] Building OCaml documentation for llvm_irreader
- Copying OCaml library component llvm_irreader.mli to intermediate area
- Copying OCaml library component llvm_irreader.cma to intermediate area
- Copying OCaml library component libllvm_irreader.a to intermediate area
- Copying OCaml library component llvm_irreader.cmxa to intermediate area
- Copying OCaml library component llvm_irreader.a to intermediate area
- Copying OCaml library component llvm_irreader.cmi to intermediate area
- Copying OCaml library component llvm_irreader.cmti to intermediate area
- Copying OCaml library component llvm_irreader.cmt to intermediate area
- Copying OCaml library component llvm_irreader.cmx to intermediate area
- Copying OCaml library component dllllvm_irreader.so to intermediate area
- [ 66%] Built target ocaml_llvm_irreader
- [ 66%] Copying linker_ocaml.c to build area
- [ 66%] Building OCaml stub object file linker_ocaml.o
- [ 66%] Copying llvm_linker.mli to build area
- [ 66%] Copying llvm_linker.ml to build area
- [ 66%] Building OCaml library llvm_linker
- [ 66%] Building OCaml documentation for llvm_linker
- Copying OCaml library component llvm_linker.mli to intermediate area
- Copying OCaml library component llvm_linker.cma to intermediate area
- Copying OCaml library component libllvm_linker.a to intermediate area
- Copying OCaml library component llvm_linker.cmxa to intermediate area
- Copying OCaml library component llvm_linker.a to intermediate area
- Copying OCaml library component llvm_linker.cmi to intermediate area
- Copying OCaml library component llvm_linker.cmti to intermediate area
- Copying OCaml library component llvm_linker.cmt to intermediate area
- Copying OCaml library component llvm_linker.cmx to intermediate area
- Copying OCaml library component dllllvm_linker.so to intermediate area
- [ 66%] Built target ocaml_llvm_linker
- [ 66%] Copying ipo_ocaml.c to build area
- [ 66%] Building OCaml stub object file ipo_ocaml.o
- [ 66%] Copying llvm_ipo.mli to build area
- [ 66%] Copying llvm_ipo.ml to build area
- [ 66%] Building OCaml library llvm_ipo
- [ 66%] Building OCaml documentation for llvm_ipo
- Copying OCaml library component llvm_ipo.mli to intermediate area
- Copying OCaml library component llvm_ipo.cma to intermediate area
- Copying OCaml library component libllvm_ipo.a to intermediate area
- Copying OCaml library component llvm_ipo.cmxa to intermediate area
- Copying OCaml library component llvm_ipo.a to intermediate area
- Copying OCaml library component llvm_ipo.cmi to intermediate area
- Copying OCaml library component llvm_ipo.cmti to intermediate area
- Copying OCaml library component llvm_ipo.cmt to intermediate area
- Copying OCaml library component llvm_ipo.cmx to intermediate area
- Copying OCaml library component dllllvm_ipo.so to intermediate area
- [ 66%] Built target ocaml_llvm_ipo
- [100%] Copying passmgr_builder_ocaml.c to build area
- [100%] Building OCaml stub object file passmgr_builder_ocaml.o
- [100%] Copying llvm_passmgr_builder.mli to build area
- [100%] Copying llvm_passmgr_builder.ml to build area
- [100%] Building OCaml library llvm_passmgr_builder
- [100%] Building OCaml documentation for llvm_passmgr_builder
- Copying OCaml library component llvm_passmgr_builder.mli to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cma to intermediate area
- Copying OCaml library component libllvm_passmgr_builder.a to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmxa to intermediate area
- Copying OCaml library component llvm_passmgr_builder.a to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmi to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmti to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmt to intermediate area
- Copying OCaml library component llvm_passmgr_builder.cmx to intermediate area
- Copying OCaml library component dllllvm_passmgr_builder.so to intermediate area
- [100%] Built target ocaml_llvm_passmgr_builder
- [100%] Copying scalar_opts_ocaml.c to build area
- [100%] Building OCaml stub object file scalar_opts_ocaml.o
- [100%] Copying llvm_scalar_opts.mli to build area
- [100%] Copying llvm_scalar_opts.ml to build area
- [100%] Building OCaml library llvm_scalar_opts
- [100%] Building OCaml documentation for llvm_scalar_opts
- Copying OCaml library component llvm_scalar_opts.mli to intermediate area
- Copying OCaml library component llvm_scalar_opts.cma to intermediate area
- Copying OCaml library component libllvm_scalar_opts.a to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmxa to intermediate area
- Copying OCaml library component llvm_scalar_opts.a to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmi to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmti to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmt to intermediate area
- Copying OCaml library component llvm_scalar_opts.cmx to intermediate area
- Copying OCaml library component dllllvm_scalar_opts.so to intermediate area
- [100%] Built target ocaml_llvm_scalar_opts
- [100%] Copying transform_utils_ocaml.c to build area
- [100%] Building OCaml stub object file transform_utils_ocaml.o
- [100%] Copying llvm_transform_utils.mli to build area
- [100%] Copying llvm_transform_utils.ml to build area
- [100%] Building OCaml library llvm_transform_utils
- [100%] Building OCaml documentation for llvm_transform_utils
- Copying OCaml library component llvm_transform_utils.mli to intermediate area
- Copying OCaml library component llvm_transform_utils.cma to intermediate area
- Copying OCaml library component libllvm_transform_utils.a to intermediate area
- Copying OCaml library component llvm_transform_utils.cmxa to intermediate area
- Copying OCaml library component llvm_transform_utils.a to intermediate area
- Copying OCaml library component llvm_transform_utils.cmi to intermediate area
- Copying OCaml library component llvm_transform_utils.cmti to intermediate area
- Copying OCaml library component llvm_transform_utils.cmt to intermediate area
- Copying OCaml library component llvm_transform_utils.cmx to intermediate area
- Copying OCaml library component dllllvm_transform_utils.so to intermediate area
- [100%] Built target ocaml_llvm_transform_utils
- [100%] Copying vectorize_ocaml.c to build area
- [100%] Building OCaml stub object file vectorize_ocaml.o
- [100%] Copying llvm_vectorize.mli to build area
- [100%] Copying llvm_vectorize.ml to build area
- [100%] Building OCaml library llvm_vectorize
- [100%] Building OCaml documentation for llvm_vectorize
- Copying OCaml library component llvm_vectorize.mli to intermediate area
- Copying OCaml library component llvm_vectorize.cma to intermediate area
- Copying OCaml library component libllvm_vectorize.a to intermediate area
- Copying OCaml library component llvm_vectorize.cmxa to intermediate area
- Copying OCaml library component llvm_vectorize.a to intermediate area
- Copying OCaml library component llvm_vectorize.cmi to intermediate area
- Copying OCaml library component llvm_vectorize.cmti to intermediate area
- Copying OCaml library component llvm_vectorize.cmt to intermediate area
- Copying OCaml library component llvm_vectorize.cmx to intermediate area
- Copying OCaml library component dllllvm_vectorize.so to intermediate area
- [100%] Built target ocaml_llvm_vectorize
- [100%] Built target ocaml_all
- + cd ..
-> compiled  llvm.13.0.0
Processing 76/78: [llvm: bash install.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "bash" "-ex" "install.sh" "llvm-config-13" "/home/opam/.opam/4.12/lib" "cmake" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/llvm.13.0.0)
- + llvm_config=llvm-config-13
- + libdir=/home/opam/.opam/4.12/lib
- + cmake=cmake
- + make=make
- + action=install
- + case "$action" in
- + llvm_install static
- + test -d build-static
- + cd build-static
- + cmake -P bindings/ocaml/cmake_install.cmake
- -- Install configuration: "RelWithDebInfo"
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_debuginfo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_ipo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_vectorize.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmx
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmx
- + mkdir /home/opam/.opam/4.12/lib/llvm/static
- + mv /home/opam/.opam/4.12/lib/llvm/llvm.cma /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cma /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cma /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cma /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cma /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cma /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cma /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cma /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cma /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cma /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cma /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cma /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cma /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cma /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cma /home/opam/.opam/4.12/lib/llvm/llvm_X86.cma /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cma /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cma /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cma /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cma /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cma /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cma /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cma /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cma /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cma /home/opam/.opam/4.12/lib/llvm/llvm_linker.cma /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cma /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cma /home/opam/.opam/4.12/lib/llvm/llvm_target.cma /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cma /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cma /home/opam/.opam/4.12/lib/llvm/static
- + mv /home/opam/.opam/4.12/lib/llvm/llvm.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_target.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmxa /home/opam/.opam/4.12/lib/llvm/static
- + mv /home/opam/.opam/4.12/lib/llvm/llvm.a /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.a /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.a /home/opam/.opam/4.12/lib/llvm/llvm_ARM.a /home/opam/.opam/4.12/lib/llvm/llvm_BPF.a /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.a /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.a /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.a /home/opam/.opam/4.12/lib/llvm/llvm_Mips.a /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.a /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.a /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.a /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.a /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.a /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.a /home/opam/.opam/4.12/lib/llvm/llvm_X86.a /home/opam/.opam/4.12/lib/llvm/llvm_XCore.a /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.a /home/opam/.opam/4.12/lib/llvm/llvm_analysis.a /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.a /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.a /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.a /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.a /home/opam/.opam/4.12/lib/llvm/llvm_ipo.a /home/opam/.opam/4.12/lib/llvm/llvm_irreader.a /home/opam/.opam/4.12/lib/llvm/llvm_linker.a /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.a /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.a /home/opam/.opam/4.12/lib/llvm/llvm_target.a /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.a /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.a /home/opam/.opam/4.12/lib/llvm/static
- + cd ..
- + llvm_install shared
- + test -d build-shared
- + cd build-shared
- + cmake -P bindings/ocaml/cmake_install.cmake
- -- Install configuration: "RelWithDebInfo"
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_all_backends.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_analysis.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_AArch64.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_AMDGPU.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_ARM.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_BPF.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_Hexagon.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_Lanai.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_Mips.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_MSP430.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_NVPTX.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_PowerPC.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_RISCV.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_Sparc.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_SystemZ.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_WebAssembly.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_X86.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_XCore.so
- -- Installing: /home/opam/.opam/4.12/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_bitreader.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_bitwriter.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_debuginfo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_debuginfo.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_irreader.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_linker.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_target.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_ipo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_ipo.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_passmgr_builder.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_scalar_opts.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_transform_utils.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_vectorize.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_vectorize.so
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.12/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmti
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmt
- -- Installing: /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmx
- -- Installing: /home/opam/.opam/4.12/lib/stublibs/dllllvm_executionengine.so
- + mkdir /home/opam/.opam/4.12/lib/llvm/shared
- + mv /home/opam/.opam/4.12/lib/llvm/llvm.cma /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cma /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cma /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cma /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cma /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cma /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cma /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cma /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cma /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cma /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cma /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cma /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cma /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cma /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cma /home/opam/.opam/4.12/lib/llvm/llvm_X86.cma /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cma /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cma /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cma /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cma /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cma /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cma /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cma /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cma /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cma /home/opam/.opam/4.12/lib/llvm/llvm_linker.cma /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cma /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cma /home/opam/.opam/4.12/lib/llvm/llvm_target.cma /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cma /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cma /home/opam/.opam/4.12/lib/llvm/shared
- + mv /home/opam/.opam/4.12/lib/llvm/llvm.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_ARM.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_BPF.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Mips.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_X86.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_XCore.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_analysis.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_ipo.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_irreader.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_linker.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_target.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.cmxa /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.cmxa /home/opam/.opam/4.12/lib/llvm/shared
- + mv /home/opam/.opam/4.12/lib/llvm/llvm.a /home/opam/.opam/4.12/lib/llvm/llvm_AArch64.a /home/opam/.opam/4.12/lib/llvm/llvm_AMDGPU.a /home/opam/.opam/4.12/lib/llvm/llvm_ARM.a /home/opam/.opam/4.12/lib/llvm/llvm_BPF.a /home/opam/.opam/4.12/lib/llvm/llvm_Hexagon.a /home/opam/.opam/4.12/lib/llvm/llvm_Lanai.a /home/opam/.opam/4.12/lib/llvm/llvm_MSP430.a /home/opam/.opam/4.12/lib/llvm/llvm_Mips.a /home/opam/.opam/4.12/lib/llvm/llvm_NVPTX.a /home/opam/.opam/4.12/lib/llvm/llvm_PowerPC.a /home/opam/.opam/4.12/lib/llvm/llvm_RISCV.a /home/opam/.opam/4.12/lib/llvm/llvm_Sparc.a /home/opam/.opam/4.12/lib/llvm/llvm_SystemZ.a /home/opam/.opam/4.12/lib/llvm/llvm_WebAssembly.a /home/opam/.opam/4.12/lib/llvm/llvm_X86.a /home/opam/.opam/4.12/lib/llvm/llvm_XCore.a /home/opam/.opam/4.12/lib/llvm/llvm_all_backends.a /home/opam/.opam/4.12/lib/llvm/llvm_analysis.a /home/opam/.opam/4.12/lib/llvm/llvm_bitreader.a /home/opam/.opam/4.12/lib/llvm/llvm_bitwriter.a /home/opam/.opam/4.12/lib/llvm/llvm_debuginfo.a /home/opam/.opam/4.12/lib/llvm/llvm_executionengine.a /home/opam/.opam/4.12/lib/llvm/llvm_ipo.a /home/opam/.opam/4.12/lib/llvm/llvm_irreader.a /home/opam/.opam/4.12/lib/llvm/llvm_linker.a /home/opam/.opam/4.12/lib/llvm/llvm_passmgr_builder.a /home/opam/.opam/4.12/lib/llvm/llvm_scalar_opts.a /home/opam/.opam/4.12/lib/llvm/llvm_target.a /home/opam/.opam/4.12/lib/llvm/llvm_transform_utils.a /home/opam/.opam/4.12/lib/llvm/llvm_vectorize.a /home/opam/.opam/4.12/lib/llvm/shared
- + cd ..
-> installed llvm.13.0.0
[labrys: patch] applying fix-dune.patch
Processing 77/78: [labrys: patch]
Processing 77/78: [labrys: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "labrys" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/labrys.0.1)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -safe-string -warn-error -A -w A-44-33-4 -open Containers -g -bin-annot -I src/.main.eobjs/byte -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/containers -I /home/opam/.opam/4.12/lib/containers/data -I /home/opam/.opam/4.12/lib/containers/monomorphic -I /home/opam/.opam/4.12/lib/llvm -I /home/opam/.opam/4.12/lib/msgpack -I /home/opam/.opam/4.12/lib/pprint -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/uutf -no-alias-deps -o src/.main.eobjs/byte/parserHandler.cmi -c -intf src/parserHandler.mli)
- File "src/parserHandler.mli", line 6, characters 13-21:
- 6 | module Make (Filename : sig val get : string end) : sig
-                  ^^^^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Filename.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -safe-string -warn-error -A -w A-44-33-4 -open Containers -g -bin-annot -I src/.main.eobjs/byte -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/containers -I /home/opam/.opam/4.12/lib/containers/data -I /home/opam/.opam/4.12/lib/containers/monomorphic -I /home/opam/.opam/4.12/lib/llvm -I /home/opam/.opam/4.12/lib/msgpack -I /home/opam/.opam/4.12/lib/pprint -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/uutf -no-alias-deps -o src/.main.eobjs/byte/parser.cmi -c -intf src/parser.mli)
- File "src/parser.mli", line 3, characters 13-21:
- 3 |            ( Filename : sig val get : string end )
-                  ^^^^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Filename.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -safe-string -warn-error -A -w A-44-33-4 -open Containers -g -bin-annot -I src/.main.eobjs/byte -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/containers -I /home/opam/.opam/4.12/lib/containers/data -I /home/opam/.opam/4.12/lib/containers/monomorphic -I /home/opam/.opam/4.12/lib/llvm -I /home/opam/.opam/4.12/lib/msgpack -I /home/opam/.opam/4.12/lib/pprint -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/uutf -no-alias-deps -o src/.main.eobjs/byte/main.cmo -c -impl src/main.ml)
- File "src/main.ml", line 154, characters 13-22:
- 154 |   let args = Term.pure program |> output in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 155, characters 9-18:
- 155 |   (args, Term.info ~doc "build-program")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 159, characters 13-22:
- 159 |   let args = Term.pure modul |> base_llvm in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 160, characters 9-18:
- 160 |   (args, Term.info ~doc "build-module")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 164, characters 13-22:
- 164 |   let args = Term.pure print_parse_tree |> restrained_base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 165, characters 9-18:
- 165 |   (args, Term.info ~doc "print-parse-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 169, characters 13-22:
- 169 |   let args = Term.pure print_desugared_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 170, characters 9-18:
- 170 |   (args, Term.info ~doc "print-desugared-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 174, characters 13-22:
- 174 |   let args = Term.pure print_pretyped_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 175, characters 9-18:
- 175 |   (args, Term.info ~doc "print-pretyped-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 179, characters 13-22:
- 179 |   let args = Term.pure print_untyped_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 180, characters 9-18:
- 180 |   (args, Term.info ~doc "print-untyped-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 184, characters 13-22:
- 184 |   let args = Term.pure print_lambda_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 185, characters 9-18:
- 185 |   (args, Term.info ~doc "print-lambda-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 189, characters 13-22:
- 189 |   let args = Term.pure print_flatten_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 190, characters 9-18:
- 190 |   (args, Term.info ~doc "print-flatten-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 194, characters 13-22:
- 194 |   let args = Term.pure print_optimized_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 195, characters 9-18:
- 195 |   (args, Term.info ~doc "print-optimized-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 199, characters 13-22:
- 199 |   let args = Term.pure print_early_llvm |> base_llvm in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 200, characters 9-18:
- 200 |   (args, Term.info ~doc "print-early-llvm")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 204, characters 13-22:
- 204 |   let args = Term.pure print_llvm |> optimization in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 205, characters 9-18:
- 205 |   (args, Term.info ~doc "print-llvm")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 209, characters 3-12:
- 209 |   (Term.pure Fun.id, Term.info ~doc ~version:Config.version "labrys")
-          ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 209, characters 21-30:
- 209 |   (Term.pure Fun.id, Term.info ~doc ~version:Config.version "labrys")
-                            ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 226, characters 8-24:
- 226 |   match Term.eval_choice default_cmd cmds with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -safe-string -warn-error -A -w A-44-33-4 -open Containers -g -I src/.main.eobjs/byte -I src/.main.eobjs/native -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/containers -I /home/opam/.opam/4.12/lib/containers/data -I /home/opam/.opam/4.12/lib/containers/monomorphic -I /home/opam/.opam/4.12/lib/llvm -I /home/opam/.opam/4.12/lib/msgpack -I /home/opam/.opam/4.12/lib/pprint -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/uutf -intf-suffix .ml -no-alias-deps -o src/.main.eobjs/native/module.cmx -c -impl src/module.ml)
- File "src/module.ml", line 35, characters 4-8:
- 35 |     test (exec regexp modul) 0
-          ^^^^
- Alert deprecated: Re.test
- Use Group.test
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -safe-string -warn-error -A -w A-44-33-4 -open Containers -g -I src/.main.eobjs/byte -I src/.main.eobjs/native -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/containers -I /home/opam/.opam/4.12/lib/containers/data -I /home/opam/.opam/4.12/lib/containers/monomorphic -I /home/opam/.opam/4.12/lib/llvm -I /home/opam/.opam/4.12/lib/msgpack -I /home/opam/.opam/4.12/lib/pprint -I /home/opam/.opam/4.12/lib/re -I /home/opam/.opam/4.12/lib/seq -I /home/opam/.opam/4.12/lib/uutf -intf-suffix .ml -no-alias-deps -o src/.main.eobjs/native/main.cmx -c -impl src/main.ml)
- File "src/main.ml", line 154, characters 13-22:
- 154 |   let args = Term.pure program |> output in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 155, characters 9-18:
- 155 |   (args, Term.info ~doc "build-program")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 159, characters 13-22:
- 159 |   let args = Term.pure modul |> base_llvm in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 160, characters 9-18:
- 160 |   (args, Term.info ~doc "build-module")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 164, characters 13-22:
- 164 |   let args = Term.pure print_parse_tree |> restrained_base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 165, characters 9-18:
- 165 |   (args, Term.info ~doc "print-parse-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 169, characters 13-22:
- 169 |   let args = Term.pure print_desugared_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 170, characters 9-18:
- 170 |   (args, Term.info ~doc "print-desugared-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 174, characters 13-22:
- 174 |   let args = Term.pure print_pretyped_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 175, characters 9-18:
- 175 |   (args, Term.info ~doc "print-pretyped-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 179, characters 13-22:
- 179 |   let args = Term.pure print_untyped_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 180, characters 9-18:
- 180 |   (args, Term.info ~doc "print-untyped-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 184, characters 13-22:
- 184 |   let args = Term.pure print_lambda_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 185, characters 9-18:
- 185 |   (args, Term.info ~doc "print-lambda-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 189, characters 13-22:
- 189 |   let args = Term.pure print_flatten_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 190, characters 9-18:
- 190 |   (args, Term.info ~doc "print-flatten-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 194, characters 13-22:
- 194 |   let args = Term.pure print_optimized_tree |> base in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 195, characters 9-18:
- 195 |   (args, Term.info ~doc "print-optimized-tree")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 199, characters 13-22:
- 199 |   let args = Term.pure print_early_llvm |> base_llvm in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 200, characters 9-18:
- 200 |   (args, Term.info ~doc "print-early-llvm")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 204, characters 13-22:
- 204 |   let args = Term.pure print_llvm |> optimization in
-                    ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 205, characters 9-18:
- 205 |   (args, Term.info ~doc "print-llvm")
-                ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 209, characters 3-12:
- 209 |   (Term.pure Fun.id, Term.info ~doc ~version:Config.version "labrys")
-          ^^^^^^^^^
- Alert deprecated: Term.pure
- Use Term.const instead.
- File "src/main.ml", line 209, characters 21-30:
- 209 |   (Term.pure Fun.id, Term.info ~doc ~version:Config.version "labrys")
-                            ^^^^^^^^^
- Alert deprecated: Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 226, characters 8-24:
- 226 |   match Term.eval_choice default_cmd cmds with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- (cd _build/default/stdlib && ../../install/default/bin/labrys build-module --no-prelude --build-dir . Prelude)
- Compiling Prelude
- Module Prelude compiled
-> compiled  labrys.0.1
-> installed labrys.0.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-07-03 05:40.26 ---> saved as "03ec83cc19d7d841c432e0df141ee7a1cecd1a1eaa486f07c055b7d59189b757"
Job succeeded