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


Building on m1-b.ocamllabs.io

(from ocurrent/opam:debian-unstable)
2021-05-02 19:35.58 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '01c350d759f8d4e3202596371818e6d997fa5fe2'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.2        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.1
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.1] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.1/opam-0install-cudf-v0.4.1.tbz
[opam-file-format.2.1.2] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.2.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.2
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.1
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
2021-05-02 19:35.58 ---> using "e3e694f2e2acefbb1c736074593e4ed9519fa28bcacb04ce221113caf7c619d7" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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-05-02 19:35.58 ---> using "994210567fc74f2e4ea2666c54af8efeef1124fd1b8a409e7a42a3900b5b0e3d" 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-05-02 19:35.58 ---> using "73d057d9a75d3fb712189b77476927d054d7247f8421955cb72dfcb0294b320e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-05-02 19:35.58 ---> using "883cc12f2fd777afc528f51cf9b7c4e073248e757811f4b918a5f77d53bb7199" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.07.1  (cached)
-> installed ocaml-base-compiler.4.07.1
-> installed ocaml-config.1
-> installed ocaml.4.07.1
Done.
# Run eval $(opam env --switch=4.07.1) to update the current shell environment
2021-05-02 19:35.58 ---> using "0797ec7d5e2b5e37e768fb66f43d106206eb2cbbc957a51cef3a6c027068dd80" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8626 kB]
- Fetched 8847 kB in 2s (5219 kB/s)
- Reading package lists...
- 
2021-05-02 19:35.58 ---> using "89b6929b5a5c779afb8f9b8606111cc1a33f1a02a4d613cd7feec8dc94e1e5eb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-05-02 19:35.58 ---> using "e39613fbf42d41d55356af5840bd20fa1eec78bae52625ee457f2f7e69f331cd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"binsec.0.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"binsec.0.3\" | 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"))
The following actions will be performed:
  - install dune                     2.6.2    [required by menhir, zmq]
  - install conf-gmp                 3        [required by zarith]
  - install conf-python-2-7          1.1      [required by llvm]
  - install conf-llvm                11.0.0   [required by llvm]
  - install conf-zmq                 0.1      [required by zmq]
  - install conf-cmake               1        [required by llvm]
  - install ocamlbuild               0.14.0   [required by xmlm]
  - install ocamlfind                1.9.1    [required by binsec]
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install conf-which               1        [required by piqilib]
  - install stdlib-shims             0.3.0    [required by piqi]
  - install stdint                   0.7.0    [required by zmq]
  - install sexplib0                 v0.14.0  [required by ppxlib]
  - install ppx_derivers             1.2.1    [required by ppxlib]
  - install ocaml-migrate-parsetree  2.1.0    [required by ppxlib]
  - install ocaml-compiler-libs      v0.12.3  [required by ppxlib]
  - install menhirSdk                20210419 [required by menhir]
  - install menhirLib                20210419 [required by menhir]
  - install integers                 0.4.0    [required by ctypes]
  - install easy-format              1.3.2    [required by piqilib]
  - install dune-private-libs        2.6.2    [required by dune-configurator]
  - install bigarray-compat          1.0.0    [required by ctypes]
  - install base64                   3.5.0    [required by piqilib]
  - install uchar                    0.0.2    [required by sedlex]
  - install zarith                   1.12     [required by binsec]
  - install topkg                    1.0.3    [required by xmlm]
  - install ocamlgraph               1.8.8    [required by binsec]
  - install base-bytes               base     [required by gen]
  - install ppxlib                   0.20.0   [required by sedlex]
  - install menhir                   20210419 [required by binsec]
  - install dune-configurator        2.6.2    [required by zmq]
  - install ctypes                   0.18.0   [required by llvm]
  - install xmlm                     1.3.0    [required by piqilib]
  - install zmq                      5.1.3    [required by binsec]
  - install gen                      0.5.3    [required by sedlex]
  - install llvm                     11.0.0   [required by binsec]
  - install sedlex                   2.3      [required by piqilib]
  - install piqilib                  0.6.15   [required by binsec]
  - install piqi                     0.7.7    [required by binsec]
  - install binsec                   0.3                                      BINSEC uses external automatic solvers, like boolector, z3, cvc4, or yices
                                                                                for some functionalities. Only Z3 is listed in depexts.
                                                                                install the others through your package manager.
===== 39 to install | 1 to remove =====

The following system packages will first need to be installed:
    cmake libgmp-dev libzmq3-dev llvm-11-dev protobuf-compiler python2.7 z3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cmake" "libgmp-dev" "libzmq3-dev" "llvm-11-dev" "protobuf-compiler" "python2.7" "z3"
