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


Building on pima.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-04 03:59.30 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-2.1 /usr/bin/opam"))
2021-09-04 03:59.30 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-04 03:59.30 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-09-04 03:59.30 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-04 03:59.30 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-04 03:59.30 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.13.0+trunk  (https://github.com/ocaml/ocaml/archive/4.13.tar.gz)
-> installed ocaml-variants.4.13.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.13.0
Done.
# Run eval $(opam env --switch=4.13.0+trunk) to update the current shell environment
2021-09-04 03:59.30 ---> using "6712a74d1c1dd02a3a6016afba137eef5268a19bc9ee3f1c1955ef2ed1510eb1" 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]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8766 kB]
- Fetched 8994 kB in 2s (4965 kB/s)
- Reading package lists...
- 
2021-09-04 03:59.30 ---> using "efb2002aa60b7139ac6bcdcb20564781fe8c1766de01de081e2c168839e6bf82" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-llvm       11.0.0 [required by llvm]
  - install dune            2.9.0  [required by bigarray-compat, integers]
  - install ocamlfind       1.9.1  [required by llvmgraph]
  - install conf-cmake      1      [required by llvm]
  - install conf-python-2-7 1.1    [required by llvm]
  - install ocamlbuild      0.14.0 [required by llvmgraph]
  - install integers        0.5.1  [required by ctypes]
  - install bigarray-compat 1.0.0  [required by ctypes]
  - install ocamlgraph      1.8.8  [required by llvmgraph]
  - install ctypes          0.19.1 [required by llvm]
  - install llvm            11.0.0 [required by llvmgraph]
  - install llvmgraph       0.2
===== 12 to install =====

