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


Building on apache.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
2022-12-01 15:30.17 ---> using "d3dee1d616ca63d5699d5fd962109ec0d24e968377e0ae69e6161eba0f5af82c" 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-12-01 15:30.17 ---> using "48f1f5dc3ecf939352db5ef5caf9f3dc06faae2a01cbd7119d2a81d4fcd9c299" 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 06dca815ecdb3b6fd6bee20130421fa5176fb13b"))
2022-12-01 15:30.17 ---> using "16f67628ac3eeec9d808b099f47f4099b97a8cae63b5c0fbc89d12f2a02927dc" 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-12-01 15:30.17 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" 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  (cached)
-> 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-12-01 15:30.17 ---> using "3ca44a02c7159a8f5f92c3075c1626700542031e5a8ca91eddd9bc6865c40159" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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-12-01-0803.19-F-2022-11-26-0806.52.pdiff [346 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-01-0803.19-F-2022-11-26-0806.52.pdiff [346 kB]
- Fetched 570 kB in 2s (328 kB/s)
- Reading package lists...
- 
2022-12-01 15:30.17 ---> using "49c50942457c076dc5193021ff934a1f38aaa22d2a291fa7a4b20a11095a8d39" 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-12-01 15:30.17 ---> using "90725de9e6c8776e7e6b14d56762872bab4b03574a5f82a1ce4e0b95ccebffaa" from cache

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

Nothing to do.
The following actions will be performed:
=== install 71 packages
  - install async                   v0.9.0              [required by async-zmq]
  - install async-zmq               0.3.0
  - install async_extra             v0.9.0              [required by async]
  - install async_kernel            v0.9.0              [required by async]
  - install async_rpc_kernel        v0.9.0              [required by async_extra]
  - install async_unix              v0.9.1              [required by async]
  - install base                    v0.9.4              [required by core_kernel, core]
  - install base-num                base                [required by num]
  - install bin_prot                v0.9.2              [required by core_kernel]
  - install conf-pkg-config         2                   [required by conf-zmq]
  - install conf-zmq                0.1                 [required by zmq]
  - install configurator            v0.9.1 (deprecated) [required by core_kernel, core]
  - install core                    v0.9.2              [required by async-zmq]
  - install core_kernel             v0.9.1              [required by async_kernel, async_rpc_kernel]
  - install cppo                    1.6.9               [required by ppx_deriving]
  - install cppo_ocamlbuild         1.6.9               [required by ppx_deriving]
  - install dune                    1.11.4              [required by cppo_ocamlbuild, cppo, stdint]
  - install fieldslib               v0.9.0              [required by core_kernel]
  - install jane-street-headers     v0.9.0              [required by core_kernel]
  - install jbuilder                transition          [required by async]
  - install num                     0                   [required by sexplib]
  - install ocaml-compiler-libs     v0.9.0              [required by ppx_core]
  - install ocaml-migrate-parsetree 1.8.0               [required by async, ppx_deriving]
  - install ocamlbuild              0.14.2              [required by ppx_deriving, zmq]
  - install ocamlfind               1.9.5               [required by async-zmq]
  - install octavius                1.2.2               [required by ppx_js_style]
  - install omake                   0.10.5              [required by async-zmq]
  - install ppx_assert              v0.9.0              [required by core_kernel, core]
  - install ppx_ast                 v0.9.1              [required by ppx_core]
  - install ppx_base                v0.9.0              [required by core_kernel]
  - install ppx_bench               v0.9.1              [required by ppx_jane]
  - install ppx_bin_prot            v0.9.0              [required by ppx_jane]
  - install ppx_compare             v0.9.0              [required by bin_prot, ppx_assert]
  - install ppx_core                v0.9.3              [required by ppx_assert, ppx_inline_test]
  - install ppx_custom_printf       v0.9.0              [required by bin_prot, ppx_jane]
  - install ppx_derivers            1.2.1               [required by ppx_deriving]
  - install ppx_deriving            4.2.1               [required by async-zmq]
  - install ppx_driver              v0.9.2              [required by async]
  - install ppx_enumerate           v0.9.0              [required by ppx_base]
  - install ppx_expect              v0.9.0              [required by ppx_jane]
  - install ppx_fail                v0.9.0              [required by ppx_jane]
  - install ppx_fields_conv         v0.9.0              [required by bin_prot, ppx_jane]
  - install ppx_hash                v0.9.0              [required by core_kernel]
  - install ppx_here                v0.9.1              [required by ppx_assert, ppx_jane]
  - install ppx_inline_test         v0.9.2              [required by core_kernel]
  - install ppx_jane                v0.9.0              [required by async]
  - install ppx_js_style            v0.9.0              [required by ppx_base]
  - install ppx_let                 v0.9.0              [required by ppx_jane]
  - install ppx_metaquot            v0.9.0              [required by ppx_assert, ppx_inline_test]
  - install ppx_optcomp             v0.9.0              [required by ppx_driver]
  - install ppx_optional            v0.9.0              [required by ppx_jane]
  - install ppx_pipebang            v0.9.0              [required by ppx_jane]
  - install ppx_sexp_conv           v0.9.0              [required by async-zmq]
  - install ppx_sexp_message        v0.9.0              [required by core_kernel]
  - install ppx_sexp_value          v0.9.0              [required by ppx_jane]
  - install ppx_tools               5.0+4.05.0          [required by ppx_deriving]
  - install ppx_traverse            v0.9.0              [required by ppx_custom_printf, ppx_expect]
  - install ppx_traverse_builtins   v0.9.0              [required by ppx_core, ppx_metaquot]
  - install ppx_type_conv           v0.9.1              [required by ppx_assert]
  - install ppx_typerep_conv        v0.9.0              [required by ppx_jane]
  - install ppx_variants_conv       v0.9.0              [required by bin_prot, ppx_jane]
  - install re                      1.9.0               [required by ppx_expect]
  - install result                  1.5                 [required by ppx_deriving]
  - install seq                     0.2.2               [required by re]
  - install sexplib                 v0.9.3              [required by async-zmq]
  - install spawn                   v0.9.0              [required by core]
  - install stdint                  0.7.1               [required by zmq]
  - install stdio                   v0.9.1              [required by core_kernel, core]
  - install typerep                 v0.9.0              [required by core_kernel]
  - install variantslib             v0.9.0              [required by core_kernel]
  - install zmq                     4.0-8               [required by async-zmq]

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

<><> 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" "libzmq3-dev" "pkg-config"
- 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 ... 19038 files and directories currently installed.)
- Preparing to unpack .../00-comerr-dev_2.1-1.46.6~rc1-1+b1_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.46.6~rc1-1+b1) ...
- 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-4_amd64.deb ...
- Unpacking libzmq5:amd64 (4.3.4-4) ...
- 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 libicu72:amd64.
- Preparing to unpack .../07-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../08-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../09-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.1+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../11-libxml2-dev_2.9.14+dfsg-1.1+b2_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.1+b2) ...
- 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-1_amd64.deb ...
- Unpacking libgssrpc4:amd64 (1.20.1-1) ...
- Selecting previously unselected package libkdb5-10:amd64.
- Preparing to unpack .../14-libkdb5-10_1.20.1-1_amd64.deb ...
- Unpacking libkdb5-10:amd64 (1.20.1-1) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../15-libkadm5srv-mit12_1.20.1-1_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.20.1-1) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../16-libkadm5clnt-mit12_1.20.1-1_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.20.1-1) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../17-krb5-multidev_1.20.1-1_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.20.1-1) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../18-libkrb5-dev_1.20.1-1_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.20.1-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.7-1_amd64.deb ...
- Unpacking libbsd-dev:amd64 (0.11.7-1) ...
- Selecting previously unselected package libzmq3-dev:amd64.
- Preparing to unpack .../21-libzmq3-dev_4.3.4-4_amd64.deb ...
- Unpacking libzmq3-dev:amd64 (4.3.4-4) ...
- Selecting previously unselected package cppzmq-dev:amd64.
- Preparing to unpack .../22-cppzmq-dev_4.9.0-1_amd64.deb ...
- Unpacking cppzmq-dev:amd64 (4.9.0-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../23-libpkgconf3_1.8.0-11_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../24-pkgconf-bin_1.8.0-11_amd64.deb ...
- Unpacking pkgconf-bin (1.8.0-11) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../25-pkgconf_1.8.0-11_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../26-pkg-config_1.8.0-11_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.0-11) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- 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-1) ...
- Setting up libpkgconf3:amd64 (1.8.0-11) ...
- Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Setting up comerr-dev:amd64 (2.1-1.46.6~rc1-1+b1) ...
- Setting up icu-devtools (72.1-3) ...
- Setting up pkgconf-bin (1.8.0-11) ...
- Setting up libsodium-dev:amd64 (1.0.18-1) ...
- Setting up libmd-dev:amd64 (1.0.4-2) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Setting up libbsd-dev:amd64 (0.11.7-1) ...
- Setting up libkadm5clnt-mit12:amd64 (1.20.1-1) ...
- Setting up libkdb5-10:amd64 (1.20.1-1) ...
- Setting up libzmq5:amd64 (4.3.4-4) ...
- Setting up pkgconf:amd64 (1.8.0-11) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.1+b2) ...
- Setting up pkg-config:amd64 (1.8.0-11) ...
- Setting up libkadm5srv-mit12:amd64 (1.20.1-1) ...
- Setting up krb5-multidev:amd64 (1.20.1-1) ...
- Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Setting up libkrb5-dev:amd64 (1.20.1-1) ...
- Setting up libzmq3-dev:amd64 (4.3.4-4) ...
- Setting up cppzmq-dev:amd64 (4.9.0-1) ...
- Processing triggers for libc-bin (2.36-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/212: [async.v0.9.0: http]
Processing  2/212: [async.v0.9.0: http] [async-zmq.0.3.0: http]
Processing  3/212: [async.v0.9.0: http] [async-zmq.0.3.0: http] [async_extra.v0.9.0: http]
Processing  3/212: [async-zmq.0.3.0: http] [async_extra.v0.9.0: http]
-> retrieved async.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/async-v0.9.0.tar.gz)
Processing  4/212: [async-zmq.0.3.0: http] [async_extra.v0.9.0: http]
-> retrieved async_kernel.v0.9.0  (cached)
Processing  5/212: [async-zmq.0.3.0: http] [async_extra.v0.9.0: http] [async_rpc_kernel.v0.9.0: http]
Processing  5/212: [async_extra.v0.9.0: http] [async_rpc_kernel.v0.9.0: http]
-> retrieved async-zmq.0.3.0  (https://github.com/rgrinberg/async-zmq/archive/v0.3.0.tar.gz)
Processing  6/212: [async_extra.v0.9.0: http] [async_rpc_kernel.v0.9.0: http] [async_unix.v0.9.1: http]
Processing  6/212: [async_rpc_kernel.v0.9.0: http] [async_unix.v0.9.1: http]
-> retrieved async_extra.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/async_extra-v0.9.0.tar.gz)
Processing  7/212: [async_rpc_kernel.v0.9.0: http] [async_unix.v0.9.1: http] [base.v0.9.4: http]
Processing  7/212: [async_unix.v0.9.1: http] [base.v0.9.4: http]
-> retrieved async_rpc_kernel.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/async_rpc_kernel-v0.9.0.tar.gz)
Processing  8/212: [async_unix.v0.9.1: http] [base.v0.9.4: http]
Processing  9/212: [async_unix.v0.9.1: http] [base.v0.9.4: http] [bin_prot.v0.9.2: http]
Processing 10/212: [async_unix.v0.9.1: http] [base.v0.9.4: http] [bin_prot.v0.9.2: http]
-> installed base-num.base
Processing 11/212: [async_unix.v0.9.1: http] [base.v0.9.4: http] [bin_prot.v0.9.2: http]
Processing 11/212: [base.v0.9.4: http] [bin_prot.v0.9.2: http]
-> retrieved async_unix.v0.9.1  (https://github.com/janestreet/async_unix/archive/v0.9.1.tar.gz)
Processing 12/212: [base.v0.9.4: http] [bin_prot.v0.9.2: http]
Processing 13/212: [base.v0.9.4: http] [bin_prot.v0.9.2: http]
Processing 14/212: [base.v0.9.4: http] [bin_prot.v0.9.2: http]
Processing 15/212: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [conf-pkg-config: pkg-config]
Processing 15/212: [bin_prot.v0.9.2: http] [conf-pkg-config: pkg-config]
-> retrieved configurator.v0.9.1  (cached)
Processing 16/212: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [conf-pkg-config: pkg-config]
-> retrieved base.v0.9.4  (https://github.com/janestreet/base/archive/v0.9.4.tar.gz)
Processing 17/212: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [core_kernel.v0.9.1: http] [conf-pkg-config: pkg-config]
+ /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: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.2
Processing 17/212: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [core_kernel.v0.9.1: http]
Processing 18/212: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [core_kernel.v0.9.1: http] [conf-pkg-config: mkdir]
Processing 18/212: [core.v0.9.2: http] [core_kernel.v0.9.1: http] [conf-pkg-config: mkdir]
Processing 18/212: [core_kernel.v0.9.1: http] [conf-pkg-config: mkdir]
Processing 18/212: [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 18/212:
Processing 19/212: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved bin_prot.v0.9.2  (https://github.com/janestreet/bin_prot/archive/v0.9.2.tar.gz)
Processing 20/212: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved core.v0.9.2  (https://github.com/janestreet/core/archive/v0.9.2.tar.gz)
Processing 21/212: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved core_kernel.v0.9.1  (https://github.com/janestreet/core_kernel/archive/v0.9.1.tar.gz)
Processing 22/212: [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 22/212:
-> installed conf-zmq.0.1
Processing 23/212:
-> retrieved cppo.1.6.9, cppo_ocamlbuild.1.6.9  (cached)
Processing 24/212:
-> retrieved fieldslib.v0.9.0  (cached)
Processing 25/212:
Processing 26/212:
Processing 27/212:
Processing 28/212:
-> installed num.0
Processing 29/212:
-> retrieved jane-street-headers.v0.9.0  (cached)
Processing 30/212:
-> retrieved ocaml-compiler-libs.v0.9.0  (cached)
Processing 31/212:
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 32/212:
Processing 33/212: [ocamlbuild: make configure.make]
-> retrieved dune.1.11.4  (cached)
Processing 34/212: [ocamlbuild: make configure.make]
Processing 35/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 36/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 37/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 38/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ /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.2)
- (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.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 38/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved octavius.1.2.2  (cached)
Processing 39/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved ppx_assert.v0.9.0  (cached)
Processing 40/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved omake.0.10.5  (cached)
Processing 41/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 41/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_ast.v0.9.1  (cached)
Processing 42/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.9.0  (cached)
Processing 43/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.9.1  (cached)
Processing 44/212: [ppx_core.v0.9.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.9.0  (cached)
Processing 45/212: [ppx_core.v0.9.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.9.0  (cached)
Processing 46/212: [ppx_core.v0.9.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.9.0  (cached)
Processing 47/212: [ppx_core.v0.9.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 48/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.4.2.1  (cached)
Processing 49/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.9.0  (cached)
Processing 50/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.9.0  (cached)
Processing 51/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fail.v0.9.0  (cached)
Processing 52/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.9.0  (cached)
Processing 53/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.9.0  (cached)
Processing 54/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.9.1  (cached)
Processing 55/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.9.2  (cached)
Processing 56/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_jane.v0.9.0  (cached)
Processing 57/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_js_style.v0.9.0  (cached)
Processing 58/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_let.v0.9.0  (cached)
Processing 59/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_metaquot.v0.9.0  (cached)
Processing 60/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.9.0  (cached)
Processing 61/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optional.v0.9.0  (cached)
Processing 62/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_pipebang.v0.9.0  (cached)
Processing 63/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.9.0  (cached)
Processing 64/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_message.v0.9.0  (cached)
Processing 65/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_value.v0.9.0  (cached)
Processing 66/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.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 66/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools.5.0+4.05.0  (cached)
Processing 67/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse.v0.9.0  (cached)
Processing 68/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse_builtins.v0.9.0  (cached)
Processing 69/212: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 69/212: [ppx_driver.v0.9.2: http] [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 69/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_core.v0.9.3  (https://github.com/janestreet/ppx_core/archive/v0.9.3.tar.gz)
Processing 70/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_driver.v0.9.2  (https://github.com/janestreet/ppx_driver/archive/v0.9.2.tar.gz)
Processing 71/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.9.0  (cached)
Processing 72/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.9.0  (cached)
Processing 73/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 74/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.9.0  (cached)
Processing 75/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved seq.0.2.2  (cached)
Processing 76/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.v0.9.3  (cached)
Processing 77/212: [ppx_type_conv.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved spawn.v0.9.0  (cached)
Processing 78/212: [ppx_type_conv.v0.9.1: http] [stdio.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdint.0.7.1  (cached)
Processing 79/212: [ppx_type_conv.v0.9.1: http] [stdio.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved typerep.v0.9.0  (cached)
Processing 80/212: [ppx_type_conv.v0.9.1: http] [stdio.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved variantslib.v0.9.0  (cached)
Processing 81/212: [ppx_type_conv.v0.9.1: http] [stdio.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 81/212: [stdio.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved zmq.4.0-8  (cached)
-> retrieved ppx_type_conv.v0.9.1  (https://github.com/janestreet/ppx_type_conv/archive/v0.9.1.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 81/212: [stdio.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 81/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved stdio.v0.9.1  (https://github.com/janestreet/stdio/archive/v0.9.1.tar.gz)
+ /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 81/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 82/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.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 82/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 83/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: ./configure]
Processing 84/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: ./configure] [ppx_tools: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/omake.0.10.5)
- Wrote .preconfig
Processing 84/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make] [ppx_tools: make all]
+ /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 84/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make]
Processing 85/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: 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 85/212: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: 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.2)
- 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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/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.2'
- 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.2'
- 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.2'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- 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.2'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/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.2'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/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.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- 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.2'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
- 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.2'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 85/212: [dune: ocaml bootstrap.ml] [omake: make]
-> installed ocamlbuild.0.14.2
Processing 86/212: [dune: ocaml bootstrap.ml] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.1.11.4)
- cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml
- cp src/ocaml-syntax-shims/shims.403.ml src/ocaml-syntax-shims/shims.ml
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt
- /home/opam/.opam/4.05/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
Processing 86/212: [dune: ./boot.exe 127] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.1.11.4)
-> compiled  dune.1.11.4
Processing 86/212: [omake: make]
-> installed dune.1.11.4
Processing 87/212: [omake: make]
Processing 88/212: [cppo: dune build] [omake: make]
Processing 89/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [omake: make]
Processing 90/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [omake: make]
Processing 91/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make]
Processing 92/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build]
Processing 93/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build]
Processing 94/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 95/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdint: dune build]
-> installed jbuilder.transition
Processing 96/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdint: dune build]
Processing 97/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [jane-street-headers: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdint: dune build]
Processing 98/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdint: dune build]
Processing 99/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [stdint: dune build]
Processing 100/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdint: dune build]
Processing 101/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jane-street-headers.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "include/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  jane-street-headers.v0.9.0
Processing 101/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed jane-street-headers.v0.9.0
Processing 102/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 102/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed ppx_derivers.1.2.1
Processing 103/212: [cppo: dune build] [cppo_ocamlbuild: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo_ocamlbuild" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo_ocamlbuild.1.6.9)
-> compiled  cppo_ocamlbuild.1.6.9
Processing 103/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed cppo_ocamlbuild.1.6.9
Processing 104/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 104/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed result.1.5
Processing 105/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
Processing 106/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_traverse_builtins.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_traverse_builtins.v0.9.0
Processing 106/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 107/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [seq: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 107/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed seq.0.2.2
Processing 108/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
Processing 109/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "spawn" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/spawn.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  spawn.v0.9.0
Processing 109/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
-> installed spawn.v0.9.0
Processing 110/212: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 110/212: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
-> installed cppo.1.6.9
Processing 111/212: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-compiler-libs.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_bytecomp/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_toplevel/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/read_cma/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/gen/gen.ml", line 19, characters 30-47:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 29, characters 10-27:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 19, characters 30-47:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 29, characters 10-27:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
-> compiled  ocaml-compiler-libs.v0.9.0
Processing 111/212: [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 112/212: [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "127" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 112/212: [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
-> installed octavius.1.2.2
Processing 113/212: [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdint" "-j" "127" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdint.0.7.1)
-> compiled  stdint.0.7.1
Processing 113/212: [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build]
-> installed stdint.0.7.1
Processing 114/212: [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build]
Processing 115/212: [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 115/212: [ocaml-migrate-parsetree: dune build] [omake: make] [sexplib: jbuilder build] [zmq: ocaml setup.ml]
-> installed re.1.9.0
Processing 116/212: [ocaml-migrate-parsetree: dune build] [omake: make] [sexplib: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sexplib.v0.9.3)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "num/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src0/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "unix/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/.sexplib.objs/byte/sexplib__Pre_sexp.{cmi,cmo,cmt}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-     ocamlopt src/.sexplib.objs/native/sexplib__Pre_sexp.{cmx,o}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> compiled  sexplib.v0.9.3
Processing 116/212: [ocaml-migrate-parsetree: dune build] [omake: make] [zmq: ocaml setup.ml]
-> installed sexplib.v0.9.3
Processing 117/212: [ocaml-migrate-parsetree: dune build] [omake: make] [zmq: ocaml setup.ml]
Processing 118/212: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [omake: make] [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" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 118/212: [base: jbuilder build] [omake: make] [zmq: ocaml setup.ml]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 119/212: [base: jbuilder build] [omake: make] [zmq: ocaml setup.ml]
Processing 120/212: [base: jbuilder build] [omake: make] [ppx_ast: jbuilder build] [zmq: ocaml setup.ml]
[ppx_deriving: subst] expanding opam variables in pkg/META.in, generating pkg/META
Processing 121/212: [base: jbuilder build] [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base.v0.9.4)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "compiler-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "generate/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lint/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 18, characters 0-142:
- 18 | (rule
- 19 |  ((targets (pow_overflow_bounds.ml))
- 20 |   (deps    (../generate/generate_pow_overflow_bounds.exe))
- 21 |   (action  (run ${<} -atomic -o ${@}))))
- Warning: The following files are both generated by a rule and are present in
- the source tree:
- - src/pow_overflow_bounds.ml
- Because you are using the jbuilder binary, I am closing my eyes on this and I
- am acting as if the rule didn't exist. However, you should really delete
- these files from your source tree. I will no longer accept this once you
- upgrade your project to dune >= 1.10.
-> compiled  base.v0.9.4
Processing 121/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
-> installed base.v0.9.4
Processing 122/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
Processing 123/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build] [zmq: ocaml setup.ml]
Processing 124/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build] [typerep: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdio.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  stdio.v0.9.1
Processing 124/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [typerep: jbuilder build] [zmq: ocaml setup.ml]
-> installed stdio.v0.9.1
Processing 125/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [typerep: jbuilder build] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "typerep" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/typerep.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  typerep.v0.9.0
Processing 125/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
-> installed typerep.v0.9.0
Processing 126/212: [omake: make] [ppx_ast: 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 126/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
Processing 127/212: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_ast.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_ast.v0.9.1
Processing 127/212: [omake: make] [ppx_deriving: ocaml] [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 127/212: [omake: make] [ppx_deriving: ocaml]
-> installed ppx_ast.v0.9.1
Processing 128/212: [omake: make] [ppx_deriving: ocaml]
Processing 129/212: [omake: make] [ppx_core: jbuilder build] [ppx_deriving: 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.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 129/212: [omake: make] [ppx_core: jbuilder build]
-> installed ppx_deriving.4.2.1
Processing 130/212: [omake: make] [ppx_core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_core" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_core.v0.9.3)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/gen/.gen_ast_pattern.eobjs/byte/import.{cmi,cmo,cmt}
- File "src/gen/import.ml", line 93, characters 9-25:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
-     ocamlopt src/gen/.gen_ast_pattern.eobjs/native/import.{cmx,o}
- File "src/gen/import.ml", line 93, characters 9-25:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
-> compiled  ppx_core.v0.9.3
Processing 130/212: [omake: make]
-> installed ppx_core.v0.9.3
Processing 131/212: [omake: make]
Processing 132/212: [omake: make] [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optcomp.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_optcomp.v0.9.0
Processing 132/212: [omake: make]
-> installed ppx_optcomp.v0.9.0
Processing 133/212: [omake: make]
Processing 134/212: [omake: make] [ppx_driver: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_driver.v0.9.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild_plugin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "print-diff/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner_as_ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/omp-ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_driver.v0.9.2
Processing 134/212: [omake: make]
-> installed ppx_driver.v0.9.2
Processing 135/212: [omake: make]
Processing 136/212: [fieldslib: jbuilder build] [omake: make]
Processing 137/212: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build]
Processing 138/212: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build]
Processing 139/212: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
Processing 140/212: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "variantslib" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/variantslib.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  variantslib.v0.9.0
Processing 140/212: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed variantslib.v0.9.0
Processing 141/212: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "fieldslib" "--no-config" "--root" "." "-j" "127" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/fieldslib.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  fieldslib.v0.9.0
Processing 141/212: [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.9.0
Processing 142/212: [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_let" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_let.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_let.v0.9.0
Processing 142/212: [omake: make] [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed ppx_let.v0.9.0
Processing 143/212: [omake: make] [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_here.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_here.v0.9.1
Processing 143/212: [omake: make] [ppx_metaquot: jbuilder build]
-> installed ppx_here.v0.9.1
Processing 144/212: [omake: make] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_metaquot.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lifters/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_metaquot.v0.9.0
Processing 144/212: [omake: make]
-> installed ppx_metaquot.v0.9.0
Processing 145/212: [omake: make]
Processing 146/212: [omake: make] [ppx_fail: jbuilder build]
Processing 147/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build]
Processing 148/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 149/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build]
Processing 150/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 151/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optional" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optional.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_optional.v0.9.0
Processing 151/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_optional.v0.9.0
Processing 152/212: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fail" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_fail.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_fail.v0.9.0
Processing 152/212: [omake: make] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_fail.v0.9.0
Processing 153/212: [omake: make] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_pipebang" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_pipebang.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_pipebang.v0.9.0
Processing 153/212: [omake: make] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_pipebang.v0.9.0
Processing 154/212: [omake: make] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_type_conv" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_type_conv.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_type_conv.v0.9.1
Processing 154/212: [omake: make] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
-> installed ppx_type_conv.v0.9.1
Processing 155/212: [omake: make] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 156/212: [omake: make] [ppx_compare: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 157/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 158/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 159/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 160/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
Processing 161/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 162/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_inline_test.v0.9.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "drop/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "libname/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 10, characters 0-626:
- 10 | (rule
- 11 |  ((targets (test.output test-partitions.output diff-with-without-partitions))
- 12 |   (deps (./inline_tests_runner ./inline_tests_runner.exe))
- ....
- 28 | diff -u  --label test.output --label test-partitions.output \
- 29 |   test.output test-partitions.output > diff-with-without-partitions || true
- 30 | "))))
- Warning: The following files are both generated by a rule and are present in
- the source tree:
- - test/diff-with-without-partitions
- Because you are using the jbuilder binary, I am closing my eyes on this and I
- am overwriting the source files with the generated one. However, you should
- really delete these files from your source tree. I will no longer accept this
- once you upgrade your project to dune >= 1.10.
-> compiled  ppx_inline_test.v0.9.2
Processing 162/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_inline_test.v0.9.2
Processing 163/212: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 164/212: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_js_style" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_js_style.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_js_style.v0.9.0
Processing 164/212: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_js_style.v0.9.0
Processing 165/212: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_enumerate" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_enumerate.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_enumerate.v0.9.0
Processing 165/212: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_enumerate.v0.9.0
Processing 166/212: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_compare" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_compare.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_compare.v0.9.0
Processing 166/212: [omake: make] [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_compare.v0.9.0
Processing 167/212: [omake: make] [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_typerep_conv" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_typerep_conv.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_typerep_conv.v0.9.0
Processing 167/212: [omake: make] [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_typerep_conv.v0.9.0
Processing 168/212: [omake: make] [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fields_conv" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_fields_conv.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_fields_conv.v0.9.0
Processing 168/212: [omake: make] [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_fields_conv.v0.9.0
Processing 169/212: [omake: make] [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_variants_conv" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_variants_conv.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_variants_conv.v0.9.0
Processing 169/212: [omake: make] [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_variants_conv.v0.9.0
Processing 170/212: [omake: make] [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_conv.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_sexp_conv.v0.9.0
Processing 170/212: [omake: make] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_sexp_conv.v0.9.0
Processing 171/212: [omake: make] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
Processing 172/212: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
Processing 173/212: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build]
Processing 174/212: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build]
Processing 175/212: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bench" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bench.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_bench.v0.9.1
Processing 175/212: [omake: make] [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_bench.v0.9.1
Processing 176/212: [omake: make] [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_traverse.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_traverse.v0.9.0
Processing 176/212: [omake: make] [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_traverse.v0.9.0
Processing 177/212: [omake: make] [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 178/212: [omake: make] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_hash" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_hash.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/siphash/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_hash.v0.9.0
Processing 178/212: [omake: make] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_hash.v0.9.0
Processing 179/212: [omake: make] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 180/212: [omake: make] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_assert" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_assert.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime-lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_assert.v0.9.0
Processing 180/212: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_assert.v0.9.0
Processing 181/212: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_value" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_value.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/deprecated/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/deprecated/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_sexp_value.v0.9.0
Processing 181/212: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build]
-> installed ppx_sexp_value.v0.9.0
Processing 182/212: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_message" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_message.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_sexp_message.v0.9.0
Processing 182/212: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_sexp_message.v0.9.0
Processing 183/212: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_custom_printf" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_custom_printf.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_custom_printf.v0.9.0
Processing 183/212: [omake: make] [ppx_base: jbuilder build]
-> installed ppx_custom_printf.v0.9.0
Processing 184/212: [omake: make] [ppx_base: jbuilder build]
Processing 185/212: [bin_prot: jbuilder build] [omake: make] [ppx_base: jbuilder build]
Processing 186/212: [bin_prot: jbuilder build] [omake: make] [ppx_base: jbuilder build] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_base" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_base.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_base.v0.9.0
Processing 186/212: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
-> installed ppx_base.v0.9.0
Processing 187/212: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
Processing 188/212: [bin_prot: jbuilder build] [configurator: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/configurator.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  configurator.v0.9.1
Processing 188/212: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
-> installed configurator.v0.9.1
Processing 189/212: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bin_prot.v0.9.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shape/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "xen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  bin_prot.v0.9.2
Processing 189/212: [omake: make] [ppx_expect: jbuilder build]
-> installed bin_prot.v0.9.2
Processing 190/212: [omake: make] [ppx_expect: jbuilder build]
Processing 191/212: [omake: make] [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_expect" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_expect.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "collector/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "evaluator/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expect_payload/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "matcher/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "negative-tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "negative-tests/disabling/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "negative-tests/disabling/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-> compiled  ppx_expect.v0.9.0
Processing 191/212: [omake: make] [ppx_bin_prot: jbuilder build]
-> installed ppx_expect.v0.9.0
Processing 192/212: [omake: make] [ppx_bin_prot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_bin_prot" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bin_prot.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shape/example0/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shape/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shape/test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_bin_prot.v0.9.0
Processing 192/212: [omake: make]
-> installed ppx_bin_prot.v0.9.0
Processing 193/212: [omake: make]
Processing 194/212: [omake: make] [ppx_jane: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_jane" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_jane.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "kernel/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_jane.v0.9.0
Processing 194/212: [omake: make]
-> installed ppx_jane.v0.9.0
Processing 195/212: [omake: make]
Processing 196/212: [core_kernel: jbuilder build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05/.opam-switch/build/omake.0.10.5)
- ocaml -safe-string -strict-sequence build.ml -auto-bootstrap OCAML="ocaml"
- ocaml '/home/opam/.opam/4.05/.opam-switch/build/omake.0.10.5/make.ml' '-C' 'boot' 'Makefile.dep' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml'
- ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll
- ocamllex omake_ast_lex.mll
- 143 states, 3100 transitions, table size 13258 bytes
- ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_gen_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -custom -o omake_gen_parse.byte  unix.cma   omake_gen_parse.cmo
- ln -sf omake_gen_parse.byte omake_gen_parse
- ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input
- ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input
- ocamlyacc omake_ast_parse.mly
- ocamlyacc omake_ast_parse.mly
- ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml
- ln -sf ../src/clib/lm_channel.c c_lm_channel.c
- ln -sf ../src/clib/lm_printf.c c_lm_printf.c
- ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c
- ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c
- ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c
- ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c
- ln -sf ../src/clib/readline.c c_readline.c
- ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c
- ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c
- ln -sf ../src/clib/fam_win32.c c_fam_win32.c
- ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c
- ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c
- ln -sf ../src/clib/lm_notify.c c_lm_notify.c
- ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c
- ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c
- ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c
- ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h
- ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml
- ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli
- ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml
- ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli
- ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml
- ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli
- ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml
- ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli
- ln -sf ../src/libmojave/lm_db.ml lm_db.ml
- ln -sf ../src/libmojave/lm_db.mli lm_db.mli
- ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml
- ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli
- ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml
- ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli
- ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml
- ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli
- ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml
- ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli
- ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml
- ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli
- ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml
- ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli
- ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml
- ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli
- ln -sf ../src/libmojave/lm_index.ml lm_index.ml
- ln -sf ../src/libmojave/lm_index.mli lm_index.mli
- ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml
- ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli
- ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml
- ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli
- ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml
- ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli
- ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml
- ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli
- ln -sf ../src/libmojave/lm_location.ml lm_location.ml
- ln -sf ../src/libmojave/lm_location.mli lm_location.mli
- ln -sf ../src/libmojave/lm_map.ml lm_map.ml
- ln -sf ../src/libmojave/lm_map.mli lm_map.mli
- ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml
- ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml
- ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli
- ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml
- ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli
- ln -sf ../src/libmojave/lm_position.ml lm_position.ml
- ln -sf ../src/libmojave/lm_position.mli lm_position.mli
- ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml
- ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli
- ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml
- ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli
- ln -sf ../src/libmojave/lm_set.ml lm_set.ml
- ln -sf ../src/libmojave/lm_set.mli lm_set.mli
- ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml
- ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml
- ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli
- ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml
- ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli
- ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml
- ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli
- ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml
- ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli
- ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml
- ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli
- ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml
- ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli
- ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli
- ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli
- ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml
- ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml
- ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli
- ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml
- ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli
- ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml
- ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli
- ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml
- ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml
- ln -sf ../src/front/lm_glob.ml lm_glob.ml
- ln -sf ../src/front/lm_glob.mli lm_glob.mli
- ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml
- ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli
- ln -sf ../src/front/lm_lexer.ml lm_lexer.ml
- ln -sf ../src/front/lm_lexer.mli lm_lexer.mli
- ln -sf ../src/front/lm_parser.ml lm_parser.ml
- ln -sf ../src/front/lm_parser.mli lm_parser.mli
- ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml
- ln -sf ../src/ir/omake_cache.ml omake_cache.ml
- ln -sf ../src/ir/omake_cache.mli omake_cache.mli
- ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml
- ln -sf ../src/ir/omake_command.ml omake_command.ml
- ln -sf ../src/ir/omake_command.mli omake_command.mli
- ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml
- ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli
- ln -sf ../src/ir/omake_install.ml omake_install.ml
- ln -sf ../src/ir/omake_install.mli omake_install.mli
- ln -sf ../src/ir/omake_ir.ml omake_ir.ml
- ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml
- ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli
- ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml
- ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli
- ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml
- ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml
- ln -sf ../src/ir/omake_node.ml omake_node.ml
- ln -sf ../src/ir/omake_node.mli omake_node.mli
- ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml
- ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml
- ln -sf ../src/ir/omake_options.ml omake_options.ml
- ln -sf ../src/ir/omake_options.mli omake_options.mli
- ln -sf ../src/ir/omake_parser.ml omake_parser.ml
- ln -sf ../src/ir/omake_pos.ml omake_pos.ml
- ln -sf ../src/ir/omake_pos.mli omake_pos.mli
- ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml
- ln -sf ../src/ir/omake_state.ml omake_state.ml
- ln -sf ../src/ir/omake_state.mli omake_state.mli
- ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml
- ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml
- ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli
- ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml
- ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml
- ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli
- ln -sf ../src/ir/omake_var.ml omake_var.ml
- ln -sf ../src/ir/omake_var.mli omake_var.mli
- ln -sf ../src/exec/omake_exec.ml omake_exec.ml
- ln -sf ../src/exec/omake_exec.mli omake_exec.mli
- ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml
- ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli
- ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml
- ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli
- ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml
- ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli
- ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml
- ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli
- ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml
- ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli
- ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml
- ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml
- ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli
- ln -sf ../src/ast/omake_ast.ml omake_ast.ml
- ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml
- ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli
- ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml
- ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli
- ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli
- ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml
- ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli
- ln -sf ../src/env/omake_env.ml omake_env.ml
- ln -sf ../src/env/omake_env.mli omake_env.mli
- ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml
- ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli
- ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml
- ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli
- ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml
- ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli
- ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml
- ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli
- ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml
- ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli
- ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml
- ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli
- ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml
- ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli
- ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml
- ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli
- ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli
- ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml
- ln -sf ../src/eval/omake_eval.ml omake_eval.ml
- ln -sf ../src/eval/omake_eval.mli omake_eval.mli
- ln -sf ../src/eval/omake_value.ml omake_value.ml
- ln -sf ../src/eval/omake_value.mli omake_value.mli
- ln -sf ../src/build/omake_build.ml omake_build.ml
- ln -sf ../src/build/omake_build.mli omake_build.mli
- ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml
- ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli
- ln -sf ../src/build/omake_build_type.ml omake_build_type.ml
- ln -sf ../src/build/omake_build_util.ml omake_build_util.ml
- ln -sf ../src/build/omake_build_util.mli omake_build_util.mli
- ln -sf ../src/build/omake_builtin.ml omake_builtin.ml
- ln -sf ../src/build/omake_builtin.mli omake_builtin.mli
- ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml
- ln -sf ../src/build/omake_rule.ml omake_rule.ml
- ln -sf ../src/build/omake_rule.mli omake_rule.mli
- ln -sf ../src/build/omake_target.ml omake_target.ml
- ln -sf ../src/build/omake_target.mli omake_target.mli
- ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml
- ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli
- ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml
- ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli
- ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml
- ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli
- ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml
- ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli
- ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml
- ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli
- ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml
- ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli
- ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml
- ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli
- ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml
- ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml
- ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli
- ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml
- ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli
- ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml
- ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli
- ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml
- ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli
- ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml
- ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli
- ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml
- ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli
- ln -sf ../src/builtin/omake_printf.ml omake_printf.ml
- ln -sf ../src/builtin/omake_printf.mli omake_printf.mli
- ln -sf ../src/main/omake_main.ml omake_main.ml
- ln -sf ../src/main/omake_main.mli omake_main.mli
- ln -sf ../src/main/omake_main_util.ml omake_main_util.ml
- ln -sf ../src/main/omake_shell.ml omake_shell.ml
- ln -sf ../src/main/omake_shell.mli omake_shell.mli
- ocamldep  *.ml *.mli > Makefile.dep
- ocaml '/home/opam/.opam/4.05/.opam-switch/build/omake.0.10.5/make.ml' '-C' 'boot' 'omake' 'PREFERRED=.opt' 'OCAMLSUFFIX=.opt' 'OCAML=ocaml'
- ln -sf ../src/env/omake_ast_lex.mll omake_ast_lex.mll
- ocamllex omake_ast_lex.mll
- 143 states, 3100 transitions, table size 13258 bytes
- ln -sf ../src/env/omake_gen_parse.ml omake_gen_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_gen_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -custom -o omake_gen_parse.byte  unix.cma   omake_gen_parse.cmo
- ln -sf omake_gen_parse.byte omake_gen_parse
- ln -sf ../src/env/omake_ast_parse.input omake_ast_parse.input
- ./omake_gen_parse -o omake_ast_parse.mly omake_ast_parse.input
- ocamlyacc omake_ast_parse.mly
- ocamlyacc omake_ast_parse.mly
- ln -sf ../src/env/omake_exp_parse.mly omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ocamlyacc omake_exp_parse.mly
- ln -sf ../src/shell/omake_shell_parse.mly omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ocamlyacc omake_shell_parse.mly
- ln -sf ../src/shell/omake_shell_sys_unix.ml omake_shell_sys.ml
- ln -sf ../src/clib/lm_channel.c c_lm_channel.c
- ln -sf ../src/clib/lm_printf.c c_lm_printf.c
- ln -sf ../src/clib/lm_ctype.c c_lm_ctype.c
- ln -sf ../src/clib/lm_uname_ext.c c_lm_uname_ext.c
- ln -sf ../src/clib/lm_unix_cutil.c c_lm_unix_cutil.c
- ln -sf ../src/clib/lm_compat_win32.c c_lm_compat_win32.c
- ln -sf ../src/clib/readline.c c_readline.c
- ln -sf ../src/clib/omake_shell_sys.c c_omake_shell_sys.c
- ln -sf ../src/clib/omake_shell_spawn.c c_omake_shell_spawn.c
- ln -sf ../src/clib/fam_win32.c c_fam_win32.c
- ln -sf ../src/clib/fam_kqueue.c c_fam_kqueue.c
- ln -sf ../src/clib/fam_inotify.c c_fam_inotify.c
- ln -sf ../src/clib/lm_notify.c c_lm_notify.c
- ln -sf ../src/clib/lm_termsize.c c_lm_termsize.c
- ln -sf ../src/clib/lm_terminfo.c c_lm_terminfo.c
- ln -sf ../src/clib/lm_fs_case_sensitive.c c_lm_fs_case_sensitive.c
- ln -sf ../src/clib/lm_compat_win32.h lm_compat_win32.h
- ln -sf ../src/libmojave/lm_arg.ml lm_arg.ml
- ln -sf ../src/libmojave/lm_arg.mli lm_arg.mli
- ln -sf ../src/libmojave/lm_array_util.ml lm_array_util.ml
- ln -sf ../src/libmojave/lm_array_util.mli lm_array_util.mli
- ln -sf ../src/libmojave/lm_bitset.ml lm_bitset.ml
- ln -sf ../src/libmojave/lm_bitset.mli lm_bitset.mli
- ln -sf ../src/libmojave/lm_channel.ml lm_channel.ml
- ln -sf ../src/libmojave/lm_channel.mli lm_channel.mli
- ln -sf ../src/libmojave/lm_db.ml lm_db.ml
- ln -sf ../src/libmojave/lm_db.mli lm_db.mli
- ln -sf ../src/libmojave/lm_debug.ml lm_debug.ml
- ln -sf ../src/libmojave/lm_debug.mli lm_debug.mli
- ln -sf ../src/libmojave/lm_filename_util.ml lm_filename_util.ml
- ln -sf ../src/libmojave/lm_filename_util.mli lm_filename_util.mli
- ln -sf ../src/libmojave/lm_fs_case_sensitive.ml lm_fs_case_sensitive.ml
- ln -sf ../src/libmojave/lm_fs_case_sensitive.mli lm_fs_case_sensitive.mli
- ln -sf ../src/libmojave/lm_handle_table.ml lm_handle_table.ml
- ln -sf ../src/libmojave/lm_handle_table.mli lm_handle_table.mli
- ln -sf ../src/libmojave/lm_hash.ml lm_hash.ml
- ln -sf ../src/libmojave/lm_hash.mli lm_hash.mli
- ln -sf ../src/libmojave/lm_hash_code.ml lm_hash_code.ml
- ln -sf ../src/libmojave/lm_hash_code.mli lm_hash_code.mli
- ln -sf ../src/libmojave/lm_heap.ml lm_heap.ml
- ln -sf ../src/libmojave/lm_heap.mli lm_heap.mli
- ln -sf ../src/libmojave/lm_index.ml lm_index.ml
- ln -sf ../src/libmojave/lm_index.mli lm_index.mli
- ln -sf ../src/libmojave/lm_instrument.ml lm_instrument.ml
- ln -sf ../src/libmojave/lm_instrument.mli lm_instrument.mli
- ln -sf ../src/libmojave/lm_int_handle_table.ml lm_int_handle_table.ml
- ln -sf ../src/libmojave/lm_int_handle_table.mli lm_int_handle_table.mli
- ln -sf ../src/libmojave/lm_int_set.ml lm_int_set.ml
- ln -sf ../src/libmojave/lm_int_set.mli lm_int_set.mli
- ln -sf ../src/libmojave/lm_list_util.ml lm_list_util.ml
- ln -sf ../src/libmojave/lm_list_util.mli lm_list_util.mli
- ln -sf ../src/libmojave/lm_location.ml lm_location.ml
- ln -sf ../src/libmojave/lm_location.mli lm_location.mli
- ln -sf ../src/libmojave/lm_map.ml lm_map.ml
- ln -sf ../src/libmojave/lm_map.mli lm_map.mli
- ln -sf ../src/libmojave/lm_map_sig.ml lm_map_sig.ml
- ln -sf ../src/libmojave/lm_marshal.ml lm_marshal.ml
- ln -sf ../src/libmojave/lm_marshal.mli lm_marshal.mli
- ln -sf ../src/libmojave/lm_notify.ml lm_notify.ml
- ln -sf ../src/libmojave/lm_notify.mli lm_notify.mli
- ln -sf ../src/libmojave/lm_position.ml lm_position.ml
- ln -sf ../src/libmojave/lm_position.mli lm_position.mli
- ln -sf ../src/libmojave/lm_printf.ml lm_printf.ml
- ln -sf ../src/libmojave/lm_printf.mli lm_printf.mli
- ln -sf ../src/libmojave/lm_readline.ml lm_readline.ml
- ln -sf ../src/libmojave/lm_readline.mli lm_readline.mli
- ln -sf ../src/libmojave/lm_set.ml lm_set.ml
- ln -sf ../src/libmojave/lm_set.mli lm_set.mli
- ln -sf ../src/libmojave/lm_set_sig.ml lm_set_sig.ml
- ln -sf ../src/libmojave/lm_string_set.ml lm_string_set.ml
- ln -sf ../src/libmojave/lm_string_set.mli lm_string_set.mli
- ln -sf ../src/libmojave/lm_string_util.ml lm_string_util.ml
- ln -sf ../src/libmojave/lm_string_util.mli lm_string_util.mli
- ln -sf ../src/libmojave/lm_symbol.ml lm_symbol.ml
- ln -sf ../src/libmojave/lm_symbol.mli lm_symbol.mli
- ln -sf ../src/libmojave/lm_terminfo.ml lm_terminfo.ml
- ln -sf ../src/libmojave/lm_terminfo.mli lm_terminfo.mli
- ln -sf ../src/libmojave/lm_termsize.ml lm_termsize.ml
- ln -sf ../src/libmojave/lm_termsize.mli lm_termsize.mli
- ln -sf ../src/libmojave/lm_thread.ml lm_thread.ml
- ln -sf ../src/libmojave/lm_thread.mli lm_thread.mli
- ln -sf ../src/libmojave/lm_thread_core.mli lm_thread_core.mli
- ln -sf ../src/libmojave/lm_thread_pool.mli lm_thread_pool.mli
- ln -sf ../src/libmojave/lm_thread_sig.ml lm_thread_sig.ml
- ln -sf ../src/libmojave/lm_uname.ml lm_uname.ml
- ln -sf ../src/libmojave/lm_uname.mli lm_uname.mli
- ln -sf ../src/libmojave/lm_unix_util.ml lm_unix_util.ml
- ln -sf ../src/libmojave/lm_unix_util.mli lm_unix_util.mli
- ln -sf ../src/libmojave/lm_wild.ml lm_wild.ml
- ln -sf ../src/libmojave/lm_wild.mli lm_wild.mli
- ln -sf ../src/libmojave/lm_thread_pool_null.ml lm_thread_pool.ml
- ln -sf ../src/libmojave/lm_thread_core_null.ml lm_thread_core.ml
- ln -sf ../src/front/lm_glob.ml lm_glob.ml
- ln -sf ../src/front/lm_glob.mli lm_glob.mli
- ln -sf ../src/front/lm_hash_cons.ml lm_hash_cons.ml
- ln -sf ../src/front/lm_hash_cons.mli lm_hash_cons.mli
- ln -sf ../src/front/lm_lexer.ml lm_lexer.ml
- ln -sf ../src/front/lm_lexer.mli lm_lexer.mli
- ln -sf ../src/front/lm_parser.ml lm_parser.ml
- ln -sf ../src/front/lm_parser.mli lm_parser.mli
- ln -sf ../src/magic/omake_gen_magic.ml omake_gen_magic.ml
- ln -sf ../src/ir/omake_cache.ml omake_cache.ml
- ln -sf ../src/ir/omake_cache.mli omake_cache.mli
- ln -sf ../src/ir/omake_cache_type.ml omake_cache_type.ml
- ln -sf ../src/ir/omake_command.ml omake_command.ml
- ln -sf ../src/ir/omake_command.mli omake_command.mli
- ln -sf ../src/ir/omake_command_type.ml omake_command_type.ml
- ln -sf ../src/ir/omake_command_type.mli omake_command_type.mli
- ln -sf ../src/ir/omake_install.ml omake_install.ml
- ln -sf ../src/ir/omake_install.mli omake_install.mli
- ln -sf ../src/ir/omake_ir.ml omake_ir.ml
- ln -sf ../src/ir/omake_ir_free_vars.ml omake_ir_free_vars.ml
- ln -sf ../src/ir/omake_ir_free_vars.mli omake_ir_free_vars.mli
- ln -sf ../src/ir/omake_ir_print.ml omake_ir_print.ml
- ln -sf ../src/ir/omake_ir_print.mli omake_ir_print.mli
- ln -sf ../src/ir/omake_ir_util.ml omake_ir_util.ml
- ln -sf ../src/ir/omake_lexer.ml omake_lexer.ml
- ln -sf ../src/ir/omake_node.ml omake_node.ml
- ln -sf ../src/ir/omake_node.mli omake_node.mli
- ln -sf ../src/ir/omake_node_sig.ml omake_node_sig.ml
- ln -sf ../src/ir/omake_node_type.ml omake_node_type.ml
- ln -sf ../src/ir/omake_options.ml omake_options.ml
- ln -sf ../src/ir/omake_options.mli omake_options.mli
- ln -sf ../src/ir/omake_parser.ml omake_parser.ml
- ln -sf ../src/ir/omake_pos.ml omake_pos.ml
- ln -sf ../src/ir/omake_pos.mli omake_pos.mli
- ln -sf ../src/ir/omake_shell_type.ml omake_shell_type.ml
- ln -sf ../src/ir/omake_state.ml omake_state.ml
- ln -sf ../src/ir/omake_state.mli omake_state.mli
- ln -sf ../src/ir/omake_symbol.ml omake_symbol.ml
- ln -sf ../src/ir/omake_value_print.ml omake_value_print.ml
- ln -sf ../src/ir/omake_value_print.mli omake_value_print.mli
- ln -sf ../src/ir/omake_value_type.ml omake_value_type.ml
- ln -sf ../src/ir/omake_value_util.ml omake_value_util.ml
- ln -sf ../src/ir/omake_value_util.mli omake_value_util.mli
- ln -sf ../src/ir/omake_var.ml omake_var.ml
- ln -sf ../src/ir/omake_var.mli omake_var.mli
- ln -sf ../src/exec/omake_exec.ml omake_exec.ml
- ln -sf ../src/exec/omake_exec.mli omake_exec.mli
- ln -sf ../src/exec/omake_exec_id.ml omake_exec_id.ml
- ln -sf ../src/exec/omake_exec_id.mli omake_exec_id.mli
- ln -sf ../src/exec/omake_exec_local.ml omake_exec_local.ml
- ln -sf ../src/exec/omake_exec_local.mli omake_exec_local.mli
- ln -sf ../src/exec/omake_exec_notify.ml omake_exec_notify.ml
- ln -sf ../src/exec/omake_exec_notify.mli omake_exec_notify.mli
- ln -sf ../src/exec/omake_exec_print.ml omake_exec_print.ml
- ln -sf ../src/exec/omake_exec_print.mli omake_exec_print.mli
- ln -sf ../src/exec/omake_exec_remote.ml omake_exec_remote.ml
- ln -sf ../src/exec/omake_exec_remote.mli omake_exec_remote.mli
- ln -sf ../src/exec/omake_exec_type.ml omake_exec_type.ml
- ln -sf ../src/exec/omake_exec_util.ml omake_exec_util.ml
- ln -sf ../src/exec/omake_exec_util.mli omake_exec_util.mli
- ln -sf ../src/ast/omake_ast.ml omake_ast.ml
- ln -sf ../src/ast/omake_ast_print.ml omake_ast_print.ml
- ln -sf ../src/ast/omake_ast_print.mli omake_ast_print.mli
- ln -sf ../src/ast/omake_ast_util.ml omake_ast_util.ml
- ln -sf ../src/ast/omake_ast_util.mli omake_ast_util.mli
- ln -sf ../src/env/omake_ast_lex.mli omake_ast_lex.mli
- ln -sf ../src/env/omake_command_digest.ml omake_command_digest.ml
- ln -sf ../src/env/omake_command_digest.mli omake_command_digest.mli
- ln -sf ../src/env/omake_env.ml omake_env.ml
- ln -sf ../src/env/omake_env.mli omake_env.mli
- ln -sf ../src/env/omake_exn_print.ml omake_exn_print.ml
- ln -sf ../src/env/omake_exn_print.mli omake_exn_print.mli
- ln -sf ../src/env/omake_exp_lex.ml omake_exp_lex.ml
- ln -sf ../src/env/omake_exp_lex.mli omake_exp_lex.mli
- ln -sf ../src/env/omake_ir_ast.ml omake_ir_ast.ml
- ln -sf ../src/env/omake_ir_ast.mli omake_ir_ast.mli
- ln -sf ../src/env/omake_ir_semant.ml omake_ir_semant.ml
- ln -sf ../src/env/omake_ir_semant.mli omake_ir_semant.mli
- ln -sf ../src/shell/omake_shell_completion.ml omake_shell_completion.ml
- ln -sf ../src/shell/omake_shell_completion.mli omake_shell_completion.mli
- ln -sf ../src/shell/omake_shell_job.ml omake_shell_job.ml
- ln -sf ../src/shell/omake_shell_job.mli omake_shell_job.mli
- ln -sf ../src/shell/omake_shell_lex.ml omake_shell_lex.ml
- ln -sf ../src/shell/omake_shell_lex.mli omake_shell_lex.mli
- ln -sf ../src/shell/omake_shell_spawn.ml omake_shell_spawn.ml
- ln -sf ../src/shell/omake_shell_spawn.mli omake_shell_spawn.mli
- ln -sf ../src/shell/omake_shell_sys.mli omake_shell_sys.mli
- ln -sf ../src/shell/omake_shell_sys_type.ml omake_shell_sys_type.ml
- ln -sf ../src/eval/omake_eval.ml omake_eval.ml
- ln -sf ../src/eval/omake_eval.mli omake_eval.mli
- ln -sf ../src/eval/omake_value.ml omake_value.ml
- ln -sf ../src/eval/omake_value.mli omake_value.mli
- ln -sf ../src/build/omake_build.ml omake_build.ml
- ln -sf ../src/build/omake_build.mli omake_build.mli
- ln -sf ../src/build/omake_build_tee.ml omake_build_tee.ml
- ln -sf ../src/build/omake_build_tee.mli omake_build_tee.mli
- ln -sf ../src/build/omake_build_type.ml omake_build_type.ml
- ln -sf ../src/build/omake_build_util.ml omake_build_util.ml
- ln -sf ../src/build/omake_build_util.mli omake_build_util.mli
- ln -sf ../src/build/omake_builtin.ml omake_builtin.ml
- ln -sf ../src/build/omake_builtin.mli omake_builtin.mli
- ln -sf ../src/build/omake_builtin_type.ml omake_builtin_type.ml
- ln -sf ../src/build/omake_rule.ml omake_rule.ml
- ln -sf ../src/build/omake_rule.mli omake_rule.mli
- ln -sf ../src/build/omake_target.ml omake_target.ml
- ln -sf ../src/build/omake_target.mli omake_target.mli
- ln -sf ../src/builtin/omake_builtin_arith.ml omake_builtin_arith.ml
- ln -sf ../src/builtin/omake_builtin_arith.mli omake_builtin_arith.mli
- ln -sf ../src/builtin/omake_builtin_base.ml omake_builtin_base.ml
- ln -sf ../src/builtin/omake_builtin_base.mli omake_builtin_base.mli
- ln -sf ../src/builtin/omake_builtin_file.ml omake_builtin_file.ml
- ln -sf ../src/builtin/omake_builtin_file.mli omake_builtin_file.mli
- ln -sf ../src/builtin/omake_builtin_fun.ml omake_builtin_fun.ml
- ln -sf ../src/builtin/omake_builtin_fun.mli omake_builtin_fun.mli
- ln -sf ../src/builtin/omake_builtin_io.ml omake_builtin_io.ml
- ln -sf ../src/builtin/omake_builtin_io.mli omake_builtin_io.mli
- ln -sf ../src/builtin/omake_builtin_io_fun.ml omake_builtin_io_fun.ml
- ln -sf ../src/builtin/omake_builtin_io_fun.mli omake_builtin_io_fun.mli
- ln -sf ../src/builtin/omake_builtin_object.ml omake_builtin_object.ml
- ln -sf ../src/builtin/omake_builtin_object.mli omake_builtin_object.mli
- ln -sf ../src/builtin/omake_builtin_ocamldep.ml omake_builtin_ocamldep.ml
- ln -sf ../src/builtin/omake_builtin_rule.ml omake_builtin_rule.ml
- ln -sf ../src/builtin/omake_builtin_rule.mli omake_builtin_rule.mli
- ln -sf ../src/builtin/omake_builtin_shell.ml omake_builtin_shell.ml
- ln -sf ../src/builtin/omake_builtin_shell.mli omake_builtin_shell.mli
- ln -sf ../src/builtin/omake_builtin_sys.ml omake_builtin_sys.ml
- ln -sf ../src/builtin/omake_builtin_sys.mli omake_builtin_sys.mli
- ln -sf ../src/builtin/omake_builtin_target.ml omake_builtin_target.ml
- ln -sf ../src/builtin/omake_builtin_target.mli omake_builtin_target.mli
- ln -sf ../src/builtin/omake_builtin_test.ml omake_builtin_test.ml
- ln -sf ../src/builtin/omake_builtin_test.mli omake_builtin_test.mli
- ln -sf ../src/builtin/omake_builtin_util.ml omake_builtin_util.ml
- ln -sf ../src/builtin/omake_builtin_util.mli omake_builtin_util.mli
- ln -sf ../src/builtin/omake_printf.ml omake_printf.ml
- ln -sf ../src/builtin/omake_printf.mli omake_printf.mli
- ln -sf ../src/main/omake_main.ml omake_main.ml
- ln -sf ../src/main/omake_main.mli omake_main.mli
- ln -sf ../src/main/omake_main_util.ml omake_main_util.ml
- ln -sf ../src/main/omake_shell.ml omake_shell.ml
- ln -sf ../src/main/omake_shell.mli omake_shell.mli
- ocamldep  *.ml *.mli > Makefile.dep
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_string_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_gen_magic.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_printf.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_printf.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_debug.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_debug.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_heap.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_heap.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_list_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_list_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_array_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_array_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_set_sig.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_set.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_set.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_map_sig.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_map.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_map.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_int_set.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_int_set.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_termsize.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_termsize.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_terminfo.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_terminfo.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_arg.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_arg.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_index.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_index.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread_sig.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread_core.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread_core.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_string_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_string_set.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_string_set.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_hash.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_hash.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_hash_code.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_hash_code.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_symbol.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_symbol.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_location.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_location.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_position.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_position.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_filename_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_filename_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_uname.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_uname.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread_pool.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_thread_pool.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_channel.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_channel.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_unix_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_unix_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_db.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_db.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_notify.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_notify.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_fs_case_sensitive.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_fs_case_sensitive.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_wild.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_wild.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_readline.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_readline.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_marshal.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_marshal.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_handle_table.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_handle_table.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_int_handle_table.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_int_handle_table.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_bitset.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_bitset.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_instrument.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_instrument.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o lm.cma lm_printf.cmo lm_debug.cmo lm_heap.cmo lm_list_util.cmo lm_array_util.cmo lm_set_sig.cmo lm_set.cmo lm_map_sig.cmo lm_map.cmo lm_int_set.cmo lm_termsize.cmo lm_terminfo.cmo lm_arg.cmo lm_index.cmo lm_thread_sig.cmo lm_thread_core.cmo lm_thread.cmo lm_string_util.cmo lm_string_set.cmo lm_hash.cmo lm_hash_code.cmo lm_symbol.cmo lm_location.cmo lm_position.cmo lm_filename_util.cmo lm_uname.cmo lm_thread_pool.cmo lm_channel.cmo lm_unix_util.cmo lm_db.cmo lm_notify.cmo lm_fs_case_sensitive.cmo lm_wild.cmo lm_readline.cmo lm_marshal.cmo lm_handle_table.cmo lm_int_handle_table.cmo lm_bitset.cmo lm_instrument.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_hash_cons.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_hash_cons.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_lexer.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_lexer.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_parser.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_parser.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_glob.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c lm_glob.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o frt.cma lm_hash_cons.cmo lm_lexer.cmo lm_parser.cmo lm_glob.cmo
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_channel.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_printf.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_ctype.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_uname_ext.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_unix_cutil.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_compat_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_readline.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_omake_shell_sys.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_omake_shell_spawn.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_fam_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_fam_kqueue.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_fam_inotify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_notify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_termsize.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_terminfo.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml"  -c c_lm_fs_case_sensitive.c
- rm -f clib.a
- ar cq clib.a c_lm_channel.o c_lm_printf.o c_lm_ctype.o c_lm_uname_ext.o c_lm_unix_cutil.o c_lm_compat_win32.o c_readline.o c_omake_shell_sys.o c_omake_shell_spawn.o c_fam_win32.o c_fam_kqueue.o c_fam_inotify.o c_lm_notify.o c_lm_termsize.o c_lm_terminfo.o c_lm_fs_case_sensitive.o
- ocamlc -safe-string -strict-sequence -g -w -40  -custom -o omake_gen_magic.byte -cclib clib.a unix.cma  lm.cma frt.cma omake_gen_magic.cmo
- ln -sf omake_gen_magic.byte omake_gen_magic
- ./omake_gen_magic -o omake_magic.ml --version version.txt --var "omake_cc=gcc" --var "omake_cflags=-O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I"/home/opam/.opam/4.05/lib/ocaml" -I"/home/opam/.opam/4.05/lib/ocaml/caml" "  --var "omake_ccomptype=cc" --magic --cache-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_map.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache.ml omake_cache_type.ml omake_node.ml omake_command_digest.ml    --omc-files lm_filename_util.ml lm_hash.ml lm_location.ml lm_symbol.ml lm_map.ml lm_set.ml omake_node.ml omake_ir.ml    --omo-files lm_filename_util.ml lm_hash.ml lm_lexer.ml lm_location.ml lm_map.ml lm_parser.ml lm_position.ml lm_set.ml lm_symbol.ml omake_value_type.ml omake_cache_type.ml omake_ir.ml omake_node.ml omake_env.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_magic.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o magic.cma omake_magic.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_node_sig.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_node.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_var.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_symbol.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_lexer.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_parser.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_free_vars.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_state.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_options.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_id.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_command_type.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_cache_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_cache.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_env.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_rule.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_pos.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_remote.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_main_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value_print.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_sys_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_sys.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_job.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_completion.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_ast.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exn_print.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_eval.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_print.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_lex.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_install.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_io_fun.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_main.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_main.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_print.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o ast.cma omake_ast.cmo omake_ast_util.cmo omake_ast_print.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_options.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_state.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_node_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_node.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_install.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_var.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_print.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_print.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_free_vars.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_command_type.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value_print.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_pos.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_command.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_command.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_cache.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o ir.cma omake_options.cmo omake_symbol.cmo omake_state.cmo omake_node_type.cmo omake_node_sig.cmo omake_node.cmo omake_install.cmo omake_ir.cmo omake_var.cmo omake_ir_util.cmo omake_ir_print.cmo omake_ir_free_vars.cmo omake_lexer.cmo omake_parser.cmo omake_value_type.cmo omake_command_type.cmo omake_value_util.cmo omake_value_print.cmo omake_pos.cmo omake_shell_type.cmo omake_command.cmo omake_cache_type.cmo omake_cache.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_env.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exn_print.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_parse.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ast_lex.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exp_parse.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exp_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exp_lex.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exp_lex.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_ast.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_semant.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_ir_semant.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_command_digest.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_command_digest.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o env.cma omake_env.cmo omake_exn_print.cmo omake_ast_parse.cmo omake_ast_lex.cmo omake_exp_parse.cmo omake_exp_lex.cmo omake_ir_ast.cmo omake_ir_semant.cmo omake_command_digest.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_id.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_print.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_print.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_local.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_local.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_remote.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_notify.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec_notify.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_exec.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o exec.cma omake_exec_id.cmo omake_exec_type.cmo omake_exec_print.cmo omake_exec_util.cmo omake_exec_local.cmo omake_exec_remote.cmo omake_exec_notify.cmo omake_exec.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_eval.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_value.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o eval.cma omake_eval.cmo omake_value.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_parse.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_parse.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_lex.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_lex.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_spawn.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_spawn.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_sys.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_job.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_shell_completion.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o shell.cma omake_shell_parse.cmo omake_shell_lex.cmo omake_shell_spawn.cmo omake_shell_sys_type.cmo omake_shell_sys.cmo omake_shell_job.cmo omake_shell_completion.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_rule.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build_tee.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build_tee.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_target.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_target.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_build.ml
- ocamlc -safe-string -strict-sequence -g -w -40   -a -o build.cma omake_rule.cmo omake_build_type.cmo omake_build_tee.cmo omake_build_util.cmo omake_builtin_type.cmo omake_target.cmo omake_builtin.cmo omake_build.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_printf.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_printf.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_util.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_util.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_base.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_base.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_arith.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_arith.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_file.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_file.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_fun.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_fun.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_io.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_io.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_io_fun.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_sys.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_sys.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_target.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_target.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_shell.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_shell.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_rule.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_rule.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_object.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_object.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_test.mli
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_test.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -c omake_builtin_ocamldep.ml
- ocamlc -safe-string -strict-sequence -g -w -40  -linkall -a -o builtin.cma omake_printf.cmo omake_builtin_util.cmo omake_builtin_base.cmo omake_builtin_arith.cmo omake_builtin_file.cmo omake_builtin_fun.cmo omake_builtin_io.cmo omake_builtin_io_fun.cmo omake_builtin_sys.cmo omake_builtin_target.cmo omake_builtin_shell.cmo omake_builtin_rule.cmo omake_builtin_object.cmo omake_builtin_test.cmo omake_builtin_ocamldep.cmo
- ocamlc -safe-string -strict-sequence -g -w -40  -custom -o omake.byte -cclib clib.a unix.cma  lm.cma frt.cma magic.cma ast.cma ir.cma env.cma exec.cma eval.cma shell.cma build.cma builtin.cma omake_main_util.cmo omake_shell.cmo omake_main.cmo
- ln -sf omake.byte omake
- boot/omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'main' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- --- Checking for ocamlfind... (found /home/opam/.opam/4.05/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.05/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.05/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.05/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.05/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for ld... (found /usr/bin/ld)
- --- Checking for as... (found /usr/bin/as)
- (NOT found)
- --- Checking for inotify... (found)
- --- Checking if ocamldep understands -modules... (yes)
- Updating the .config file.
- --- Checking for OCaml library location... (/home/opam/.opam/4.05/lib/ocaml)
- --- Checking if ocamlopt was compiled with flambda... (no)
- --- Checking for ncurses... --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for g++... (found /usr/bin/g++)
- --- Checking for gcc... (found /usr/bin/gcc)
- --- Checking for ld... (found /usr/bin/ld)
- --- Checking for as... (found /usr/bin/as)
- (NOT found)
- --- Checking for inotify... (found)
- --- Checking for function snprintf... (found)
- --- Checking for optimal filesystem case-sensitivity test... (Generic)
- --- Checking for function posix_spawn... (found)
- --- Checking for function moncontrol... (found)
- --- Checking if ocamldep understands -modules... (yes)
- --- Checking for hevea... (FAILED - no hevea found)
- --- *** Hevea not found or Hevea installation is incomplete;
- --- *** will neither be able to build plain text, Info,
- --- *** nor HTML version of OMake documentation
- --- Checking for date... (found /usr/bin/date)
- --- Checking for date... (found /usr/bin/date)
- *** omake: finished reading OMakefiles (1.82 sec)
- *** omake: saved .omakedb
- *** omake: saved .omakedb
- *** omake: done (45.77 sec, 244/244 scans, 268/429 rules, 721/909 digests)
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'all' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.06 sec)
- *** omake: done (15.59 sec, 244/244 scans, 130/469 rules, 220/400 digests)
-> compiled  omake.0.10.5
Processing 196/212: [core_kernel: jbuilder build]
Processing 197/212: [core_kernel: jbuilder build] [omake: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/omake.0.10.5)
- ocaml -safe-string -strict-sequence build.ml -install OCAML="ocaml"
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' 'install' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.04 sec)
- *** omake: done (0.24 sec, 0/244 scans, 3/458 rules, 0/165 digests)
-> installed omake.0.10.5
Processing 197/212: [core_kernel: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_kernel.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "base_for_tests/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench-bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "replace_caml_modify_for_testing/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test-build-info/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test-build-info/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  core_kernel.v0.9.1
-> installed core_kernel.v0.9.1
Processing 199/212: [async_kernel: jbuilder build]
Processing 200/212: [async_kernel: jbuilder build] [core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_kernel" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_kernel.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  async_kernel.v0.9.0
Processing 200/212: [core: jbuilder build]
-> installed async_kernel.v0.9.0
Processing 201/212: [core: jbuilder build]
Processing 202/212: [async_rpc_kernel: jbuilder build] [core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_rpc_kernel" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_rpc_kernel.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  async_rpc_kernel.v0.9.0
Processing 202/212: [core: jbuilder build]
-> installed async_rpc_kernel.v0.9.0
Processing 203/212: [core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core.v0.9.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/command/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/quickcheck/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/unix/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/bin/manual/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "top/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/unix_stubs.o
- unix_stubs.c: In function 'unix_mknod_stub':
- unix_stubs.c:554:13: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration]
-   554 |       dev = makedev(Int_val(v_major), Int_val(v_minor));
-       |             ^~~~~~~
-     ocamlopt src/.core.objs/native/core__Iobuf.{cmx,o}
- File "src/iobuf.ml", line 937, characters 4-62:
- Warning 55: Cannot inline: Function information unavailable
-       ocamlc src/.core.objs/byte/core__Command.{cmo,cmt}
- File "src/command.ml", line 1497, characters 15-906:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Expand _
-     ocamlopt src/.core.objs/native/core__Command.{cmx,o}
- File "src/command.ml", line 1497, characters 15-906:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Expand _
-> compiled  core.v0.9.2
-> installed core.v0.9.2
Processing 205/212: [async_unix: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_unix" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_unix.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  async_unix.v0.9.1
-> installed async_unix.v0.9.1
Processing 207/212: [async_extra: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_extra" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_extra.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  async_extra.v0.9.0
-> installed async_extra.v0.9.0
Processing 209/212: [async: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  async.v0.9.0
-> installed async.v0.9.0
Processing 211/212: [async-zmq: omake]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "omake" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async-zmq.0.3.0)
- *** omake: reading OMakefiles
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.05/lib/omake/Pervasives.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.05/lib/omake/build/OCaml.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.05/lib/omake/build/Common.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.05/lib/omake/configure/Configure.om
- --- Checking for ocamlfind... (found /home/opam/.opam/4.05/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.05/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.05/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.05/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.05/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- *** omake: finished reading OMakefiles (0.20 sec)
- --- Checking if ocamldep understands -modules... (yes)
- - build lib async_zmq.cmi
- + ocamlfind ocamlc -package ZMQ,threads,core,async,sexplib,ppx_sexp_conv,ppx_deriving -g -bin-annot -thread -g -I . -o async_zmq.cmi -c async_zmq.mli
- File "async_zmq.mli", line 1, characters 5-13:
- Warning 3: deprecated: module Core.Std
- [since 2017-02] Use Core. The Std sub-module is no longer needed
- File "async_zmq.mli", line 2, characters 5-14:
- Warning 3: deprecated: module Async.Std
- [since 2017-02] use Async. The Std sub-module is no longer needed
- - build lib async_zmq.cmo
- + ocamlfind ocamlc -package ZMQ,threads,core,async,sexplib,ppx_sexp_conv,ppx_deriving -g -bin-annot -thread -g -I . -o async_zmq.cmo -c async_zmq.ml
- File "async_zmq.ml", line 1, characters 5-13:
- Warning 3: deprecated: module Core.Std
- [since 2017-02] Use Core. The Std sub-module is no longer needed
- - build lib async_zmq.cmx
- + ocamlfind ocamlopt -package ZMQ,threads,core,async,sexplib,ppx_sexp_conv,ppx_deriving -g -bin-annot -thread -I . -o async_zmq.cmx -c async_zmq.ml
- File "async_zmq.ml", line 1, characters 5-13:
- Warning 3: deprecated: module Core.Std
- [since 2017-02] Use Core. The Std sub-module is no longer needed
- File "async_zmq.ml", line 2, characters 5-14:
- Warning 3: deprecated: module Async.Std
- [since 2017-02] use Async. The Std sub-module is no longer needed
- File "async_zmq.ml", line 2, characters 5-14:
- Warning 3: deprecated: module Async.Std
- [since 2017-02] use Async. The Std sub-module is no longer needed
- *** omake: done (1.24 sec, 2/2 scans, 6/8 rules, 16/43 digests)
-> compiled  async-zmq.0.3.0
Processing 212/212: [async-zmq: omake install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "omake" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async-zmq.0.3.0)
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.03 sec)
- - build . <install>
- + ocamlfind install async_zmq lib/META lib/async_zmq.mli lib/async_zmq.cmi lib/async_zmq.cmti lib/async_zmq.cmt lib/async_zmq.cma lib/async_zmq.o lib/async_zmq.cmx lib/async_zmq.cmxa lib/async_zmq.a lib/async_zmq.cmxs
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cmxs
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.a
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cmxa
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cmx
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.o
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cma
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cmt
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cmti
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.cmi
- Installed /home/opam/.opam/4.05/lib/async_zmq/async_zmq.mli
- Installed /home/opam/.opam/4.05/lib/async_zmq/META
- *** omake: done (0.04 sec, 0/2 scans, 2/10 rules, 2/35 digests)
-> installed async-zmq.0.3.0
Done.

<><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><>
=> Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead.

<><> configurator.v0.9.1 installed successfully <><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.
# Run eval $(opam env) to update the current shell environment
2022-12-01 15:33.21 ---> saved as "97227e97a5f2463645853c7b81725434f7cbcfa788a3de3bee42e56819800a53"
Job succeeded