- 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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libpython2.7-minimal_2.7.18-7_amd64.deb ...
- Unpacking libpython2.7-minimal:amd64 (2.7.18-7) ...
- Selecting previously unselected package python2.7-minimal.
- Preparing to unpack .../python2.7-minimal_2.7.18-7_amd64.deb ...
- Unpacking python2.7-minimal (2.7.18-7) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up python3.9-minimal (3.9.2-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 ... 18343 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package mailcap.
- Preparing to unpack .../archives/mailcap_3.69_all.deb ...
- Unpacking mailcap (3.69) ...
- Selecting previously unselected package mime-support.
- Preparing to unpack .../mime-support_3.66_all.deb ...
- Unpacking mime-support (3.66) ...
- Preparing to unpack .../libffi7_3.3-6_amd64.deb ...
- Unpacking libffi7:amd64 (3.3-6) over (3.3-4) ...
- Setting up libffi7:amd64 (3.3-6) ...
- Selecting previously unselected package libmpdec3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18395 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../libncursesw6_6.2+20201114-2_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Preparing to unpack .../libtinfo6_6.2+20201114-2_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Setting up libtinfo6:amd64 (6.2+20201114-2) ...
- 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 ... 18403 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-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 ... 18764 files and directories currently installed.)
- Preparing to unpack .../python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-1) over (2:6.2.0+dfsg-6) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libncurses6: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 ... 18785 files and directories currently installed.)
- Preparing to unpack .../00-libncurses6_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libprocps8:amd64.
- Preparing to unpack .../01-libprocps8_2%3a3.3.17-5_amd64.deb ...
- Unpacking libprocps8:amd64 (2:3.3.17-5) ...
- Selecting previously unselected package procps.
- Preparing to unpack .../02-procps_2%3a3.3.17-5_amd64.deb ...
- Unpacking procps (2:3.3.17-5) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../03-libmagic-mgc_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.39-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../04-libmagic1_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.39-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../05-file_1%3a5.39-3_amd64.deb ...
- Unpacking file (1:5.39-3) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../06-libpipeline1_1.5.3-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.3-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../07-binfmt-support_2.2.1-1_amd64.deb ...
- Unpacking binfmt-support (2.2.1-1) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../08-cmake-data_3.18.4-2_all.deb ...
- Unpacking cmake-data (3.18.4-2) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../09-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../10-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../11-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 .../12-libjsoncpp24_1.9.4-4_amd64.deb ...
- Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../13-librhash0_1.4.1-2_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.1-2) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../14-libuv1_1.40.0-1_amd64.deb ...
- Unpacking libuv1:amd64 (1.40.0-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../15-cmake_3.18.4-2_amd64.deb ...
- Unpacking cmake (3.18.4-2) ...
- Preparing to unpack .../16-libcom-err2_1.46.2-1_amd64.deb ...
- Unpacking libcom-err2:amd64 (1.46.2-1) over (1.45.6-1) ...
- Selecting previously unselected package comerr-dev:amd64.
- Preparing to unpack .../17-comerr-dev_2.1-1.46.2-1_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.46.2-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../18-icu-devtools_67.1-6_amd64.deb ...
- Unpacking icu-devtools (67.1-6) ...
- Preparing to unpack .../19-libgssapi-krb5-2_1.18.3-5_amd64.deb ...
- Unpacking libgssapi-krb5-2:amd64 (1.18.3-5) over (1.17-10) ...
- Preparing to unpack .../20-libkrb5-3_1.18.3-5_amd64.deb ...
- Unpacking libkrb5-3:amd64 (1.18.3-5) over (1.17-10) ...
- Preparing to unpack .../21-libk5crypto3_1.18.3-5_amd64.deb ...
- Unpacking libk5crypto3:amd64 (1.18.3-5) over (1.17-10) ...
- Preparing to unpack .../22-libkrb5support0_1.18.3-5_amd64.deb ...
- Unpacking libkrb5support0:amd64 (1.18.3-5) over (1.17-10) ...
- Selecting previously unselected package libgssrpc4:amd64.
- Preparing to unpack .../23-libgssrpc4_1.18.3-5_amd64.deb ...
- Unpacking libgssrpc4:amd64 (1.18.3-5) ...
- Selecting previously unselected package libkdb5-10:amd64.
- Preparing to unpack .../24-libkdb5-10_1.18.3-5_amd64.deb ...
- Unpacking libkdb5-10:amd64 (1.18.3-5) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../25-libkadm5srv-mit12_1.18.3-5_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.18.3-5) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../26-libkadm5clnt-mit12_1.18.3-5_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.18.3-5) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../27-krb5-multidev_1.18.3-5_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.18.3-5) ...
- Selecting previously unselected package libmd0:amd64.
- Preparing to unpack .../28-libmd0_1.0.3-3_amd64.deb ...
- Unpacking libmd0:amd64 (1.0.3-3) ...
- Preparing to unpack .../29-libbsd0_0.11.3-1_amd64.deb ...
- Unpacking libbsd0:amd64 (0.11.3-1) over (0.10.0-1) ...
- Selecting previously unselected package libmd-dev:amd64.
- Preparing to unpack .../30-libmd-dev_1.0.3-3_amd64.deb ...
- Unpacking libmd-dev:amd64 (1.0.3-3) ...
- Selecting previously unselected package libbsd-dev:amd64.
- Preparing to unpack .../31-libbsd-dev_0.11.3-1_amd64.deb ...
- Unpacking libbsd-dev:amd64 (0.11.3-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../32-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 .../33-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 .../34-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 .../35-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../36-libgmpxx4ldbl_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../37-libgmp-dev_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../38-libicu-dev_67.1-6_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-6) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../39-libkrb5-dev_1.18.3-5_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.18.3-5) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../40-libncurses-dev_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libnorm1:amd64.
- Preparing to unpack .../41-libnorm1_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../42-libxml2-dev_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package libnorm-dev:amd64.
- Preparing to unpack .../43-libnorm-dev_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../44-libpfm4_4.11.1+git8-gc96ebc0-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git8-gc96ebc0-1) ...
- Selecting previously unselected package libpgm-5.3-0:amd64.
- Preparing to unpack .../45-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libpgm-dev:amd64.
- Preparing to unpack .../46-libpgm-dev_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../47-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libprotobuf23:amd64.
- Preparing to unpack .../48-libprotobuf23_3.12.4-1_amd64.deb ...
- Unpacking libprotobuf23:amd64 (3.12.4-1) ...
- Selecting previously unselected package libprotobuf-lite23:amd64.
- Preparing to unpack .../49-libprotobuf-lite23_3.12.4-1_amd64.deb ...
- Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
- Selecting previously unselected package libprotobuf-dev:amd64.
- Preparing to unpack .../50-libprotobuf-dev_3.12.4-1_amd64.deb ...
- Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
- Selecting previously unselected package libprotoc23:amd64.
- Preparing to unpack .../51-libprotoc23_3.12.4-1_amd64.deb ...
- Unpacking libprotoc23:amd64 (3.12.4-1) ...
- Selecting previously unselected package libpython2.7-stdlib:amd64.
- Preparing to unpack .../52-libpython2.7-stdlib_2.7.18-7_amd64.deb ...
- Unpacking libpython2.7-stdlib:amd64 (2.7.18-7) ...
- Selecting previously unselected package libsodium23:amd64.
- Preparing to unpack .../53-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libsodium-dev:amd64.
- Preparing to unpack .../54-libsodium-dev_1.0.18-1_amd64.deb ...
- Unpacking libsodium-dev:amd64 (1.0.18-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../55-libtinfo-dev_6.2+20201114-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../56-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 .../57-libz3-dev_4.8.10-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.10-1) ...
- Selecting previously unselected package libzmq5:amd64.
- Preparing to unpack .../58-libzmq5_4.3.4-1_amd64.deb ...
- Unpacking libzmq5:amd64 (4.3.4-1) ...
- Selecting previously unselected package libzmq3-dev:amd64.
- Preparing to unpack .../59-libzmq3-dev_4.3.4-1_amd64.deb ...
- Unpacking libzmq3-dev:amd64 (4.3.4-1) ...
- Selecting previously unselected package llvm-11-runtime.
- Preparing to unpack .../60-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 .../61-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 .../62-python3-pkg-resources_52.0.0-3_all.deb ...
- Unpacking python3-pkg-resources (52.0.0-3) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../63-python3-pygments_2.7.1+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.7.1+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../64-python3-yaml_5.3.1-3+b1_amd64.deb ...
- Unpacking python3-yaml (5.3.1-3+b1) ...
- Selecting previously unselected package llvm-11-tools.
- Preparing to unpack .../65-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 .../66-llvm-11-dev_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-dev (1:11.0.1-2) ...
- Selecting previously unselected package protobuf-compiler.
- Preparing to unpack .../67-protobuf-compiler_3.12.4-1_amd64.deb ...
- Unpacking protobuf-compiler (3.12.4-1) ...
- Selecting previously unselected package psmisc.
- Preparing to unpack .../68-psmisc_23.4-2_amd64.deb ...
- Unpacking psmisc (23.4-2) ...
- Selecting previously unselected package python2.7.
- Preparing to unpack .../69-python2.7_2.7.18-7_amd64.deb ...
- Unpacking python2.7 (2.7.18-7) ...
- Selecting previously unselected package z3.
- Preparing to unpack .../70-z3_4.8.10-1_amd64.deb ...
- Unpacking z3 (4.8.10-1) ...
- Setting up media-types (4.0.0) ...
- Setting up libpipeline1:amd64 (1.5.3-1) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up libicu67:amd64 (67.1-6) ...
- 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 libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
- Setting up libmagic1:amd64 (1:5.39-3) ...
- Setting up libprotobuf23:amd64 (3.12.4-1) ...
- Setting up libcom-err2:amd64 (1.46.2-1) ...
- Setting up file (1:5.39-3) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up z3 (4.8.10-1) ...
- Setting up libkrb5support0:amd64 (1.18.3-5) ...
- Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Setting up libuv1:amd64 (1.40.0-1) ...
- Setting up libpfm4:amd64 (4.11.1+git8-gc96ebc0-1) ...
- Setting up libpython2.7-minimal:amd64 (2.7.18-7) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up python2.7-minimal (2.7.18-7) ...
- Linking and byte-compiling packages for runtime python2.7...
- Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Setting up libprotoc23:amd64 (3.12.4-1) ...
- Setting up libncurses6:amd64 (6.2+20201114-2) ...
- Setting up comerr-dev:amd64 (2.1-1.46.2-1) ...
- 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 icu-devtools (67.1-6) ...
- Setting up libsodium-dev:amd64 (1.0.18-1) ...
- Setting up libncursesw6:amd64 (6.2+20201114-2) ...
- Setting up libk5crypto3:amd64 (1.18.3-5) ...
- Setting up libjsoncpp24:amd64 (1.9.4-4) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libmd0:amd64 (1.0.3-3) ...
- Setting up librhash0:amd64 (1.4.1-2) ...
- Setting up libmd-dev:amd64 (1.0.3-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up cmake-data (3.18.4-2) ...
- Setting up libkrb5-3:amd64 (1.18.3-5) ...
- Setting up libbsd0:amd64 (0.11.3-1) ...
- Setting up mailcap (3.69) ...
- Setting up libicu-dev:amd64 (67.1-6) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libbsd-dev:amd64 (0.11.3-1) ...
- Setting up libprocps8:amd64 (2:3.3.17-5) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-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-2) ...
- Setting up llvm-11-runtime (1:11.0.1-2) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Setting up mime-support (3.66) ...
- Setting up protobuf-compiler (3.12.4-1) ...
- 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-7) ...
- Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
- Setting up libclang-cpp11 (1:11.0.1-2) ...
- Setting up libxml2-dev:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libgssapi-krb5-2:amd64 (1.18.3-5) ...
- Setting up procps (2:3.3.17-5) ...
- Setting up cmake (3.18.4-2) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up libtinfo-dev:amd64 (6.2+20201114-2) ...
- Setting up libzmq5:amd64 (4.3.4-1) ...
- Setting up python2.7 (2.7.18-7) ...
- Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up libgssrpc4:amd64 (1.18.3-5) ...
- Setting up libkadm5clnt-mit12:amd64 (1.18.3-5) ...
- Setting up python3-pkg-resources (52.0.0-3) ...
- Setting up libkdb5-10:amd64 (1.18.3-5) ...
- Setting up python3-yaml (5.3.1-3+b1) ...
- Setting up python3-pygments (2.7.1+dfsg-2) ...
- Setting up libkadm5srv-mit12:amd64 (1.18.3-5) ...
- Setting up krb5-multidev:amd64 (1.18.3-5) ...
- Setting up llvm-11-tools (1:11.0.1-2) ...
- Setting up libkrb5-dev:amd64 (1.18.3-5) ...
- Setting up libzmq3-dev:amd64 (4.3.4-1) ...
- Setting up llvm-11-dev (1:11.0.1-2) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/118:
Processing  4/118:
Processing  5/118: [binsec.0.3: http]
-> retrieved base64.3.5.0  (cached)
Processing  6/118: [binsec.0.3: http]
Processing  7/118: [binsec.0.3: http]
Processing  8/118: [binsec.0.3: http]
Processing  9/118: [binsec.0.3: http]
Processing 10/118: [binsec.0.3: http]
Processing 11/118: [binsec.0.3: http]
Processing 12/118: [binsec.0.3: http]
Processing 13/118: [binsec.0.3: http] [conf-cmake: sh configure.sh]
Processing 14/118: [binsec.0.3: http] [conf-cmake: sh configure.sh] [conf-gmp: sh]
Processing 15/118: [binsec.0.3: http] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh]
Processing 16/118: [binsec.0.3: http] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py]
Processing 17/118: [binsec.0.3: http] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which]
Processing 18/118: [binsec.0.3: http] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 19/118: [binsec.0.3: http] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
Processing 19/118: [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
-> retrieved ctypes.0.18.0  (cached)
Processing 20/118: [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/4.07.1/.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 20/118: [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
-> installed conf-cmake.1
Processing 21/118: [conf-gmp: sh] [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 21/118: [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
-> installed conf-gmp.3
Processing 22/118: [conf-llvm: bash configure.sh] [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "configure.sh" "11.0.0" (CWD=/home/opam/.opam/4.07.1/.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 22/118: [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
-> installed conf-llvm.11.0.0
Processing 23/118: [conf-python-2-7: python2.7 test.py] [conf-which: which which] [conf-zmq: cc test.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python2.7" "test.py" (CWD=/home/opam/.opam/4.07.1/.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 23/118: [conf-which: which which] [conf-zmq: cc test.c]
-> installed conf-python-2-7.1.1
Processing 24/118: [conf-which: which which] [conf-zmq: cc test.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 24/118: [conf-zmq: cc test.c]
-> installed conf-which.1
Processing 25/118: [conf-zmq: cc test.c]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cc" "test.c" "-I/usr/local/include" "-L/usr/local/lib" "-lzmq" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/conf-zmq.0.1)
-> compiled  conf-zmq.0.1
Processing 25/118:
-> installed conf-zmq.0.1
Processing 26/118:
-> retrieved binsec.0.3  (https://github.com/binsec/binsec/archive/binsec-0.3.tar.gz)
Processing 27/118:
-> retrieved dune.2.6.2  (cached)
Processing 28/118:
Processing 29/118: [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.6.2  (cached)
Processing 30/118: [dune: ocaml bootstrap.ml]
-> retrieved dune-private-libs.2.6.2  (cached)
Processing 31/118: [dune: ocaml bootstrap.ml]
-> retrieved easy-format.1.3.2  (cached)
Processing 32/118: [dune: ocaml bootstrap.ml]
-> retrieved gen.0.5.3  (cached)
Processing 33/118: [dune: ocaml bootstrap.ml]
-> retrieved integers.0.4.0  (cached)
Processing 34/118: [dune: ocaml bootstrap.ml]
-> retrieved menhir.20210419  (cached)
Processing 35/118: [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20210419  (cached)
Processing 36/118: [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20210419  (cached)
Processing 37/118: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.3  (cached)
Processing 38/118: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-migrate-parsetree.2.1.0  (cached)
Processing 39/118: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 40/118: [dune: ocaml bootstrap.ml]
Processing 41/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 42/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 43/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.1.8.8  (cached)
Processing 44/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.07.1" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.07.1/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.07.1/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.07.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.07.1"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.07.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.07.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.07.1/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.07.1"; \
- echo "BINDIR=/home/opam/.opam/4.07.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.07.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.07.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.07.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.07.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.07.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.07.1/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=/home/opam/.opam/4.07.1"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.07.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.07.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.07.1/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.07.1"; \
- echo "BINDIR=/home/opam/.opam/4.07.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.07.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.07.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.07.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.07.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.07.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.07.1/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 44/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved piqi.0.7.7  (cached)
Processing 45/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved piqilib.0.6.15  (cached)
Processing 46/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 47/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.20.0  (cached)
Processing 48/118: [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.07.1/bin" "-sitelib" "/home/opam/.opam/4.07.1/lib" "-mandir" "/home/opam/.opam/4.07.1/man" "-config" "/home/opam/.opam/4.07.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.07.1/.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: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.07.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.07.1/bin
-     Manual pages:          /home/opam/.opam/4.07.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.07.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.07.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.07.1/bin
-     Manual pages:          /home/opam/.opam/4.07.1/man
-     topfind script:        /home/opam/.opam/4.07.1/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: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.07.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.07.1/bin
-     Manual pages:          /home/opam/.opam/4.07.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.07.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.07.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.07.1/bin
-     Manual pages:          /home/opam/.opam/4.07.1/man
-     topfind script:        /home/opam/.opam/4.07.1/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 48/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sedlex.2.3  (cached)
Processing 49/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 50/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdint.0.7.0  (cached)
Processing 51/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 52/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved topkg.1.0.3  (cached)
Processing 53/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uchar.0.0.2  (cached)
Processing 54/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved xmlm.1.3.0  (cached)
Processing 55/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved zarith.1.12  (cached)
-> retrieved zmq.5.1.3  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07.1/.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.07.1/.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.07.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07.1/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
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: Stdlib.String.create
- Use Bytes.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
- 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.07.1/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.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.07.1/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.07.1/.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.07.1/.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.07.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07.1/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
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: Stdlib.String.create
- Use Bytes.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
- 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.07.1/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.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.07.1/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.07.1/.opam-switch/build/ocamlfind.1.9.1'
Processing 55/118: [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.07.1/.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.07.1/.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
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: Stdlib.String.create
- Use Bytes.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 "_none_", line 1:
- Warning 58: 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 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.07.1/.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.07.1/.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
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: Stdlib.String.create
- Use Bytes.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 "_none_", line 1:
- Warning 58: 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 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.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 55/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 56/118: [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.07.1/.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.07.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07.1/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.07.1/bin"
- mkdir -p "/home/opam/.opam/4.07.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.07.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.07.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.07.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.07.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.07.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.07.1/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.07.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.07.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.07.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.07.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.07.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.07.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.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.07.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.07.1/man/man1" "/home/opam/.opam/4.07.1/man/man3" "/home/opam/.opam/4.07.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.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.07.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07.1/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.07.1/bin"
- mkdir -p "/home/opam/.opam/4.07.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.07.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.07.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.07.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.07.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.07.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.07.1/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.07.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.07.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.07.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.07.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.07.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.07.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.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.07.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.07.1/man/man1" "/home/opam/.opam/4.07.1/man/man3" "/home/opam/.opam/4.07.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 56/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 57/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 58/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
Processing 59/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch] [zarith: ./configure]
-> installed base-bytes.base
Processing 60/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "./configure" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ocamlgraph.1.8.8)
Processing 60/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.07.1/bin
- binary ocamlc: found in /home/opam/.opam/4.07.1/bin
- binary ocamldep: found in /home/opam/.opam/4.07.1/bin
- binary ocamlmklib: found in /home/opam/.opam/4.07.1/bin
- binary ocamldoc: found in /home/opam/.opam/4.07.1/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.07.1/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.07.1/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.07.1/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.07.1/bin
- binary ocamlc: found in /home/opam/.opam/4.07.1/bin
- binary ocamldep: found in /home/opam/.opam/4.07.1/bin
- binary ocamlmklib: found in /home/opam/.opam/4.07.1/bin
- binary ocamldoc: found in /home/opam/.opam/4.07.1/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.07.1/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.07.1/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.07.1/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 60/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ocamlgraph.1.8.8)
- checking for ocamlc... ocamlc
- ocaml version is 4.07.1
- ocaml library path is /home/opam/.opam/4.07.1/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.07.1/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.07.1
- ocaml library path is /home/opam/.opam/4.07.1/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.07.1/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 60/118: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.07.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.07.1/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.07.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.07.1/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.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.07.1/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 60/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [zarith: make]
-> installed ocamlbuild.0.14.0
Processing 61/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [zarith: make]
Processing 62/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
Processing 63/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build] [uchar: ocaml] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 63/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
-> installed uchar.0.0.2
Processing 64/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/zarith.1.12)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.07.1/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.07.1/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 64/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build]
Processing 65/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.07.1/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.mli
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.mli
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.07.1/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.07.1/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.07.1/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.mli
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.mli
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.07.1/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.07.1/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.07.1/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.07.1/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.07.1/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.07.1/lib/zarith/META
-> installed zarith.1.12
Processing 65/118: [dune: ocaml bootstrap.ml] [ocamlgraph: make] [topkg: ocaml build]
-> retrieved llvm.11.0.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/dune.2.6.2)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 65/118: [dune: ./dune.exe build] [ocamlgraph: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07.1/.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 = "'"Sun May  2 20:36:57 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
- 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 390, characters 7-46:
- Warning 32: 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
- 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
- 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:
- Warning 60: 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
- 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
- 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
- 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- 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:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- 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
- 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 21, characters 2-31:
- Warning 60: unused module OVSet.
- File "src/cliquetree.ml", line 149, characters 2-32:
- Warning 60: unused module EdgeSet.
- File "src/cliquetree.ml", line 150, characters 2-34:
- Warning 60: unused module H.
- File "src/cliquetree.ml", line 153, characters 2-32:
- Warning 60: 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:
- Warning 60: unused module VertexSet.
- File "src/md.ml", line 22, characters 2-32:
- Warning 60: unused module Choose.
- File "src/md.ml", line 88, characters 2-34:
- Warning 60: unused module VertexSet.
- File "src/md.ml", line 90, characters 2-32:
- Warning 60: 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
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- 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
- 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:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- 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
- 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 = "'"Sun May  2 20:36:57 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
- 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 390, characters 7-46:
- Warning 32: 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
- 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
- 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:
- Warning 60: 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
- 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
- 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
- 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
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- 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:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- 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
- 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 21, characters 2-31:
- Warning 60: unused module OVSet.
- File "src/cliquetree.ml", line 149, characters 2-32:
- Warning 60: unused module EdgeSet.
- File "src/cliquetree.ml", line 150, characters 2-34:
- Warning 60: unused module H.
- File "src/cliquetree.ml", line 153, characters 2-32:
- Warning 60: 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:
- Warning 60: unused module VertexSet.
- File "src/md.ml", line 22, characters 2-32:
- Warning 60: unused module Choose.
- File "src/md.ml", line 88, characters 2-34:
- Warning 60: unused module VertexSet.
- File "src/md.ml", line 90, characters 2-32:
- Warning 60: 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
- 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
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- 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
- 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:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- 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
- 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 65/118: [dune: ./dune.exe build] [topkg: ocaml build]
Processing 66/118: [dune: ./dune.exe build] [topkg: ocaml build] [ocamlgraph: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/topkg.1.0.3)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.3
Processing 66/118: [dune: ./dune.exe build] [ocamlgraph: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.07.1/.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.07.1/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.07.1/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.07.1/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.07.1/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.8
Processing 66/118: [dune: ./dune.exe build]
-> installed topkg.1.0.3
Processing 67/118: [dune: ./dune.exe build]
Processing 68/118: [dune: ./dune.exe build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/dune.2.6.2)
-> compiled  dune.2.6.2
Processing 68/118: [xmlm: ocaml build]
-> installed dune.2.6.2
Processing 69/118: [xmlm: ocaml build]
Processing 70/118: [base64: dune build] [xmlm: ocaml build]
Processing 71/118: [base64: dune build] [bigarray-compat: dune build] [xmlm: ocaml build]
Processing 72/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [xmlm: ocaml build]
Processing 73/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [xmlm: ocaml build]
Processing 74/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [xmlm: ocaml build]
Processing 75/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [xmlm: ocaml build]
Processing 76/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [xmlm: ocaml build]
Processing 77/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [xmlm: ocaml build]
Processing 78/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [xmlm: ocaml build]
Processing 79/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [xmlm: ocaml build]
Processing 80/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [xmlm: ocaml build]
Processing 81/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [xmlm: ocaml build]
Processing 82/118: [base64: dune build] [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/base64.3.5.0)
-> compiled  base64.3.5.0
Processing 82/118: [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
-> installed base64.3.5.0
Processing 83/118: [bigarray-compat: dune build] [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/bigarray-compat.1.0.0)
-> compiled  bigarray-compat.1.0.0
Processing 83/118: [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
-> installed bigarray-compat.1.0.0
Processing 84/118: [dune-private-libs: dune build] [easy-format: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/easy-format.1.3.2)
-> compiled  easy-format.1.3.2
Processing 84/118: [dune-private-libs: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
-> installed easy-format.1.3.2
Processing 85/118: [dune-private-libs: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 85/118: [dune-private-libs: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
-> installed ppx_derivers.1.2.1
Processing 86/118: [dune-private-libs: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/integers.0.4.0)
-> compiled  integers.0.4.0
Processing 86/118: [dune-private-libs: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
-> installed integers.0.4.0
Processing 87/118: [dune-private-libs: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
Processing 88/118: [ctypes: touch libffi.config] [dune-private-libs: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/xmlm.1.3.0)
- ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # No parallelism done
- ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # No parallelism done
-> compiled  xmlm.1.3.0
Processing 88/118: [ctypes: touch libffi.config] [dune-private-libs: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed xmlm.1.3.0
Processing 89/118: [ctypes: touch libffi.config] [dune-private-libs: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/menhirSdk.20210419)
-> compiled  menhirSdk.20210419
Processing 89/118: [ctypes: touch libffi.config] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20210419
Processing 90/118: [ctypes: touch libffi.config] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "libffi.config" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0)
Processing 90/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 90/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build]
-> installed stdlib-shims.0.3.0
Processing 91/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 91/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
-> installed sexplib0.v0.14.0
Processing 92/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/menhirLib.20210419)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20210419
Processing 92/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
-> installed menhirLib.20210419
Processing 93/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
Processing 94/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ocaml-compiler-libs.v0.12.3)
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.3
Processing 94/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
-> installed ocaml-compiler-libs.v0.12.3
Processing 95/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdint" "-j" "47" "@install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/stdint.0.7.0)
-> compiled  stdint.0.7.0
Processing 95/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed stdint.0.7.0
Processing 96/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ocaml-migrate-parsetree.2.1.0)
-> compiled  ocaml-migrate-parsetree.2.1.0
Processing 96/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build]
-> installed ocaml-migrate-parsetree.2.1.0
Processing 97/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build]
Processing 98/118: [ctypes: make ctypes-base] [dune-private-libs: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "47" "@install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/dune-private-libs.2.6.2)
-> compiled  dune-private-libs.2.6.2
Processing 98/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed dune-private-libs.2.6.2
Processing 99/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
Processing 100/118: [ctypes: make ctypes-base] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/dune-configurator.2.6.2)
-> compiled  dune-configurator.2.6.2
Processing 100/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.2.6.2
Processing 101/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
Processing 102/118: [ctypes: make ctypes-base] [gen: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 103/118: [ctypes: make ctypes-base] [gen: dune build] [menhir: dune build] [ppxlib: dune build] [zmq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/gen.0.5.3)
-> compiled  gen.0.5.3
Processing 103/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [zmq: dune build]
-> installed gen.0.5.3
Processing 104/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [zmq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "zmq" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/zmq.5.1.3)
-> compiled  zmq.5.1.3
Processing 104/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed zmq.5.1.3
Processing 105/118: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/menhir.20210419)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20210419
Processing 105/118: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed menhir.20210419
Processing 106/118: [ctypes: make ctypes-base] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0)
- ./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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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 189, characters 32-54:
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- Warning 26: unused variable arr.
- 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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54:
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- Warning 26: unused variable arr.
- 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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: 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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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
- ./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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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 189, characters 32-54:
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- Warning 26: unused variable arr.
- 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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/lib/integers" /home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54:
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- Warning 26: unused variable arr.
- 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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: 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.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07.1/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.07.1/lib/ocaml, /home/opam/.opam/4.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.07.1/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.18.0
Processing 106/118: [ppxlib: dune build]
Processing 107/118: [ppxlib: dune build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ctypes.0.18.0)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.07.1/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.07.1/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.07.1/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07.1/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.07.1/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.07.1/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.07.1/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.07.1/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.07.1/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.07.1/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cma
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.07.1/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.07.1/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.07.1/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07.1/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.07.1/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.07.1/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.07.1/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.07.1/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.07.1/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.07.1/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.07.1/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.07.1/lib/ctypes/cstubs.cma
-> installed ctypes.0.18.0
Processing 107/118: [ppxlib: dune build]
[llvm: patch] applying fix-shared.patch
Processing 108/118: [llvm: patch] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/ppxlib.0.20.0)
-> compiled  ppxlib.0.20.0
Processing 108/118: [llvm: patch]
-> installed ppxlib.0.20.0
Processing 109/118: [llvm: patch]
Processing 110/118: [llvm: patch] [sedlex: dune build]
Processing 110/118: [sedlex: dune build]
Processing 111/118: [sedlex: dune build] [llvm: bash install.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/sedlex.2.3)
-> compiled  sedlex.2.3
Processing 111/118: [llvm: bash install.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "bash" "-ex" "install.sh" "llvm-config-11" "/home/opam/.opam/4.07.1/lib" "cmake" "make" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/llvm.11.0.0)
- + llvm_config=llvm-config-11
- + libdir=/home/opam/.opam/4.07.1/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.07.1/lib ..
- -- The C compiler identification is GNU 10.2.0
- -- The CXX compiler identification is GNU 10.2.0
- -- The ASM compiler identification is GNU
- -- Found assembler: /usr/bin/cc
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Looking for errno.h
- -- Looking for errno.h - found
- -- Looking for fcntl.h
- -- Looking for fcntl.h - found
- -- Looking for link.h
- -- Looking for link.h - found
- -- Looking for malloc/malloc.h
- -- Looking for malloc/malloc.h - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for signal.h
- -- Looking for signal.h - found
- -- Looking for sys/ioctl.h
- -- Looking for sys/ioctl.h - found
- -- Looking for sys/mman.h
- -- Looking for sys/mman.h - found
- -- Looking for sys/param.h
- -- Looking for sys/param.h - found
- -- Looking for sys/resource.h
- -- Looking for sys/resource.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for 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 - 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 - found
- -- Looking for setupterm in terminfo
- -- Looking for setupterm in terminfo - not found
- -- Looking for setupterm in tinfo
- -- Looking for setupterm in tinfo - found
- -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.10") 
- -- 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.07.1/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.2") found components: Interpreter 
- -- Constructing LLVMBuild project information
- -- Linker detection: GNU ld
- -- Found Git: /usr/bin/git (found version "2.29.1") 
- -- Targeting AArch64
- -- Targeting AMDGPU
- -- Targeting ARM
- -- Targeting BPF
- -- Targeting Hexagon
- -- Targeting Lanai
- -- Targeting Mips
- -- Targeting MSP430
- -- Targeting NVPTX
- -- Targeting PowerPC
- -- Targeting RISCV
- -- Targeting Sparc
- -- Targeting SystemZ
- -- Targeting WebAssembly
- -- Targeting X86
- -- Targeting XCore
- -- Registering Bye as a pass plugin (static build: OFF)
- -- Failed to find LLVM FileCheck
- -- Version: 0.0.0
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
- -- Performing Test HAVE_CXX_FLAG_WALL
- -- Performing Test HAVE_CXX_FLAG_WALL - Success
- -- Performing Test HAVE_CXX_FLAG_WEXTRA
- -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
- -- Performing Test HAVE_CXX_FLAG_WSHADOW
- -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
- -- Performing Test HAVE_CXX_FLAG_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.07.1/.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
- [  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
- [  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.07.1/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_ipo.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_vectorize.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmx
- + mkdir /home/opam/.opam/4.07.1/lib/llvm/static
- + mv /home/opam/.opam/4.07.1/lib/llvm/llvm.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cma /home/opam/.opam/4.07.1/lib/llvm/static
- + mv /home/opam/.opam/4.07.1/lib/llvm/llvm.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmxa /home/opam/.opam/4.07.1/lib/llvm/static
- + mv /home/opam/.opam/4.07.1/lib/llvm/llvm.a /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.a /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.a /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.a /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.a /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.a /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.a /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.a /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.a /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.a /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.a /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.a /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.a /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.a /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.a /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.a /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.a /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.a /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.a /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.a /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.a /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.a /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.a /home/opam/.opam/4.07.1/lib/llvm/llvm_target.a /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.a /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.a /home/opam/.opam/4.07.1/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.07.1/lib ..
- -- The C compiler identification is GNU 10.2.0
- -- The CXX compiler identification is GNU 10.2.0
- -- The ASM compiler identification is GNU
- -- Found assembler: /usr/bin/cc
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Looking for errno.h
- -- Looking for errno.h - found
- -- Looking for fcntl.h
- -- Looking for fcntl.h - found
- -- Looking for link.h
- -- Looking for link.h - found
- -- Looking for malloc/malloc.h
- -- Looking for malloc/malloc.h - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for signal.h
- -- Looking for signal.h - found
- -- Looking for sys/ioctl.h
- -- Looking for sys/ioctl.h - found
- -- Looking for sys/mman.h
- -- Looking for sys/mman.h - found
- -- Looking for sys/param.h
- -- Looking for sys/param.h - found
- -- Looking for sys/resource.h
- -- Looking for sys/resource.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for 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 - 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 - found
- -- Looking for setupterm in terminfo
- -- Looking for setupterm in terminfo - not found
- -- Looking for setupterm in tinfo
- -- Looking for setupterm in tinfo - found
- -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.10") 
- -- 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.07.1/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.2") found components: Interpreter 
- -- Constructing LLVMBuild project information
- -- Linker detection: GNU ld
- -- Found Git: /usr/bin/git (found version "2.29.1") 
- -- Targeting AArch64
- -- Targeting AMDGPU
- -- Targeting ARM
- -- Targeting BPF
- -- Targeting Hexagon
- -- Targeting Lanai
- -- Targeting Mips
- -- Targeting MSP430
- -- Targeting NVPTX
- -- Targeting PowerPC
- -- Targeting RISCV
- -- Targeting Sparc
- -- Targeting SystemZ
- -- Targeting WebAssembly
- -- Targeting X86
- -- Targeting XCore
- -- Registering Bye as a pass plugin (static build: OFF)
- -- Failed to find LLVM FileCheck
- -- Version: 0.0.0
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
- -- Performing Test HAVE_CXX_FLAG_WALL
- -- Performing Test HAVE_CXX_FLAG_WALL - Success
- -- Performing Test HAVE_CXX_FLAG_WEXTRA
- -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
- -- Performing Test HAVE_CXX_FLAG_WSHADOW
- -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
- -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
- -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
- -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
- -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
- -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
- -- Performing Test HAVE_CXX_FLAG_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.07.1/.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
- [  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
- [  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.07.1/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_all_backends.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_analysis.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_AArch64.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_AMDGPU.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_ARM.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_BPF.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_Hexagon.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_Lanai.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_Mips.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_MSP430.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_NVPTX.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_PowerPC.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_RISCV.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_Sparc.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_SystemZ.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_WebAssembly.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_X86.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_XCore.so
- -- Installing: /home/opam/.opam/4.07.1/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_bitreader.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_bitwriter.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_irreader.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_linker.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_target.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_ipo.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_ipo.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_passmgr_builder.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_scalar_opts.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_transform_utils.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_vectorize.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_vectorize.so
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmx
- -- Installing: /home/opam/.opam/4.07.1/lib/stublibs/dllllvm_executionengine.so
- + mkdir /home/opam/.opam/4.07.1/lib/llvm/shared
- + mv /home/opam/.opam/4.07.1/lib/llvm/llvm.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cma /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cma /home/opam/.opam/4.07.1/lib/llvm/shared
- + mv /home/opam/.opam/4.07.1/lib/llvm/llvm.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_target.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.cmxa /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.cmxa /home/opam/.opam/4.07.1/lib/llvm/shared
- + mv /home/opam/.opam/4.07.1/lib/llvm/llvm.a /home/opam/.opam/4.07.1/lib/llvm/llvm_AArch64.a /home/opam/.opam/4.07.1/lib/llvm/llvm_AMDGPU.a /home/opam/.opam/4.07.1/lib/llvm/llvm_ARM.a /home/opam/.opam/4.07.1/lib/llvm/llvm_BPF.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Hexagon.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Lanai.a /home/opam/.opam/4.07.1/lib/llvm/llvm_MSP430.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Mips.a /home/opam/.opam/4.07.1/lib/llvm/llvm_NVPTX.a /home/opam/.opam/4.07.1/lib/llvm/llvm_PowerPC.a /home/opam/.opam/4.07.1/lib/llvm/llvm_RISCV.a /home/opam/.opam/4.07.1/lib/llvm/llvm_Sparc.a /home/opam/.opam/4.07.1/lib/llvm/llvm_SystemZ.a /home/opam/.opam/4.07.1/lib/llvm/llvm_WebAssembly.a /home/opam/.opam/4.07.1/lib/llvm/llvm_X86.a /home/opam/.opam/4.07.1/lib/llvm/llvm_XCore.a /home/opam/.opam/4.07.1/lib/llvm/llvm_all_backends.a /home/opam/.opam/4.07.1/lib/llvm/llvm_analysis.a /home/opam/.opam/4.07.1/lib/llvm/llvm_bitreader.a /home/opam/.opam/4.07.1/lib/llvm/llvm_bitwriter.a /home/opam/.opam/4.07.1/lib/llvm/llvm_executionengine.a /home/opam/.opam/4.07.1/lib/llvm/llvm_ipo.a /home/opam/.opam/4.07.1/lib/llvm/llvm_irreader.a /home/opam/.opam/4.07.1/lib/llvm/llvm_linker.a /home/opam/.opam/4.07.1/lib/llvm/llvm_passmgr_builder.a /home/opam/.opam/4.07.1/lib/llvm/llvm_scalar_opts.a /home/opam/.opam/4.07.1/lib/llvm/llvm_target.a /home/opam/.opam/4.07.1/lib/llvm/llvm_transform_utils.a /home/opam/.opam/4.07.1/lib/llvm/llvm_vectorize.a /home/opam/.opam/4.07.1/lib/llvm/shared
- + cd ..
- + rm -rf build
-> installed llvm.11.0.0
-> installed sedlex.2.3
Processing 113/118: [piqilib: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.07.1" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15)
- found ocamlfind: /home/opam/.opam/4.07.1/bin/ocamlfind
- detected linux OCaml toolchain
- ocaml version: 4.07.1
- configure OK
Processing 113/118: [piqilib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15)
- set -e; \
- for dir in piqilib src; do \
- 	make -C $dir ; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- echo "let version = \"`head -1 ../VERSION`\"" >piqi_version.ml
- echo "version = \"`head -1 ../VERSION`\"" >META
- cat META.in >>META
- ocamllex  piqi_json_parser.mll
- 91 states, 1087 transitions, table size 4894 bytes
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- ocamlfind ocamldep -native piqi_xml_type.mli > ._ncdi/piqi_xml_type.di
- ocamlfind ocamldep -native piqi_json_type.mli > ._ncdi/piqi_json_type.di
- ocamlfind ocamldep -native piqi_c.mli > ._ncdi/piqi_c.di
- ocamlfind ocamldep piqi_json_parser.ml > ._d/piqi_json_parser.d
- ocamlfind ocamldep piqi_getopt.ml > ._d/piqi_getopt.d
- ocamlfind ocamldep piqi_light.ml > ._d/piqi_light.d
- ocamlfind ocamldep piqi_compile.ml > ._d/piqi_compile.d
- ocamlfind ocamldep piqi_convert.ml > ._d/piqi_convert.d
- ocamlfind ocamldep piqobj_of_xml.ml > ._d/piqobj_of_xml.d
- ocamlfind ocamldep piqobj_to_xml.ml > ._d/piqobj_to_xml.d
- ocamlfind ocamldep piqi_xml.ml > ._d/piqi_xml.d
- ocamlfind ocamldep piqobj_of_json.ml > ._d/piqobj_of_json.d
- ocamlfind ocamldep piqobj_to_json.ml > ._d/piqobj_to_json.d
- ocamlfind ocamldep piqi_base64.ml > ._d/piqi_base64.d
- ocamlfind ocamldep piqi_json.ml > ._d/piqi_json.d
- ocamlfind ocamldep piqi_json_gen.ml > ._d/piqi_json_gen.d
- ocamlfind ocamldep piqi_pp.ml > ._d/piqi_pp.d
- ocamlfind ocamldep piqi.ml > ._d/piqi.d
- ocamlfind ocamldep piq.ml > ._d/piq.d
- ocamlfind ocamldep piqobj_of_piq.ml > ._d/piqobj_of_piq.d
- ocamlfind ocamldep piqobj_to_piq.ml > ._d/piqobj_to_piq.d
- ocamlfind ocamldep piqobj_of_protobuf.ml > ._d/piqobj_of_protobuf.d
- ocamlfind ocamldep piqobj_to_protobuf.ml > ._d/piqobj_to_protobuf.d
- ocamlfind ocamldep piqobj_common.ml > ._d/piqobj_common.d
- ocamlfind ocamldep piqobj.ml > ._d/piqobj.d
- ocamlfind ocamldep piqi_objstore.ml > ._d/piqi_objstore.d
- ocamlfind ocamldep piq_gen.ml > ._d/piq_gen.d
- ocamlfind ocamldep piq_parser.ml > ._d/piq_parser.d
- ocamlfind ocamldep piq_lexer.ml > ._d/piq_lexer.d
- ocamlfind ocamldep piqi_utf8.ml > ._d/piqi_utf8.d
- ocamlfind ocamldep piqi_db.ml > ._d/piqi_db.d
- ocamlfind ocamldep piqi_protobuf.ml > ._d/piqi_protobuf.d
- ocamlfind ocamldep piqi_command.ml > ._d/piqi_command.d
- ocamlfind ocamldep piqi_file.ml > ._d/piqi_file.d
- ocamlfind ocamldep piqi_common.ml > ._d/piqi_common.d
- ocamlfind ocamldep piqi_name.ml > ._d/piqi_name.d
- ocamlfind ocamldep piqi_iolist.ml > ._d/piqi_iolist.d
- ocamlfind ocamldep piqi_config.ml > ._d/piqi_config.d
- ocamlfind ocamldep piqi_c.ml > ._d/piqi_c.d
- ocamlfind ocamldep piqi_boot.ml > ._d/piqi_boot.d
- ocamlfind ocamldep piqi_impl_piqi.ml > ._d/piqi_impl_piqi.d
- ocamlfind ocamldep piq_ast.ml > ._d/piq_ast.d
- ocamlfind ocamldep piq_piqi.ml > ._d/piq_piqi.d
- ocamlfind ocamldep piqloc.ml > ._d/piqloc.d
- ocamlfind ocamldep piqi_util.ml > ._d/piqi_util.d
- ocamlfind ocamldep piqi_piqi.ml > ._d/piqi_piqi.d
- ocamlfind ocamldep piqi_piqirun.ml > ._d/piqi_piqirun.d
- ocamlfind ocamldep piqi_version.ml > ._d/piqi_version.d
- ocamlfind ocamlc -c -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o piqi_c_impl.o " piqi_c_impl.c
- ar rcs libpiqilib_stubs.a  piqi_c_impl.o
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_version.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_piqirun.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_piqi.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_util.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqloc.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_piqi.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_ast.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_impl_piqi.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_boot.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_c.mli
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_c.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_config.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_iolist.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_name.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_common.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_file.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_command.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_protobuf.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_db.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_utf8.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_lexer.ml
- File "piq_lexer.ml", line 480, characters 15-41:
- Warning 3: deprecated: Sedlexing.Utf8.from_stream
- Use [Sedlexing.Utf8.from_gen] instead.
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_parser.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_gen.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json_type.mli
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_xml_type.mli
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_objstore.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_common.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_protobuf.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_protobuf.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_piq.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_piq.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_pp.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json_parser.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json_gen.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_base64.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_json.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_json.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_xml.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_xml.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_xml.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_convert.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_compile.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_light.ml
- ocamlfind ocamlopt -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_getopt.ml
- ocamlfind ocamlopt -a             -cclib -lpiqilib_stubs    -o piqilib.cmxa piqi_version.cmx piqi_piqirun.cmx piqi_piqi.cmx piqi_util.cmx piqloc.cmx piq_piqi.cmx piq_ast.cmx piqi_impl_piqi.cmx piqi_boot.cmx piqi_c.cmx piqi_config.cmx piqi_iolist.cmx piqi_name.cmx piqi_common.cmx piqi_file.cmx piqi_command.cmx piqi_protobuf.cmx piqi_db.cmx piqi_utf8.cmx piq_lexer.cmx piq_parser.cmx piq_gen.cmx piqi_objstore.cmx piqobj.cmx piqobj_common.cmx piqobj_to_protobuf.cmx piqobj_of_protobuf.cmx piqobj_to_piq.cmx piqobj_of_piq.cmx piq.cmx piqi.cmx piqi_pp.cmx piqi_json_parser.cmx piqi_json_gen.cmx piqi_json.cmx piqi_base64.cmx piqobj_to_json.cmx piqobj_of_json.cmx piqi_xml.cmx piqobj_to_xml.cmx piqobj_of_xml.cmx piqi_convert.cmx piqi_compile.cmx piqi_light.cmx piqi_getopt.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/src'
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1045: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- unset RESULTDEPS PACKS LIBS INCDIRS DINCDIRS REAL_OCAMLFIND && make -C ../piqilib 
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[3]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[3]: 'libpiqilib_stubs.a' is up to date.
- make[3]: 'piqilib.cmxa' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/src'
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1045: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamldep -I ../piqilib run.ml > ._d/run.d
- ocamlfind ocamldep -I ../piqilib call.ml > ._d/call.d
- ocamlfind ocamldep -I ../piqilib server.ml > ._d/server.d
- ocamlfind ocamldep -I ../piqilib piqi_rpc.ml > ._d/piqi_rpc.d
- ocamlfind ocamldep -I ../piqilib piqi_http.ml > ._d/piqi_http.d
- ocamlfind ocamldep -I ../piqilib of_proto.ml > ._d/of_proto.d
- ocamlfind ocamldep -I ../piqilib to_proto.ml > ._d/to_proto.d
- ocamlfind ocamldep -I ../piqilib pp.ml > ._d/pp.d
- ocamlfind ocamldep -I ../piqilib json_pp.ml > ._d/json_pp.d
- ocamlfind ocamldep -I ../piqilib cc.ml > ._d/cc.d
- ocamlfind ocamldep -I ../piqilib compile.ml > ._d/compile.d
- ocamlfind ocamldep -I ../piqilib getopt.ml > ._d/getopt.d
- ocamlfind ocamldep -I ../piqilib light.ml > ._d/light.d
- ocamlfind ocamldep -I ../piqilib expand.ml > ._d/expand.d
- ocamlfind ocamldep -I ../piqilib check.ml > ._d/check.d
- ocamlfind ocamldep -I ../piqilib convert.ml > ._d/convert.d
- ocamlfind ocamldep -I ../piqilib main.ml > ._d/main.d
- ocamlfind ocamldep -I ../piqilib piqi_rpc_piqi.ml > ._d/piqi_rpc_piqi.d
- ocamlfind ocamldep -I ../piqilib piqi_tools_piqi.ml > ._d/piqi_tools_piqi.d
- ocamlfind ocamldep -I ../piqilib descriptor_piqi.ml > ._d/descriptor_piqi.d
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1045: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- /home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/make/OCamlMakefile:1065: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib descriptor_piqi.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib piqi_tools_piqi.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib piqi_rpc_piqi.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib main.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib convert.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib check.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib expand.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib light.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib getopt.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib compile.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib cc.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib json_pp.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib pp.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib to_proto.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib of_proto.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib piqi_http.ml
- File "piqi_http.ml", line 199, characters 27-43:
- Warning 3: deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib piqi_rpc.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib server.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib call.ml
- ocamlfind ocamlopt -package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -c -I ../piqilib run.ml
- ocamlfind ocamlopt \
- 			-package unix,easy-format,xmlm,base64,sedlex,sedlex.ppx -linkpkg \
- 			    -I ../piqilib        ../piqilib/piqilib.cmxa    -o piqi \
- 			descriptor_piqi.cmx piqi_tools_piqi.cmx piqi_rpc_piqi.cmx main.cmx convert.cmx check.cmx expand.cmx light.cmx getopt.cmx compile.cmx cc.cmx json_pp.cmx pp.cmx to_proto.cmx of_proto.cmx piqi_http.cmx piqi_rpc.cmx server.cmx call.cmx run.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/src'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/src'
Processing 113/118: [piqilib: make ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "ocaml" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15)
- make -C piqilib bcl
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- ocamlfind ocamldep piqi_xml_type.mli > ._bcdi/piqi_xml_type.di
- ocamlfind ocamldep piqi_json_type.mli > ._bcdi/piqi_json_type.di
- ocamlfind ocamldep piqi_c.mli > ._bcdi/piqi_c.di
- make[2]: 'libpiqilib_stubs.a' is up to date.
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_version.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_piqirun.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_piqi.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_util.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqloc.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_piqi.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_ast.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_impl_piqi.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_boot.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_c.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_config.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_iolist.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_name.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_common.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_file.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_command.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_protobuf.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_db.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_utf8.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_lexer.ml
- File "piq_lexer.ml", line 480, characters 15-41:
- Warning 3: deprecated: Sedlexing.Utf8.from_stream
- Use [Sedlexing.Utf8.from_gen] instead.
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_parser.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq_gen.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_objstore.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_common.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_protobuf.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_protobuf.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_piq.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_piq.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piq.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_pp.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json_parser.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json_gen.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_json.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_base64.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_json.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_json.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_xml.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_to_xml.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqobj_of_xml.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_convert.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_compile.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_light.ml
- ocamlfind ocamlc -package easy-format,xmlm,base64,sedlex,sedlex.ppx -c piqi_getopt.ml
- ocamlmklib         \
- 			-o piqilib_stubs  piqi_c_impl.o   \
- 			
- ocamlfind ocamlc -a -dllib dllpiqilib_stubs.so -custom             -cclib -lpiqilib_stubs    -o piqilib.cma piqi_version.cmo piqi_piqirun.cmo piqi_piqi.cmo piqi_util.cmo piqloc.cmo piq_piqi.cmo piq_ast.cmo piqi_impl_piqi.cmo piqi_boot.cmo piqi_c.cmo piqi_config.cmo piqi_iolist.cmo piqi_name.cmo piqi_common.cmo piqi_file.cmo piqi_command.cmo piqi_protobuf.cmo piqi_db.cmo piqi_utf8.cmo piq_lexer.cmo piq_parser.cmo piq_gen.cmo piqi_objstore.cmo piqobj.cmo piqobj_common.cmo piqobj_to_protobuf.cmo piqobj_of_protobuf.cmo piqobj_to_piq.cmo piqobj_of_piq.cmo piq.cmo piqi.cmo piqi_pp.cmo piqi_json_parser.cmo piqi_json_gen.cmo piqi_json.cmo piqi_base64.cmo piqobj_to_json.cmo piqobj_of_json.cmo piqi_xml.cmo piqobj_to_xml.cmo piqobj_of_xml.cmo piqi_convert.cmo piqi_compile.cmo piqi_light.cmo piqi_getopt.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
-> compiled  piqilib.0.6.15
Processing 114/118: [piqilib: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15)
- install -d /home/opam/.opam/4.07.1/bin
- install src/piqi /home/opam/.opam/4.07.1/bin
- install -d /home/opam/.opam/4.07.1/share/man/man1
- install -m 644 doc/piqi.1 /home/opam/.opam/4.07.1/share/man/man1
Processing 114/118: [piqilib: make ocaml-install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "ocaml-install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15)
- make -C piqilib uninstall
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- 
- Uninstalling library with ocamlfind
- ocamlfind remove  piqilib
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07.1/lib/piqilib/META
- 
- Uninstallation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- test -d  || mkdir -p 
- make -C piqilib install
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- 
- Uninstalling library with ocamlfind
- ocamlfind remove  piqilib
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07.1/lib/piqilib/META
- 
- Uninstallation successful.
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- make[2]: 'libpiqilib_stubs.a' is up to date.
- ocamlfind ocamlopt -a             -cclib -lpiqilib_stubs    -o piqilib.cmxa piqi_version.cmx piqi_piqirun.cmx piqi_piqi.cmx piqi_util.cmx piqloc.cmx piq_piqi.cmx piq_ast.cmx piqi_impl_piqi.cmx piqi_boot.cmx piqi_c.cmx piqi_config.cmx piqi_iolist.cmx piqi_name.cmx piqi_common.cmx piqi_file.cmx piqi_command.cmx piqi_protobuf.cmx piqi_db.cmx piqi_utf8.cmx piq_lexer.cmx piq_parser.cmx piq_gen.cmx piqi_objstore.cmx piqobj.cmx piqobj_common.cmx piqobj_to_protobuf.cmx piqobj_of_protobuf.cmx piqobj_to_piq.cmx piqobj_of_piq.cmx piq.cmx piqi.cmx piqi_pp.cmx piqi_json_parser.cmx piqi_json_gen.cmx piqi_json.cmx piqi_base64.cmx piqobj_to_json.cmx piqobj_of_json.cmx piqi_xml.cmx piqobj_to_xml.cmx piqobj_of_xml.cmx piqi_convert.cmx piqi_compile.cmx piqi_light.cmx piqi_getopt.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
- 
- Installing library with ocamlfind
- ocamlfind install  piqilib META piqilib.cma piqilib.cmxa piqilib.a libpiqilib_stubs.a dllpiqilib_stubs.so piq.cmi piq_ast.cmi piq_gen.cmi piq_lexer.cmi piq_parser.cmi piq_piqi.cmi piqi.cmi piqi_base64.cmi piqi_boot.cmi piqi_c.cmi piqi_command.cmi piqi_common.cmi piqi_compile.cmi piqi_config.cmi piqi_convert.cmi piqi_db.cmi piqi_file.cmi piqi_getopt.cmi piqi_impl_piqi.cmi piqi_iolist.cmi piqi_json.cmi piqi_json_gen.cmi piqi_json_parser.cmi piqi_json_type.cmi piqi_light.cmi piqi_name.cmi piqi_objstore.cmi piqi_piqi.cmi piqi_piqirun.cmi piqi_pp.cmi piqi_protobuf.cmi piqi_utf8.cmi piqi_util.cmi piqi_version.cmi piqi_xml.cmi piqi_xml_type.cmi piqloc.cmi piqobj.cmi piqobj_common.cmi piqobj_of_json.cmi piqobj_of_piq.cmi piqobj_of_protobuf.cmi piqobj_of_xml.cmi piqobj_to_json.cmi piqobj_to_piq.cmi piqobj_to_protobuf.cmi piqobj_to_xml.cmi 
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_to_xml.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_to_protobuf.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_to_piq.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_to_json.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_of_xml.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_of_protobuf.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_of_piq.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_of_json.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj_common.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqobj.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqloc.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_xml_type.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_xml.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_version.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_util.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_utf8.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_protobuf.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_pp.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_piqirun.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_piqi.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_objstore.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_name.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_light.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_json_type.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_json_parser.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_json_gen.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_json.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_iolist.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_impl_piqi.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_getopt.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_file.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_db.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_convert.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_config.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_compile.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_common.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_command.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_c.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_boot.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi_base64.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqi.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piq_piqi.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piq_parser.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piq_lexer.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piq_gen.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piq_ast.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piq.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqilib/libpiqilib_stubs.a
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqilib.a
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqilib.cmxa
- Installed /home/opam/.opam/4.07.1/lib/piqilib/piqilib.cma
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllpiqilib_stubs.so
- Installed /home/opam/.opam/4.07.1/lib/stublibs/dllpiqilib_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.07.1/lib/piqilib/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqilib.0.6.15/piqilib'
-> installed piqilib.0.6.15
Processing 115/118: [piqi: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7)
- set -e; \
- for dir in piqirun piqic-ocaml; do \
- 	make -C $dir ; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- echo "version = \"`head -1 ../VERSION`\"" >META
- cat META.in >>META
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- ocamlfind ocamldep piqirun_ext.mli > ._bcdi/piqirun_ext.di
- ocamlfind ocamldep piqirun_ext.ml > ._d/piqirun_ext.d
- ocamlfind ocamldep piqirun.ml > ._d/piqirun.d
- ocamlfind ocamlc -package piqilib,stdlib-shims -c piqirun.ml
- ocamlfind ocamlc -package piqilib,stdlib-shims -c piqirun_ext.mli
- ocamlfind ocamlc -package piqilib,stdlib-shims -c piqirun_ext.ml
- ocamlfind ocamlc -a                -o piqirun.cma piqirun.cmo piqirun_ext.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- ocamlfind ocamldep -native piqirun_ext.mli > ._ncdi/piqirun_ext.di
- ocamlfind ocamlopt -package piqilib,stdlib-shims -c piqirun.ml
- ocamlfind ocamlopt -package piqilib,stdlib-shims -c piqirun_ext.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_convert, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_db, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_piqirun, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a                -o piqirun.cmxa piqirun.cmx piqirun_ext.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqic-ocaml'
- ../make/OCamlMakefile:1034: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- echo "let version = \"`head -1 ../VERSION`\"" >piqic_ocaml_version.ml
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqic-ocaml'
- ../make/OCamlMakefile:1034: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamldep piqic_ocaml.ml > ._d/piqic_ocaml.d
- ocamlfind ocamldep piqic_ocaml_version.ml > ._d/piqic_ocaml_version.d
- ocamlfind ocamldep piqic_ocaml_ext.ml > ._d/piqic_ocaml_ext.d
- ocamlfind ocamldep piqic_ocaml_defaults.ml > ._d/piqic_ocaml_defaults.d
- ocamlfind ocamldep piqic_ocaml_in.ml > ._d/piqic_ocaml_in.d
- ocamlfind ocamldep piqic_ocaml_out.ml > ._d/piqic_ocaml_out.d
- ocamlfind ocamldep piqic_ocaml_types.ml > ._d/piqic_ocaml_types.d
- ocamlfind ocamldep piqic_common.ml > ._d/piqic_common.d
- ocamlfind ocamldep piqic_piqi.ml > ._d/piqic_piqi.d
- ../make/OCamlMakefile:1034: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ../make/OCamlMakefile:1054: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_piqi.ml
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_common.ml
- File "piqic_common.ml", line 522, characters 2-21:
- Warning 3: deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "piqic_common.ml", line 526, characters 2-19:
- Warning 3: deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_common, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml_types.ml
- File "piqic_ocaml_types.ml", line 110, characters 16-33:
- Warning 3: deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "piqic_ocaml_types.ml", line 221, characters 16-33:
- Warning 3: deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml_out.ml
- File "piqic_ocaml_out.ml", line 103, characters 14-31:
- Warning 3: deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml_in.ml
- File "piqic_ocaml_in.ml", line 163, characters 14-31:
- Warning 3: deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml_defaults.ml
- File "piqic_ocaml_defaults.ml", line 128, characters 14-31:
- Warning 3: deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml_ext.ml
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml_version.ml
- ocamlfind ocamlopt -package piqilib,bytes,stdlib-shims -c -I ../piqirun piqic_ocaml.ml
- File "piqic_ocaml.ml", line 153, characters 14-33:
- Warning 3: deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "piqic_ocaml.ml", line 164, characters 14-33:
- Warning 3: deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_command, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_compile, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Piqi_version, and its interface was not compiled with -opaque
- ocamlfind ocamlopt \
- 			-package piqilib,bytes,stdlib-shims -linkpkg \
- 			    -I ../piqirun        ../piqirun/piqirun.cmxa    -o piqic-ocaml \
- 			piqic_piqi.cmx piqic_common.cmx piqic_ocaml_types.cmx piqic_ocaml_out.cmx piqic_ocaml_in.cmx piqic_ocaml_defaults.cmx piqic_ocaml_ext.cmx piqic_ocaml_version.cmx piqic_ocaml.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqic-ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqic-ocaml'
-> compiled  piqi.0.7.7
Processing 116/118: [piqi: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "DESTDIR=/home/opam/.opam/4.07.1" "install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7)
- make -C piqirun install
- make[1]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- 
- Uninstalling library with ocamlfind
- ocamlfind remove  piqirun
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07.1/lib/piqirun/META
- 
- Uninstallation successful.
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- ocamlfind ocamlc -a                -o piqirun.cma piqirun.cmo piqirun_ext.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- make[2]: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- make[2]: 'piqirun.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- 
- Installing library with ocamlfind
- ocamlfind install  piqirun META piqirun.cmi piqirun.cmo piqirun.cmx piqirun.o piqirun_ext.mli piqirun_ext.cmi piqirun_ext.cmo piqirun_ext.cmx piqirun_ext.o piqirun.ml 
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun.ml
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun_ext.o
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun_ext.cmx
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun_ext.cmo
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun_ext.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun_ext.mli
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun.o
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun.cmx
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun.cmo
- Installed /home/opam/.opam/4.07.1/lib/piqirun/piqirun.cmi
- Installed /home/opam/.opam/4.07.1/lib/piqirun/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/piqi.0.7.7/piqirun'
- install -d /home/opam/.opam/4.07.1/bin
- install piqic-ocaml/piqic-ocaml /home/opam/.opam/4.07.1/bin
-> installed piqi.0.7.7
Processing 117/118: [binsec: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.07.1" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3)
- checking for make... make
- checking GNU make version... Good! (4.3)
- checking for ocamlfind... ocamlfind
- checking for ocamlc... ocamlc
- checking for ocamlc.opt... ocamlc.opt
- checking version of OCaml... Good! (4.07.1)
- checking for ocamlopt... ocamlopt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocamlbuild... ocamlbuild
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for menhir... menhir
- checking for library ocamlgraph... /home/opam/.opam/4.07.1/lib/ocamlgraph
- checking for library piqilib... /home/opam/.opam/4.07.1/lib/piqilib
- checking for library zarith... /home/opam/.opam/4.07.1/lib/zarith
- checking for library zmq... /home/opam/.opam/4.07.1/lib/zmq
- checking for library llvm... /home/opam/.opam/4.07.1/lib/llvm
- checking for piqi... piqi
- checking for piqic-ocaml... piqic-ocaml
- checking for ocamldoc... ocamldoc
- checking for headache... no
- configure: WARNING: "License generation disabled."
- checking for dot... no
- configure: WARNING: "dot not found: disabling documentation generation."
- checking for z3... z3
- checking for cvc4... no
- configure: WARNING: "cvc4 not found: some parts of binsec might not work."
- checking for yices-smt2... no
- configure: WARNING: "yices-smt2 not found: some parts of binsec might not work."
- checking for boolector... no
- configure: WARNING: "boolector not found: some parts of binsec might not work."
- checking for gawk... no
- checking for mawk... mawk
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- configure: creating ./config.status
- config.status: creating Config.mk
- config.status: executing depend commands
- config.status: executing piqi_directory commands
- config.status: executing version commands
- 
- 
- Configuration summary
- ---------------------
- ocamlc: ocamlc.opt 4.07.1
- ocamlopt: ocamlopt.opt 4.07.1
- ocamldep: ocamldep 4.07.1
- ocamllex: ocamllex
- menhir: menhir
- ocamldoc: ocamldoc 4.07.1
- target: opt
- headache: no
Processing 117/118: [binsec: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "depend" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3)
- make: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3/src'
- PIQI piqi/common.piqi
- PIQI piqi/instruction.piqi
- PIQI piqi/libcall.piqi
- PIQI piqi/syscall.piqi
- PIQI piqi/dba.piqi
- PIQI piqi/trace.piqi
- PIQI piqi/analysis_config.piqi
- PIQI piqi/config.piqi
- PIQI piqi/message.piqi
- PIQIML piqi/common_piqi.ml
- PIQIML piqi/instruction_piqi.ml
- PIQIML piqi/libcall_piqi.ml
- PIQIML piqi/syscall_piqi.ml
- PIQIML piqi/dba_piqi.ml
- PIQIML piqi/trace_piqi.ml
- PIQIML piqi/analysis_config_piqi.ml
- PIQIML piqi/config_piqi.ml
- PIQIML piqi/message_piqi.ml
- MENHIR  parser/dbacsl_parser.mli
- Warning: 7 states have shift/reduce conflicts.
- Warning: 94 shift/reduce conflicts were arbitrarily resolved.
- MENHIR  parser/parser.mli
- File "parser/parser.mly", line 44, characters 40-43:
- Warning: the token BIG is unused.
- File "parser/parser.mly", line 44, characters 29-39:
- Warning: the token ENDIANNESS is unused.
- File "parser/parser.mly", line 44, characters 44-50:
- Warning: the token LITTLE is unused.
- MENHIR  parser/parser_infos.mli
- MENHIR  parser/policy_parser.mli
- Warning: 8 states have shift/reduce conflicts.
- Warning: 91 shift/reduce conflicts were arbitrarily resolved.
- MENHIR  parser/SMTParserWp.mli
- LEX   parser/dbacsl_token.ml
- 113 states, 6284 transitions, table size 25814 bytes
- LEX   parser/lexer.ml
- 118 states, 1051 transitions, table size 4912 bytes
- LEX   parser/lexer_infos.ml
- 392 states, 9960 transitions, table size 42192 bytes
- LEX   parser/policy_token.ml
- 142 states, 8198 transitions, table size 33644 bytes
- LEX   parser/SMTLexerWp.ml
- 65 states, 1525 transitions, table size 6490 bytes
- MENHIR  smtlib/smtlib_parser.mli
- LEX   smtlib/smtlib_lexer.ml
- 40 states, 994 transitions, table size 4216 bytes
- 1279 additional bytes used for bindings
- make: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "-j47" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3)
- make: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3/src'
- BYT   base/logger.cmi
- BYT   base/bigint.cmi
- BYT   base/string_utils.cmi
- BYT   base/fstack.cmi
- BYT   base/natural.cmi
- BYT   base/hashamt.cmi
- BYT   base/bitset.cmi
- BYT   base/sequence.cmi
- BYT   base/mnemonic.cmi
- BYT   base/list_utils.cmi
- BYT   base/print_utils.cmi
- BYT   base/file_utils.cmi
- BYT   base/array_utils.cmi
- BYT   base/utils.cmi
- BYT   loader/loader_types.cmi
- BYT   kernel/config.cmi
- BYT   kernel/kernel_core.cmi
- BYT   utils/colors.cmi
- BYT   disasm/x86/x86Types.cmi
- BIN   piqi/common_piqi.cmx
- BYT   piqi/common_piqi.cmo
- BIN   piqi/dba_piqi.cmx
- BYT   dynamic/dse/tainting/taint_types.cmi
- BYT   smtlib/locations.cmi
- BYT   ast/cfgraph.cmi
- BYT   disasm/disasm_cfg.cmi
- BYT   sse/sse_utils.cmi
- BYT   sse/sse.cmi
- BYT   backwards/bw_main.cmi
- BYT   xtrasec/xtrasec.cmi
- BYT   dynamic/base/fdInput.cmi
- BYT   piqi/dba_piqi.cmo
- BYT   dynamic/dse/policy_utils.cmi
- BYT   dynamic/dse/path_exploration/dseException.cmi
- BYT   dynamic/dse/path_exploration/exploration_type.cmi
- BYT   dynamic/dse/path_exploration/inputFromFiles.cmi
- BYT   dynamic/dse/path_exploration/Parsing_gueb.cmi
- BYT   dynamic/dse/path_exploration/dse.cmi
- BYT   dynamic/drun.cmi
- BYT   server/server_callback.cmi
- BYT   server/server.cmi
- BYT   examples/mcount/mcount_main.cmi
- File "base/print_utils.mli", line 24, characters 44-61:
- Warning 3: deprecated: module Pervasives
- Use Stdlib instead.
- BIN   dynamic/dse/path_exploration/dseException.cmx
- BIN   base/fstack.cmx
- BIN   base/list_utils.cmx
- BIN   base/file_utils.cmx
- BIN   base/array_utils.cmx
- BIN   base/utils.cmx
- BIN   kernel/config.cmx
- BIN   dynamic/dse/tainting/taint_types.cmx
- BIN   smtlib/locations.cmx
- BYT   smtlib/smtlib.cmi
- BYT   disasm/x86/x86pp.cmi
- BYT   llvm/transfer_functions.cmi
- BIN   dynamic/dse/path_exploration/exploration_type.cmx
- BYT   dynamic/dse/path_exploration/tracesToTree.cmi
- BIN   base/logger.cmx
- BYT   base/base_logger.cmi
- BIN   base/bigint.cmx
- File "ast/cfgraph.mli", line 42, characters 21-43:
- Warning 3: deprecated: module Pervasives
- Use Stdlib instead.
- BIN   base/string_utils.cmx
- BIN   base/natural.cmx
- BIN   base/hashamt.cmx
- BYT   base/sigs.cmi
- BYT   base/size.cmi
- BIN   base/sequence.cmx
- BIN   base/mnemonic.cmx
- BIN   base/print_utils.cmx
- BIN   utils/colors.cmx
- BYT   utils/network_io.cmi
- BYT   disasm/arm/arm_options.cmi
- BIN   ast/cfgraph.cmx
- BYT   piqi/syscall_piqi.cmo
- BYT   piqi/libcall_piqi.cmo
- BYT   piqi/instruction_piqi.cmo
- BYT   piqi/analysis_config_piqi.cmo
- BYT   dynamic/dse/libcall_stubs/libcall_utils.cmi
- BYT   smtlib/smtlib_parser.cmi
- BYT   smtlib/smtlib_pp.cmi
- BYT   smtlib/smtlib_utils.cmi
- BYT   formula/formula_main.cmi
- BIN   piqi/syscall_piqi.cmx
- BYT   piqi/libcall_piqi.cmx
- BIN   piqi/instruction_piqi.cmx
- BIN   piqi/analysis_config_piqi.cmx
- BIN   piqi/common_piqi_ext.cmx
- BYT   base/basic_types.cmi
- BYT   base/binstream.cmi
- BYT   base/machine.cmi
- BYT   base/worklist.cmi
- BYT   base/prettytbl.cmi
- BYT   utils/cfg.cmi
- BIN   llvm/transfer_functions.cmx
- BIN   smtlib/smtlib_parser.cmx
- BIN   smtlib/smtlib_pp.cmx
- BYT   loader/loader_buf.cmi
- BIN   piqi/dba_piqi_ext.cmx
- BIN   base/base_logger.cmx
- BIN   base/prettytbl.cmx
- BIN   utils/network_io.cmx
- BIN   base/worklist.cmx
- BYT   base/bitvector.cmi
- BYT   base/cli.cmi
- BIN   piqi/instruction_piqi_ext.cmx
- BYT   loader/loader_sigs.cmi
- BIN   piqi/syscall_piqi_ext.cmx
- BIN   base/binstream.cmx
- BIN   utils/cfg.cmx
- BYT   base/interval.cmi
- BYT   base/virtual_address.cmi
- BYT   smtlib/smt_model.cmi
- BYT   loader/elf_options.cmi
- BYT   kernel/kernel_options.cmi
- BYT   disasm/x86/x86_options.cmi
- BYT   dwarf/dwarf_options.cmi
- BYT   smtlib/smtlib_options.cmi
- BYT   formula/formula_options.cmi
- BYT   disasm/riscv/riscv_options.cmi
- BYT   static/types/static_options.cmi
- BYT   static/types/simulate_options.cmi
- BYT   ida/ida_options.cmi
- BYT   static/ai/base/ai_options.cmi
- BYT   backwards/bw_options.cmi
- BYT   xtrasec/xtrasec_options.cmi
- BYT   binpatcher/binpatcher_options.cmi
- BYT   dynamic/base/dse_options.cmi
- BYT   dynamic/server_options.cmi
- BYT   examples/mcount/mcount_options.cmi
- BIN   base/basic_types.cmx
- BYT   loader/loader_elf.cmi
- BYT   loader/loader_dump.cmi
- BYT   loader/loader_pe.cmi
- BIN   piqi/analysis_config_piqi_ext.cmx
- BYT   ida/ida_utils.cmi
- BYT   xtrasec/parsepin.cmi
- BYT   formula/prover.cmi
- BYT   dba/dba.cmi
- BYT   formula/formula.cmi
- BYT   static/ai/domains/domain_interval.cmi
- BYT   loader/loader.cmi
- BYT   dba/dba_printer.cmi
- BYT   dba/dba_types.cmi
- BYT   dba/dba_utils.cmi
- BYT   dwarf/dwarf_expr.cmi
- BYT   parser/dbacsl_parser.cmi
- BYT   dynamic/dse/policy_type.cmi
- BYT   disasm/riscv/riscv_arch.cmi
- BYT   llvm/generic_decoder_sig.cmi
- BYT   static/static_types.cmi
- BYT   static/ai/normalize_predicate.cmi
- BYT   sse/sse_symbolic.cmi
- BYT   binpatcher/binpatcher.cmi
- BYT   loader/loader_utils.cmi
- BYT   kernel/kernel_functions.cmi
- BYT   dba/dba_to_formula.cmi
- BYT   disasm/x86/lreader.cmi
- BYT   dwarf/dwarf_frame.cmi
- BYT   dwarf/dwarf_lines.cmi
- BYT   dwarf/dwarf_cunit.cmi
- BYT   parser/policy_parser.cmi
- BYT   parser/SMTParserWp.cmi
- BYT   formula/formula_utils.cmi
- BYT   formula/formula_to_smtlib.cmi
- BYT   formula/formula_pp.cmi
- BYT   formula/smtlib_to_formula.cmi
- BYT   formula/formula_transformation.cmi
- BYT   formula/solver.cmi
- BYT   llvm/generic_decoder.cmi
- BYT   static/types/smt_bitvectors.cmi
- BYT   xtrasec/formula_decoder.cmi
- BIN   base/size.cmx
- BIN   base/bitvector.cmx
- BIN   base/cli.cmx
- BYT   dba/errors.cmi
- BYT   dba/dba_visitor.cmi
- BYT   utils/directive.cmi
- BYT   utils/dhunk.cmi
- BYT   disasm/x86/x86Util.cmi
- BYT   parser/infos.cmi
- BYT   parser/parse_helpers.cmi
- BYT   disasm/simplify/simplification_dba_utils.cmi
- BYT   static/simulation/simulate.cmi
- BYT   static/interpreter/concrete.cmi
- BYT   static/ai/high_level_predicate.cmi
- BYT   static/ai/ai_utils.cmi
- BYT   sse/sse_graph.cmi
- BYT   server/dba_io.cmi
- BYT   dwarf/dwarf.cmi
- BYT   static/types/region_bitvector.cmi
- BYT   static/interpreter/simulation.cmi
- BYT   sse/sse_options.cmi
- BYT   utils/instruction.cmi
- BYT   disasm/x86/predba.cmi
- BYT   llvm/llvm_decoder.cmi
- BYT   disasm/disasm_options.cmi
- BYT   disasm/decode_utils.cmi
- BIN   base/machine.cmx
- BYT   parser/parser_infos.cmi
- BYT   parser/parse_utils.cmi
- BYT   sse/sse_prune.cmi
- BYT   parser/parser.cmi
- BYT   static/simulation/simulate_utils.cmi
- BYT   static/simulation/concrete_state.cmi
- BYT   static/ai/base/normalize_instructions.cmi
- BYT   static/ai/domains/domain_common.cmi
- BYT   static/ai/ai_sigs.cmi
- BYT   static/ai/display.cmi
- BYT   static/ai/backward_analysis.cmi
- BYT   disasm/x86/x86Instruction.cmi
- BYT   disasm/arm/armToDba.cmi
- BYT   disasm/riscv/riscv_to_dba.cmi
- BYT   disasm/simplify/simplification_options.cmi
- BYT   ast/instr_cfg.cmi
- BYT   ast/ast_builder.cmi
- BYT   disasm/disasm_core.cmi
- BYT   ida/ida_cfg.cmi
- BIN   static/simulation/simulate_utils.cmx
- BYT   static/simulation/concrete_eval.cmi
- BIN   loader/loader_buf.cmx
- BIN   base/bitset.cmx
- File "ast/instr_cfg.mli", line 32, characters 21-43:
- Warning 3: deprecated: module Pervasives
- Use Stdlib instead.
- BIN   base/interval.cmx
- BIN   base/virtual_address.cmx
- BYT   static/ai/domains/range.cmi
- BYT   static/ai/domains/kset.cmi
- BYT   static/ai/domains/union_find.cmi
- BYT   static/ai/domains/taint.cmi
- BYT   static/ai/reduced_product.cmi
- BYT   static/ai/nonrelational.cmi
- BYT   sse/sse_types.cmi
- BYT   backwards/opaque.cmi
- BYT   disasm/simplify/simplification_dba_block.cmi
- BYT   disasm/simplify/simplification_dba_prog.cmi
- BYT   disasm/simplify/simplification_dba.cmi
- BYT   disasm/x86/x86decoder.cmi
- BYT   disasm/x86/x86toDba.cmi
- BYT   disasm/disasm.cmi
- BYT   ida/ida_cg.cmi
- BIN   static/ai/domains/taint.cmx
- BYT   static/pmap.cmi
- BYT   sse/sse_smt.cmi
- BYT   ida/ida.cmi
- BIN   xtrasec/parsepin.cmx
- BYT   static/static_utils.cmi
- BYT   static/ai/ai_results.cmi
- BYT   static/ai/ai.cmi
- BIN   loader/loader_dump.cmx
- BIN   loader/loader_pe.cmx
- BIN   formula/formula.cmx
- BIN   loader/elf_options.cmx
- BIN   kernel/kernel_options.cmx
- BIN   disasm/x86/x86_options.cmx
- BIN   dwarf/dwarf_options.cmx
- BIN   smtlib/smtlib_options.cmx
- BIN   formula/formula_options.cmx
- BIN   disasm/arm/arm_options.cmx
- BIN   disasm/riscv/riscv_options.cmx
- BIN   static/types/static_options.cmx
- BIN   static/types/simulate_options.cmx
- BIN   ida/ida_options.cmx
- BIN   static/ai/base/ai_options.cmx
- BIN   backwards/bw_options.cmx
- BIN   xtrasec/xtrasec_options.cmx
- BIN   binpatcher/binpatcher_options.cmx
- BIN   dynamic/base/dse_options.cmx
- BIN   dynamic/server_options.cmx
- BIN   examples/mcount/mcount_options.cmx
- BIN   loader/loader_elf.cmx
- BIN   dynamic/base/fdInput.cmx
- BIN   ida/ida_utils.cmx
- BIN   formula/prover.cmx
- BIN   dba/dba.cmx
- BIN   dynamic/dse/path_exploration/inputFromFiles.cmx
- BIN   dynamic/dse/path_exploration/Parsing_gueb.cmx
- BIN   smtlib/smtlib_lexer.cmx
- BIN   parser/SMTParserWp.cmx
- BIN   formula/formula_utils.cmx
- BIN   formula/smtlib_to_formula.cmx
- BIN   xtrasec/formula_decoder.cmx
- BIN   dba/dba_printer.cmx
- BIN   dba/dba_to_formula.cmx
- BIN   disasm/riscv/riscv_arch.cmx
- BIN   llvm/generic_decoder_sig.cmx
- BIN   loader/loader.cmx
- BIN   parser/SMTLexerWp.cmx
- BIN   loader/loader_utils.cmx
- BIN   disasm/x86/lreader.cmx
- BIN   dba/dba_types.cmx
- BIN   kernel/kernel_functions.cmx
- BIN   utils/directive.cmx
- BIN   dwarf/dwarf_lines.cmx
- BIN   disasm/x86/x86Util.cmx
- BIN   kernel/kernel_core.cmx
- BIN   smtlib/smt_model.cmx
- BIN   dba/errors.cmx
- BIN   dba/dba_visitor.cmx
- BIN   utils/dhunk.cmx
- BIN   parser/infos.cmx
- BIN   llvm/generic_decoder.cmx
- BIN   static/static_types.cmx
- BIN   static/ai/ai_utils.cmx
- BIN   server/dba_io.cmx
- BIN   disasm/x86/x86pp.cmx
- BIN   dba/dba_utils.cmx
- BIN   dwarf/dwarf_expr.cmx
- BIN   static/ai/domains/domain_interval.cmx
- BYT   dynamic/base/trace_type.cmi
- BYT   piqi/config_piqi.cmo
- BYT   piqi/trace_piqi.cmo
- BIN   parser/parse_helpers.cmx
- BIN   parser/parser_infos.cmx
- BIN   static/ai/domains/union_find.cmx
- BYT   utils/instParsing.cmi
- BYT   dynamic/dse/tainting/tainting.cmi
- BYT   dynamic/trace/trace_postprocessing.cmi
- BYT   dynamic/base/trace_config.cmi
- BYT   dynamic/dse/path_exploration/symbolicInput.cmi
- BYT   dynamic/base/path_predicate_env.cmi
- BIN   utils/instruction.cmx
- BIN   disasm/x86/predba.cmx
- BIN   llvm/llvm_decoder.cmx
- File "dynamic/base/trace_config.mli", line 24, characters 15-36:
- Warning 3: deprecated: module Pervasives
- Use Stdlib instead.
- BYT   dynamic/base/trace_options.cmi
- BYT   dynamic/trace/trace_loader.cmi
- BYT   dynamic/dse/path_exploration/conf_exploration.cmi
- BIN   dwarf/dwarf_frame.cmx
- BIN   dwarf/dwarf_cunit.cmx
- BYT   dynamic/base/path_predicate_optim.cmi
- BYT   dynamic/base/path_predicate_formula.cmi
- BYT   dynamic/base/path_predicate_utils.cmi
- BYT   dynamic/dse/libcall_stubs/call_convention.cmi
- BYT   dynamic/dse/libcall_stubs/libcall_stubs.cmi
- BYT   dynamic/dse/syscall_stubs/syscall_stubs.cmi
- BYT   dynamic/dse/instruction_stubs/instruction_stubs.cmi
- BYT   dynamic/dse/policy_engine.cmi
- BYT   dynamic/dse/path_predicate.cmi
- BIN   disasm/x86/x86Instruction.cmx
- BIN   disasm/riscv/riscv_to_dba.cmx
- BIN   disasm/simplify/simplification_options.cmx
- BIN   ast/instr_cfg.cmx
- BIN   static/ai/ai_results.cmx
- BYT   dynamic/dse/path_exploration/typeTraceDSE.cmi
- BIN   parser/dbacsl_parser.cmx
- BIN   parser/parser.cmx
- BIN   parser/policy_parser.cmx
- BIN   dynamic/base/path_predicate_optim.cmx
- BYT   dynamic/dse/libcall_stubs/libcall_types.cmi
- BYT   dynamic/dse/path_exploration/invertChild.cmi
- BYT   dynamic/dse/path_exploration/uaf_detection.cmi
- BYT   dynamic/dse/examples/call_ret.cmi
- BYT   dynamic/dse/examples/generic_analyse.cmi
- BYT   dynamic/dse/examples/opaque_predicate.cmi
- BYT   dynamic/examples/flareon.cmi
- BYT   dynamic/examples/sploit1.cmi
- BYT   dynamic/examples/stat_analysis.cmi
- BYT   dynamic/examples/switch.cmi
- BYT   dynamic/examples/branch_coverage.cmi
- BYT   dynamic/examples/summary_analysis.cmi
- BYT   dynamic/dse/path_exploration/typeHistoryDSE.cmi
- BYT   dynamic/dse/path_exploration/traceAsFile.cmi
- BYT   dynamic/dse/libcall_stubs/windows_stubs.cmi
- BYT   dynamic/dse/libcall_stubs/libc_stubs.cmi
- BIN   disasm/x86/x86decoder.cmx
- BYT   dynamic/dse/path_exploration/historyAsTree.cmi
- BYT   dynamic/dse/path_exploration/typeGuideDSE.cmi
- BYT   dynamic/dse/path_exploration/typeCriteriaDSE.cmi
- BYT   dynamic/dse/path_exploration/criteriaEIPRewrite.cmi
- BYT   dynamic/dse/path_exploration/check_trace.cmi
- BYT   dynamic/dse/path_exploration/eipRewrite.cmi
- BYT   dynamic/dse/path_exploration/guideAsRandom.cmi
- BYT   dynamic/dse/path_exploration/criteriaAsDefault.cmi
- BYT   dynamic/dse/path_exploration/criteriaAsUAF.cmi
- BYT   dynamic/dse/path_exploration/guideAsBFS.cmi
- BYT   dynamic/dse/path_exploration/guideAsDFS.cmi
- BYT   dynamic/dse/path_exploration/guideAsUAF.cmi
- BYT   dynamic/dse/path_exploration/guideAsStrcmp.cmi
- BIN   dynamic/dse/path_exploration/guideAsRandom.cmx
- BIN   dynamic/dse/path_exploration/guideAsDFS.cmx
- BIN   dynamic/dse/path_exploration/guideAsBFS.cmx
- BIN   dynamic/dse/path_exploration/guideAsUAF.cmx
- BIN   dynamic/dse/path_exploration/guideAsStrcmp.cmx
- BIN   dynamic/dse/path_exploration/criteriaAsDefault.cmx
- BIN   dwarf/dwarf.cmx
- BIN   dynamic/base/trace_type.cmx
- BIN   piqi/trace_piqi.cmx
- BIN   piqi/config_piqi.cmx
- BIN   piqi/libcall_piqi_ext.cmx
- BIN   utils/instParsing.cmx
- BIN   dynamic/dse/instruction_stubs/instruction_stubs.cmx
- BIN   parser/dbacsl_token.cmx
- BIN   piqi/message_piqi.cmx
- BIN   dynamic/base/trace_config.cmx
- BIN   disasm/x86/x86toDba.cmx
- BIN   dynamic/base/trace_options.cmx
- BIN   piqi/trace_piqi_ext.cmx
- BIN   piqi/config_piqi_ext.cmx
- BIN   dynamic/dse/tainting/tainting.cmx
- BIN   dynamic/trace/trace_postprocessing.cmx
- BIN   dynamic/dse/policy_utils.cmx
- BIN   piqi/message_piqi_ext.cmx
- BIN   dynamic/dse/path_exploration/conf_exploration.cmx
- BIN   dynamic/dse/path_exploration/symbolicInput.cmx
- BIN   dynamic/base/path_predicate_env.cmx
- BIN   parser/policy_token.cmx
- BIN   dynamic/dse/syscall_stubs/syscall_stubs.cmx
- BIN   dynamic/dse/policy_engine.cmx
- BIN   parser/lexer_infos.cmx
- BIN   test.cmx
- BIN   disasm/simplify/simplification_dba_utils.cmx
- BIN   disasm/simplify/simplification_dba_block.cmx
- BIN   disasm/simplify/simplification_dba_prog.cmx
- BIN   disasm/simplify/simplification_dba.cmx
- BIN   parser/lexer.cmx
- BIN   parser/parse_utils.cmx
- BIN   disasm/arm/armToDba.cmx
- BIN   disasm/disasm_options.cmx
- BIN   static/interpreter/simulation.cmx
- BIN   sse/sse_options.cmx
- BIN   disasm/decode_utils.cmx
- BIN   sse/sse_symbolic.cmx
- BIN   sse/sse_utils.cmx
- BIN   smtlib/smtlib_utils.cmx
- BIN   binpatcher/binpatcher.cmx
- BIN   disasm/disasm_core.cmx
- BIN   dynamic/dse/libcall_stubs/libcall_utils.cmx
- BIN   formula/formula_to_smtlib.cmx
- BIN   disasm/disasm_cfg.cmx
- BIN   ida/ida_cfg.cmx
- BIN   static/interpreter/concrete.cmx
- BIN   sse/sse_graph.cmx
- BIN   disasm/disasm.cmx
- BIN   formula/formula_pp.cmx
- BIN   sse/sse_prune.cmx
- BIN   formula/formula_transformation.cmx
- BIN   formula/solver.cmx
- BIN   static/types/smt_bitvectors.cmx
- BIN   static/ai/base/normalize_instructions.cmx
- BIN   static/ai/normalize_predicate.cmx
- BIN   xtrasec/xtrasec.cmx
- BIN   ida/ida_cg.cmx
- BIN   static/pmap.cmx
- BIN   static/types/region_bitvector.cmx
- BIN   dynamic/base/path_predicate_formula.cmx
- BIN   ida/ida.cmx
- BIN   static/ai/backward_analysis.cmx
- BIN   static/static_utils.cmx
- BIN   examples/mcount/mcount_main.cmx
- BIN   ast/ast_builder.cmx
- BIN   static/simulation/concrete_state.cmx
- BIN   static/ai/domains/range.cmx
- BIN   static/ai/domains/kset.cmx
- BIN   static/ai/display.cmx
- BIN   static/simulation/concrete_eval.cmx
- BIN   static/ai/high_level_predicate.cmx
- BIN   formula/formula_main.cmx
- BIN   sse/sse_types.cmx
- BIN   dynamic/base/path_predicate_utils.cmx
- BIN   static/simulation/simulate.cmx
- BIN   dynamic/dse/libcall_stubs/call_convention.cmx
- BIN   sse/sse_smt.cmx
- BIN   dynamic/dse/libcall_stubs/windows_stubs.cmx
- BIN   dynamic/dse/libcall_stubs/libc_stubs.cmx
- BIN   static/ai/domains/domain_common.cmx
- BIN   static/ai/reduced_product.cmx
- BIN   static/ai/nonrelational.cmx
- BIN   sse/sse.cmx
- BIN   backwards/opaque.cmx
- BIN   backwards/bw_main.cmx
- BIN   dynamic/dse/libcall_stubs/libcall_stubs.cmx
- BIN   dynamic/trace/trace_loader.cmx
- BIN   dynamic/dse/path_predicate.cmx
- BIN   dynamic/dse/path_exploration/tracesToTree.cmx
- BIN   static/ai/ai.cmx
- BIN   dynamic/dse/path_exploration/historyAsTree.cmx
- BIN   dynamic/dse/path_exploration/invertChild.cmx
- BIN   dynamic/dse/examples/call_ret.cmx
- BIN   dynamic/dse/examples/generic_analyse.cmx
- BIN   dynamic/dse/examples/opaque_predicate.cmx
- BIN   dynamic/examples/flareon.cmx
- BIN   dynamic/examples/sploit1.cmx
- BIN   dynamic/examples/stat_analysis.cmx
- BIN   dynamic/examples/switch.cmx
- BIN   dynamic/examples/branch_coverage.cmx
- BIN   dynamic/examples/summary_analysis.cmx
- BIN   server/server_callback.cmx
- BIN   dynamic/dse/path_exploration/check_trace.cmx
- BIN   dynamic/dse/path_exploration/traceAsFile.cmx
- BIN   dynamic/dse/path_exploration/eipRewrite.cmx
- BIN   dynamic/dse/path_exploration/uaf_detection.cmx
- BIN   server/server.cmx
- BIN   dynamic/dse/path_exploration/criteriaEIPRewrite.cmx
- BIN   dynamic/dse/path_exploration/criteriaAsUAF.cmx
- BIN   dynamic/drun.cmx
- BIN   dynamic/dse/path_exploration/dse.cmx
- BIN   main.cmx
- make: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3/src'
-> compiled  binsec.0.3
Processing 118/118: [binsec: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-C" "src" "install" (CWD=/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3)
- make: Entering directory '/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3/src'
- Install binsec to /home/opam/.opam/4.07.1/bin
- Install share to /home/opam/.opam/4.07.1/share/binsec
- make: Leaving directory '/home/opam/.opam/4.07.1/.opam-switch/build/binsec.0.3/src'
-> installed binsec.0.3
Done.
# Run eval $(opam env) to update the current shell environment
2021-05-02 19:40.08 ---> saved as "4b7eca263f8494459cae18c8a6d93fc4717822452e27c3cb967b0a66af8cc02e"
Job succeeded