The following system packages will first need to be installed:
    cmake llvm-11-dev python2.7

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cmake" "llvm-11-dev" "python2.7"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython2.7-minimal:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18048 files and directories currently installed.)
- Preparing to unpack .../libpython2.7-minimal_2.7.18-8_amd64.deb ...
- Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ...
- Selecting previously unselected package python2.7-minimal.
- Preparing to unpack .../python2.7-minimal_2.7.18-8_amd64.deb ...
- Unpacking python2.7-minimal (2.7.18-8) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../libpython3.9-minimal_3.9.7-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.7-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.7-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.7-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.7-1) ...
- Setting up python3.9-minimal (3.9.7-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 ... 18546 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package mailcap.
- Preparing to unpack .../2-mailcap_3.70_all.deb ...
- Unpacking mailcap (3.70) ...
- Selecting previously unselected package mime-support.
- Preparing to unpack .../3-mime-support_3.66_all.deb ...
- Unpacking mime-support (3.66) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../4-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../5-libncursesw6_6.2+20201114-4_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.2+20201114-4) over (6.2+20201114-2) ...
- Preparing to unpack .../6-libtinfo6_6.2+20201114-4_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.2+20201114-4) over (6.2+20201114-2) ...
- Setting up libtinfo6:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libpython3.9-stdlib: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 ... 18606 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.7-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.7-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.7-1_amd64.deb ...
- Unpacking python3.9 (3.9.7-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- 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 ... 18968 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../01-libncurses6_6.2+20201114-4_amd64.deb ...
- Unpacking libncurses6:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libprocps8:amd64.
- Preparing to unpack .../02-libprocps8_2%3a3.3.17-5_amd64.deb ...
- Unpacking libprocps8:amd64 (2:3.3.17-5) ...
- Selecting previously unselected package procps.
- Preparing to unpack .../03-procps_2%3a3.3.17-5_amd64.deb ...
- Unpacking procps (2:3.3.17-5) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../04-libmagic-mgc_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.39-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../05-libmagic1_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.39-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../06-file_1%3a5.39-3_amd64.deb ...
- Unpacking file (1:5.39-3) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../07-libpipeline1_1.5.3-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.3-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../08-binfmt-support_2.2.1-1_amd64.deb ...
- Unpacking binfmt-support (2.2.1-1) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../09-cmake-data_3.18.4-2_all.deb ...
- Unpacking cmake-data (3.18.4-2) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../10-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../11-libxml2_2.9.12+dfsg-3_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-3) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../12-libarchive13_3.4.3-2+b1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
- Selecting previously unselected package libjsoncpp24:amd64.
- Preparing to unpack .../13-libjsoncpp24_1.9.4-4_amd64.deb ...
- Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../14-librhash0_1.4.2-1_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.2-1) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../15-libuv1_1.40.0-2_amd64.deb ...
- Unpacking libuv1:amd64 (1.40.0-2) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../16-cmake_3.18.4-2_amd64.deb ...
- Unpacking cmake (3.18.4-2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../17-libz3-4_4.8.10-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.10-1) ...
- Selecting previously unselected package libllvm11:amd64.
- Preparing to unpack .../18-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libclang-cpp11.
- Preparing to unpack .../19-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libclang-cpp11 (1:11.0.1-2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../20-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../21-libncurses-dev_6.2+20201114-4_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../22-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Selecting previously unselected package libpython2.7-stdlib:amd64.
- Preparing to unpack .../23-libpython2.7-stdlib_2.7.18-8_amd64.deb ...
- Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../24-libtinfo-dev_6.2+20201114-4_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../25-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 .../26-libz3-dev_4.8.10-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.10-1) ...
- Selecting previously unselected package llvm-11-runtime.
- Preparing to unpack .../27-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-runtime (1:11.0.1-2) ...
- Selecting previously unselected package llvm-11.
- Preparing to unpack .../28-llvm-11_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11 (1:11.0.1-2) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../29-python3-pkg-resources_52.0.0-4_all.deb ...
- Unpacking python3-pkg-resources (52.0.0-4) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../30-python3-pygments_2.7.1+dfsg-2.1_all.deb ...
- Unpacking python3-pygments (2.7.1+dfsg-2.1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../31-python3-yaml_5.3.1-5_amd64.deb ...
- Unpacking python3-yaml (5.3.1-5) ...
- Selecting previously unselected package llvm-11-tools.
- Preparing to unpack .../32-llvm-11-tools_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-tools (1:11.0.1-2) ...
- Selecting previously unselected package llvm-11-dev.
- Preparing to unpack .../33-llvm-11-dev_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-dev (1:11.0.1-2) ...
- Selecting previously unselected package psmisc.
- Preparing to unpack .../34-psmisc_23.4-2_amd64.deb ...
- Unpacking psmisc (23.4-2) ...
- Selecting previously unselected package python2.7.
- Preparing to unpack .../35-python2.7_2.7.18-8_amd64.deb ...
- Unpacking python2.7 (2.7.18-8) ...
- Setting up media-types (4.0.0) ...
- Setting up libpipeline1:amd64 (1.5.3-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up libmagic-mgc (1:5.39-3) ...
- Setting up psmisc (23.4-2) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libmagic1:amd64 (1:5.39-3) ...
- Setting up file (1:5.39-3) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libuv1:amd64 (1.40.0-2) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up libpython2.7-minimal:amd64 (2.7.18-8) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up python2.7-minimal (2.7.18-8) ...
- Linking and byte-compiling packages for runtime python2.7...
- Setting up libncurses6:amd64 (6.2+20201114-4) ...
- Setting up binfmt-support (2.2.1-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libncursesw6:amd64 (6.2+20201114-4) ...
- Setting up libjsoncpp24:amd64 (1.9.4-4) ...
- Setting up librhash0:amd64 (1.4.2-1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up cmake-data (3.18.4-2) ...
- Setting up mailcap (3.70) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-3) ...
- Setting up libprocps8:amd64 (2:3.3.17-5) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.7-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libz3-dev:amd64 (4.8.10-1) ...
- Setting up libncurses-dev:amd64 (6.2+20201114-4) ...
- Setting up llvm-11-runtime (1:11.0.1-2) ...
- Setting up mime-support (3.66) ...
- Setting up libarchive13:amd64 (3.4.3-2+b1) ...
- Setting up llvm-11 (1:11.0.1-2) ...
- Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ...
- Setting up libclang-cpp11 (1:11.0.1-2) ...
- Setting up procps (2:3.3.17-5) ...
- Setting up cmake (3.18.4-2) ...
- Setting up python3.9 (3.9.7-1) ...
- Setting up libtinfo-dev:amd64 (6.2+20201114-4) ...
- Setting up python2.7 (2.7.18-8) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up python3-pkg-resources (52.0.0-4) ...
- Setting up python3-yaml (5.3.1-5) ...
- Setting up python3-pygments (2.7.1+dfsg-2.1) ...
- Setting up llvm-11-tools (1:11.0.1-2) ...
- Setting up llvm-11-dev (1:11.0.1-2) ...
- Processing triggers for libc-bin (2.31-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/36:
Processing  2/36:
Processing  3/36:
Processing  4/36:
Processing  5/36:
Processing  6/36:
Processing  7/36: [conf-cmake: sh configure.sh]
Processing  8/36: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh]
Processing  9/36: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py]
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 10/36: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py]
-> retrieved ctypes.0.19.1  (cached)
Processing 11/36: [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py]
-> retrieved dune.2.9.0  (cached)
Processing 12/36: [llvmgraph.0.2: http] [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py]
Processing 13/36: [llvmgraph.0.2: http] [conf-cmake: sh configure.sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
-> compiled  conf-cmake.1
Processing 13/36: [llvmgraph.0.2: http] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [dune: ocaml bootstrap.ml]
-> installed conf-cmake.1
Processing 14/36: [llvmgraph.0.2: http] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "configure.sh" "11.0.0" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-llvm.11.0.0)
- + version=11
- + 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-11 --version
- + llvm_version=11.0.1
- + case $llvm_version in
- + echo 'config: "llvm-config-11"'
- + echo 'version: "11.0.1"'
- + exit 0
- + version=11
- + 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-11 --version
- + llvm_version=11.0.1
- + case $llvm_version in
- + echo 'config: "llvm-config-11"'
- + echo 'version: "11.0.1"'
- + exit 0
-> compiled  conf-llvm.11.0.0
Processing 14/36: [llvmgraph.0.2: http] [conf-python-2-7: python2.7 test.py] [dune: ocaml bootstrap.ml]
-> installed conf-llvm.11.0.0
Processing 15/36: [llvmgraph.0.2: http] [conf-python-2-7: python2.7 test.py] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python2.7" "test.py" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-python-2-7.1.1)
- python-2.7 OK
- python-2.7 OK
-> compiled  conf-python-2-7.1.1
Processing 15/36: [llvmgraph.0.2: http] [dune: ocaml bootstrap.ml]
-> installed conf-python-2-7.1.1
Processing 16/36: [llvmgraph.0.2: http] [dune: ocaml bootstrap.ml]
-> retrieved integers.0.5.1  (cached)
Processing 17/36: [llvmgraph.0.2: http] [dune: ocaml bootstrap.ml]
Processing 17/36: [dune: ocaml bootstrap.ml]
-> retrieved llvmgraph.0.2  (https://github.com/Drup/llvmgraph/archive/0.2.tar.gz)
Processing 18/36: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 19/36: [dune: ocaml bootstrap.ml]
Processing 20/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 21/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.1.8.8  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.13.0+trunk" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.13.0+trunk/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.13.0+trunk/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.13.0+trunk/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13.0+trunk/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13.0+trunk/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.13.0+trunk"; \
- echo "BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13.0+trunk/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13.0+trunk/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13.0+trunk/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13.0+trunk/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13.0+trunk/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13.0+trunk/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13.0+trunk/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13.0+trunk/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.13.0+trunk"; \
- echo "BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13.0+trunk/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13.0+trunk/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13.0+trunk/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13.0+trunk/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13.0+trunk/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13.0+trunk/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 21/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13.0+trunk/bin" "-sitelib" "/home/opam/.opam/4.13.0+trunk/lib" "-mandir" "/home/opam/.opam/4.13.0+trunk/man" "-config" "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: 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
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for 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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: 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
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for 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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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 21/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
Processing 21/36: [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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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 -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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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 -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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 21/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 22/36: [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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 22/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 23/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "./configure" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlgraph.1.8.8)
Processing 23/36: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.13.0+trunk/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13.0+trunk/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- 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
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- 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
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- 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
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       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
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- 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
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- 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
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.13.0+trunk/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13.0+trunk/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- 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
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- 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
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- 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
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       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
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- 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 "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- 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
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- 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
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- 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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 23/36: [dune: ocaml bootstrap.ml] [ocamlgraph: ./configure]
-> installed ocamlbuild.0.14.0
Processing 24/36: [dune: ocaml bootstrap.ml] [ocamlgraph: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlgraph.1.8.8)
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev8-2021-08-25
- ocaml library path is /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- ocamlfind: Package `lablgtk2' not found
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/lablgtk2/lablgtk.cmxa... no
- checking Win32 platform... no
- configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled
- configure: creating ./config.status
- config.status: creating Makefile
- checking for ocamlc... ocamlc
- ocaml version is 4.13.0+dev8-2021-08-25
- ocaml library path is /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- ocamlfind: Package `lablgtk2' not found
- checking for /home/opam/.opam/4.13.0+trunk/lib/ocaml/lablgtk2/lablgtk.cmxa... no
- checking Win32 platform... no
- configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled
- configure: creating ./config.status
- config.status: creating Makefile
Processing 24/36: [dune: ocaml bootstrap.ml] [ocamlgraph: make]
-> retrieved llvm.11.0.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 24/36: [dune: ./dune.exe build] [ocamlgraph: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
Processing 24/36: [ocamlgraph: make]
-> installed dune.2.9.0
Processing 25/36: [ocamlgraph: make]
Processing 26/36: [bigarray-compat: dune build] [ocamlgraph: make]
Processing 27/36: [bigarray-compat: dune build] [integers: dune build] [ocamlgraph: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlgraph.1.8.8)
- sed -e s/VERSION/1.8.8/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ -e s/CMXS/graph.cmxs/ \
- 	META.in > META
- rm -f src/version.ml
- echo "let version = \""1.8.8"\"" > src/version.ml
- echo 'let date = "'"Sat Sep  4 05:00:31 BST 2021"'"' >> src/version.ml
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/version.ml
- File "src/version.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/blocks.ml
- File "src/blocks.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/blocks.ml", line 390, characters 7-46:
- 390 |        val unsafe_add_vertex: t -> vertex -> t
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value unsafe_add_vertex.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.ml
- File "src/persistent.ml", line 51, characters 20-38:
- 51 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 144, characters 17-32:
- 144 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 157, characters 28-43:
- 157 |         { edges = e; size = Pervasives.pred g.size }
-                                   ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 177, characters 17-32:
- 177 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 196, characters 17-32:
- 196 |           size = Pervasives.pred g.size }
-                        ^^^^^^^^^^^^^^^
- 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.ml
- File "src/imperative.ml", line 68, characters 20-38:
- 68 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 156, characters 18-33:
- 156 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 172, characters 18-33:
- 172 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 193, characters 18-33:
- 193 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 214, characters 18-33:
- 214 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 362, characters 36-54:
- 362 |       let compare : t -> t -> int = 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 "src/imperative.ml", line 372, characters 36-54:
- 372 |       let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.ml
- File "src/oper.ml", line 52, characters 2-30:
- 52 |   module H = Hashtbl.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module H.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.mli
- File "src/nonnegative.mli", line 30, characters 5-6:
- 30 |     (W: Sig.WEIGHT with type edge = G.E.t) : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/nonnegative.mli", line 42, characters 5-6:
- 42 |     (W: Sig.WEIGHT with type edge = G.E.t) : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.mli
- File "src/kruskal.mli", line 41, characters 18-19:
- 41 | module Make(G: G)(W: Sig.ORDERED_TYPE with type t = G.E.label) : sig
-                        ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/kruskal.mli", line 61, characters 5-6:
- 61 |     (W: Sig.ORDERED_TYPE with type t = G.E.label)
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/kruskal.mli", line 62, characters 5-7:
- 62 |     (UF: UNIONFIND with type elt = G.V.t) :
-           ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter UF.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.mli
- File "src/prim.mli", line 37, characters 18-19:
- 37 | module Make(G: G)(W: Sig.WEIGHT with type edge = G.E.t) : sig
-                        ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.ml
- File "src/graphviz.ml", line 27, characters 5-15:
- 27 | open Pervasives (* for compatibility with ocaml 3.12.0+dev17
-           ^^^^^^^^^^
- 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- File "src/gml.mli", line 35, characters 5-6:
- 35 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- File "src/gml.mli", line 74, characters 5-6:
- 74 |     (L: sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "src/dot_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- File "src/dot.mli", line 29, characters 5-6:
- 29 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- File "src/dot.ml", line 61, characters 40-58:
- 61 |           let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.ml
- File "src/pack.ml", line 52, characters 34-52:
- 52 |     let compare : t -> t -> int = 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 "src/pack.ml", line 69, characters 34-52:
- 69 |     let compare : t -> t -> int = 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 "src/pack.ml", line 97, characters 34-52:
- 97 |     let compare : t -> t -> int = 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 "src/pack.ml", line 200, characters 32-50:
- 200 |   let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.ml
- File "src/cliquetree.ml", line 106, characters 38-56:
- 106 |         let compare : t -> t -> int = 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 "src/cliquetree.ml", line 114, characters 40-58:
- 114 |     let compare (x, _ : t) (y, _ : t) = Pervasives.compare x y
-                                               ^^^^^^^^^^^^^^^^^^
- 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 "src/cliquetree.ml", line 21, characters 2-31:
- 21 |   module OVSet = Set.Make(Gr.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module OVSet.
- File "src/cliquetree.ml", line 149, characters 2-32:
- 149 |   module EdgeSet = Set.Make(G.E)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module EdgeSet.
- File "src/cliquetree.ml", line 150, characters 2-34:
- 150 |   module H = Hashtbl.Make(CliqueV)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module H.
- File "src/cliquetree.ml", line 153, characters 2-32:
- 153 |   module Choose = Oper.Choose(G)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.ml
- File "src/md.ml", line 20, characters 2-34:
- 20 |   module VertexSet = Set.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module VertexSet.
- File "src/md.ml", line 22, characters 2-32:
- 22 |   module Choose = Oper.Choose(G)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- File "src/md.ml", line 88, characters 2-34:
- 88 |   module VertexSet = Set.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module VertexSet.
- File "src/md.ml", line 90, characters 2-32:
- 90 |   module Choose = Oper.Choose(G)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.mli
- File "src/graphml.mli", line 35, characters 5-6:
- 35 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo lib/persistentQueue.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo src/mincut.cmo src/clique.cmo src/weakTopological.cmo src/chaoticIteration.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/persistentQueue.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- File "src/persistent.ml", line 51, characters 20-38:
- 51 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 144, characters 17-32:
- 144 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 157, characters 28-43:
- 157 |         { edges = e; size = Pervasives.pred g.size }
-                                   ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 177, characters 17-32:
- 177 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 196, characters 17-32:
- 196 |           size = Pervasives.pred g.size }
-                        ^^^^^^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- File "src/imperative.ml", line 68, characters 20-38:
- 68 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 156, characters 18-33:
- 156 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 172, characters 18-33:
- 172 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 193, characters 18-33:
- 193 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 214, characters 18-33:
- 214 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 362, characters 36-54:
- 362 |       let compare : t -> t -> int = 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 "src/imperative.ml", line 372, characters 36-54:
- 372 |       let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- File "src/graphviz.ml", line 27, characters 5-15:
- 27 | open Pervasives (* for compatibility with ocaml 3.12.0+dev17
-           ^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- File "src/dot.ml", line 61, characters 40-58:
- 61 |           let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- File "src/pack.ml", line 52, characters 34-52:
- 52 |     let compare : t -> t -> int = 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 "src/pack.ml", line 69, characters 34-52:
- 69 |     let compare : t -> t -> int = 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 "src/pack.ml", line 97, characters 34-52:
- 97 |     let compare : t -> t -> int = 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 "src/pack.ml", line 200, characters 32-50:
- 200 |   let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- File "src/cliquetree.ml", line 106, characters 38-56:
- 106 |         let compare : t -> t -> int = 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 "src/cliquetree.ml", line 114, characters 40-58:
- 114 |     let compare (x, _ : t) (y, _ : t) = Pervasives.compare x y
-                                               ^^^^^^^^^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mincut.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/clique.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/weakTopological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/chaoticIteration.ml
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx lib/persistentQueue.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx src/mincut.cmx src/clique.cmx src/weakTopological.cmx src/chaoticIteration.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
- sed -e s/VERSION/1.8.8/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ -e s/CMXS/graph.cmxs/ \
- 	META.in > META
- rm -f src/version.ml
- echo "let version = \""1.8.8"\"" > src/version.ml
- echo 'let date = "'"Sat Sep  4 05:00:31 BST 2021"'"' >> src/version.ml
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/version.ml
- File "src/version.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/blocks.ml
- File "src/blocks.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/blocks.ml", line 390, characters 7-46:
- 390 |        val unsafe_add_vertex: t -> vertex -> t
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value unsafe_add_vertex.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.ml
- File "src/persistent.ml", line 51, characters 20-38:
- 51 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 144, characters 17-32:
- 144 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 157, characters 28-43:
- 157 |         { edges = e; size = Pervasives.pred g.size }
-                                   ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 177, characters 17-32:
- 177 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 196, characters 17-32:
- 196 |           size = Pervasives.pred g.size }
-                        ^^^^^^^^^^^^^^^
- 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.ml
- File "src/imperative.ml", line 68, characters 20-38:
- 68 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 156, characters 18-33:
- 156 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 172, characters 18-33:
- 172 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 193, characters 18-33:
- 193 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 214, characters 18-33:
- 214 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 362, characters 36-54:
- 362 |       let compare : t -> t -> int = 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 "src/imperative.ml", line 372, characters 36-54:
- 372 |       let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.ml
- File "src/oper.ml", line 52, characters 2-30:
- 52 |   module H = Hashtbl.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module H.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.mli
- File "src/nonnegative.mli", line 30, characters 5-6:
- 30 |     (W: Sig.WEIGHT with type edge = G.E.t) : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/nonnegative.mli", line 42, characters 5-6:
- 42 |     (W: Sig.WEIGHT with type edge = G.E.t) : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.mli
- File "src/kruskal.mli", line 41, characters 18-19:
- 41 | module Make(G: G)(W: Sig.ORDERED_TYPE with type t = G.E.label) : sig
-                        ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/kruskal.mli", line 61, characters 5-6:
- 61 |     (W: Sig.ORDERED_TYPE with type t = G.E.label)
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- File "src/kruskal.mli", line 62, characters 5-7:
- 62 |     (UF: UNIONFIND with type elt = G.V.t) :
-           ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter UF.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.mli
- File "src/prim.mli", line 37, characters 18-19:
- 37 | module Make(G: G)(W: Sig.WEIGHT with type edge = G.E.t) : sig
-                        ^
- Warning 67 [unused-functor-parameter]: unused functor parameter W.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.ml
- File "src/graphviz.ml", line 27, characters 5-15:
- 27 | open Pervasives (* for compatibility with ocaml 3.12.0+dev17
-           ^^^^^^^^^^
- 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- File "src/gml.mli", line 35, characters 5-6:
- 35 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- File "src/gml.mli", line 74, characters 5-6:
- 74 |     (L: sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "src/dot_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- File "src/dot.mli", line 29, characters 5-6:
- 29 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- File "src/dot.ml", line 61, characters 40-58:
- 61 |           let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.ml
- File "src/pack.ml", line 52, characters 34-52:
- 52 |     let compare : t -> t -> int = 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 "src/pack.ml", line 69, characters 34-52:
- 69 |     let compare : t -> t -> int = 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 "src/pack.ml", line 97, characters 34-52:
- 97 |     let compare : t -> t -> int = 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 "src/pack.ml", line 200, characters 32-50:
- 200 |   let compare : t -> t -> int = 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.ml
- File "src/cliquetree.ml", line 106, characters 38-56:
- 106 |         let compare : t -> t -> int = 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 "src/cliquetree.ml", line 114, characters 40-58:
- 114 |     let compare (x, _ : t) (y, _ : t) = Pervasives.compare x y
-                                               ^^^^^^^^^^^^^^^^^^
- 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 "src/cliquetree.ml", line 21, characters 2-31:
- 21 |   module OVSet = Set.Make(Gr.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module OVSet.
- File "src/cliquetree.ml", line 149, characters 2-32:
- 149 |   module EdgeSet = Set.Make(G.E)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module EdgeSet.
- File "src/cliquetree.ml", line 150, characters 2-34:
- 150 |   module H = Hashtbl.Make(CliqueV)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module H.
- File "src/cliquetree.ml", line 153, characters 2-32:
- 153 |   module Choose = Oper.Choose(G)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.ml
- File "src/md.ml", line 20, characters 2-34:
- 20 |   module VertexSet = Set.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module VertexSet.
- File "src/md.ml", line 22, characters 2-32:
- 22 |   module Choose = Oper.Choose(G)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- File "src/md.ml", line 88, characters 2-34:
- 88 |   module VertexSet = Set.Make(G.V)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module VertexSet.
- File "src/md.ml", line 90, characters 2-32:
- 90 |   module Choose = Oper.Choose(G)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 60 [unused-module]: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.mli
- File "src/graphml.mli", line 35, characters 5-6:
- 35 |     (L : sig
-           ^
- Warning 67 [unused-functor-parameter]: unused functor parameter L.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo lib/persistentQueue.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo src/mincut.cmo src/clique.cmo src/weakTopological.cmo src/chaoticIteration.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/persistentQueue.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- File "src/persistent.ml", line 51, characters 20-38:
- 51 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 144, characters 17-32:
- 144 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 157, characters 28-43:
- 157 |         { edges = e; size = Pervasives.pred g.size }
-                                   ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 177, characters 17-32:
- 177 |           size = Pervasives.succ g.size }
-                        ^^^^^^^^^^^^^^^
- 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 "src/persistent.ml", line 196, characters 17-32:
- 196 |           size = Pervasives.pred g.size }
-                        ^^^^^^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- File "src/imperative.ml", line 68, characters 20-38:
- 68 |   let compare x y = Pervasives.compare x.tag y.tag
-                          ^^^^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 156, characters 18-33:
- 156 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 172, characters 18-33:
- 172 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 193, characters 18-33:
- 193 |         g.size <- Pervasives.succ g.size;
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 214, characters 18-33:
- 214 |         g.size <- Pervasives.pred g.size
-                         ^^^^^^^^^^^^^^^
- 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 "src/imperative.ml", line 362, characters 36-54:
- 362 |       let compare : t -> t -> int = 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 "src/imperative.ml", line 372, characters 36-54:
- 372 |       let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- File "src/graphviz.ml", line 27, characters 5-15:
- 27 | open Pervasives (* for compatibility with ocaml 3.12.0+dev17
-           ^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- File "src/dot.ml", line 61, characters 40-58:
- 61 |           let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- File "src/pack.ml", line 52, characters 34-52:
- 52 |     let compare : t -> t -> int = 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 "src/pack.ml", line 69, characters 34-52:
- 69 |     let compare : t -> t -> int = 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 "src/pack.ml", line 97, characters 34-52:
- 97 |     let compare : t -> t -> int = 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 "src/pack.ml", line 200, characters 32-50:
- 200 |   let compare : t -> t -> int = 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- File "src/cliquetree.ml", line 106, characters 38-56:
- 106 |         let compare : t -> t -> int = 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 "src/cliquetree.ml", line 114, characters 40-58:
- 114 |     let compare (x, _ : t) (y, _ : t) = Pervasives.compare x y
-                                               ^^^^^^^^^^^^^^^^^^
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mincut.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/clique.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/weakTopological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/chaoticIteration.ml
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx lib/persistentQueue.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx src/mincut.cmx src/clique.cmx src/weakTopological.cmx src/chaoticIteration.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
-> compiled  ocamlgraph.1.8.8
Processing 27/36: [bigarray-compat: dune build] [integers: dune build]
Processing 28/36: [bigarray-compat: dune build] [integers: dune build] [ocamlgraph: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlgraph.1.8.8)
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmo graph.cmi graph.cma \
-         graph.o graph.a graph.cmx graph.cmxa graph.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/META
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmo graph.cmi graph.cma \
-         graph.o graph.a graph.cmx graph.cmxa graph.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.8
Processing 28/36: [bigarray-compat: dune build] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "127" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/bigarray-compat.1.0.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-> compiled  bigarray-compat.1.0.0
Processing 28/36: [integers: dune build]
-> installed bigarray-compat.1.0.0
Processing 29/36: [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "127" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/integers.0.5.1)
-> compiled  integers.0.5.1
-> installed integers.0.5.1
Processing 31/36: [ctypes: touch libffi.config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "libffi.config" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1)
Processing 31/36: [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.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 211, characters 30-40:
- 211 |       let CPointer dst as r = allocate_n reftyp alength in
-                                     ^^^^^^^^^^
- Warning 6 [labels-omitted]: label count was omitted in the application of this function.
- 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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/lib/integers" /home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 211, characters 30-40:
- 211 |       let CPointer dst as r = allocate_n reftyp alength in
-                                     ^^^^^^^^^^
- Warning 6 [labels-omitted]: label count was omitted in the application of this function.
- 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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ocaml, /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.13.0+trunk/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.19.1
Processing 32/36: [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ctypes.0.19.1)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/ctypes/cstubs.cma
-> installed ctypes.0.19.1
[llvm: patch] applying fix-shared.patch
Processing 33/36: [llvm: patch]
Processing 34/36: [llvm: bash install.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "bash" "-ex" "install.sh" "llvm-config-11" "/home/opam/.opam/4.13.0+trunk/lib" "cmake" "make" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0)
- + llvm_config=llvm-config-11
- + libdir=/home/opam/.opam/4.13.0+trunk/lib
- + cmake=cmake
- + make=make
- + llvm-config-11 --link-static --libs
- -lLLVMXRay -lLLVMWindowsManifest -lLLVMTableGen -lLLVMSymbolize -lLLVMDebugInfoPDB -lLLVMPerfJITEvents -lLLVMOrcJIT -lLLVMOrcError -lLLVMJITLink -lLLVMObjectYAML -lLLVMMCA -lLLVMLTO -lLLVMObjCARCOpts -lLLVMExtensions -lPolly -lPollyISL -lLLVMPasses -lLLVMCoroutines -lLLVMLineEditor -lLLVMLibDriver -lLLVMInterpreter -lLLVMFuzzMutate -lLLVMMCJIT -lLLVMExecutionEngine -lLLVMRuntimeDyld -lLLVMDWARFLinker -lLLVMDlltoolDriver -lLLVMOption -lLLVMDebugInfoGSYM -lLLVMCoverage -lLLVMXCoreDisassembler -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMWebAssemblyDisassembler -lLLVMWebAssemblyCodeGen -lLLVMWebAssemblyDesc -lLLVMWebAssemblyAsmParser -lLLVMWebAssemblyInfo -lLLVMSystemZDisassembler -lLLVMSystemZCodeGen -lLLVMSystemZAsmParser -lLLVMSystemZDesc -lLLVMSystemZInfo -lLLVMSparcDisassembler -lLLVMSparcCodeGen -lLLVMSparcAsmParser -lLLVMSparcDesc -lLLVMSparcInfo -lLLVMRISCVDisassembler -lLLVMRISCVCodeGen -lLLVMRISCVAsmParser -lLLVMRISCVDesc -lLLVMRISCVUtils -lLLVMRISCVInfo -lLLVMPowerPCDisassembler -lLLVMPowerPCCodeGen -lLLVMPowerPCAsmParser -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMNVPTXCodeGen -lLLVMNVPTXDesc -lLLVMNVPTXInfo -lLLVMMSP430Disassembler -lLLVMMSP430CodeGen -lLLVMMSP430AsmParser -lLLVMMSP430Desc -lLLVMMSP430Info -lLLVMMipsDisassembler -lLLVMMipsCodeGen -lLLVMMipsAsmParser -lLLVMMipsDesc -lLLVMMipsInfo -lLLVMLanaiDisassembler -lLLVMLanaiCodeGen -lLLVMLanaiAsmParser -lLLVMLanaiDesc -lLLVMLanaiInfo -lLLVMHexagonDisassembler -lLLVMHexagonCodeGen -lLLVMHexagonAsmParser -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMBPFDisassembler -lLLVMBPFCodeGen -lLLVMBPFAsmParser -lLLVMBPFDesc -lLLVMBPFInfo -lLLVMAVRDisassembler -lLLVMAVRCodeGen -lLLVMAVRAsmParser -lLLVMAVRDesc -lLLVMAVRInfo -lLLVMARMDisassembler -lLLVMARMCodeGen -lLLVMARMAsmParser -lLLVMARMDesc -lLLVMARMUtils -lLLVMARMInfo -lLLVMAMDGPUDisassembler -lLLVMAMDGPUCodeGen -lLLVMMIRParser -lLLVMipo -lLLVMInstrumentation -lLLVMVectorize -lLLVMLinker -lLLVMIRReader -lLLVMAsmParser -lLLVMFrontendOpenMP -lLLVMAMDGPUAsmParser -lLLVMAMDGPUDesc -lLLVMAMDGPUUtils -lLLVMAMDGPUInfo -lLLVMAArch64Disassembler -lLLVMMCDisassembler -lLLVMAArch64CodeGen -lLLVMCFGuard -lLLVMGlobalISel -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMDebugInfoDWARF -lLLVMCodeGen -lLLVMTarget -lLLVMScalarOpts -lLLVMInstCombine -lLLVMAggressiveInstCombine -lLLVMTransformUtils -lLLVMBitWriter -lLLVMAnalysis -lLLVMProfileData -lLLVMObject -lLLVMTextAPI -lLLVMBitReader -lLLVMCore -lLLVMRemarks -lLLVMBitstreamReader -lLLVMAArch64AsmParser -lLLVMMCParser -lLLVMAArch64Desc -lLLVMMC -lLLVMDebugInfoCodeView -lLLVMDebugInfoMSF -lLLVMBinaryFormat -lLLVMAArch64Utils -lLLVMAArch64Info -lLLVMSupport -lLLVMDemangle
- + llvm-config-11 --link-shared --libs
- -lLLVM-11
- + patch -p1
- patching file bindings/ocaml/backends/META.llvm_backend.in
- patching file bindings/ocaml/llvm/META.llvm.in
- + llvm_install static
- + mkdir build
- + cd build
- ++ llvm-config-11 --build-mode
- ++ llvm-config-11 --targets-built
- ++ filter_experimental_targets
- ++ sed 's/ /;/g'
- ++ sed s/AVR//g
- ++ sed s/Nios2//g
- ++ xargs
- ++ llvm-config-11 --libdir
- ++ '[' static = shared ']'
- ++ echo FALSE
- + 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-11/lib -DBUILD_SHARED_LIBS=FALSE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/4.13.0+trunk/lib ..
- -- The C compiler identification is GNU 10.2.1
- -- The CXX compiler identification is GNU 10.2.1
- -- 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 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 zlib.h
- -- Looking for zlib.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  
- -- Looking for compress2 in z
- -- Looking for compress2 in z - not found
- -- Looking for compress2 in zlib_static
- -- Looking for compress2 in zlib_static - not found
- -- Looking for compress2 in zlib
- -- Looking for compress2 in zlib - not found
- -- Looking for setupterm in terminfo
- -- Looking for setupterm in terminfo - not found
- -- Looking for setupterm in tinfo
- -- Looking for setupterm in tinfo - found
- -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) 
- -- 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 _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 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
- -- 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.13.0+trunk/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 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_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_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 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_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.9 (found version "3.9.7") found components: Interpreter 
- -- Constructing LLVMBuild project information
- -- Linker detection: GNU ld
- -- Found Git: /usr/bin/git (found version "2.32.0") 
- -- 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_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.13.0+trunk/.opam-switch/build/llvm.11.0.0/build
- + make ocaml_all
- Scanning dependencies of target ocaml_make_directory
- [  0%] Built target ocaml_make_directory
- Scanning dependencies of target ocaml_llvm
- [  0%] Copying llvm_ocaml.c to build area
- [  0%] Building OCaml stub object file llvm_ocaml.o
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_parse_command_line_options':
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:72:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    72 |     COverview = String_val(Field(Overview, 0));
-       |               ^
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_get_string_attr_kind':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:239:10: note: in expansion of macro 'String_val'
-   239 |   memcpy(String_val(Result), String, Length);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_get_string_attr_value':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:248:10: note: in expansion of macro 'String_val'
-   248 |   memcpy(String_val(Result), String, Length);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_get_mdstring':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:831:12: note: in expansion of macro 'String_val'
-   831 |     memcpy(String_val(Str), S, Len);
-       |            ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_string_of_const':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:989:12: note: in expansion of macro 'String_val'
-   989 |     memcpy(String_val(Str), S, Len);
-       |            ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_memorybuffer_as_string':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:2507:10: note: in expansion of macro 'String_val'
-  2507 |   memcpy(String_val(String), LLVMGetBufferStart(MemBuf),
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm
- Scanning dependencies of target ocaml_llvm_target
- [  0%] Copying target_ocaml.c to build area
- [  0%] Building OCaml stub object file target_ocaml.o
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c:21:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c: In function 'llvm_targetmachine_emit_to_file':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 3 of 'LLVMTargetMachineEmitToFile' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c:317:34: note: in expansion of macro 'String_val'
-   317 |                                  String_val(FileName), Int_val(FileType),
-       |                                  ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c:20:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/include/llvm-c/TargetMachine.h:133:9: note: expected 'char *' but argument is of type 'const char *'
-   133 |   char *Filename, LLVMCodeGenFileType codegen, char **ErrorMessage);
-       |   ~~~~~~^~~~~~~~
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_target
- Scanning dependencies of target ocaml_llvm_executionengine
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_executionengine
- Scanning dependencies of target ocaml_llvm_all_backends
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_all_backends
- Scanning dependencies of target ocaml_llvm_analysis
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_analysis
- Scanning dependencies of target ocaml_llvm_XCore
- [  0%] Building OCaml stub object file XCore_ocaml.o
- [  0%] Building OCaml library llvm_XCore
- [  0%] 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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_XCore
- Scanning dependencies of target ocaml_llvm_WebAssembly
- [  0%] Building OCaml stub object file WebAssembly_ocaml.o
- [  0%] Building OCaml library llvm_WebAssembly
- [  0%] 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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_WebAssembly
- Scanning dependencies of target ocaml_llvm_AArch64
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_AArch64
- Scanning dependencies of target ocaml_llvm_ARM
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_ARM
- Scanning dependencies of target ocaml_llvm_RISCV
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_RISCV
- Scanning dependencies of target ocaml_llvm_BPF
- [  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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_BPF
- Scanning dependencies of target ocaml_llvm_NVPTX
- [  0%] Building OCaml stub object file NVPTX_ocaml.o
- [  0%] Building OCaml library llvm_NVPTX
- [  0%] 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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_NVPTX
- Scanning dependencies of target ocaml_llvm_Hexagon
- [  0%] Building OCaml stub object file Hexagon_ocaml.o
- [  0%] Building OCaml library llvm_Hexagon
- [  0%] 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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_Hexagon
- Scanning dependencies of target ocaml_llvm_PowerPC
- [  0%] Building OCaml stub object file PowerPC_ocaml.o
- [  0%] Building OCaml library llvm_PowerPC
- [  0%] 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.cmx to intermediate area
- [  0%] Built target ocaml_llvm_PowerPC
- Scanning dependencies of target ocaml_llvm_Lanai
- [ 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Lanai
- Scanning dependencies of target ocaml_llvm_X86
- [ 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_X86
- Scanning dependencies of target ocaml_llvm_AMDGPU
- [ 33%] Building OCaml stub object file AMDGPU_ocaml.o
- [ 33%] Building OCaml library llvm_AMDGPU
- [ 33%] 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_AMDGPU
- Scanning dependencies of target ocaml_llvm_Mips
- [ 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Mips
- Scanning dependencies of target ocaml_llvm_MSP430
- [ 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_MSP430
- Scanning dependencies of target ocaml_llvm_Sparc
- [ 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_Sparc
- Scanning dependencies of target ocaml_llvm_SystemZ
- [ 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.cmx to intermediate area
- [ 33%] Built target ocaml_llvm_SystemZ
- Scanning dependencies of target ocaml_llvm_bitreader
- [ 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.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_bitreader
- Scanning dependencies of target ocaml_llvm_bitwriter
- [ 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.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_bitwriter
- Scanning dependencies of target ocaml_llvm_irreader
- [ 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.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_irreader
- Scanning dependencies of target ocaml_llvm_linker
- [ 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.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_linker
- Scanning dependencies of target ocaml_llvm_ipo
- [ 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.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_ipo
- Scanning dependencies of target ocaml_llvm_passmgr_builder
- [ 66%] Copying passmgr_builder_ocaml.c to build area
- [ 66%] Building OCaml stub object file passmgr_builder_ocaml.o
- [ 66%] Copying llvm_passmgr_builder.mli to build area
- [ 66%] Copying llvm_passmgr_builder.ml to build area
- [ 66%] Building OCaml library llvm_passmgr_builder
- [ 66%] 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.cmx to intermediate area
- [ 66%] Built target ocaml_llvm_passmgr_builder
- Scanning dependencies of target ocaml_llvm_scalar_opts
- [ 66%] Copying scalar_opts_ocaml.c to build area
- [ 66%] 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.cmx to intermediate area
- [100%] Built target ocaml_llvm_scalar_opts
- Scanning dependencies of target ocaml_llvm_transform_utils
- [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.cmx to intermediate area
- [100%] Built target ocaml_llvm_transform_utils
- Scanning dependencies of target ocaml_llvm_vectorize
- [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.cmx to intermediate area
- [100%] Built target ocaml_llvm_vectorize
- Scanning dependencies of target ocaml_all
- [100%] Built target ocaml_all
- + cmake -P bindings/ocaml/cmake_install.cmake
- -- Install configuration: "RelWithDebInfo"
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_ipo.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_vectorize.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmx
- + mkdir /home/opam/.opam/4.13.0+trunk/lib/llvm/static
- + mv /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/static
- + mv /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/static
- + mv /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.a /home/opam/.opam/4.13.0+trunk/lib/llvm/static
- + cd ..
- + rm -rf build
- + llvm_install shared
- + mkdir build
- + cd build
- ++ llvm-config-11 --build-mode
- ++ llvm-config-11 --targets-built
- ++ filter_experimental_targets
- ++ sed 's/ /;/g'
- ++ sed s/AVR//g
- ++ sed s/Nios2//g
- ++ xargs
- ++ llvm-config-11 --libdir
- ++ '[' shared = shared ']'
- ++ echo TRUE
- + 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-11/lib -DBUILD_SHARED_LIBS=TRUE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/4.13.0+trunk/lib ..
- -- The C compiler identification is GNU 10.2.1
- -- The CXX compiler identification is GNU 10.2.1
- -- 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 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 zlib.h
- -- Looking for zlib.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  
- -- Looking for compress2 in z
- -- Looking for compress2 in z - not found
- -- Looking for compress2 in zlib_static
- -- Looking for compress2 in zlib_static - not found
- -- Looking for compress2 in zlib
- -- Looking for compress2 in zlib - not found
- -- Looking for setupterm in terminfo
- -- Looking for setupterm in terminfo - not found
- -- Looking for setupterm in tinfo
- -- Looking for setupterm in tinfo - found
- -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) 
- -- 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 _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 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
- -- 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.13.0+trunk/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 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_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_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 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_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.9 (found version "3.9.7") found components: Interpreter 
- -- Constructing LLVMBuild project information
- -- Linker detection: GNU ld
- -- Found Git: /usr/bin/git (found version "2.32.0") 
- -- 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_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.13.0+trunk/.opam-switch/build/llvm.11.0.0/build
- + make ocaml_all
- Scanning dependencies of target ocaml_make_directory
- [  0%] Built target ocaml_make_directory
- Scanning dependencies of target ocaml_llvm
- [  0%] Copying llvm_ocaml.c to build area
- [  0%] Building OCaml stub object file llvm_ocaml.o
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_parse_command_line_options':
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:72:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    72 |     COverview = String_val(Field(Overview, 0));
-       |               ^
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_get_string_attr_kind':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:239:10: note: in expansion of macro 'String_val'
-   239 |   memcpy(String_val(Result), String, Length);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_get_string_attr_value':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:248:10: note: in expansion of macro 'String_val'
-   248 |   memcpy(String_val(Result), String, Length);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_get_mdstring':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:831:12: note: in expansion of macro 'String_val'
-   831 |     memcpy(String_val(Str), S, Len);
-       |            ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_string_of_const':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:989:12: note: in expansion of macro 'String_val'
-   989 |     memcpy(String_val(Str), S, Len);
-       |            ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:24:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c: In function 'llvm_memorybuffer_as_string':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:2507:10: note: in expansion of macro 'String_val'
-  2507 |   memcpy(String_val(String), LLVMGetBufferStart(MemBuf),
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/llvm/llvm_ocaml.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm.so to intermediate area
- [  0%] Built target ocaml_llvm
- Scanning dependencies of target ocaml_llvm_target
- [  0%] Copying target_ocaml.c to build area
- [  0%] Building OCaml stub object file target_ocaml.o
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c:21:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c: In function 'llvm_targetmachine_emit_to_file':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 3 of 'LLVMTargetMachineEmitToFile' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c:317:34: note: in expansion of macro 'String_val'
-   317 |                                  String_val(FileName), Int_val(FileType),
-       |                                  ^~~~~~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/build/bindings/ocaml/target/target_ocaml.c:20:
- /home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvm.11.0.0/include/llvm-c/TargetMachine.h:133:9: note: expected 'char *' but argument is of type 'const char *'
-   133 |   char *Filename, LLVMCodeGenFileType codegen, char **ErrorMessage);
-       |   ~~~~~~^~~~~~~~
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_target.so to intermediate area
- [  0%] Built target ocaml_llvm_target
- Scanning dependencies of target ocaml_llvm_executionengine
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_executionengine.so to intermediate area
- [  0%] Built target ocaml_llvm_executionengine
- Scanning dependencies of target ocaml_llvm_all_backends
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_all_backends.so to intermediate area
- [  0%] Built target ocaml_llvm_all_backends
- Scanning dependencies of target ocaml_llvm_analysis
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_analysis.so to intermediate area
- [  0%] Built target ocaml_llvm_analysis
- Scanning dependencies of target ocaml_llvm_XCore
- [  0%] Building OCaml stub object file XCore_ocaml.o
- [  0%] Building OCaml library llvm_XCore
- [  0%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_XCore.so to intermediate area
- [  0%] Built target ocaml_llvm_XCore
- Scanning dependencies of target ocaml_llvm_WebAssembly
- [  0%] Building OCaml stub object file WebAssembly_ocaml.o
- [  0%] Building OCaml library llvm_WebAssembly
- [  0%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_WebAssembly.so to intermediate area
- [  0%] Built target ocaml_llvm_WebAssembly
- Scanning dependencies of target ocaml_llvm_AArch64
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_AArch64.so to intermediate area
- [  0%] Built target ocaml_llvm_AArch64
- Scanning dependencies of target ocaml_llvm_ARM
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_ARM.so to intermediate area
- [  0%] Built target ocaml_llvm_ARM
- Scanning dependencies of target ocaml_llvm_RISCV
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_RISCV.so to intermediate area
- [  0%] Built target ocaml_llvm_RISCV
- Scanning dependencies of target ocaml_llvm_BPF
- [  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.cmx to intermediate area
- Copying OCaml library component dllllvm_BPF.so to intermediate area
- [  0%] Built target ocaml_llvm_BPF
- Scanning dependencies of target ocaml_llvm_NVPTX
- [  0%] Building OCaml stub object file NVPTX_ocaml.o
- [  0%] Building OCaml library llvm_NVPTX
- [  0%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_NVPTX.so to intermediate area
- [  0%] Built target ocaml_llvm_NVPTX
- Scanning dependencies of target ocaml_llvm_Hexagon
- [  0%] Building OCaml stub object file Hexagon_ocaml.o
- [  0%] Building OCaml library llvm_Hexagon
- [  0%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_Hexagon.so to intermediate area
- [  0%] Built target ocaml_llvm_Hexagon
- Scanning dependencies of target ocaml_llvm_PowerPC
- [  0%] Building OCaml stub object file PowerPC_ocaml.o
- [  0%] Building OCaml library llvm_PowerPC
- [  0%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_PowerPC.so to intermediate area
- [  0%] Built target ocaml_llvm_PowerPC
- Scanning dependencies of target ocaml_llvm_Lanai
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_Lanai.so to intermediate area
- [ 33%] Built target ocaml_llvm_Lanai
- Scanning dependencies of target ocaml_llvm_X86
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_X86.so to intermediate area
- [ 33%] Built target ocaml_llvm_X86
- Scanning dependencies of target ocaml_llvm_AMDGPU
- [ 33%] Building OCaml stub object file AMDGPU_ocaml.o
- [ 33%] Building OCaml library llvm_AMDGPU
- [ 33%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_AMDGPU.so to intermediate area
- [ 33%] Built target ocaml_llvm_AMDGPU
- Scanning dependencies of target ocaml_llvm_Mips
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_Mips.so to intermediate area
- [ 33%] Built target ocaml_llvm_Mips
- Scanning dependencies of target ocaml_llvm_MSP430
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_MSP430.so to intermediate area
- [ 33%] Built target ocaml_llvm_MSP430
- Scanning dependencies of target ocaml_llvm_Sparc
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_Sparc.so to intermediate area
- [ 33%] Built target ocaml_llvm_Sparc
- Scanning dependencies of target ocaml_llvm_SystemZ
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_SystemZ.so to intermediate area
- [ 33%] Built target ocaml_llvm_SystemZ
- Scanning dependencies of target ocaml_llvm_bitreader
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_bitreader.so to intermediate area
- [ 66%] Built target ocaml_llvm_bitreader
- Scanning dependencies of target ocaml_llvm_bitwriter
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_bitwriter.so to intermediate area
- [ 66%] Built target ocaml_llvm_bitwriter
- Scanning dependencies of target ocaml_llvm_irreader
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_irreader.so to intermediate area
- [ 66%] Built target ocaml_llvm_irreader
- Scanning dependencies of target ocaml_llvm_linker
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_linker.so to intermediate area
- [ 66%] Built target ocaml_llvm_linker
- Scanning dependencies of target ocaml_llvm_ipo
- [ 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.cmx to intermediate area
- Copying OCaml library component dllllvm_ipo.so to intermediate area
- [ 66%] Built target ocaml_llvm_ipo
- Scanning dependencies of target ocaml_llvm_passmgr_builder
- [ 66%] Copying passmgr_builder_ocaml.c to build area
- [ 66%] Building OCaml stub object file passmgr_builder_ocaml.o
- [ 66%] Copying llvm_passmgr_builder.mli to build area
- [ 66%] Copying llvm_passmgr_builder.ml to build area
- [ 66%] Building OCaml library llvm_passmgr_builder
- [ 66%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_passmgr_builder.so to intermediate area
- [ 66%] Built target ocaml_llvm_passmgr_builder
- Scanning dependencies of target ocaml_llvm_scalar_opts
- [ 66%] Copying scalar_opts_ocaml.c to build area
- [ 66%] 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.cmx to intermediate area
- Copying OCaml library component dllllvm_scalar_opts.so to intermediate area
- [100%] Built target ocaml_llvm_scalar_opts
- Scanning dependencies of target ocaml_llvm_transform_utils
- [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.cmx to intermediate area
- Copying OCaml library component dllllvm_transform_utils.so to intermediate area
- [100%] Built target ocaml_llvm_transform_utils
- Scanning dependencies of target ocaml_llvm_vectorize
- [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.cmx to intermediate area
- Copying OCaml library component dllllvm_vectorize.so to intermediate area
- [100%] Built target ocaml_llvm_vectorize
- Scanning dependencies of target ocaml_all
- [100%] Built target ocaml_all
- + cmake -P bindings/ocaml/cmake_install.cmake
- -- Install configuration: "RelWithDebInfo"
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_all_backends.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_analysis.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_AArch64.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_AMDGPU.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_ARM.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_BPF.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_Hexagon.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_Lanai.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_Mips.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_MSP430.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_NVPTX.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_PowerPC.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_RISCV.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_Sparc.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_SystemZ.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_WebAssembly.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_X86.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_XCore.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_bitreader.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_bitwriter.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_irreader.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_linker.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_target.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_ipo.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_ipo.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_passmgr_builder.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_scalar_opts.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_transform_utils.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_vectorize.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_vectorize.so
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmx
- -- Installing: /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllllvm_executionengine.so
- + mkdir /home/opam/.opam/4.13.0+trunk/lib/llvm/shared
- + mv /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cma /home/opam/.opam/4.13.0+trunk/lib/llvm/shared
- + mv /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.cmxa /home/opam/.opam/4.13.0+trunk/lib/llvm/shared
- + mv /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AArch64.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_AMDGPU.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ARM.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_BPF.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Hexagon.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Lanai.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_MSP430.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Mips.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_NVPTX.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_PowerPC.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_RISCV.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_Sparc.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_SystemZ.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_WebAssembly.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_X86.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_XCore.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_all_backends.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_analysis.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitreader.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_bitwriter.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_executionengine.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_ipo.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_irreader.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_linker.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_passmgr_builder.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_scalar_opts.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_target.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_transform_utils.a /home/opam/.opam/4.13.0+trunk/lib/llvm/llvm_vectorize.a /home/opam/.opam/4.13.0+trunk/lib/llvm/shared
- + cd ..
- + rm -rf build
-> installed llvm.11.0.0
Processing 35/36: [llvmgraph: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvmgraph.0.2)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          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 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 3229, 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
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.13.0+trunk/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.13.0+trunk/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.13.0+trunk/bin/ocamlbuild
- Package name: ........................................ Llvmgraph
- Package version: ..................................... 0.2
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.13.0
- standard_library_default: ............................ /home/opam/.opam/4.13.0+trunk/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.13.0+trunk/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- 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.13.0+trunk
- 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.1
- 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: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_llvm: ............................................ /home/opam/.opam/4.13.0+trunk/lib/llvm
- pkg_ocamlgraph: ...................................... /home/opam/.opam/4.13.0+trunk/lib/ocamlgraph
- ocamldoc: ............................................ /home/opam/.opam/4.13.0+trunk/bin/ocamldoc
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvmgraph.0.2)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          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 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 3229, 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
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.13.0+trunk/lib/ocamlbuild /home/opam/.opam/4.13.0+trunk/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.13.0+trunk/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamldep -package llvm -package ocamlgraph -modules src/llvmgraph.mli > src/llvmgraph.mli.depends
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package llvm -package ocamlgraph -I src -o src/llvmgraph.cmi src/llvmgraph.mli
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamldep -package llvm -package ocamlgraph -modules src/llvmgraph.ml > src/llvmgraph.ml.depends
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package llvm -package ocamlgraph -I src -o src/llvmgraph.cmo src/llvmgraph.ml
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamlc -a -I src src/llvmgraph.cmo -o src/llvmgraph.cma
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package llvm -package ocamlgraph -I src -o src/llvmgraph.cmx src/llvmgraph.ml
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamlopt -a -I src src/llvmgraph.cmx -o src/llvmgraph.cmxa
- /home/opam/.opam/4.13.0+trunk/bin/ocamlfind ocamlopt -shared -I src src/llvmgraph.cmxa src/llvmgraph.cmx -o src/llvmgraph.cmxs
- + /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.13.0+trunk/lib/ocamlbuild /home/opam/.opam/4.13.0+trunk/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.13.0+trunk/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- 518 |                        List.map (fun m -> (String.uncapitalize m) ^ ".cmi")
-                                                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- 531 |                        List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi")
-                                                          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
-> compiled  llvmgraph.0.2
Processing 36/36: [llvmgraph: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/llvmgraph.0.2)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          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 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 3229, 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
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cmxs
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cmti
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cmt
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.annot
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/llvmgraph.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/llvmgraph/META
-> installed llvmgraph.0.2
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-04 04:03.10 ---> saved as "182b57a8814cd56082d682a6baddf5c970e9981bdee8f0ce735201421b36fc6b"
Job succeeded