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


Building on x86-bm-10.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205)
Unable to find image 'ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205' locally
docker.io/ocaml/opam@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205: Pulling from ocaml/opam
f8f85475deda: Pulling fs layer
f8f85475deda: Verifying Checksum
f8f85475deda: Download complete
f8f85475deda: Pull complete
Digest: sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205
Status: Downloaded newer image for ocaml/opam@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205
2022-09-03 12:23.06 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-09-03 12:23.06 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 418227c38ed4e28a0827786e5e9e50b9547c0b27"))
2022-09-03 12:23.06 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" from cache

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


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

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

2022-09-03 12:23.06 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05) to update the current shell environment
2022-09-03 12:23.06 ---> using "9f1cdb10451585627bed831cdfb2956d56ac1bc3a518881e59e87a3ee2b08ab0" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [192 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB]
- Fetched 508 kB in 2s (253 kB/s)
- Reading package lists...
- 
2022-09-03 12:23.06 ---> using "9571c7c4c1f7ebb96cf548b458cdf2cf3253bfddbd76d639a2d1d3ad5cd73434" 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 1 package
  - 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
2022-09-03 12:23.06 ---> using "d42928affbbdc612f81b27588a0eb931ca8d2e43751382f9e2233e55d4f2775d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"jupyter.2.0.0\"\
               \nopam install -vy \"jupyter.2.0.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"jupyter.2.0.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] jupyter.2.0.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 32 packages
  - install base-bytes              base               [required by base64]
  - install base64                  2.2.0              [required by jupyter]
  - install biniou                  1.2.0              [required by yojson]
  - install conf-gmp                4                  [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec       3                  [required by cryptokit]
  - install conf-pkg-config         2                  [required by conf-zlib]
  - install conf-which              1                  [required by biniou]
  - install conf-zlib               1                  [required by cryptokit]
  - install conf-zmq                0.1                [required by zmq]
  - install cppo                    1.6.5              [required by lwt, ppx_deriving_yojson]
  - install cppo_ocamlbuild         1.6.0              [required by ppx_deriving_yojson]
  - install cryptokit               1.14               [required by jupyter]
  - install easy-format             1.3.1              [required by yojson]
  - install jbuilder                1.0+beta17         [required by jupyter]
  - install jupyter                 2.0.0
  - install lwt                     3.3.0              [required by jupyter]                                        For the PPX, please install package lwt_ppx
                                                                                                                    For Lwt_log and Lwt_daemon, please install package lwt_log
  - install lwt-zmq                 2.1.0 (deprecated) [required by jupyter]
  - install ocaml-migrate-parsetree 1.0.7              [required by jupyter]
  - install ocamlbuild              0.14.1             [required by ppx_deriving_yojson, cryptokit, lwt-zmq, uuidm]
  - install ocamlfind               1.9.5              [required by jupyter]
  - install ppx_derivers            1.0                [required by ppx_deriving]
  - install ppx_deriving            4.2.1              [required by ppx_deriving_yojson]
  - install ppx_deriving_yojson     3.1                [required by jupyter]
  - install ppx_tools               5.0+4.05.0         [required by ppx_deriving]
  - install ppx_tools_versioned     5.2                [required by lwt]
  - install result                  1.3                [required by lwt, ppx_deriving_yojson]
  - install stdint                  0.5.1              [required by jupyter]
  - install topkg                   1.0.5              [required by uuidm]
  - install uuidm                   0.9.7              [required by jupyter]
  - install yojson                  1.4.1              [required by jupyter]
  - install zarith                  1.12               [required by cryptokit]
  - install zmq                     4.0-8              [required by jupyter]

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

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

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

[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libzmq3-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package comerr-dev: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 ... 19664 files and directories currently installed.)
- Preparing to unpack .../00-comerr-dev_2.1-1.46.5-2_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.46.5-2) ...
- Selecting previously unselected package libnorm1:amd64.
- Preparing to unpack .../01-libnorm1_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libpgm-5.3-0:amd64.
- Preparing to unpack .../02-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 libsodium23:amd64.
- Preparing to unpack .../03-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libzmq5:amd64.
- Preparing to unpack .../04-libzmq5_4.3.4-3_amd64.deb ...
- Unpacking libzmq5:amd64 (4.3.4-3) ...
- Selecting previously unselected package libpgm-dev:amd64.
- Preparing to unpack .../05-libpgm-dev_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libsodium-dev:amd64.
- Preparing to unpack .../06-libsodium-dev_1.0.18-1_amd64.deb ...
- Unpacking libsodium-dev:amd64 (1.0.18-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../07-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../08-icu-devtools_71.1-3_amd64.deb ...
- Unpacking icu-devtools (71.1-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../09-libicu-dev_71.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../10-libxml2_2.9.14+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../11-libxml2-dev_2.9.14+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1+b1) ...
- Selecting previously unselected package libnorm-dev:amd64.
- Preparing to unpack .../12-libnorm-dev_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libgssrpc4:amd64.
- Preparing to unpack .../13-libgssrpc4_1.20-1_amd64.deb ...
- Unpacking libgssrpc4:amd64 (1.20-1) ...
- Selecting previously unselected package libkdb5-10:amd64.
- Preparing to unpack .../14-libkdb5-10_1.20-1_amd64.deb ...
- Unpacking libkdb5-10:amd64 (1.20-1) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../15-libkadm5srv-mit12_1.20-1_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.20-1) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../16-libkadm5clnt-mit12_1.20-1_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.20-1) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../17-krb5-multidev_1.20-1_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.20-1) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../18-libkrb5-dev_1.20-1_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.20-1) ...
- Selecting previously unselected package libmd-dev:amd64.
- Preparing to unpack .../19-libmd-dev_1.0.4-2_amd64.deb ...
- Unpacking libmd-dev:amd64 (1.0.4-2) ...
- Selecting previously unselected package libbsd-dev:amd64.
- Preparing to unpack .../20-libbsd-dev_0.11.6-1_amd64.deb ...
- Unpacking libbsd-dev:amd64 (0.11.6-1) ...
- Selecting previously unselected package libzmq3-dev:amd64.
- Preparing to unpack .../21-libzmq3-dev_4.3.4-3_amd64.deb ...
- Unpacking libzmq3-dev:amd64 (4.3.4-3) ...
- Selecting previously unselected package cppzmq-dev.
- Preparing to unpack .../22-cppzmq-dev_4.8.1-3_amd64.deb ...
- Unpacking cppzmq-dev (4.8.1-3) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../23-libglib2.0-0_2.73.3-3_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.73.3-3) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../24-libglib2.0-data_2.73.3-3_all.deb ...
- Unpacking libglib2.0-data (2.73.3-3) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../25-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../26-libgmp-dev_2%3a6.2.1+dfsg1-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../27-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../28-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../29-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../30-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.73.3-3) ...
- No schema files found: doing nothing.
- Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
- Setting up libgssrpc4:amd64 (1.20-1) ...
- Setting up libglib2.0-data (2.73.3-3) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Setting up comerr-dev:amd64 (2.1-1.46.5-2) ...
- Setting up icu-devtools (71.1-3) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsodium-dev:amd64 (1.0.18-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ...
- Setting up libmd-dev:amd64 (1.0.4-2) ...
- Setting up libicu-dev:amd64 (71.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Setting up libbsd-dev:amd64 (0.11.6-1) ...
- Setting up libkadm5clnt-mit12:amd64 (1.20-1) ...
- Setting up libkdb5-10:amd64 (1.20-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up libzmq5:amd64 (4.3.4-3) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1+b1) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up libkadm5srv-mit12:amd64 (1.20-1) ...
- Setting up krb5-multidev:amd64 (1.20-1) ...
- Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Setting up libkrb5-dev:amd64 (1.20-1) ...
- Setting up libzmq3-dev:amd64 (4.3.4-3) ...
- Setting up cppzmq-dev (4.8.1-3) ...
- Processing triggers for libc-bin (2.34-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/96: [base64.2.2.0: http]
Processing  3/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing  4/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing  5/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing  6/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing  7/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing  8/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing  9/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing 10/96: [base64.2.2.0: http] [biniou.1.2.0: http]
Processing 11/96: [base64.2.2.0: http] [biniou.1.2.0: http] [conf-gmp: sh]
Processing 12/96: [base64.2.2.0: http] [biniou.1.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 13/96: [base64.2.2.0: http] [biniou.1.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cppo.1.6.5  (cached)
Processing 14/96: [base64.2.2.0: http] [biniou.1.2.0: http] [cppo_ocamlbuild.1.6.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 14/96: [base64.2.2.0: http] [biniou.1.2.0: http] [cppo_ocamlbuild.1.6.0: http] [conf-gmp: sh] [conf-which: which which]
Processing 15/96: [base64.2.2.0: http] [biniou.1.2.0: http] [cppo_ocamlbuild.1.6.0: http] [conf-gmp: sh] [conf-which: which which] [conf-pkg-config: mkdir]
Processing 15/96: [biniou.1.2.0: http] [cppo_ocamlbuild.1.6.0: http] [conf-gmp: sh] [conf-which: which which] [conf-pkg-config: mkdir]
Processing 15/96: [cppo_ocamlbuild.1.6.0: http] [conf-gmp: sh] [conf-which: which which] [conf-pkg-config: mkdir]
+ /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.05/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 15/96: [cppo_ocamlbuild.1.6.0: http] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 15/96: [cppo_ocamlbuild.1.6.0: http] [conf-pkg-config: mkdir]
Processing 15/96: [conf-pkg-config: mkdir]
-> retrieved base64.2.2.0  (https://github.com/mirage/ocaml-base64/releases/download/v2.2.0/base64-2.2.0.tbz)
Processing 16/96: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/lib/pkgconfig" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 16/96:
Processing 17/96: [conf-zlib: pkg-config zlib]
Processing 18/96: [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-gmp.4
Processing 19/96: [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
Processing 20/96: [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-which.1
Processing 21/96: [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved biniou.1.2.0  (https://github.com/mjambon/biniou/archive/v1.2.0.tar.gz)
Processing 22/96: [easy-format.1.3.1: http] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved cppo_ocamlbuild.1.6.0  (https://github.com/mjambon/cppo/archive/v1.6.0.tar.gz)
Processing 23/96: [easy-format.1.3.1: http] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved cryptokit.1.14  (cached)
Processing 24/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 24/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http] [conf-gmp-powm-sec: sh] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-zlib.1
Processing 25/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http] [conf-gmp-powm-sec: sh] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /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.05/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 25/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-gmp-powm-sec.3
Processing 26/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cc test.c $(pkg-config --libs --cflags libzmq)" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-zmq.0.1)
-> compiled  conf-zmq.0.1
Processing 26/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http]
-> installed conf-zmq.0.1
Processing 27/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http]
-> retrieved jbuilder.1.0+beta17  (cached)
Processing 28/96: [easy-format.1.3.1: http] [jupyter.2.0.0: http] [lwt.3.3.0: http]
Processing 28/96: [jupyter.2.0.0: http] [lwt.3.3.0: http]
-> retrieved easy-format.1.3.1  (https://github.com/mjambon/easy-format/archive/v1.3.1.tar.gz)
Processing 29/96: [jupyter.2.0.0: http] [lwt.3.3.0: http] [lwt-zmq.2.1.0: http]
Processing 29/96: [lwt.3.3.0: http] [lwt-zmq.2.1.0: http]
-> retrieved jupyter.2.0.0  (https://github.com/akabe/ocaml-jupyter/releases/download/v2.0.0/jupyter-2.0.0.tbz)
Processing 30/96: [lwt.3.3.0: http] [lwt-zmq.2.1.0: http] [ocaml-migrate-parsetree.1.0.7: http]
Processing 30/96: [lwt.3.3.0: http] [ocaml-migrate-parsetree.1.0.7: http]
-> retrieved lwt-zmq.2.1.0  (https://github.com/hcarty/lwt-zmq/archive/v2.1.0.tar.gz)
Processing 31/96: [lwt.3.3.0: http] [ocaml-migrate-parsetree.1.0.7: http]
Processing 31/96: [ocaml-migrate-parsetree.1.0.7: http]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 32/96: [ocaml-migrate-parsetree.1.0.7: http]
Processing 33/96: [ocaml-migrate-parsetree.1.0.7: http] [ocamlbuild: make configure.make]
Processing 33/96: [ocamlbuild: make configure.make]
-> retrieved lwt.3.3.0  (https://github.com/ocsigen/lwt/archive/3.3.0.tar.gz)
Processing 34/96: [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 35/96: [ppx_deriving.4.2.1: http] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 36/96: [ppx_deriving.4.2.1: http] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocaml-migrate-parsetree.1.0.7  (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/archive/v1.0.7.tar.gz)
Processing 37/96: [ppx_deriving.4.2.1: http] [ppx_deriving_yojson.3.1: http] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_derivers.1.0  (cached)
Processing 38/96: [ppx_deriving.4.2.1: http] [ppx_deriving_yojson.3.1: http] [ppx_tools.5.0+4.05.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 38/96: [ppx_deriving.4.2.1: http] [ppx_deriving_yojson.3.1: http] [ppx_tools.5.0+4.05.0: http] [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.05" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.05/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.05/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.05/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05/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.05"; \
- echo "BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 38/96: [ppx_deriving.4.2.1: http] [ppx_deriving_yojson.3.1: http] [ppx_tools.5.0+4.05.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 38/96: [ppx_deriving.4.2.1: http] [ppx_tools.5.0+4.05.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 38/96: [ppx_tools.5.0+4.05.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving_yojson.3.1  (https://github.com/ocaml-ppx/ppx_deriving_yojson/archive/v3.1.tar.gz)
Processing 39/96: [ppx_tools.5.0+4.05.0: http] [ppx_tools_versioned.5.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.4.2.1  (https://github.com/ocaml-ppx/ppx_deriving/archive/v4.2.1.tar.gz)
Processing 40/96: [ppx_tools.5.0+4.05.0: http] [ppx_tools_versioned.5.2: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 40/96: [ppx_tools_versioned.5.2: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_tools.5.0+4.05.0  (https://github.com/ocaml-ppx/ppx_tools/archive/5.0+4.05.0.tar.gz)
Processing 41/96: [ppx_tools_versioned.5.2: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdint.0.5.1  (cached)
Processing 42/96: [ppx_tools_versioned.5.2: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 42/96: [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved topkg.1.0.5  (cached)
Processing 43/96: [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 43/96: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_tools_versioned.5.2  (https://github.com/ocaml-ppx/ppx_tools_versioned/archive/5.2.tar.gz)
Processing 44/96: [yojson.1.4.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved uuidm.0.9.7  (cached)
Processing 45/96: [yojson.1.4.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05/bin" "-sitelib" "/home/opam/.opam/4.05/lib" "-mandir" "/home/opam/.opam/4.05/man" "-config" "/home/opam/.opam/4.05/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.05/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     topfind script:        /home/opam/.opam/4.05/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 45/96: [yojson.1.4.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.3  (https://github.com/janestreet/result/releases/download/1.3/result-1.3.tbz)
Processing 46/96: [yojson.1.4.1: http] [zmq.4.0-8: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved zarith.1.12  (cached)
Processing 46/96: [zmq.4.0-8: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved yojson.1.4.1  (https://github.com/mjambon/yojson/archive/v1.4.1.tar.gz)
Processing 46/96: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved zmq.4.0-8  (https://github.com/issuu/ocaml-zmq/archive/4.0-8.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.05/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c num_top.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05/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.05/.opam-switch/build/ocamlfind.1.9.5'
Processing 46/96: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file 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  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 46/96: [ocamlbuild: make check-if-preinstalled]
Processing 47/96: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.05/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.05/bin"
- install -d "/home/opam/.opam/4.05/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.05/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.05/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.05/lib/findlib"
- install -d "/home/opam/.opam/4.05/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.05/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.05/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.05/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.05/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.05/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.05/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.05/lib/$x/META.tmp" && mv "/home/opam/.opam/4.05/lib/$x/META.tmp" "/home/opam/.opam/4.05/lib/$x/META"; done
- install -d "/home/opam/.opam/4.05/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.05/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.05/lib/num-top"
- install -c num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05/lib/num-top/"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.05/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.05/man/man1" "/home/opam/.opam/4.05/man/man3" "/home/opam/.opam/4.05/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 47/96: [ocamlbuild: make check-if-preinstalled]
Processing 48/96: [ocamlbuild: make check-if-preinstalled]
Processing 49/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 50/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all]
Processing 51/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [zarith: ./configure]
-> installed base-bytes.base
Processing 52/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.05/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.05/bin
- binary ocamlc: found in /home/opam/.opam/4.05/bin
- binary ocamldep: found in /home/opam/.opam/4.05/bin
- binary ocamlmklib: found in /home/opam/.opam/4.05/bin
- binary ocamldoc: found in /home/opam/.opam/4.05/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.05/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.05/bin
- OCaml's word size is 64
- binary uname: found in /usr/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.05/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 52/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_tools.5.0+4.05.0)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0+4.05.0
Processing 52/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make]
Processing 53/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make] [ppx_tools: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_tools.5.0+4.05.0)
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.05/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.05/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.05/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.05/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.05.0
Processing 53/96: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jbuilder.1.0+beta17)
- '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml
Processing 53/96: [jbuilder: ./boot.exe 31] [ocamlbuild: make check-if-preinstalled] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05/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.05/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 53/96: [jbuilder: ./boot.exe 31] [zarith: make]
-> installed ocamlbuild.0.14.1
Processing 54/96: [jbuilder: ./boot.exe 31] [zarith: make]
Processing 55/96: [jbuilder: ./boot.exe 31] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05/.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.05/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 55/96: [jbuilder: ./boot.exe 31] [topkg: ocaml build]
Processing 56/96: [jbuilder: ./boot.exe 31] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.05/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.05/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.05/lib/zarith/q.mli
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.05/lib/zarith/z.mli
- Installed /home/opam/.opam/4.05/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/zarith/META
-> installed zarith.1.12
Processing 56/96: [jbuilder: ./boot.exe 31] [topkg: ocaml build]
Processing 57/96: [cryptokit: make] [jbuilder: ./boot.exe 31] [topkg: ocaml build]
+ /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.05/.opam-switch/build/topkg.1.0.5)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.5
Processing 57/96: [cryptokit: make] [jbuilder: ./boot.exe 31]
-> installed topkg.1.0.5
Processing 58/96: [cryptokit: make] [jbuilder: ./boot.exe 31]
Processing 59/96: [cryptokit: make] [jbuilder: ./boot.exe 31] [uuidm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jbuilder.1.0+beta17)
-     ocamldep bin/main.depends.ocamldep-output
-     ocamllex src/meta_lexer.ml
-     ocamllex vendor/opam-file-format/src/opamLexer.ml
-     ocamllex src/glob_lexer.ml
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt}
-       ocamlc src/jbuilder.{cmi,cmo,cmt}
-     ocamldep src/jbuilder.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt}
-    ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli}
-       ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output
-     ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output
-       ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt}
-     ocamldep vendor/usexp/src/usexp.depends.ocamldep-output
-     ocamldep bin/main.dependsi.ocamldep-output
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output
-     ocamlopt src/jbuilder.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt}
-       ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output
-       ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-       ocamlc src/jbuilder__Ml_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Install.{cmi,cmti}
-       ocamlc src/jbuilder__Watermarks.{cmi,cmti}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Print_diff.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Vfile_kind.{cmi,cmti}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Module.{cmi,cmti}
-       ocamlc src/jbuilder__Mode.{cmi,cmti}
-       ocamlc src/jbuilder__Findlib.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-       ocamlc src/jbuilder__Context.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__Action.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-       ocamlc src/jbuilder__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Build.{cmi,cmti}
-       ocamlc src/jbuilder__Lib_db.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_meta.{cmi,cmti}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Super_context.{cmi,cmti}
-       ocamlc src/jbuilder__Main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-       ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Utop.{cmi,cmti}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-       ocamlc bin/main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp__Table.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{cmx,o}
-     ocamlopt src/jbuilder__Clflags.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{a,cmxa}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa}
-     ocamlopt src/jbuilder__Import.{cmx,o}
-     ocamlopt src/jbuilder__Io.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Ansi_color.{cmx,o}
-     ocamlopt src/jbuilder__Top_closure.{cmx,o}
-     ocamlopt src/jbuilder__Meta_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Opam_file.{cmx,o}
-     ocamlopt src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__Action_intf.{cmx,o}
-     ocamlopt src/jbuilder__Vfile_kind.{cmx,o}
-     ocamlopt src/jbuilder__File_tree.{cmx,o}
-     ocamlopt src/jbuilder__Bin.{cmx,o}
-     ocamlopt src/jbuilder__Package.{cmx,o}
-     ocamlopt src/jbuilder__Config.{cmx,o}
-     ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o}
-     ocamlopt src/jbuilder__Arg_spec.{cmx,o}
-     ocamlopt src/jbuilder__Install.{cmx,o}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Log.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Findlib.{cmx,o}
-     ocamlopt src/jbuilder__Future.{cmx,o}
-     ocamlopt src/jbuilder__Print_diff.{cmx,o}
-     ocamlopt src/jbuilder__Watermarks.{cmx,o}
-     ocamlopt src/jbuilder__Context.{cmx,o}
-     ocamlopt src/jbuilder__Action.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild.{cmx,o}
-     ocamlopt src/jbuilder__Artifacts.{cmx,o}
-     ocamlopt src/jbuilder__Lib.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild_load.{cmx,o}
-     ocamlopt src/jbuilder__Build.{cmx,o}
-     ocamlopt src/jbuilder__Lib_db.{cmx,o}
-     ocamlopt src/jbuilder__Build_interpret.{cmx,o}
-     ocamlopt src/jbuilder__Gen_meta.{cmx,o}
-     ocamlopt src/jbuilder__Build_system.{cmx,o}
-     ocamlopt src/jbuilder__Super_context.{cmx,o}
-     ocamlopt src/jbuilder__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o}
-     ocamlopt src/jbuilder__Utop.{cmx,o}
-     ocamlopt src/jbuilder__Ocamldep.{cmx,o}
-     ocamlopt src/jbuilder__Odoc.{cmx,o}
-     ocamlopt src/jbuilder__Module_compilation.{cmx,o}
-     ocamlopt src/jbuilder__Gen_rules.{cmx,o}
-     ocamlopt src/jbuilder__Main.{cmx,o}
-     ocamlopt src/jbuilder.{a,cmxa}
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt bin/main.exe
-     jbuilder doc/jbuilder-clean.1
-     jbuilder doc/jbuilder-exec.1
-     jbuilder doc/jbuilder-installed-libraries.1
-     jbuilder doc/jbuilder-subst.1
-     jbuilder doc/jbuilder-install.1
-     jbuilder doc/jbuilder-build.1
-     jbuilder doc/jbuilder-rules.1
-     jbuilder doc/jbuilder-external-lib-deps.1
-     jbuilder doc/jbuilder-runtest.1
-     jbuilder doc/jbuilder-uninstall.1
-     jbuilder doc/jbuilder-promote.1
-     jbuilder doc/jbuilder.1
-     jbuilder doc/jbuilder-utop.1
-> compiled  jbuilder.1.0+beta17
Processing 59/96: [cryptokit: make] [uuidm: ocaml build]
-> installed jbuilder.1.0+beta17
Processing 60/96: [cryptokit: make] [uuidm: ocaml build]
Processing 61/96: [base64: jbuilder build] [cryptokit: make] [uuidm: ocaml build]
Processing 62/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [uuidm: ocaml build]
Processing 63/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [uuidm: ocaml build]
Processing 64/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ppx_derivers: jbuilder build] [uuidm: ocaml build]
Processing 65/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ppx_derivers: jbuilder build] [result: jbuilder build] [uuidm: ocaml build]
Processing 66/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ppx_derivers: jbuilder build] [result: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/result.1.3)
-        ocaml selected
-     ocamldep result.depends.ocamldep-output
-       ocamlc result.{cmi,cmo,cmt}
-     ocamlopt result.{cmx,o}
-       ocamlc result.cma
-     ocamlopt result.{a,cmxa}
-     ocamlopt result.cmxs
-> compiled  result.1.3
Processing 66/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ppx_derivers: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
-> installed result.1.3
Processing 67/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ppx_derivers: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
Processing 68/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [ppx_derivers: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_derivers.1.0)
-     ocamldep src/ppx_derivers.dependsi.ocamldep-output
-     ocamldep src/ppx_derivers.depends.ocamldep-output
-       ocamlc src/ppx_derivers.{cmi,cmti}
-     ocamlopt src/ppx_derivers.{cmx,o}
-       ocamlc src/ppx_derivers.{cmo,cmt}
-       ocamlc src/ppx_derivers.cma
-     ocamlopt src/ppx_derivers.{a,cmxa}
-     ocamlopt src/ppx_derivers.cmxs
-> compiled  ppx_derivers.1.0
Processing 68/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
-> installed ppx_derivers.1.0
Processing 69/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [easy-format: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "easy-format" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/easy-format.1.3.1)
-     ocamldep src/easy_format.depends.ocamldep-output
-     ocamldep src/easy_format.dependsi.ocamldep-output
-       ocamlc src/easy_format.{cmi,cmti}
-       ocamlc src/easy_format.{cmo,cmt}
-       ocamlc src/easy_format.cma
-     ocamlopt src/easy_format.{cmx,o}
-     ocamlopt src/easy_format.{a,cmxa}
-     ocamlopt src/easy_format.cmxs
-> compiled  easy-format.1.3.1
Processing 69/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
-> installed easy-format.1.3.1
Processing 70/96: [base64: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
Processing 71/96: [base64: jbuilder build] [biniou: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [uuidm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/uuidm.0.9.7)
- ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- # No parallelism done
-> compiled  uuidm.0.9.7
Processing 71/96: [base64: jbuilder build] [biniou: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
-> installed uuidm.0.9.7
Processing 72/96: [base64: jbuilder build] [biniou: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base64" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base64.2.2.0)
-     ocamldep src/base64.dependsi.ocamldep-output
-     ocamldep src/base64.depends.ocamldep-output
-       ocamlc src/b64.{cmi,cmti}
-       ocamlc src/b64.{cmo,cmt}
-       ocamlc src/base64.cma
-     ocamlopt src/b64.{cmx,o}
-     ocamlopt src/base64.{a,cmxa}
-     ocamlopt src/base64.cmxs
-> compiled  base64.2.2.0
Processing 72/96: [biniou: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
-> installed base64.2.2.0
Processing 73/96: [biniou: jbuilder build] [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/biniou.1.2.0)
-     ocamldep bin/bdump.depends.ocamldep-output
-     ocamldep src/biniou.depends.ocamldep-output
-     ocamldep src/biniou.dependsi.ocamldep-output
-       ocamlc src/bi_util.{cmi,cmti}
-       ocamlc src/bi_dump.{cmi,cmo,cmt}
-       ocamlc src/bi_stream.{cmi,cmti}
-       ocamlc src/bi_share.{cmi,cmti}
-       ocamlc src/bi_stream.{cmo,cmt}
-       ocamlc src/bi_util.{cmo,cmt}
-     ocamlopt src/bi_stream.{cmx,o}
-       ocamlc src/bi_inbuf.{cmi,cmti}
-       ocamlc src/bi_share.{cmo,cmt}
-     ocamlopt src/bi_util.{cmx,o}
-       ocamlc src/bi_outbuf.{cmi,cmti}
-       ocamlc src/bi_io.{cmi,cmti}
-       ocamlc src/bi_vint.{cmi,cmti}
-       ocamlc src/bi_inbuf.{cmo,cmt}
-     ocamlopt src/bi_dump.{cmx,o}
-       ocamlc src/bi_outbuf.{cmo,cmt}
-       ocamlc src/bi_vint.{cmo,cmt}
-       ocamlc bin/bdump.{cmi,cmo,cmt}
-     ocamlopt src/bi_share.{cmx,o}
-       ocamlc src/bi_io.{cmo,cmt}
-       ocamlc src/biniou.cma
-     ocamlopt src/bi_inbuf.{cmx,o}
-     ocamlopt src/bi_outbuf.{cmx,o}
-     ocamlopt src/bi_vint.{cmx,o}
-     ocamlopt src/bi_io.{cmx,o}
-     ocamlopt src/biniou.{a,cmxa}
-     ocamlopt bin/bdump.{cmx,o}
-     ocamlopt src/biniou.cmxs
-     ocamlopt bin/bdump.exe
-> compiled  biniou.1.2.0
Processing 73/96: [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
-> installed biniou.1.2.0
Processing 74/96: [cppo: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo.1.6.5)
-    ocamlyacc src/cppo_parser.{ml,mli}
-     ocamllex src/cppo_lexer.ml
-     ocamldep src/cppo_main.depends.ocamldep-output
-     ocamldep src/cppo_main.dependsi.ocamldep-output
-       ocamlc src/cppo_version.{cmi,cmti}
-       ocamlc src/cppo_command.{cmi,cmti}
-       ocamlc src/cppo_types.{cmi,cmti}
-       ocamlc src/cppo_parser.{cmi,cmti}
-     ocamlopt src/cppo_types.{cmx,o}
-     ocamlopt src/cppo_version.{cmx,o}
-       ocamlc src/cppo_eval.{cmi,cmti}
-     ocamlopt src/cppo_command.{cmx,o}
-       ocamlc src/cppo_lexer.{cmi,cmo,cmt}
-       ocamlc src/cppo_main.{cmi,cmo,cmt}
-     ocamlopt src/cppo_parser.{cmx,o}
-     ocamlopt src/cppo_lexer.{cmx,o}
-     ocamlopt src/cppo_eval.{cmx,o}
- File "src/cppo_eval.ml", line 88, characters 2-19:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt src/cppo_main.{cmx,o}
-     ocamlopt src/cppo_main.exe
-> compiled  cppo.1.6.5
Processing 74/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
-> installed cppo.1.6.5
Processing 75/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
Processing 76/96: [cppo_ocamlbuild: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build]
Processing 77/96: [cppo_ocamlbuild: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [yojson: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "cppo_ocamlbuild" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo_ocamlbuild.1.6.0)
- File "test/jbuild", line 7, characters 77-2042:
- Warning: Aliases must not have targets, this target will be ignored.
- This will become an error in the future.
- File "_build/.jbuilds/default/src/jbuild", line 5, characters 0-25:
- Warning: File cppo_parser.mli is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- To keep the current behavior and get rid of this warning, add a field (fallback) to the rule.
-     ocamldep ocamlbuild_plugin/cppo_ocamlbuild.dependsi.ocamldep-output
-     ocamldep ocamlbuild_plugin/cppo_ocamlbuild.depends.ocamldep-output
-       ocamlc ocamlbuild_plugin/ocamlbuild_cppo.{cmi,cmti}
-       ocamlc ocamlbuild_plugin/ocamlbuild_cppo.{cmo,cmt}
-       ocamlc ocamlbuild_plugin/cppo_ocamlbuild.cma
-     ocamlopt ocamlbuild_plugin/ocamlbuild_cppo.{cmx,o}
-     ocamlopt ocamlbuild_plugin/cppo_ocamlbuild.{a,cmxa}
-     ocamlopt ocamlbuild_plugin/cppo_ocamlbuild.cmxs
-> compiled  cppo_ocamlbuild.1.6.0
Processing 77/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [yojson: jbuilder build]
-> installed cppo_ocamlbuild.1.6.0
Processing 78/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [stdint: jbuilder build] [yojson: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "stdint" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdint.0.5.1)
-       ocamlc lib/int40_stubs.o
-       ocamlc lib/uint48_stubs.o
-     ocamldep lib/stdint.dependsi.ocamldep-output
-       ocamlc lib/stdint__.{cmi,cmo,cmt}
-       ocamlc lib/int128_stubs.o
-       ocamlc lib/int48_stubs.o
-       ocamlc lib/uint32_conv.o
-       ocamlc lib/uint8_conv.o
-     ocamldep lib/stdint.depends.ocamldep-output
-     ocamlopt lib/stdint__.{cmx,o}
-       ocamlc lib/stdint__Bytes_conv.{cmi,cmti}
-       ocamlc lib/stdint__Infix.{cmi,cmti}
-       ocamlc lib/uint40_stubs.o
-       ocamlc lib/stdint__Int_wrapper.{cmi,cmti}
-       ocamlc lib/stdint__Bytes_conv.{cmo,cmt}
-       ocamlc lib/stdint__Infix.{cmo,cmt}
-       ocamlc lib/stdint__Str_conv.{cmi,cmti}
-       ocamlc lib/uint40_conv.o
-       ocamlc lib/stdint.{cmi,cmti}
-     ocamlopt lib/stdint__Bytes_conv.{cmx,o}
-       ocamlc lib/uint56_stubs.o
-       ocamlc lib/int56_stubs.o
-       ocamlc lib/uint24_conv.o
-       ocamlc lib/int32_conv.o
-       ocamlc lib/stdint__Int_wrapper.{cmo,cmt}
-       ocamlc lib/stdint__Str_conv.{cmo,cmt}
-     ocamlopt lib/stdint__Infix.{cmx,o}
-       ocamlc lib/uint128_stubs.o
-     ocamlopt lib/stdint__Str_conv.{cmx,o}
-       ocamlc lib/int16_conv.o
-       ocamlc lib/uint64_stubs.o
-       ocamlc lib/int_conv.o
-       ocamlc lib/nativeint_conv.o
-       ocamlc lib/int48_conv.o
-     ocamlopt lib/stdint__Int_wrapper.{cmx,o}
-       ocamlc lib/int8_conv.o
-       ocamlc lib/int64_conv.o
-       ocamlc lib/int40_conv.o
-       ocamlc lib/uint64_conv.o
-       ocamlc lib/int56_conv.o
-       ocamlc lib/uint48_conv.o
-       ocamlc lib/stdint.{cmo,cmt}
-       ocamlc lib/stdint.cma
-       ocamlc lib/int24_conv.o
-       ocamlc lib/float_conv.o
-       ocamlc lib/uint56_conv.o
-       ocamlc lib/uint32_stubs.o
-       ocamlc lib/uint16_conv.o
-       ocamlc lib/int128_conv.o
-       ocamlc lib/uint128_conv.o
-   ocamlmklib lib/dllstdint_stubs.so,lib/libstdint_stubs.a
-     ocamlopt lib/stdint.{cmx,o}
-     ocamlopt lib/stdint.{a,cmxa}
-     ocamlopt lib/stdint.cmxs
-> compiled  stdint.0.5.1
Processing 78/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [yojson: jbuilder build]
-> installed stdint.0.5.1
Processing 79/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [yojson: jbuilder build]
Processing 80/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [yojson: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/yojson.1.4.1)
-     ocamldep bin/ydump.depends.ocamldep-output
-         cppo lib/yojson.mli
-     ocamldep lib/yojson.dependsi.ocamldep-output
-     ocamllex lib/read.ml
-       ocamlc lib/yojson.{cmi,cmti}
-       ocamlc lib/yojson_biniou.{cmi,cmti}
-         cppo lib/yojson.ml
-       ocamlc bin/ydump.{cmi,cmo,cmt}
-     ocamldep lib/yojson.depends.ocamldep-output
-       ocamlc lib/yojson_biniou.{cmo,cmt}
-     ocamlopt lib/yojson_biniou.{cmx,o}
-       ocamlc lib/yojson.{cmo,cmt}
-       ocamlc lib/yojson.cma
-     ocamlopt lib/yojson.{cmx,o}
-     ocamlopt bin/ydump.{cmx,o}
-     ocamlopt lib/yojson.{a,cmxa}
-     ocamlopt lib/yojson.cmxs
-     ocamlopt bin/ydump.exe
-> compiled  yojson.1.4.1
Processing 80/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [zmq: ocaml setup.ml]
-> installed yojson.1.4.1
Processing 81/96: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/zmq.4.0-8)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ........................................ ZMQ
- Package version: ..................................... 4.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.05.0
- standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.05
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.5
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_stdint: .......................................... /home/opam/.opam/4.05/lib/stdint
- pkg_str: ............................................. /home/opam/.opam/4.05/lib/ocaml
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-migrate-parsetree.1.0.7)
-     ocamldep src/migrate_parsetree_driver_main.depends.ocamldep-output
-     ocamllex tools/pp_rewrite.ml
-     ocamldep tools/add_special_comments.depends.ocamldep-output
-     ocamldep tools/add_special_comments.dependsi.ocamldep-output
-        ocaml src/ast-version,src/compiler-functions-file
-       ocamlc tools/pp.{cmi,cmti}
-       ocamlc tools/pp_rewrite.{cmi,cmti}
-     ocamlopt tools/pp_rewrite.{cmx,o}
-     ocamlopt tools/pp.{cmx,o}
-     ocamlopt tools/pp.exe
-           pp src/ast_402.pp.ml
-           pp src/migrate_parsetree_403_404.pp.ml
-           pp src/migrate_parsetree_405_404_migrate.pp.ml
-           pp src/migrate_parsetree_405_406.pp.ml
-           pp src/migrate_parsetree_def.pp.ml
-           pp src/migrate_parsetree_403_402.pp.ml
-           pp src/migrate_parsetree_ast_io.pp.ml
-           pp src/migrate_parsetree.pp.ml
-           pp src/migrate_parsetree_402_403_migrate.pp.ml
-           pp src/migrate_parsetree_403_402_migrate.pp.ml
-           pp src/migrate_parsetree_403_404_migrate.pp.ml
-           pp src/migrate_parsetree_404_405.pp.ml
-           pp src/migrate_parsetree_405_406_migrate.pp.ml
-           pp src/migrate_parsetree_406_405.pp.ml
-           pp src/migrate_parsetree_parse.pp.ml
-           pp src/migrate_parsetree_405_404.pp.ml
-           pp src/migrate_parsetree_parse.pp.mli
-           pp src/migrate_parsetree_404_403.pp.ml
-           pp src/migrate_parsetree_ast_io.pp.mli
-           pp src/migrate_parsetree_402_403.pp.ml
-           pp src/migrate_parsetree_compiler_functions.pp.ml
-           pp src/ast_403.pp.ml
-           pp src/ast_405.pp.ml
-           pp src/migrate_parsetree_404_403_migrate.pp.ml
-           pp src/migrate_parsetree_driver.pp.ml
-           pp src/migrate_parsetree_driver.pp.mli
-           pp src/migrate_parsetree_versions.pp.mli
-           pp src/migrate_parsetree_404_405_migrate.pp.ml
-           pp src/migrate_parsetree_versions.pp.ml
-           pp src/ast_406.pp.ml
-           pp src/migrate_parsetree_def.pp.mli
-           pp src/migrate_parsetree_406_405_migrate.pp.ml
-           pp src/ast_404.pp.ml
-     ocamldep src/migrate_parsetree.dependsi.ocamldep-output
-       ocamlc src/migrate_parsetree_def.{cmi,cmti}
-     ocamldep src/migrate_parsetree.depends.ocamldep-output
-       ocamlc src/migrate_parsetree_compiler_functions.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_def.{cmx,o}
-       ocamlc src/migrate_parsetree_def.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_compiler_functions.{cmx,o}
-       ocamlc src/ast_406.{cmi,cmo,cmt}
-       ocamlc src/ast_403.{cmi,cmo,cmt}
-       ocamlc src/ast_404.{cmi,cmo,cmt}
-     ocamlopt src/ast_403.{cmx,o}
-     ocamlopt src/ast_406.{cmx,o}
-       ocamlc src/migrate_parsetree_403_404_migrate.{cmi,cmo,cmt}
-       ocamlc src/ast_402.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_403_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_404.{cmi,cmo,cmt}
-       ocamlc src/ast_405.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_403.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_405_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_402_403_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_402_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_402.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_402_403.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_406_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_406_405_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_404_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_406.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_404.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_405.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_406_405.{cmi,cmo,cmt}
-     ocamlopt src/ast_404.{cmx,o}
-     ocamlopt src/ast_405.{cmx,o}
-       ocamlc src/migrate_parsetree_versions.{cmi,cmti}
-     ocamlopt src/ast_402.{cmx,o}
-       ocamlc src/migrate_parsetree_ast_io.{cmi,cmti}
-       ocamlc src/migrate_parsetree_parse.{cmi,cmti}
-     ocamlopt src/migrate_parsetree_405_404_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_ast_io.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_405_406_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_404_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_405_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_parse.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_404_403_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_402_403_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_driver.{cmi,cmti}
-     ocamlopt src/migrate_parsetree_406_405_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_404.{cmx,o}
-       ocamlc src/migrate_parsetree.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_404_405.{cmx,o}
-       ocamlc src/migrate_parsetree_driver_main.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_403_404.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_402_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_driver_main.cma
-     ocamlopt src/migrate_parsetree_404_403.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_406.{cmx,o}
-     ocamlopt src/migrate_parsetree_406_405.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_402.{cmx,o}
-     ocamlopt src/migrate_parsetree_402_403.{cmx,o}
-       ocamlc src/migrate_parsetree_driver.{cmo,cmt}
-       ocamlc src/migrate_parsetree_versions.{cmo,cmt}
-       ocamlc src/migrate_parsetree.cma
-     ocamlopt src/migrate_parsetree_versions.{cmx,o}
-     ocamlopt src/migrate_parsetree_ast_io.{cmx,o}
-     ocamlopt src/migrate_parsetree_parse.{cmx,o}
-     ocamlopt src/migrate_parsetree_driver.{cmx,o}
-     ocamlopt src/migrate_parsetree.{cmx,o}
-     ocamlopt src/migrate_parsetree_driver_main.{cmx,o}
-     ocamlopt src/migrate_parsetree_driver_main.{a,cmxa}
-     ocamlopt src/migrate_parsetree.{a,cmxa}
-     ocamlopt src/migrate_parsetree_driver_main.cmxs
-     ocamlopt src/migrate_parsetree.cmxs
-> compiled  ocaml-migrate-parsetree.1.0.7
Processing 81/96: [cryptokit: make] [zmq: ocaml setup.ml]
-> installed ocaml-migrate-parsetree.1.0.7
Processing 82/96: [cryptokit: make] [zmq: ocaml setup.ml]
[ppx_deriving: subst] expanding opam variables in pkg/META.in, generating pkg/META
Processing 83/96: [cryptokit: make] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
Processing 84/96: [cryptokit: make] [ppx_deriving: ocaml] [ppx_tools_versioned: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cryptokit.1.14)
- ocaml setup.ml -configure 
- 
- Configuration:
- ocamlfind: ...................................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: ......................................................... /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ....................................................... /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: ..................................................... /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ................................................... cryptokit
- Package version: ................................................ 1.13
- os_type: ........................................................ Unix
- system: ......................................................... linux
- architecture: ................................................... amd64
- ccomp_type: ..................................................... cc
- ocaml_version: .................................................. 4.05.0
- standard_library_default: ....................................... /home/opam/.opam/4.05/lib/ocaml
- standard_library: ............................................... /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: ............................................... /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ............................................ gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: .............................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: .......................................................... default
- ext_obj: ........................................................ .o
- ext_asm: ........................................................ .s
- ext_lib: ........................................................ .a
- ext_dll: ........................................................ .so
- default_executable_name: ........................................ a.out
- systhread_supported: ............................................ true
- Install architecture-independent files dir: ..................... /usr/local
- Install architecture-dependent files in dir: .................... $prefix
- User executables: ............................................... $exec_prefix/bin
- System admin executables: ....................................... $exec_prefix/sbin
- Program executables: ............................................ $exec_prefix/libexec
- Read-only single-machine data: .................................. $prefix/etc
- Modifiable architecture-independent data: ....................... $prefix/com
- Modifiable single-machine data: ................................. $prefix/var
- Object code libraries: .......................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................... $prefix/share
- Read-only architecture-independent data: ........................ $datarootdir
- Info documentation: ............................................. $datarootdir/info
- Locale-dependent data: .......................................... $datarootdir/locale
- Man documentation: .............................................. $datarootdir/man
- Documentation root: ............................................. $datarootdir/doc/$pkg_name
- HTML documentation: ............................................. $docdir
- DVI documentation: .............................................. $docdir
- PDF documentation: .............................................. $docdir
- PS documentation: ............................................... $docdir
- findlib_version: ................................................ 1.9.5
- is_native: ...................................................... true
- suffix_program: .................................................
- Remove a file.: ................................................. rm -f
- Remove a directory.: ............................................ rm -rf
- Turn ocaml debug flag on: ....................................... true
- Turn ocaml profile flag on: ..................................... false
- Compiler support generation of .cmxs.: .......................... true
- OCamlbuild additional flags: ....................................
- Enable ZLib: .................................................... true
- Enable hardware support for AES and GCM (needs GCC or Clang): ... true
- Build and run benchmark: ........................................ false
- Create documentations: .......................................... true
- Compile tests executable and library and run them: .............. false
- ocamldoc: ....................................................... /home/opam/.opam/4.05/bin/ocamldoc
- pkg_unix: ....................................................... /home/opam/.opam/4.05/lib/ocaml
- pkg_zarith: ..................................................... /home/opam/.opam/4.05/lib/zarith
- 
- ocaml setup.ml -build 
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/aesni.c
- mv aesni.o src/aesni.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/arcfour.c
- mv arcfour.o src/arcfour.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-arcfour.c
- mv stubs-arcfour.o src/stubs-arcfour.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/blowfish.c
- mv blowfish.o src/blowfish.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-blowfish.c
- mv stubs-blowfish.o src/stubs-blowfish.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/d3des.c
- mv d3des.o src/d3des.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-des.c
- mv stubs-des.o src/stubs-des.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/rijndael-alg-fst.c
- mv rijndael-alg-fst.o src/rijndael-alg-fst.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/ripemd160.c
- mv ripemd160.o src/ripemd160.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-ripemd160.c
- mv stubs-ripemd160.o src/stubs-ripemd160.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha1.c
- mv sha1.o src/sha1.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha1.c
- mv stubs-sha1.o src/stubs-sha1.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha256.c
- mv sha256.o src/sha256.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha256.c
- mv stubs-sha256.o src/stubs-sha256.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha512.c
- mv sha512.o src/sha512.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha512.c
- mv stubs-sha512.o src/stubs-sha512.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-aes.c
- mv stubs-aes.o src/stubs-aes.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-md5.c
- mv stubs-md5.o src/stubs-md5.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-misc.c
- mv stubs-misc.o src/stubs-misc.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-rng.c
- mv stubs-rng.o src/stubs-rng.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-zlib.c
- mv stubs-zlib.o src/stubs-zlib.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/keccak.c
- mv keccak.o src/keccak.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha3.c
- mv stubs-sha3.o src/stubs-sha3.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/chacha20.c
- mv chacha20.o src/chacha20.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-chacha20.c
- mv stubs-chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -g -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o src/chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs
-> compiled  cryptokit.1.14
Processing 84/96: [ppx_deriving: ocaml] [ppx_tools_versioned: jbuilder build] [zmq: ocaml setup.ml]
Processing 85/96: [ppx_deriving: ocaml] [ppx_tools_versioned: jbuilder build] [zmq: ocaml setup.ml] [cryptokit: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_tools_versioned" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_tools_versioned.5.2)
-     ocamldep ppx_tools_versioned_metaquot_406.depends.ocamldep-output
-     ocamldep ppx_tools_versioned_metaquot_402.depends.ocamldep-output
-     ocamldep ppx_tools_versioned_metaquot_403.depends.ocamldep-output
-     ocamldep ppx_tools_versioned_metaquot_404.depends.ocamldep-output
-     ocamldep ppx_tools_versioned_metaquot_405.depends.ocamldep-output
-     ocamldep ppx_tools_versioned.dependsi.ocamldep-output
-       ocamlc ast_mapper_class_406.{cmi,cmti}
-     ocamldep ppx_tools_versioned.depends.ocamldep-output
-       ocamlc ast_convenience_402.{cmi,cmti}
-       ocamlc ast_convenience_403.{cmi,cmti}
-       ocamlc ast_convenience_404.{cmi,cmti}
-       ocamlc ast_convenience_405.{cmi,cmti}
-       ocamlc ast_convenience_406.{cmi,cmti}
-       ocamlc ast_mapper_class_402.{cmi,cmti}
-       ocamlc ast_mapper_class_403.{cmi,cmti}
-       ocamlc ast_mapper_class_404.{cmi,cmti}
-       ocamlc ast_mapper_class_405.{cmi,cmti}
-       ocamlc ppx_tools_402.{cmi,cmo,cmt}
-       ocamlc ppx_tools_406.{cmi,cmo,cmt}
-       ocamlc ppx_tools_405.{cmi,cmo,cmt}
-       ocamlc ppx_tools_403.{cmi,cmo,cmt}
-       ocamlc ppx_tools_404.{cmi,cmo,cmt}
-       ocamlc ast_convenience_403.{cmo,cmt}
-       ocamlc ast_convenience_405.{cmo,cmt}
-       ocamlc ast_mapper_class_403.{cmo,cmt}
-     ocamlopt ast_convenience_403.{cmx,o}
-       ocamlc ast_convenience_406.{cmo,cmt}
-       ocamlc ast_convenience_402.{cmo,cmt}
-       ocamlc ast_convenience_404.{cmo,cmt}
-     ocamlopt ast_convenience_404.{cmx,o}
-     ocamlopt ast_convenience_405.{cmx,o}
-     ocamlopt ast_convenience_402.{cmx,o}
-     ocamlopt ast_convenience_406.{cmx,o}
-       ocamlc ast_mapper_class_406.{cmo,cmt}
-       ocamlc ast_mapper_class_404.{cmo,cmt}
-       ocamlc ast_lifter_402.{cmi,cmo,cmt}
-       ocamlc ast_mapper_class_402.{cmo,cmt}
-       ocamlc ast_mapper_class_405.{cmo,cmt}
-       ocamlc ast_lifter_404.{cmi,cmo,cmt}
-     ocamlopt ast_mapper_class_402.{cmx,o}
-       ocamlc ast_lifter_403.{cmi,cmo,cmt}
-     ocamlopt ppx_tools_402.{cmx,o}
-       ocamlc ast_lifter_405.{cmi,cmo,cmt}
-       ocamlc ast_lifter_406.{cmi,cmo,cmt}
-       ocamlc ppx_tools_versioned.cma
-     ocamlopt ast_mapper_class_403.{cmx,o}
-     ocamlopt ppx_tools_403.{cmx,o}
-     ocamlopt ast_mapper_class_406.{cmx,o}
-     ocamlopt ast_mapper_class_404.{cmx,o}
-     ocamlopt ppx_tools_406.{cmx,o}
-     ocamlopt ppx_tools_404.{cmx,o}
-       ocamlc ppx_metaquot_403.{cmi,cmo,cmt}
-       ocamlc ppx_metaquot_406.{cmi,cmo,cmt}
-       ocamlc ppx_tools_versioned_metaquot_403.cma
-     ocamlopt ast_mapper_class_405.{cmx,o}
-     ocamlopt ppx_tools_405.{cmx,o}
-       ocamlc ppx_metaquot_402.{cmi,cmo,cmt}
-       ocamlc ppx_tools_versioned_metaquot_406.cma
-       ocamlc ppx_tools_versioned_metaquot_402.cma
-       ocamlc ppx_metaquot_405.{cmi,cmo,cmt}
-       ocamlc ppx_tools_versioned_metaquot_405.cma
-       ocamlc ppx_metaquot_404.{cmi,cmo,cmt}
-       ocamlc ppx_tools_versioned_metaquot_404.cma
-     ocamlopt ast_lifter_405.{cmx,o}
-     ocamlopt ast_lifter_406.{cmx,o}
-     ocamlopt ast_lifter_404.{cmx,o}
-     ocamlopt ast_lifter_402.{cmx,o}
-     ocamlopt ast_lifter_403.{cmx,o}
-     ocamlopt ppx_tools_versioned.{a,cmxa}
-     ocamlopt ppx_metaquot_402.{cmx,o}
-     ocamlopt ppx_metaquot_406.{cmx,o}
-     ocamlopt ppx_metaquot_405.{cmx,o}
-     ocamlopt ppx_metaquot_404.{cmx,o}
-     ocamlopt ppx_tools_versioned_metaquot_402.{a,cmxa}
-     ocamlopt ppx_tools_versioned_metaquot_405.{a,cmxa}
-     ocamlopt ppx_tools_versioned_metaquot_406.{a,cmxa}
-     ocamlopt ppx_metaquot_403.{cmx,o}
-     ocamlopt ppx_tools_versioned_metaquot_404.{a,cmxa}
-     ocamlopt ppx_tools_versioned.cmxs
-     ocamlopt ppx_tools_versioned_metaquot_406.cmxs
-     ocamlopt ppx_tools_versioned_metaquot_405.cmxs
-     ocamlopt ppx_tools_versioned_metaquot_402.cmxs
-     ocamlopt ppx_tools_versioned_metaquot_403.{a,cmxa}
-     ocamlopt ppx_tools_versioned_metaquot_404.cmxs
-     ocamlopt ppx_tools_versioned_metaquot_403.cmxs
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_404/ppx.exe
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_405/ppx.exe
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_403/ppx.exe
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_406/ppx.exe
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_402/ppx.exe
-> compiled  ppx_tools_versioned.5.2
Processing 85/96: [ppx_deriving: ocaml] [zmq: ocaml setup.ml] [cryptokit: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cryptokit.1.14)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokitBignum.mli
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.mli
- Installed /home/opam/.opam/4.05/lib/cryptokit/libcryptokit_stubs.a
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cma
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cmxa
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.a
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cmxs
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cmi
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cmti
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cmt
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.annot
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokitBignum.cmi
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokitBignum.cmti
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokitBignum.cmt
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokitBignum.annot
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokit.cmx
- Installed /home/opam/.opam/4.05/lib/cryptokit/cryptokitBignum.cmx
- Installed /home/opam/.opam/4.05/lib/stublibs/dllcryptokit_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllcryptokit_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/cryptokit/META
-> installed cryptokit.1.14
Processing 85/96: [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
-> installed ppx_tools_versioned.5.2
Processing 86/96: [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
Processing 87/96: [lwt: ocaml false] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.3.0)
Processing 87/96: [lwt: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/zmq.4.0-8)
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 48, characters 27-36:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 123, characters 44-82:
- Warning: the tag "oasis_executable_threadedloopback_byte" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 124, characters 23-61:
- Warning: the tag "oasis_executable_threadedloopback_byte" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 125, characters 44-84:
- Warning: the tag "oasis_executable_threadedloopback_native" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 126, characters 23-63:
- Warning: the tag "oasis_executable_threadedloopback_native" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/caml_zmq_stubs.c
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/caml_zmq_stubs.c
- In file included from src/caml_zmq_stubs.c:31:
- /usr/include/zmq_utils.h:45:9: note: '#pragma message: Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h.'
-    45 | #pragma message(                                                               \
-       |         ^~~~~~~
- mv caml_zmq_stubs.o src/caml_zmq_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/socket.c
- mv socket.o src/socket.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/context.c
- mv context.o src/context.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/fail.c
- mv fail.o src/fail.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/poll.c
- mv poll.o src/poll.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o src/ZMQ_stubs -g -L/usr/local/lib -lzmq src/caml_zmq_stubs.o src/socket.o src/context.o src/fail.o src/poll.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package unix -modules src/ZMQ.mli > src/ZMQ.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -package stdint -package unix -I src -o src/ZMQ.cmi src/ZMQ.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package unix -modules src/ZMQ.ml > src/ZMQ.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -package stdint -package unix -I src -o src/ZMQ.cmo src/ZMQ.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -lZMQ_stubs -cclib -lZMQ_stubs -cclib -L/usr/local/lib -cclib -lzmq -I src src/ZMQ.cmo -o src/ZMQ.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.05/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -package stdint -package unix -I src -o src/ZMQ.cmx src/ZMQ.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -lZMQ_stubs -cclib -L/usr/local/lib -cclib -lzmq -I src src/ZMQ.cmx -o src/ZMQ.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src -I src src/ZMQ.cmxa src/ZMQ.cmx -o src/ZMQ.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/hwserver.ml > examples/hwserver.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/hwserver.cmo examples/hwserver.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/hwserver.cmx examples/hwserver.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/hwserver.cmx -o examples/hwserver.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/hwclient.ml > examples/hwclient.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/hwclient.cmo examples/hwclient.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/hwclient.cmx examples/hwclient.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/hwclient.cmx -o examples/hwclient.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/wuserver.ml > examples/wuserver.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/wuserver.cmo examples/wuserver.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/wuserver.cmx examples/wuserver.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/wuserver.cmx -o examples/wuserver.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/wuclient.ml > examples/wuclient.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/wuclient.cmo examples/wuclient.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/wuclient.cmx examples/wuclient.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package str -package unix -I src -I examples src/ZMQ.cmxa examples/wuclient.cmx -o examples/wuclient.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/wuproxy.ml > examples/wuproxy.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/wuproxy.cmo examples/wuproxy.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/wuproxy.cmx examples/wuproxy.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/wuproxy.cmx -o examples/wuproxy.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/taskvent.ml > examples/taskvent.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/taskvent.cmo examples/taskvent.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/taskvent.cmx examples/taskvent.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/taskvent.cmx -o examples/taskvent.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/taskwork.ml > examples/taskwork.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/taskwork.cmo examples/taskwork.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/taskwork.cmx examples/taskwork.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/taskwork.cmx -o examples/taskwork.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/tasksink.ml > examples/tasksink.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/tasksink.cmo examples/tasksink.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -thread -thread -thread -thread -thread -thread -thread -thread -package stdint -package str -package unix -I examples -I src -o examples/tasksink.cmx examples/tasksink.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I src -thread -linkpkg -package stdint -package unix -I src -I examples src/ZMQ.cmxa examples/tasksink.cmx -o examples/tasksink.native
-> compiled  zmq.4.0-8
Processing 87/96: [lwt: jbuilder build] [ppx_deriving: ocaml]
Processing 88/96: [lwt: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_deriving.4.2.1)
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cppo -V OCAML:4.05.0 -o src/ppx_deriving_main.ml src/ppx_deriving_main.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving_main.ml > src/ppx_deriving_main.ml.depends
- cppo -V OCAML:4.05.0 -o src/ppx_deriving.mli src/ppx_deriving.cppo.mli
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving.mli > src/ppx_deriving.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmi src/ppx_deriving.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmi src/ppx_deriving.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmo src/ppx_deriving_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmo src/ppx_deriving_main.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- cppo -V OCAML:4.05.0 -o src/ppx_deriving.ml src/ppx_deriving.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving.ml > src/ppx_deriving.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmx src/ppx_deriving.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmx src/ppx_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmx src/ppx_deriving_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmx src/ppx_deriving_main.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -linkpkg -g -linkall -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -I src src/ppx_deriving.cmx src/ppx_deriving_main.cmx -o src/ppx_deriving_main.native
- + ocamlfind ocamlopt -linkpkg -g -linkall -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -I src src/ppx_deriving.cmx src/ppx_deriving_main.cmx -o src/ppx_deriving_main.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -I src src/ppx_deriving.cmx -o src/ppx_deriving.cmxa
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmo src/ppx_deriving.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmo src/ppx_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -I src src/ppx_deriving.cmo -o src/ppx_deriving.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving.cmxa -o src/ppx_deriving.cmxs
- ocamlfind ocamlopt -a -I src src/ppx_deriving_main.cmx -o src/ppx_deriving_main.cmxa
- ocamlfind ocamlc -a -I src src/ppx_deriving_main.cmo -o src/ppx_deriving_main.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving_main.cmxa -o src/ppx_deriving_main.cmxs
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving_runtime.ml > src/ppx_deriving_runtime.ml.depends
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving_runtime.mli > src/ppx_deriving_runtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmi src/ppx_deriving_runtime.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmi src/ppx_deriving_runtime.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmx src/ppx_deriving_runtime.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmx src/ppx_deriving_runtime.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -I src src/ppx_deriving_runtime.cmx -o src/ppx_deriving_runtime.cmxa
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmo src/ppx_deriving_runtime.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmo src/ppx_deriving_runtime.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -I src src/ppx_deriving_runtime.cmo -o src/ppx_deriving_runtime.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving_runtime.cmxa -o src/ppx_deriving_runtime.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_create.ml src_plugins/ppx_deriving_create.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_create.ml > src_plugins/ppx_deriving_create.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmo src_plugins/ppx_deriving_create.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmo src_plugins/ppx_deriving_create.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmx src_plugins/ppx_deriving_create.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmx src_plugins/ppx_deriving_create.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_create.cmx -o src_plugins/ppx_deriving_create.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_create.cmo -o src_plugins/ppx_deriving_create.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_create.cmxa -o src_plugins/ppx_deriving_create.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_enum.ml src_plugins/ppx_deriving_enum.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_enum.ml > src_plugins/ppx_deriving_enum.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmo src_plugins/ppx_deriving_enum.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmo src_plugins/ppx_deriving_enum.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmx src_plugins/ppx_deriving_enum.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmx src_plugins/ppx_deriving_enum.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_enum.cmx -o src_plugins/ppx_deriving_enum.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_enum.cmo -o src_plugins/ppx_deriving_enum.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_enum.cmxa -o src_plugins/ppx_deriving_enum.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_eq.ml src_plugins/ppx_deriving_eq.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_eq.ml > src_plugins/ppx_deriving_eq.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmo src_plugins/ppx_deriving_eq.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmo src_plugins/ppx_deriving_eq.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmx src_plugins/ppx_deriving_eq.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmx src_plugins/ppx_deriving_eq.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_eq.cmx -o src_plugins/ppx_deriving_eq.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_eq.cmo -o src_plugins/ppx_deriving_eq.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_eq.cmxa -o src_plugins/ppx_deriving_eq.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_fold.ml src_plugins/ppx_deriving_fold.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_fold.ml > src_plugins/ppx_deriving_fold.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmo src_plugins/ppx_deriving_fold.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmo src_plugins/ppx_deriving_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmx src_plugins/ppx_deriving_fold.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmx src_plugins/ppx_deriving_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_fold.cmx -o src_plugins/ppx_deriving_fold.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_fold.cmo -o src_plugins/ppx_deriving_fold.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_fold.cmxa -o src_plugins/ppx_deriving_fold.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_iter.ml src_plugins/ppx_deriving_iter.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_iter.ml > src_plugins/ppx_deriving_iter.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmo src_plugins/ppx_deriving_iter.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmo src_plugins/ppx_deriving_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmx src_plugins/ppx_deriving_iter.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmx src_plugins/ppx_deriving_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_iter.cmx -o src_plugins/ppx_deriving_iter.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_iter.cmo -o src_plugins/ppx_deriving_iter.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_iter.cmxa -o src_plugins/ppx_deriving_iter.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_make.ml src_plugins/ppx_deriving_make.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_make.ml > src_plugins/ppx_deriving_make.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmo src_plugins/ppx_deriving_make.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmo src_plugins/ppx_deriving_make.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmx src_plugins/ppx_deriving_make.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmx src_plugins/ppx_deriving_make.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_make.cmx -o src_plugins/ppx_deriving_make.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_make.cmo -o src_plugins/ppx_deriving_make.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_make.cmxa -o src_plugins/ppx_deriving_make.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_map.ml src_plugins/ppx_deriving_map.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_map.ml > src_plugins/ppx_deriving_map.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmo src_plugins/ppx_deriving_map.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmo src_plugins/ppx_deriving_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmx src_plugins/ppx_deriving_map.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmx src_plugins/ppx_deriving_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_map.cmx -o src_plugins/ppx_deriving_map.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_map.cmo -o src_plugins/ppx_deriving_map.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_map.cmxa -o src_plugins/ppx_deriving_map.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_ord.ml src_plugins/ppx_deriving_ord.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_ord.ml > src_plugins/ppx_deriving_ord.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmo src_plugins/ppx_deriving_ord.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmo src_plugins/ppx_deriving_ord.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmx src_plugins/ppx_deriving_ord.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmx src_plugins/ppx_deriving_ord.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_ord.cmx -o src_plugins/ppx_deriving_ord.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_ord.cmo -o src_plugins/ppx_deriving_ord.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_ord.cmxa -o src_plugins/ppx_deriving_ord.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_show.ml src_plugins/ppx_deriving_show.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_show.ml > src_plugins/ppx_deriving_show.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmo src_plugins/ppx_deriving_show.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmo src_plugins/ppx_deriving_show.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmx src_plugins/ppx_deriving_show.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmx src_plugins/ppx_deriving_show.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src_plugins src_plugins/ppx_deriving_show.cmx -o src_plugins/ppx_deriving_show.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_show.cmo -o src_plugins/ppx_deriving_show.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_show.cmxa -o src_plugins/ppx_deriving_show.cmxs
-> compiled  ppx_deriving.4.2.1
Processing 88/96: [lwt: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/zmq.4.0-8)
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.mli
- Installed /home/opam/.opam/4.05/lib/ZMQ/libZMQ_stubs.a
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cma
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cmxa
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.a
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cmxs
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cmi
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cmti
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cmt
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.annot
- Installed /home/opam/.opam/4.05/lib/ZMQ/ZMQ.cmx
- Installed /home/opam/.opam/4.05/lib/stublibs/dllZMQ_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllZMQ_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/ZMQ/META
-> installed zmq.4.0-8
Processing 88/96: [lwt: jbuilder build]
-> installed ppx_deriving.4.2.1
Processing 89/96: [lwt: jbuilder build]
[ppx_deriving_yojson: subst] expanding opam variables in pkg/META.in, generating pkg/META
Processing 90/96: [lwt: jbuilder build] [ppx_deriving_yojson: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.3.0)
- File "jbuild", line 1, characters 0-0:
- Warning: File META.lwt is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- Delete file META.lwt to get rid of this warning.
-     ocamllex src/logger/lwt_log_rules.ml
-     ocamldep src/logger/lwt_log.dependsi.ocamldep-output
-         cppo src/unix/lwt_unix.mli
-     ocamldep src/simple_top/lwt_simple_top.depends.ocamldep-output
-     ocamldep src/core/lwt.dependsi.ocamldep-output
-     ocamldep src/unix/config/discover.depends.ocamldep-output
-       ocamlc src/unix/ocamlc_config
-         cppo src/unix/lwt_unix.ml
-     ocamldep src/logger/lwt_log.depends.ocamldep-output
-     ocamldep src/core/lwt.depends.ocamldep-output
-       ocamlc src/core/lwt_pqueue.{cmi,cmti}
-       ocamlc src/core/lwt_sequence.{cmi,cmti}
-       ocamlc src/core/lwt_pqueue.{cmo,cmt}
-     ocamldep src/unix/lwt_unix.dependsi.ocamldep-output
-       ocamlc src/core/lwt_sequence.{cmo,cmt}
-     ocamlopt src/core/lwt_sequence.{cmx,o}
-       ocamlc src/core/lwt.{cmi,cmti}
-     ocamlopt src/core/lwt_pqueue.{cmx,o}
-       ocamlc src/core/lwt_mutex.{cmi,cmti}
-       ocamlc src/core/lwt_pool.{cmi,cmti}
-       ocamlc src/core/lwt_list.{cmi,cmti}
-       ocamlc src/core/lwt_condition.{cmi,cmti}
-       ocamlc src/core/lwt_stream.{cmi,cmti}
-       ocamlc src/core/lwt_mvar.{cmi,cmti}
-       ocamlc src/core/lwt_result.{cmi,cmti}
-       ocamlc src/core/lwt_switch.{cmi,cmti}
-       ocamlc src/unix/config/discover.{cmi,cmo,cmt}
-       ocamlc src/core/lwt_mutex.{cmo,cmt}
-       ocamlc src/core/lwt_list.{cmo,cmt}
-       ocamlc src/core/lwt_condition.{cmo,cmt}
-       ocamlc src/logger/lwt_log_core.{cmi,cmti}
-       ocamlc src/core/lwt_result.{cmo,cmt}
-       ocamlc src/core/lwt_pool.{cmo,cmt}
-       ocamlc src/logger/lwt_log_rules.{cmi,cmti}
-       ocamlc src/core/lwt_mvar.{cmo,cmt}
-       ocamlc src/unix/lwt_timeout.{cmi,cmti}
-       ocamlc src/core/lwt_switch.{cmo,cmt}
-       ocamlc src/unix/lwt_throttle.{cmi,cmti}
-       ocamlc src/logger/lwt_log_rules.{cmo,cmt}
-       ocamlc src/unix/lwt_main.{cmi,cmti}
-       ocamlc src/unix/lwt_sys.{cmi,cmti}
-       ocamlc src/unix/lwt_preemptive.{cmi,cmti}
-       ocamlc src/logger/lwt_log_core.{cmo,cmt}
-       ocamlc src/unix/lwt_engine.{cmi,cmti}
-       ocamlc src/unix/lwt_gc.{cmi,cmti}
-       ocamlc src/unix/lwt_unix.{cmi,cmti}
-       ocamlc src/logger/lwt_log.cma
-       ocamlc src/unix/lwt_bytes.{cmi,cmti}
-       ocamlc src/core/lwt_stream.{cmo,cmt}
-       ocamlc src/unix/lwt_io.{cmi,cmti}
-     ocamlopt src/unix/config/discover.{cmx,o}
-       ocamlc src/unix/lwt_process.{cmi,cmti}
-     ocamlopt src/core/lwt.{cmx,o}
-       ocamlc src/unix/lwt_log.{cmi,cmti}
-     ocamlopt src/core/lwt_switch.{cmx,o}
-     ocamlopt src/core/lwt_mvar.{cmx,o}
-       ocamlc src/unix/lwt_chan.{cmi,cmti}
-     ocamlopt src/core/lwt_mutex.{cmx,o}
-     ocamlopt src/core/lwt_result.{cmx,o}
-       ocamlc src/unix/lwt_daemon.{cmi,cmti}
-       ocamlc src/core/lwt.{cmo,cmt}
-       ocamlc src/core/lwt.cma
-     ocamlopt src/core/lwt_condition.{cmx,o}
-     ocamlopt src/core/lwt_list.{cmx,o}
-     ocamlopt src/unix/config/discover.exe
-     ocamlopt src/core/lwt_pool.{cmx,o}
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_404/ppx.exe
-          ppx src/ppx/ppx_lwt.pp.mli
-     ocamlopt src/core/lwt_stream.{cmx,o}
-          ppx src/ppx/ppx_lwt.pp.ml
-     ocamldep src/ppx/ppx_lwt.dependsi.ocamldep-output
-     ocamldep src/ppx/ppx_lwt.depends.ocamldep-output
-     ocamlopt src/logger/lwt_log_rules.{cmx,o}
-     ocamlopt src/core/lwt.{a,cmxa}
-       ocamlc src/ppx/ppx_lwt.{cmi,cmti}
-     ocamlopt src/logger/lwt_log_core.{cmx,o}
-     ocamlopt src/core/lwt.cmxs
-     ocamlopt src/logger/lwt_log.{a,cmxa}
-     ocamlopt src/logger/lwt_log.cmxs
-       ocamlc src/ppx/ppx_lwt.{cmo,cmt}
-       ocamlc src/ppx/ppx_lwt.cma
-     ocamlopt src/ppx/ppx_lwt.{cmx,o}
-     ocamlopt src/ppx/ppx_lwt.{a,cmxa}
-     ocamlopt src/ppx/ppx_lwt.cmxs
-     ocamlopt .ppx/lwt.ppx/ppx.exe
-     discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp
- found config var ext_obj: ...................... .o
- found config var default_executable_name: ...... a.out
- found config var ccomp_type: ................... cc
- found config var system: ....................... linux
- found config var os_type: ...................... Unix
- found config var use_libev: .................... false
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
-       ocamlc src/unix/lwt_process_stubs.o
-       ocamlc src/unix/unix_bytes_read.o
-       ocamlc src/unix/unix_bytes_read_job.o
-       ocamlc src/unix/unix_bytes_send_msg.o
-       ocamlc src/unix/unix_bytes_write.o
-       ocamlc src/unix/unix_get_credentials.o
-       ocamlc src/unix/unix_bytes_sendto_byte.o
-       ocamlc src/unix/unix_bytes_sendto.o
-       ocamlc src/unix/unix_chown_job.o
-       ocamlc src/unix/unix_access_job.o
-       ocamlc src/unix/unix_chroot_job.o
-       ocamlc src/unix/unix_bytes_recv_msg.o
-       ocamlc src/unix/unix_bytes_write_job.o
-       ocamlc src/unix/unix_closedir_job.o
-       ocamlc src/unix/unix_get_page_size.o
-       ocamlc src/unix/unix_fsync_job.o
-       ocamlc src/unix/lwt_libev_stubs.o
-       ocamlc src/unix/unix_fdatasync_job.o
-       ocamlc src/unix/unix_get_cpu.o
-       ocamlc src/unix/unix_bind_job.o
-       ocamlc src/unix/unix_bytes_recvfrom.o
-       ocamlc src/unix/unix_bytes_send.o
-       ocamlc src/unix/unix_ftruncate_job.o
-       ocamlc src/unix/unix_bytes_recv.o
-       ocamlc src/unix/unix_fstat_job.o
-       ocamlc src/unix/unix_iov_max.o
-       ocamlc src/unix/unix_chmod_job.o
-       ocamlc src/unix/unix_fstat_64_job.o
-       ocamlc src/unix/unix_isatty_job.o
-       ocamlc src/unix/unix_chdir_job.o
-       ocamlc src/unix/unix_close_job.o
-       ocamlc src/unix/unix_fchmod_job.o
-       ocamlc src/unix/unix_get_network_information_utils.o
-       ocamlc src/unix/unix_guess_blocking_job.o
-       ocamlc src/unix/unix_fchown_job.o
-       ocamlc src/unix/unix_lseek_job.o
-       ocamlc src/unix/unix_getlogin_job.o
-       ocamlc src/unix/unix_getcwd_job.o
-       ocamlc src/unix/unix_read.o
-       ocamlc src/unix/unix_get_affinity.o
-       ocamlc src/unix/unix_invalidate_dir.o
-       ocamlc src/unix/unix_getnameinfo_job.o
-       ocamlc src/unix/unix_readdir_n_job.o
-       ocamlc src/unix/unix_mkdir_job.o
-       ocamlc src/unix/unix_mcast_set_loop.o
-       ocamlc src/unix/unix_lstat_job.o
-       ocamlc src/unix/unix_mcast_utils.o
-       ocamlc src/unix/unix_readable.o
-       ocamlc src/unix/unix_lockf_job.o
-       ocamlc src/unix/unix_readdir_job.o
-       ocamlc src/unix/unix_get_pw_gr_nam_id_job.o
-       ocamlc src/unix/unix_opendir_job.o
-       ocamlc src/unix/unix_link_job.o
-       ocamlc src/unix/unix_madvise.o
-       ocamlc src/unix/unix_readv.o
-       ocamlc src/unix/unix_recv_msg.o
-       ocamlc src/unix/unix_gethostbyname_job.o
-       ocamlc src/unix/unix_gethostname_job.o
-       ocamlc src/unix/unix_mcast_modify_membership.o
-       ocamlc src/unix/unix_mcast_set_ttl.o
-       ocamlc src/unix/unix_readv_writev_utils.o
-       ocamlc src/unix/unix_recvfrom.o
-       ocamlc src/unix/unix_rename_job.o
-       ocamlc src/unix/unix_rmdir_job.o
-       ocamlc src/unix/unix_send_msg.o
-       ocamlc src/unix/unix_sendto.o
-       ocamlc src/unix/unix_readv_job.o
-       ocamlc src/unix/unix_mkfifo_job.o
-       ocamlc src/unix/unix_read_job.o
-       ocamlc src/unix/unix_recv.o
-       ocamlc src/unix/unix_readlink_job.o
-       ocamlc src/unix/unix_not_available.o
-       ocamlc src/unix/unix_mincore.o
-       ocamlc src/unix/unix_gethostbyaddr_job.o
-       ocamlc src/unix/unix_lstat_64_job.o
-       ocamlc src/unix/unix_stat_job_utils.o
-       ocamlc src/unix/unix_getprotoby_getservby_job.o
-       ocamlc src/unix/unix_stat_64_job.o
-       ocamlc src/unix/unix_recv_send_utils.o
-       ocamlc src/unix/unix_sendto_byte.o
-       ocamlc src/unix/unix_symlink_job.o
-       ocamlc src/unix/unix_rewinddir_job.o
-       ocamlc src/unix/unix_tcsetattr_job.o
-       ocamlc src/unix/unix_open_job.o
-       ocamlc src/unix/unix_valid_dir.o
-       ocamlc src/unix/unix_tcdrain_job.o
-       ocamlc src/unix/unix_truncate_job.o
-       ocamlc src/unix/unix_unlink_job.o
-       ocamlc src/unix/unix_getaddrinfo_job.o
-       ocamlc src/unix/unix_tcflush_job.o
-       ocamlc src/unix/unix_tcgetattr_job.o
-       ocamlc src/unix/unix_send.o
-       ocamlc src/unix/unix_set_affinity.o
-       ocamlc src/unix/unix_stat_job.o
-       ocamlc src/unix/unix_tcflow_job.o
-       ocamlc src/unix/windows_not_available.o
-       ocamlc src/unix/unix_writev.o
-       ocamlc src/unix/windows_read.o
-       ocamlc src/unix/unix_tcsendbreak_job.o
-       ocamlc src/unix/windows_is_socket.o
-       ocamlc src/unix/windows_read_job.o
-       ocamlc src/unix/unix_wait4.o
-       ocamlc src/unix/windows_write_job.o
-       ocamlc src/unix/windows_system_job.o
-       ocamlc src/unix/windows_bytes_read_job.o
-       ocamlc src/unix/unix_utimes_job.o
-       ocamlc src/unix/windows_write.o
-     ocamldep src/unix/lwt_unix.depends.ocamldep-output
-       ocamlc src/unix/unix_write.o
-       ocamlc src/unix/windows_bytes_write.o
-       ocamlc src/unix/windows_get_page_size.o
-       ocamlc src/unix/lwt_config.{cmi,cmo,cmt}
-       ocamlc src/unix/lwt_gc.{cmo,cmt}
-       ocamlc src/unix/windows_bytes_write_job.o
-       ocamlc src/unix/unix_writev_job.o
-       ocamlc src/unix/windows_bytes_read.o
-       ocamlc src/unix/lwt_preemptive.{cmo,cmt}
-       ocamlc src/unix/unix_writable.o
-       ocamlc src/unix/windows_fsync_job.o
-       ocamlc src/unix/unix_wait_mincore_job.o
-       ocamlc src/unix/lwt_timeout.{cmo,cmt}
-       ocamlc src/unix/lwt_main.{cmo,cmt}
-       ocamlc src/unix/unix_termios_conversion.o
-       ocamlc src/unix/lwt_unix_jobs.{cmi,cmo,cmt}
-       ocamlc src/unix/lwt_unix_stubs.o
-       ocamlc src/unix/unix_write_job.o
-       ocamlc src/unix/lwt_bytes.{cmo,cmt}
-       ocamlc src/unix/lwt_chan.{cmo,cmt}
-       ocamlc src/unix/lwt_throttle.{cmo,cmt}
-     ocamlopt src/unix/lwt_config.{cmx,o}
-       ocamlc src/simple_top/lwt_simple_top.{cmi,cmo,cmt}
-       ocamlc src/unix/lwt_sys.{cmo,cmt}
-     ocamlopt src/unix/lwt_unix_jobs.{cmx,o}
-       ocamlc src/unix/lwt_log.{cmo,cmt}
-       ocamlc src/simple_top/lwt_simple_top.cma
-       ocamlc src/unix/lwt_engine.{cmo,cmt}
-       ocamlc src/unix/lwt_io.{cmo,cmt}
-     ocamlopt src/unix/lwt_sys.{cmx,o}
-       ocamlc src/unix/lwt_daemon.{cmo,cmt}
-       ocamlc src/unix/lwt_process.{cmo,cmt}
-     ocamlopt src/unix/lwt_engine.{cmx,o}
-   ocamlmklib src/unix/dlllwt_unix_stubs.so,src/unix/liblwt_unix_stubs.a
-     ocamlopt src/unix/lwt_main.{cmx,o}
-       ocamlc src/unix/lwt_unix.{cmo,cmt}
-       ocamlc src/unix/lwt_unix.cma
-     ocamlopt src/unix/lwt_unix.{cmx,o}
-     ocamlopt src/unix/lwt_gc.{cmx,o}
-     ocamlopt src/unix/lwt_timeout.{cmx,o}
-     ocamlopt src/unix/lwt_preemptive.{cmx,o}
-     ocamlopt src/unix/lwt_bytes.{cmx,o}
-     ocamlopt src/unix/lwt_io.{cmx,o}
-     ocamlopt src/unix/lwt_chan.{cmx,o}
-     ocamlopt src/unix/lwt_log.{cmx,o}
-     ocamlopt src/unix/lwt_process.{cmx,o}
-     ocamlopt src/unix/lwt_daemon.{cmx,o}
-     ocamlopt src/unix/lwt_throttle.{cmx,o}
-     ocamlopt src/simple_top/lwt_simple_top.{cmx,o}
- 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 src/unix/lwt_unix.{a,cmxa}
-     ocamlopt src/simple_top/lwt_simple_top.{a,cmxa}
-     ocamlopt src/simple_top/lwt_simple_top.cmxs
-     ocamlopt src/unix/lwt_unix.cmxs
Processing 90/96: [lwt: ocaml] [ppx_deriving_yojson: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.3.0)
-> compiled  lwt.3.3.0
Processing 90/96: [ppx_deriving_yojson: ocaml]
-> installed lwt.3.3.0
Processing 91/96: [ppx_deriving_yojson: ocaml]
Processing 92/96: [lwt-zmq: ocaml setup.ml] [ppx_deriving_yojson: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_deriving_yojson.3.1)
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cppo -V OCAML:4.05.0 -o src/ppx_deriving_yojson.ml src/ppx_deriving_yojson.cppo.ml
- ocamlfind ocamldep -package result -package ppx_tools.metaquot -package ppx_deriving.api -modules src/ppx_deriving_yojson.ml > src/ppx_deriving_yojson.ml.depends
- ocamlfind ocamlc -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson.cmo src/ppx_deriving_yojson.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson.cmo src/ppx_deriving_yojson.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson.cmx src/ppx_deriving_yojson.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson.cmx src/ppx_deriving_yojson.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src src/ppx_deriving_yojson.cmx -o src/ppx_deriving_yojson.cmxa
- ocamlfind ocamlc -a -linkall -I src src/ppx_deriving_yojson.cmo -o src/ppx_deriving_yojson.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving_yojson.cmxa -o src/ppx_deriving_yojson.cmxs
- ocamlfind ocamldep -package result -package ppx_tools.metaquot -package ppx_deriving.api -modules src/ppx_deriving_yojson_runtime.ml > src/ppx_deriving_yojson_runtime.ml.depends
- ocamlfind ocamldep -package result -package ppx_tools.metaquot -package ppx_deriving.api -modules src/ppx_deriving_yojson_runtime.mli > src/ppx_deriving_yojson_runtime.mli.depends
- ocamlfind ocamlc -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson_runtime.cmi src/ppx_deriving_yojson_runtime.mli
- + ocamlfind ocamlc -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson_runtime.cmi src/ppx_deriving_yojson_runtime.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson_runtime.cmx src/ppx_deriving_yojson_runtime.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson_runtime.cmx src/ppx_deriving_yojson_runtime.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -linkall -I src src/ppx_deriving_yojson_runtime.cmx -o src/ppx_deriving_yojson_runtime.cmxa
- ocamlfind ocamlc -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson_runtime.cmo src/ppx_deriving_yojson_runtime.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package result -package ppx_tools.metaquot -package ppx_deriving.api -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_yojson_runtime.cmo src/ppx_deriving_yojson_runtime.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -linkall -I src src/ppx_deriving_yojson_runtime.cmo -o src/ppx_deriving_yojson_runtime.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving_yojson_runtime.cmxa -o src/ppx_deriving_yojson_runtime.cmxs
-> compiled  ppx_deriving_yojson.3.1
Processing 92/96: [lwt-zmq: ocaml setup.ml]
-> installed ppx_deriving_yojson.3.1
Processing 93/96: [lwt-zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt-zmq.2.1.0)
- 
- Configuration:
- ocamlfind: ............................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: .................................................. /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ................................................ /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: .............................................. /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ............................................ lwt-zmq
- Package version: ......................................... 2.1.0
- os_type: ................................................. Unix
- system: .................................................. linux
- architecture: ............................................ amd64
- ccomp_type: .............................................. cc
- ocaml_version: ........................................... 4.05.0
- standard_library_default: ................................ /home/opam/.opam/4.05/lib/ocaml
- standard_library: ........................................ /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: ........................................ /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ..................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ....................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ................................................... default
- ext_obj: ................................................. .o
- ext_asm: ................................................. .s
- ext_lib: ................................................. .a
- ext_dll: ................................................. .so
- default_executable_name: ................................. a.out
- systhread_supported: ..................................... true
- Install architecture-independent files dir: .............. /home/opam/.opam/4.05
- Install architecture-dependent files in dir: ............. $prefix
- User executables: ........................................ $exec_prefix/bin
- System admin executables: ................................ $exec_prefix/sbin
- Program executables: ..................................... $exec_prefix/libexec
- Read-only single-machine data: ........................... $prefix/etc
- Modifiable architecture-independent data: ................ $prefix/com
- Modifiable single-machine data: .......................... $prefix/var
- Object code libraries: ................................... $exec_prefix/lib
- Read-only arch-independent data root: .................... $prefix/share
- Read-only architecture-independent data: ................. $datarootdir
- Info documentation: ...................................... $datarootdir/info
- Locale-dependent data: ................................... $datarootdir/locale
- Man documentation: ....................................... $datarootdir/man
- Documentation root: ...................................... $datarootdir/doc/$pkg_name
- HTML documentation: ...................................... $docdir
- DVI documentation: ....................................... $docdir
- PDF documentation: ....................................... $docdir
- PS documentation: ........................................ $docdir
- findlib_version: ......................................... 1.9.5
- is_native: ............................................... true
- suffix_program: ..........................................
- Remove a file.: .......................................... rm -f
- Remove a directory.: ..................................... rm -rf
- Turn ocaml debug flag on: ................................ true
- Turn ocaml profile flag on: .............................. false
- Compiler support generation of .cmxs.: ................... true
- OCamlbuild additional flags: .............................
- build the parallel pipeline sample from the zmq guide: ... false
- Create documentations: ................................... true
- Compile tests executable and library and run them: ....... false
- pkg_zmq: ................................................. /home/opam/.opam/4.05/lib/ZMQ
- pkg_lwt_unix: ............................................ /home/opam/.opam/4.05/lib/lwt
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt-zmq.2.1.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules src/lwt_zmq.mli > src/lwt_zmq.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmi src/lwt_zmq.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmi src/lwt_zmq.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules src/lwt_zmq.ml > src/lwt_zmq.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmo src/lwt_zmq.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmo src/lwt_zmq.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/lwt_zmq.cmo -o src/lwt-zmq.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmx src/lwt_zmq.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmx src/lwt_zmq.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/lwt_zmq.cmx -o src/lwt-zmq.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/lwt-zmq.cmxa src/lwt_zmq.cmx -o src/lwt-zmq.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules test/req.ml > test/req.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/req.cmo test/req.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/req.cmo test/req.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/req.cmo -o test/req.byte
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/req.cmo -o test/req.byte
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules test/rep.ml > test/rep.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/rep.cmo test/rep.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/rep.cmo test/rep.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/rep.cmo -o test/rep.byte
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/rep.cmo -o test/rep.byte
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
-> compiled  lwt-zmq.2.1.0
Processing 94/96: [lwt-zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt-zmq.2.1.0)
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt_zmq.mli
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt-zmq.cma
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt-zmq.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt-zmq.a
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt-zmq.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt_zmq.cmi
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt_zmq.cmti
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt_zmq.cmt
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt_zmq.annot
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/lwt_zmq.cmx
- Installed /home/opam/.opam/4.05/lib/lwt-zmq/META
-> installed lwt-zmq.2.1.0
Processing 95/96: [jupyter: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jupyter" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jupyter.2.0.0)
-     ocamldep config/configure.depends.ocamldep-output
-       ocamlc jupyter/src/comm/jupyter_comm__.{cmi,cmo,cmt}
-       ocamlc jupyter/src/core/jupyter__.{cmi,cmo,cmt}
-       ocamlc jupyter/src/notebook/jupyter_notebook__.{cmi,cmo,cmt}
-     ocamlopt jupyter/src/core/jupyter__.{cmx,o}
-       ocamlc config/configure.{cmi,cmo,cmt}
-     ocamlopt config/configure.{cmx,o}
-     ocamlopt config/configure.exe
-    configure config/ocaml_flags.sexp
-     ocamlopt .ppx/ppx_deriving_yojson/ppx.exe
-     ocamlopt .ppx/lwt.ppx+ppx_deriving_yojson/ppx.exe
-          ppx jupyter/src/comm/jupyter_comm.pp.ml
-          ppx jupyter/src/comm/manager.pp.ml
-          ppx jupyter/src/comm/router.pp.ml
-          ppx jupyter/src/comm/stdin.pp.ml
-          ppx jupyter/src/comm/manager.pp.mli
-          ppx jupyter/src/comm/stdin.pp.mli
-          ppx jupyter/src/core/ansiCode.pp.ml
-          ppx jupyter/src/core/comm.pp.ml
-          ppx jupyter/src/core/iopub.pp.ml
-          ppx jupyter/src/core/json.pp.ml
-          ppx jupyter/src/core/jupyter.pp.ml
-          ppx jupyter/src/core/message.pp.ml
-          ppx jupyter/src/core/shell.pp.ml
-          ppx jupyter/src/core/stdin.pp.ml
-          ppx jupyter/src/core/version.pp.ml
-          ppx jupyter/src/core/json.pp.mli
-          ppx jupyter/src/notebook/jupyter_notebook.pp.ml
-          ppx jupyter/src/notebook/unsafe.pp.ml
-          ppx jupyter/src/notebook/jupyter_notebook.pp.mli
-     ocamldep jupyter/src/comm/jupyter_comm.depends.ocamldep-output
-          ppx jupyter/bin/jupyter_args.pp.ml
-          ppx jupyter/bin/jupyter_main.pp.ml
-     ocamldep jupyter/src/comm/jupyter_comm.dependsi.ocamldep-output
-     ocamldep jupyter/src/core/jupyter.depends.ocamldep-output
-     ocamldep jupyter/src/core/jupyter.dependsi.ocamldep-output
-     ocamldep jupyter/src/notebook/jupyter_notebook.depends.ocamldep-output
-     ocamldep jupyter/src/notebook/jupyter_notebook.dependsi.ocamldep-output
-     ocamldep jupyter/bin/jupyter_main.depends.ocamldep-output
-       ocamlc jupyter/src/core/jupyter.{cmi,cmo,cmt}
-       ocamlc jupyter/src/core/jupyter__AnsiCode.{cmi,cmo,cmt}
-       ocamlc jupyter/src/core/jupyter__Version.{cmi,cmo,cmt}
-       ocamlc jupyter/src/core/jupyter__Json.{cmi,cmti}
-       ocamlc jupyter/src/completor/jupyter_completor__.{cmi,cmo,cmt}
-          ppx jupyter/src/kernel/channel_intf.pp.ml
-          ppx jupyter/src/kernel/connection_info.pp.ml
-          ppx jupyter/src/kernel/hmac.pp.ml
-          ppx jupyter/src/kernel/jupyter_kernel.pp.ml
-          ppx jupyter/src/kernel/message_channel.pp.ml
-          ppx jupyter/src/kernel/zmq_channel.pp.ml
-          ppx jupyter/src/kernel/zmq_channel.pp.mli
-         cppo jupyter/src/repl/compat.ml
-       ocamlc jupyter/src/kernel/jupyter_kernel__.{cmi,cmo,cmt}
-          ppx jupyter/src/kernel/message_channel.pp.mli
-          ppx jupyter/src/kernel/client.pp.ml
-       ocamlc jupyter/src/core/jupyter__Stdin.{cmi,cmo,cmt}
-       ocamlc jupyter/src/repl/jupyter_repl__.{cmi,cmo,cmt}
-          ppx jupyter/bin/jupyter_args.pp.mli
-       ocamlc jupyter/src/core/jupyter__Comm.{cmi,cmo,cmt}
-          ppx jupyter/src/kernel/client.pp.mli
-          ppx jupyter/src/kernel/hmac.pp.mli
-     ocamldep jupyter/src/kernel/jupyter_kernel.depends.ocamldep-output
-     ocamldep jupyter/bin/jupyter_main.dependsi.ocamldep-output
-     ocamldep jupyter/src/kernel/jupyter_kernel.dependsi.ocamldep-output
-       ocamlc jupyter/src/core/jupyter__Json.{cmo,cmt}
-     ocamlopt jupyter/src/core/jupyter.{cmx,o}
-     ocamlopt jupyter/src/core/jupyter__Version.{cmx,o}
-     ocamlopt jupyter/src/core/jupyter__AnsiCode.{cmx,o}
-     ocamlopt jupyter/src/core/jupyter__Json.{cmx,o}
-     ocamlopt jupyter/src/core/jupyter__Comm.{cmx,o}
-     ocamlopt jupyter/src/core/jupyter__Stdin.{cmx,o}
-       ocamlc jupyter/src/core/jupyter__Iopub.{cmi,cmo,cmt}
-       ocamlc jupyter/src/core/jupyter__Shell.{cmi,cmo,cmt}
-     ocamlopt jupyter/src/core/jupyter__Iopub.{cmx,o}
-       ocamlc jupyter/src/core/jupyter__Message.{cmi,cmo,cmt}
-       ocamlc jupyter/src/core/jupyter.cma
-       ocamlc jupyter/src/notebook/jupyter_notebook.{cmi,cmti}
-       ocamlc jupyter/src/notebook/jupyter_notebook__Unsafe.{cmi,cmo,cmt}
-       ocamlc jupyter/src/comm/jupyter_comm.{cmi,cmo,cmt}
-       ocamlc jupyter/src/comm/jupyter_comm__Stdin.{cmi,cmti}
-       ocamlc jupyter/src/comm/jupyter_comm__Manager.{cmi,cmti}
-       ocamlc jupyter/src/notebook/jupyter_notebook.{cmo,cmt}
-       ocamlc jupyter/src/notebook/jupyter_notebook.cma
-       ocamlc jupyter/src/comm/jupyter_comm__Router.{cmi,cmo,cmt}
-       ocamlc jupyter/src/comm/jupyter_comm__Manager.{cmo,cmt}
-     ocamlopt .ppx/lwt.ppx/ppx.exe
-       ocamlc jupyter/src/comm/jupyter_comm__Stdin.{cmo,cmt}
-          ppx jupyter/src/completor/intf.pp.ml
-          ppx jupyter/src/completor/jupyter_completor.pp.ml
-          ppx jupyter/src/completor/merlin.pp.ml
-          ppx jupyter/src/completor/merlin.pp.mli
-          ppx jupyter/src/log/jupyter_log.pp.mli
-          ppx jupyter/src/repl/error.pp.ml
-          ppx jupyter/src/repl/evaluation.pp.ml
-          ppx jupyter/src/repl/jupyter_repl.pp.ml
-          ppx jupyter/src/repl/process.pp.ml
-          ppx jupyter/src/repl/error.pp.mli
-          ppx jupyter/src/repl/evaluation.pp.mli
-          ppx jupyter/src/repl/compat.pp.ml
-          ppx jupyter/src/repl/process.pp.mli
-          ppx jupyter/src/log/jupyter_log.pp.ml
-       ocamlc jupyter/src/comm/jupyter_comm.cma
-     ocamldep jupyter/src/completor/jupyter_completor.depends.ocamldep-output
-     ocamldep jupyter/src/completor/jupyter_completor.dependsi.ocamldep-output
-     ocamldep jupyter/src/log/jupyter_log.dependsi.ocamldep-output
-     ocamldep jupyter/src/repl/jupyter_repl.dependsi.ocamldep-output
-     ocamldep jupyter/src/log/jupyter_log.depends.ocamldep-output
-     ocamldep jupyter/src/repl/jupyter_repl.depends.ocamldep-output
-       ocamlc jupyter/src/log/jupyter_log.{cmi,cmti}
-       ocamlc jupyter/src/repl/jupyter_repl__Error.{cmi,cmti}
-       ocamlc jupyter/src/repl/jupyter_repl.{cmi,cmo,cmt}
-       ocamlc jupyter/src/repl/jupyter_repl__Evaluation.{cmi,cmti}
-       ocamlc jupyter/src/completor/jupyter_completor__Intf.{cmi,cmo,cmt}
-       ocamlc jupyter/src/repl/jupyter_repl__Process.{cmi,cmti}
-       ocamlc jupyter/src/completor/jupyter_completor.{cmi,cmo,cmt}
-       ocamlc jupyter/src/log/jupyter_log.{cmo,cmt}
-       ocamlc jupyter/src/log/jupyter_log.cma
-       ocamlc jupyter/src/repl/jupyter_repl__Compat.{cmi,cmo,cmt}
-       ocamlc jupyter/src/completor/jupyter_completor__Merlin.{cmi,cmti}
-       ocamlc jupyter/src/kernel/jupyter_kernel.{cmi,cmo,cmt}
-       ocamlc jupyter/src/repl/jupyter_repl__Error.{cmo,cmt}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Hmac.{cmi,cmti}
-       ocamlc jupyter/src/repl/jupyter_repl__Evaluation.{cmo,cmt}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Channel_intf.{cmi,cmo,cmt}
-       ocamlc jupyter/src/repl/jupyter_repl__Process.{cmo,cmt}
-       ocamlc jupyter/src/repl/jupyter_repl.cma
-       ocamlc jupyter/src/kernel/jupyter_kernel__Hmac.{cmo,cmt}
-     ocamlopt jupyter/src/core/jupyter__Shell.{cmx,o}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Zmq_channel.{cmi,cmti}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Connection_info.{cmi,cmo,cmt}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Message_channel.{cmi,cmti}
-       ocamlc jupyter/src/completor/jupyter_completor__Merlin.{cmo,cmt}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Zmq_channel.{cmo,cmt}
-       ocamlc jupyter/src/completor/jupyter_completor.cma
-       ocamlc jupyter/src/kernel/jupyter_kernel__Client.{cmi,cmti}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Message_channel.{cmo,cmt}
-       ocamlc jupyter/bin/jupyter_args.{cmi,cmti}
-       ocamlc jupyter/bin/jupyter_args.{cmo,cmt}
-       ocamlc jupyter/src/kernel/jupyter_kernel__Client.{cmo,cmt}
-       ocamlc jupyter/bin/jupyter_main.{cmi,cmo,cmt}
-       ocamlc jupyter/src/kernel/jupyter_kernel.cma
-     ocamlopt jupyter/src/core/jupyter__Message.{cmx,o}
-     ocamlopt jupyter/src/core/jupyter.{a,cmxa}
-     ocamlopt jupyter/src/core/jupyter.cmxs
-       ocamlc jupyter/bin/jupyter_main.bc
-> compiled  jupyter.2.0.0
Processing 96/96: [jupyter: ./kernelspec.sh install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "./kernelspec.sh" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jupyter.2.0.0)
-> installed jupyter.2.0.0
Done.

<><> lwt-zmq.2.1.0 installed successfully <><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.

<><> jupyter.2.0.0 installed successfully <><><><><><><><><><><><><><><><><><><>
=> If Jupyter is installed, ocaml-jupyter kernel is already available.
=> Otherwise you setup Jupyter and the OCaml kernel as follows:
=> 
=> $ pip install jupyter
=> $ jupyter kernelspec install --name ocaml-jupyter \
       /home/opam/.opam/4.05/share/ocaml-jupyter
# Run eval $(opam env) to update the current shell environment
2022-09-03 12:25.10 ---> saved as "3f58d40d8aa5903cc9cbf3ba922d3686b6d488a12c4bfac7846af47f7335ba6c"
Job succeeded