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


Building on m1-a.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55)
2022-08-11 18:00.04 ---> using "6347096d99ad883c63df360476202f6c10a9b84f0c879a3dccb844b30d60fe11" 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-08-11 18:00.04 ---> using "c6ee73a09a36014a133f67b1c792ebfc98d592f9ac4b0c06ef235f337338446b" 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 3927b22abaf68fd9cf6a7363519eb86f7c8f7040"))
2022-08-11 18:00.04 ---> using "25caf0f628f396b1d7cfc476619d619474ad6a17a63f10edb79d834925eb4cb4" 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-08-11 18:00.04 ---> using "858e8363bc2636890ce2bc35e668dd525710ddbde5603aef4d2eba13d90750c1" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.06.1  (cached)
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
Done.
# Run eval $(opam env --switch=4.06) to update the current shell environment
2022-08-11 18:00.04 ---> using "e8a0f6b7d40d34b97e5287b0ad2b317df1d6e582ed408307c46b62bde0d67c86" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [192 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-08-11-1420.48-F-2022-08-08-1407.15.pdiff [191 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-08-11-1420.48-F-2022-08-08-1407.15.pdiff [191 kB]
- Fetched 446 kB in 3s (165 kB/s)
- Reading package lists...
- 
2022-08-11 18:00.04 ---> using "4a0ebcd2b87796eacffc473e49d21dc64d4b9471c18da0cda1202e889fd4dc9a" 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-08-11 18:00.04 ---> using "20a3520ab943f76aab28a85a34a1f8d0629f6c4e1813e8cb838dd5b287051e04" 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"))
Nothing to do.
[NOTE] async-zmq.0.3.0 is not installed.

The following actions will be performed:
=== install 70 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 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                     1.4                 [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.1              [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.2              [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.1+4.06.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.0               [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 ... 18673 files and directories currently installed.)
- Preparing to unpack .../00-comerr-dev_2.1-1.46.5-2_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.46.5-2) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../01-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../02-icu-devtools_71.1-3_amd64.deb ...
- Unpacking icu-devtools (71.1-3) ...
- Selecting previously unselected package libgssrpc4:amd64.
- Preparing to unpack .../03-libgssrpc4_1.20-1_amd64.deb ...
- Unpacking libgssrpc4:amd64 (1.20-1) ...
- Selecting previously unselected package libkdb5-10:amd64.
- Preparing to unpack .../04-libkdb5-10_1.20-1_amd64.deb ...
- Unpacking libkdb5-10:amd64 (1.20-1) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../05-libkadm5srv-mit12_1.20-1_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.20-1) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../06-libkadm5clnt-mit12_1.20-1_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.20-1) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../07-krb5-multidev_1.20-1_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.20-1) ...
- Selecting previously unselected package libmd-dev:amd64.
- Preparing to unpack .../08-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 .../09-libbsd-dev_0.11.6-1_amd64.deb ...
- Unpacking libbsd-dev:amd64 (0.11.6-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../10-libglib2.0-0_2.72.3-1+b1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.3-1+b1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../11-libglib2.0-data_2.72.3-1_all.deb ...
- Unpacking libglib2.0-data (2.72.3-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../12-libicu-dev_71.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (71.1-3) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../13-libkrb5-dev_1.20-1_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.20-1) ...
- Selecting previously unselected package libnorm1:amd64.
- Preparing to unpack .../14-libnorm1_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../15-libxml2_2.9.14+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../16-libxml2-dev_2.9.14+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1+b1) ...
- Selecting previously unselected package libnorm-dev:amd64.
- Preparing to unpack .../17-libnorm-dev_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libpgm-5.3-0:amd64.
- Preparing to unpack .../18-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libpgm-dev:amd64.
- Preparing to unpack .../19-libpgm-dev_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libsodium23:amd64.
- Preparing to unpack .../20-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libsodium-dev:amd64.
- Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ...
- Unpacking libsodium-dev:amd64 (1.0.18-1) ...
- Selecting previously unselected package libzmq5:amd64.
- Preparing to unpack .../22-libzmq5_4.3.4-2_amd64.deb ...
- Unpacking libzmq5:amd64 (4.3.4-2) ...
- Selecting previously unselected package libzmq3-dev:amd64.
- Preparing to unpack .../23-libzmq3-dev_4.3.4-2_amd64.deb ...
- Unpacking libzmq3-dev:amd64 (4.3.4-2) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../24-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../25-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../26-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.72.3-1+b1) ...
- No schema files found: doing nothing.
- Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
- Setting up libgssrpc4:amd64 (1.20-1) ...
- Setting up libglib2.0-data (2.72.3-1) ...
- Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Setting up comerr-dev:amd64 (2.1-1.46.5-2) ...
- Setting up icu-devtools (71.1-3) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsodium-dev:amd64 (1.0.18-1) ...
- Setting up libmd-dev:amd64 (1.0.4-2) ...
- Setting up libicu-dev:amd64 (71.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Setting up libbsd-dev:amd64 (0.11.6-1) ...
- Setting up libkadm5clnt-mit12:amd64 (1.20-1) ...
- Setting up libkdb5-10:amd64 (1.20-1) ...
- Setting up libzmq5:amd64 (4.3.4-2) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1+b1) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up libkadm5srv-mit12:amd64 (1.20-1) ...
- Setting up krb5-multidev:amd64 (1.20-1) ...
- Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Setting up libkrb5-dev:amd64 (1.20-1) ...
- Setting up libzmq3-dev:amd64 (4.3.4-2) ...
- Processing triggers for libc-bin (2.34-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/209: [async.v0.9.0: http]
Processing  2/209: [async.v0.9.0: http] [async-zmq.0.3.0: http]
Processing  3/209: [async.v0.9.0: http] [async-zmq.0.3.0: http] [async_extra.v0.9.0: http]
Processing  3/209: [async.v0.9.0: http] [async_extra.v0.9.0: http]
-> retrieved async-zmq.0.3.0  (https://github.com/rgrinberg/async-zmq/archive/v0.3.0.tar.gz)
Processing  4/209: [async.v0.9.0: http] [async_extra.v0.9.0: http]
-> retrieved async_kernel.v0.9.0  (cached)
Processing  5/209: [async.v0.9.0: http] [async_extra.v0.9.0: http] [async_rpc_kernel.v0.9.0: http]
Processing  5/209: [async_extra.v0.9.0: http] [async_rpc_kernel.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  6/209: [async_extra.v0.9.0: http] [async_rpc_kernel.v0.9.0: http] [async_unix.v0.9.1: http]
Processing  6/209: [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/209: [async_rpc_kernel.v0.9.0: http] [async_unix.v0.9.1: http]
-> retrieved base.v0.9.4  (cached)
Processing  8/209: [async_rpc_kernel.v0.9.0: http] [async_unix.v0.9.1: http] [bin_prot.v0.9.2: http]
Processing  8/209: [async_rpc_kernel.v0.9.0: http] [bin_prot.v0.9.2: http]
Processing  8/209: [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  9/209: [bin_prot.v0.9.2: http]
Processing 10/209: [bin_prot.v0.9.2: http]
Processing 11/209: [bin_prot.v0.9.2: http]
Processing 12/209: [bin_prot.v0.9.2: http] [conf-pkg-config: pkg-config]
-> 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 13/209: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [conf-pkg-config: pkg-config]
-> retrieved configurator.v0.9.1  (cached)
Processing 14/209: [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.06/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 14/209: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [core_kernel.v0.9.1: http]
Processing 15/209: [bin_prot.v0.9.2: http] [core.v0.9.2: http] [core_kernel.v0.9.1: http] [conf-pkg-config: mkdir]
Processing 15/209: [core.v0.9.2: http] [core_kernel.v0.9.1: http] [conf-pkg-config: mkdir]
Processing 15/209: [core_kernel.v0.9.1: http] [conf-pkg-config: mkdir]
Processing 15/209: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06/lib/pkgconfig" (CWD=/home/opam/.opam/4.06/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 15/209:
Processing 16/209: [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 17/209: [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 18/209: [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 19/209: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved cppo.1.6.9, cppo_ocamlbuild.1.6.9  (cached)
Processing 20/209: [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.06/.opam-switch/build/conf-zmq.0.1)
-> compiled  conf-zmq.0.1
Processing 20/209:
-> installed conf-zmq.0.1
Processing 21/209:
-> retrieved fieldslib.v0.9.0  (cached)
Processing 22/209:
Processing 23/209:
-> retrieved jane-street-headers.v0.9.0  (cached)
Processing 24/209:
-> retrieved num.1.4  (cached)
Processing 25/209:
-> retrieved ocaml-compiler-libs.v0.9.0  (cached)
Processing 26/209:
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 27/209:
Processing 28/209: [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 29/209: [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 30/209: [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved dune.1.11.4  (cached)
Processing 31/209: [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 32/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 33/209: [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.06" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.06/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.06/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.06/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.06"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.06/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.06/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.06/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.06"; \
- echo "BINDIR=/home/opam/.opam/4.06/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.06/lib"; \
- echo "MANDIR=/home/opam/.opam/4.06/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.06/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.06/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.06/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.06/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 33/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved octavius.1.2.2  (cached)
Processing 34/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 34/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved omake.0.10.5  (cached)
Processing 35/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.9.0  (cached)
Processing 36/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.9.0  (cached)
Processing 37/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.9.1  (cached)
Processing 38/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.9.0  (cached)
Processing 39/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.9.0  (cached)
Processing 40/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_core.v0.9.3  (cached)
Processing 41/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.9.0  (cached)
Processing 42/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 43/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.4.2.1  (cached)
Processing 44/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_driver.v0.9.2  (cached)
Processing 45/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.9.0  (cached)
Processing 46/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.9.0  (cached)
Processing 47/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fail.v0.9.0  (cached)
Processing 48/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.9.0  (cached)
Processing 49/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.9.0  (cached)
Processing 50/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.9.1  (cached)
Processing 51/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.9.2  (cached)
Processing 52/209: [ppx_ast.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.06/bin" "-sitelib" "/home/opam/.opam/4.06/lib" "-mandir" "/home/opam/.opam/4.06/man" "-config" "/home/opam/.opam/4.06/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06/.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: not present (normal since 4.06)
- 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 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.06/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06/bin
-     Manual pages:          /home/opam/.opam/4.06/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06/bin
-     Manual pages:          /home/opam/.opam/4.06/man
-     topfind script:        /home/opam/.opam/4.06/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 52/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_jane.v0.9.0  (cached)
Processing 53/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_js_style.v0.9.0  (cached)
Processing 54/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_let.v0.9.0  (cached)
Processing 55/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_metaquot.v0.9.0  (cached)
Processing 56/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.9.0  (cached)
Processing 57/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optional.v0.9.0  (cached)
Processing 58/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_pipebang.v0.9.0  (cached)
Processing 59/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.9.0  (cached)
Processing 60/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_message.v0.9.0  (cached)
Processing 61/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_value.v0.9.0  (cached)
Processing 62/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools.5.1+4.06.0  (cached)
Processing 63/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse.v0.9.0  (cached)
Processing 64/209: [ppx_ast.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 65/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_type_conv.v0.9.1  (cached)
Processing 66/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.9.0  (cached)
Processing 67/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.9.0  (cached)
Processing 68/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 69/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.9.0  (cached)
Processing 70/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved seq.0.2.2  (cached)
Processing 71/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.v0.9.3  (cached)
Processing 72/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved spawn.v0.9.0  (cached)
Processing 73/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdio.v0.9.1  (cached)
Processing 74/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdint.0.7.0  (cached)
Processing 75/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved typerep.v0.9.0  (cached)
Processing 76/209: [ppx_ast.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved variantslib.v0.9.0  (cached)
-> retrieved zmq.4.0-8  (cached)
Processing 76/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_ast.v0.9.2  (https://github.com/janestreet/ppx_ast/archive/v0.9.2.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06/.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.06/.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.06/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06/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.06/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.06/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.06/.opam-switch/build/ocamlfind.1.9.5'
Processing 76/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06/.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.06/.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.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 76/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 77/209: [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.06/.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.06/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06/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.06/bin"
- install -d "/home/opam/.opam/4.06/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.06/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.06/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.06/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.06/.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.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.06/lib/findlib"
- install -d "/home/opam/.opam/4.06/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.06/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.06/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.06/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.06/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.06/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.06/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.06/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.06/lib/$x/META.tmp" && mv "/home/opam/.opam/4.06/lib/$x/META.tmp" "/home/opam/.opam/4.06/lib/$x/META"; done
- install -d "/home/opam/.opam/4.06/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.06/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.06/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.06/man/man1" "/home/opam/.opam/4.06/man/man3" "/home/opam/.opam/4.06/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06/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.06/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 77/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 78/209: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled]
Processing 79/209: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: ./configure]
Processing 80/209: [dune: ocaml bootstrap.ml] [num: make] [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.06" (CWD=/home/opam/.opam/4.06/.opam-switch/build/omake.0.10.5)
- Wrote .preconfig
Processing 80/209: [dune: ocaml bootstrap.ml] [num: make] [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.06/.opam-switch/build/ppx_tools.5.1+4.06.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.1+4.06.0
Processing 80/209: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make]
Processing 81/209: [dune: ocaml bootstrap.ml] [num: make] [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.06/.opam-switch/build/ppx_tools.5.1+4.06.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.06/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.06/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.06/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.06/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.06/lib/ppx_tools/META
-> installed ppx_tools.5.1+4.06.0
Processing 81/209: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 81/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make]
Processing 82/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06/lib/num-top/META
Processing 82/209: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [omake: make] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.06/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.06/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.06/lib/ocaml
- install -d /home/opam/.opam/4.06/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.06/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.06/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.06/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.06/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.06/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 82/209: [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.06/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/4.06/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.06/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 82/209: [dune: ocaml bootstrap.ml] [omake: make]
-> installed ocamlbuild.0.14.1
Processing 83/209: [dune: ocaml bootstrap.ml] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.06/.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.406.ml src/ocaml-syntax-shims/shims.ml
- /home/opam/.opam/4.06/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.06/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.06/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.06/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.06/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.06/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.06/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.06/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.06/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.06/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.06/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.06/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.06/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.06/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.06/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.06/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.06/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.06/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.06/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.06/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
Processing 83/209: [dune: ./boot.exe 47] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/dune.1.11.4)
-> compiled  dune.1.11.4
Processing 83/209: [omake: make]
-> installed dune.1.11.4
Processing 84/209: [omake: make]
Processing 85/209: [cppo: dune build] [omake: make]
Processing 86/209: [cppo: dune build] [cppo_ocamlbuild: dune build] [omake: make]
Processing 87/209: [cppo: dune build] [cppo_ocamlbuild: dune build] [omake: make]
Processing 88/209: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make]
Processing 89/209: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build]
Processing 90/209: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build]
Processing 91/209: [cppo: dune build] [cppo_ocamlbuild: dune build] [octavius: dune build] [omake: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 92/209: [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 93/209: [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 94/209: [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 95/209: [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 96/209: [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 97/209: [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 98/209: [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" "dune" "build" "-p" "cppo_ocamlbuild" "-j" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/cppo_ocamlbuild.1.6.9)
-> compiled  cppo_ocamlbuild.1.6.9
Processing 98/209: [cppo: 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]
-> installed cppo_ocamlbuild.1.6.9
Processing 99/209: [cppo: 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" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 99/209: [cppo: dune build] [jane-street-headers: jbuilder 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 100/209: [cppo: dune build] [jane-street-headers: jbuilder 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" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 100/209: [cppo: dune build] [jane-street-headers: jbuilder 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 101/209: [cppo: dune build] [jane-street-headers: jbuilder 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 102/209: [cppo: dune build] [jane-street-headers: jbuilder 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" "-p" "jane-street-headers" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 102/209: [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]
-> installed jane-street-headers.v0.9.0
Processing 103/209: [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" "dune" "build" "-p" "seq" "-j" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 103/209: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
-> installed seq.0.2.2
Processing 104/209: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [stdint: dune build]
Processing 105/209: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [omake: make] [ppx_traverse_builtins: jbuilder build] [re: 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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 105/209: [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]
-> installed ppx_traverse_builtins.v0.9.0
Processing 106/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 106/209: [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 107/209: [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" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 107/209: [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 108/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 108/209: [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 109/209: [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" "47" "@install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 109/209: [ocaml-migrate-parsetree: dune build] [omake: make] [re: dune build] [sexplib: jbuilder build] [stdint: dune build]
-> installed octavius.1.2.2
Processing 110/209: [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" "re" "-j" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 110/209: [ocaml-migrate-parsetree: dune build] [omake: make] [sexplib: jbuilder build] [stdint: dune build]
-> installed re.1.9.0
Processing 111/209: [ocaml-migrate-parsetree: dune build] [omake: make] [sexplib: jbuilder build] [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdint" "-j" "47" "@install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/stdint.0.7.0)
-> compiled  stdint.0.7.0
Processing 111/209: [ocaml-migrate-parsetree: dune build] [omake: make] [sexplib: jbuilder build]
-> installed stdint.0.7.0
Processing 112/209: [ocaml-migrate-parsetree: dune build] [omake: make] [sexplib: jbuilder build]
Processing 113/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 113/209: [ocaml-migrate-parsetree: dune build] [omake: make] [zmq: ocaml setup.ml]
-> installed sexplib.v0.9.3
Processing 114/209: [ocaml-migrate-parsetree: dune build] [omake: make] [zmq: ocaml setup.ml]
Processing 115/209: [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.06" (CWD=/home/opam/.opam/4.06/.opam-switch/build/zmq.4.0-8)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.06/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.06/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.06/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.06/bin/ocamlbuild
- Package name: ........................................ ZMQ
- Package version: ..................................... 4.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.06.1
- standard_library_default: ............................ /home/opam/.opam/4.06/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.06/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.06/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- 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.06
- 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.06/lib/ocaml
- pkg_stdint: .......................................... /home/opam/.opam/4.06/lib/stdint
- pkg_str: ............................................. /home/opam/.opam/4.06/lib/ocaml
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "47" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 115/209: [base: jbuilder build] [omake: make] [zmq: ocaml setup.ml]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 116/209: [base: jbuilder build] [omake: make] [zmq: ocaml setup.ml]
Processing 117/209: [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 118/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 118/209: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
-> installed base.v0.9.4
Processing 119/209: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
Processing 120/209: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build] [zmq: ocaml setup.ml]
Processing 121/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 121/209: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [typerep: jbuilder build] [zmq: ocaml setup.ml]
-> installed stdio.v0.9.1
Processing 122/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 122/209: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [zmq: ocaml setup.ml]
-> installed typerep.v0.9.0
Processing 123/209: [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.06/.opam-switch/build/zmq.4.0-8)
- /home/opam/.opam/4.06/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.06/lib/ocamlbuild /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.06/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.06/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/caml_zmq_stubs.c
- + /home/opam/.opam/4.06/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/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.06/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/socket.c
- mv socket.o src/socket.o
- /home/opam/.opam/4.06/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/context.c
- mv context.o src/context.o
- /home/opam/.opam/4.06/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/fail.c
- mv fail.o src/fail.o
- /home/opam/.opam/4.06/bin/ocamlfind ocamlc -g -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/lib/stdint -ccopt -Wall -ccopt -Wextra -ccopt -O2 -c src/poll.c
- mv poll.o src/poll.o
- /home/opam/.opam/4.06/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.06/bin/ocamlfind ocamldep -package stdint -package unix -modules src/ZMQ.mli > src/ZMQ.mli.depends
- /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/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.06/bin/ocamlfind ocamldep -package stdint -package unix -modules src/ZMQ.ml > src/ZMQ.ml.depends
- /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/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.06/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.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt -I/usr/local/include -ccopt -I. -ccopt -I -ccopt /home/opam/.opam/4.06/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.06/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.06/bin/ocamlfind ocamlopt -shared -I src -I src src/ZMQ.cmxa src/ZMQ.cmx -o src/ZMQ.cmxs
- /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/hwserver.ml > examples/hwserver.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/hwclient.ml > examples/hwclient.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/wuserver.ml > examples/wuserver.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/wuclient.ml > examples/wuclient.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/wuproxy.ml > examples/wuproxy.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/taskvent.ml > examples/taskvent.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/taskwork.ml > examples/taskwork.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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.06/bin/ocamlfind ocamldep -package stdint -package str -package unix -modules examples/tasksink.ml > examples/tasksink.ml.depends
- /home/opam/.opam/4.06/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.06/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.06/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 123/209: [omake: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
Processing 124/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_ast.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 "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.2
Processing 124/209: [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.06/.opam-switch/build/zmq.4.0-8)
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.mli
- Installed /home/opam/.opam/4.06/lib/ZMQ/libZMQ_stubs.a
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cma
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cmxa
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.a
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cmxs
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cmi
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cmti
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cmt
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.annot
- Installed /home/opam/.opam/4.06/lib/ZMQ/ZMQ.cmx
- Installed /home/opam/.opam/4.06/lib/stublibs/dllZMQ_stubs.so
- Installed /home/opam/.opam/4.06/lib/stublibs/dllZMQ_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.06/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.06/lib/ZMQ/META
-> installed zmq.4.0-8
Processing 124/209: [omake: make] [ppx_deriving: ocaml]
-> installed ppx_ast.v0.9.2
Processing 125/209: [omake: make] [ppx_deriving: ocaml]
Processing 126/209: [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.06/.opam-switch/build/ppx_deriving.4.2.1)
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cppo -V OCAML:4.06.1 -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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs
- cppo -V OCAML:4.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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.06.1 -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.06/lib/ocaml, /home/opam/.opam/4.06/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.06/lib/ocaml, /home/opam/.opam/4.06/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 126/209: [omake: make] [ppx_core: jbuilder build]
-> installed ppx_deriving.4.2.1
Processing 127/209: [omake: make] [ppx_core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_core" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 127/209: [omake: make]
-> installed ppx_core.v0.9.3
Processing 128/209: [omake: make]
Processing 129/209: [omake: make] [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 129/209: [omake: make]
-> installed ppx_optcomp.v0.9.0
Processing 130/209: [omake: make]
Processing 131/209: [omake: make] [ppx_driver: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 131/209: [omake: make]
-> installed ppx_driver.v0.9.2
Processing 132/209: [omake: make]
Processing 133/209: [fieldslib: jbuilder build] [omake: make]
Processing 134/209: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build]
Processing 135/209: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build]
Processing 136/209: [fieldslib: jbuilder build] [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
Processing 137/209: [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" "fieldslib" "--no-config" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.06/.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 137/209: [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build]
-> installed fieldslib.v0.9.0
Processing 138/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 138/209: [omake: make] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed variantslib.v0.9.0
Processing 139/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 139/209: [omake: make] [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed ppx_let.v0.9.0
Processing 140/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 140/209: [omake: make] [ppx_metaquot: jbuilder build]
-> installed ppx_here.v0.9.1
Processing 141/209: [omake: make] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 141/209: [omake: make]
-> installed ppx_metaquot.v0.9.0
Processing 142/209: [omake: make]
Processing 143/209: [omake: make] [ppx_fail: jbuilder build]
Processing 144/209: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build]
Processing 145/209: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 146/209: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build]
Processing 147/209: [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 148/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 148/209: [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 149/209: [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" "-p" "ppx_type_conv" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 149/209: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
-> installed ppx_type_conv.v0.9.1
Processing 150/209: [omake: make] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 151/209: [omake: make] [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 152/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 153/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 154/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 155/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
Processing 156/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 157/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: 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_pipebang" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 157/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: 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]
-> installed ppx_pipebang.v0.9.0
Processing 158/209: [omake: make] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: 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" "--only-packages" "ppx_fail" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 158/209: [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]
-> installed ppx_fail.v0.9.0
Processing 159/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 159/209: [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 160/209: [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 161/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 161/209: [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 162/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 162/209: [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 163/209: [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_variants_conv" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 163/209: [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]
-> installed ppx_variants_conv.v0.9.0
Processing 164/209: [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]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_typerep_conv" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 164/209: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_typerep_conv.v0.9.0
Processing 165/209: [omake: make] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: 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_compare" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 165/209: [omake: make] [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_compare.v0.9.0
Processing 166/209: [omake: make] [ppx_bench: jbuilder build] [ppx_fields_conv: 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_fields_conv" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 166/209: [omake: make] [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_fields_conv.v0.9.0
Processing 167/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 167/209: [omake: make] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_sexp_conv.v0.9.0
Processing 168/209: [omake: make] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
Processing 169/209: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build]
Processing 170/209: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build]
Processing 171/209: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build]
Processing 172/209: [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" "--only-packages" "ppx_traverse" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 172/209: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_traverse.v0.9.0
Processing 173/209: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 174/209: [omake: make] [ppx_assert: jbuilder build] [ppx_bench: 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" "-p" "ppx_bench" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 174/209: [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]
-> installed ppx_bench.v0.9.1
Processing 175/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 175/209: [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 176/209: [omake: make] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 177/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 177/209: [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 178/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 178/209: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build]
-> installed ppx_sexp_value.v0.9.0
Processing 179/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 179/209: [omake: make] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_sexp_message.v0.9.0
Processing 180/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 180/209: [omake: make] [ppx_base: jbuilder build]
-> installed ppx_custom_printf.v0.9.0
Processing 181/209: [omake: make] [ppx_base: jbuilder build]
Processing 182/209: [bin_prot: jbuilder build] [omake: make] [ppx_base: jbuilder build]
Processing 183/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 183/209: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
-> installed ppx_base.v0.9.0
Processing 184/209: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
Processing 185/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 185/209: [bin_prot: jbuilder build] [omake: make] [ppx_expect: jbuilder build]
-> installed configurator.v0.9.1
Processing 186/209: [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" "47" (CWD=/home/opam/.opam/4.06/.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 186/209: [omake: make] [ppx_expect: jbuilder build]
-> installed bin_prot.v0.9.2
Processing 187/209: [omake: make] [ppx_expect: jbuilder build]
Processing 188/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 188/209: [omake: make] [ppx_bin_prot: jbuilder build]
-> installed ppx_expect.v0.9.0
Processing 189/209: [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" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 189/209: [omake: make]
-> installed ppx_bin_prot.v0.9.0
Processing 190/209: [omake: make]
Processing 191/209: [omake: make] [ppx_jane: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_jane" "--root" "." "-j" "47" "--no-config" "@install" (CWD=/home/opam/.opam/4.06/.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 191/209: [omake: make]
-> installed ppx_jane.v0.9.0
Processing 192/209: [omake: make]
Processing 193/209: [core_kernel: jbuilder build] [omake: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06/.opam-switch/build/omake.0.10.5)
- ocaml -safe-string -strict-sequence build.ml -auto-bootstrap OCAML="ocaml"
- ocaml '/home/opam/.opam/4.06/.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.06/.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
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: bprintf
-   File "format.mli", line 1108, characters 0-83:
-   Definition
-   File "lm_printf.mli", line 34, characters 0-67:
-   Expected signature
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: get_all_formatter_output_functions
- Use Format.get_formatter_out_functions instead.
-   File "format.mli", line 1132, characters 0-210:
-   Definition
-   File "lm_printf.mli", line 120, characters 0-144:
-   Expected signature
- File "lm_printf.ml", line 1:
- Warning 3: deprecated: pp_get_all_formatter_output_functions
- Use Format.pp_get_formatter_out_functions instead.
-   File "format.mli", line 1147, characters 0-225:
-   Definition
-   File "lm_printf.mli", line 182, characters 0-163:
-   Expected signature
- 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 -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_channel.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_printf.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_ctype.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_uname_ext.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_unix_cutil.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_compat_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_readline.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_omake_shell_sys.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_omake_shell_spawn.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_fam_win32.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_fam_kqueue.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_fam_inotify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_notify.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_termsize.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/lib/ocaml/caml"  -c c_lm_terminfo.c
- gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/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 -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I"/home/opam/.opam/4.06/lib/ocaml" -I"/home/opam/.opam/4.06/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.06/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.06/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.06/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.06/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.06/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.06/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 /bin/date)
- --- Checking for date... (found /bin/date)
- *** omake: finished reading OMakefiles (2.91 sec)
- *** omake: saved .omakedb
- *** omake: saved .omakedb
- *** omake: saved .omakedb
- *** omake: saved .omakedb
- *** omake: done (1 min 04.46 sec, 244/244 scans, 268/429 rules, 723/911 digests)
- src/main/prelim_omake '--dotomake' '.omake' '--force-dotomake' '-j1' 'all' 'OCAML=ocaml'
- *** omake: reading OMakefiles
- *** omake: finished reading OMakefiles (0.07 sec)
- *** omake: done (23.02 sec, 244/244 scans, 130/469 rules, 220/400 digests)
-> compiled  omake.0.10.5
Processing 193/209: [core_kernel: jbuilder build]
Processing 194/209: [core_kernel: jbuilder build] [omake: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.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.05 sec)
- *** omake: done (0.40 sec, 0/244 scans, 3/458 rules, 0/171 digests)
-> installed omake.0.10.5
Processing 194/209: [core_kernel: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "47" (CWD=/home/opam/.opam/4.06/.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.
-       ocamlc src/.core_kernel.objs/byte/core_kernel__Core_array.{cmo,cmt}
- File "src/core_array.ml", line 269, characters 11-12:
- Warning 3: deprecated: empty
- [since 2016-04] Use [ [||] ]
-   File "src/array.mli", line 292, characters 0-70:
-   Definition
-   File "src/core_array.ml", line 214, characters 2-41:
-   Expected signature
- File "src/core_array.ml", line 361, characters 9-10:
- Warning 3: deprecated: empty
- [since 2016-04] Use [ [||] ]
-   File "src/array.mli", line 292, characters 0-70:
-   Definition
-   File "src/core_array.ml", line 353, characters 2-26:
-   Expected signature
-     ocamlopt src/.core_kernel.objs/native/core_kernel__Core_array.{cmx,o}
- File "src/core_array.ml", line 269, characters 11-12:
- Warning 3: deprecated: empty
- [since 2016-04] Use [ [||] ]
-   File "src/array.mli", line 292, characters 0-70:
-   Definition
-   File "src/core_array.ml", line 214, characters 2-41:
-   Expected signature
- File "src/core_array.ml", line 361, characters 9-10:
- Warning 3: deprecated: empty
- [since 2016-04] Use [ [||] ]
-   File "src/array.mli", line 292, characters 0-70:
-   Definition
-   File "src/core_array.ml", line 353, characters 2-26:
-   Expected signature
-       ocamlc src/.core_kernel.objs/byte/core_kernel__Bigstring.{cmo,cmt}
- File "src/bigstring.ml", line 382, characters 28-43:
- Warning 3: deprecated: Bigarray.Array1.map_file
- Use [array1_of_genarray (Unix.map_file ...)] instead.
- Note that Bigarray.Array1.map_file raises Sys_error while
- Unix.map_file raises Unix_error.
-       ocamlc src/.core_kernel.objs/byte/core_kernel__Percent.{cmo,cmt}
- File "src/percent.ml", line 160, characters 9-14:
- Warning 3: deprecated: sign
- [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn]
-   File "src/float.mli", line 42, characters 0-103:
-   Definition
-   File "src/comparable_intf.ml", line 30, characters 2-25:
-   Expected signature
-       ocamlc src/.core_kernel.objs/byte/core_kernel__Span.{cmo,cmt}
- File "src/span.ml", line 67, characters 15-20:
- Warning 3: deprecated: sign
- [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn]
-   File "src/float.mli", line 42, characters 0-103:
-   Definition
-   File "src/comparable_intf.ml", line 30, characters 2-25:
-   Expected signature
-       ocamlc src/.core_kernel.objs/byte/core_kernel__Ofday.{cmo,cmt}
- File "src/ofday.ml", line 29, characters 9-14:
- Warning 3: deprecated: sign
- [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn]
-   File "src/float.mli", line 42, characters 0-103:
-   Definition
-   File "src/comparable_intf.ml", line 30, characters 2-25:
-   Expected signature
-     ocamlopt src/.core_kernel.objs/native/core_kernel__Bigstring.{cmx,o}
- File "src/bigstring.ml", line 382, characters 28-43:
- Warning 3: deprecated: Bigarray.Array1.map_file
- Use [array1_of_genarray (Unix.map_file ...)] instead.
- Note that Bigarray.Array1.map_file raises Sys_error while
- Unix.map_file raises Unix_error.
-     ocamlopt src/.core_kernel.objs/native/core_kernel__Percent.{cmx,o}
- File "src/percent.ml", line 160, characters 9-14:
- Warning 3: deprecated: sign
- [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn]
-   File "src/float.mli", line 42, characters 0-103:
-   Definition
-   File "src/comparable_intf.ml", line 30, characters 2-25:
-   Expected signature
-     ocamlopt src/.core_kernel.objs/native/core_kernel__Span.{cmx,o}
- File "src/span.ml", line 67, characters 15-20:
- Warning 3: deprecated: sign
- [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn]
-   File "src/float.mli", line 42, characters 0-103:
-   Definition
-   File "src/comparable_intf.ml", line 30, characters 2-25:
-   Expected signature
-     ocamlopt src/.core_kernel.objs/native/core_kernel__Ofday.{cmx,o}
- File "src/ofday.ml", line 29, characters 9-14:
- Warning 3: deprecated: sign
- [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn]
-   File "src/float.mli", line 42, characters 0-103:
-   Definition
-   File "src/comparable_intf.ml", line 30, characters 2-25:
-   Expected signature
-> compiled  core_kernel.v0.9.1
-> installed core_kernel.v0.9.1
Processing 196/209: [async_kernel: jbuilder build]
Processing 197/209: [async_kernel: jbuilder build] [core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_kernel" "-j" "47" (CWD=/home/opam/.opam/4.06/.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.
-       ocamlc src/.async_kernel.objs/byte/async_kernel__Clock_intf.{cmi,cmo,cmt}
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 273, characters 2-112:
-   Definition
-   File "src/clock_intf.ml", line 26, characters 2-59:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 276, characters 2-112:
-   Definition
-   File "src/clock_intf.ml", line 27, characters 2-59:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 279, characters 2-97:
-   Definition
-   File "src/clock_intf.ml", line 37, characters 2-44:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 282, characters 2-97:
-   Definition
-   File "src/clock_intf.ml", line 38, characters 2-44:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: with_timeout
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 285, characters 2-172:
-   Definition
-   File "src/clock_intf.ml", line 44, characters 2-119:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: scheduled_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 300, characters 4-96:
-   Definition
-   File "src/clock_intf.ml", line 60, characters 4-41:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: status
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 303, characters 4-207:
-   Definition
-   File "src/clock_intf.ml", line 65, characters 4-152:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 309, characters 4-119:
-   Definition
-   File "src/clock_intf.ml", line 82, characters 4-64:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 312, characters 4-119:
-   Definition
-   File "src/clock_intf.ml", line 83, characters 4-64:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: abort
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 315, characters 4-228:
-   Definition
-   File "src/clock_intf.ml", line 87, characters 4-173:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: abort_exn
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 320, characters 4-99:
-   Definition
-   File "src/clock_intf.ml", line 92, characters 4-44:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: abort_if_possible
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 323, characters 4-106:
-   Definition
-   File "src/clock_intf.ml", line 95, characters 4-51:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: fired
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 326, characters 4-132:
-   Definition
-   File "src/clock_intf.ml", line 97, characters 4-77:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: reschedule_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 329, characters 4-322:
-   Definition
-   File "src/clock_intf.ml", line 106, characters 4-267:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: reschedule_after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 336, characters 4-325:
-   Definition
-   File "src/clock_intf.ml", line 111, characters 4-270:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 343, characters 4-97:
-   Definition
-   File "src/clock_intf.ml", line 163, characters 4-42:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 346, characters 4-97:
-   Definition
-   File "src/clock_intf.ml", line 164, characters 4-42:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at_varying_intervals
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 350, characters 2-155:
-   Definition
-   File "src/clock_intf.ml", line 171, characters 2-102:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at_intervals
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 354, characters 2-167:
-   Definition
-   File "src/clock_intf.ml", line 192, characters 2-114:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: every'
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 361, characters 2-351:
-   Definition
-   File "src/clock_intf.ml", line 217, characters 2-298:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: every
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 370, characters 2-308:
-   Definition
-   File "src/clock_intf.ml", line 227, characters 2-255:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at_intervals'
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 378, characters 2-337:
-   Definition
-   File "src/clock_intf.ml", line 241, characters 2-284:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at_intervals
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 387, characters 2-325:
-   Definition
-   File "src/clock_intf.ml", line 254, characters 2-272:
-   Expected signature
-     ocamlopt src/.async_kernel.objs/native/async_kernel__Clock_intf.{cmx,o}
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 273, characters 2-112:
-   Definition
-   File "src/clock_intf.ml", line 26, characters 2-59:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 276, characters 2-112:
-   Definition
-   File "src/clock_intf.ml", line 27, characters 2-59:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 279, characters 2-97:
-   Definition
-   File "src/clock_intf.ml", line 37, characters 2-44:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 282, characters 2-97:
-   Definition
-   File "src/clock_intf.ml", line 38, characters 2-44:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: with_timeout
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 285, characters 2-172:
-   Definition
-   File "src/clock_intf.ml", line 44, characters 2-119:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: scheduled_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 300, characters 4-96:
-   Definition
-   File "src/clock_intf.ml", line 60, characters 4-41:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: status
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 303, characters 4-207:
-   Definition
-   File "src/clock_intf.ml", line 65, characters 4-152:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 309, characters 4-119:
-   Definition
-   File "src/clock_intf.ml", line 82, characters 4-64:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 312, characters 4-119:
-   Definition
-   File "src/clock_intf.ml", line 83, characters 4-64:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: abort
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 315, characters 4-228:
-   Definition
-   File "src/clock_intf.ml", line 87, characters 4-173:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: abort_exn
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 320, characters 4-99:
-   Definition
-   File "src/clock_intf.ml", line 92, characters 4-44:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: abort_if_possible
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 323, characters 4-106:
-   Definition
-   File "src/clock_intf.ml", line 95, characters 4-51:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: fired
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 326, characters 4-132:
-   Definition
-   File "src/clock_intf.ml", line 97, characters 4-77:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: reschedule_at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 329, characters 4-322:
-   Definition
-   File "src/clock_intf.ml", line 106, characters 4-267:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: reschedule_after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 336, characters 4-325:
-   Definition
-   File "src/clock_intf.ml", line 111, characters 4-270:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 343, characters 4-97:
-   Definition
-   File "src/clock_intf.ml", line 163, characters 4-42:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: after
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 346, characters 4-97:
-   Definition
-   File "src/clock_intf.ml", line 164, characters 4-42:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at_varying_intervals
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 350, characters 2-155:
-   Definition
-   File "src/clock_intf.ml", line 171, characters 2-102:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: at_intervals
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 354, characters 2-167:
-   Definition
-   File "src/clock_intf.ml", line 192, characters 2-114:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: every'
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 361, characters 2-351:
-   Definition
-   File "src/clock_intf.ml", line 217, characters 2-298:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: every
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 370, characters 2-308:
-   Definition
-   File "src/clock_intf.ml", line 227, characters 2-255:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at_intervals'
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 378, characters 2-337:
-   Definition
-   File "src/clock_intf.ml", line 241, characters 2-284:
-   Expected signature
- File "src/clock_intf.ml", line 399, characters 38-39:
- Warning 3: deprecated: run_at_intervals
- [since 2016-02] Use [Time_source]
-   File "src/clock_intf.ml", line 387, characters 2-325:
-   Definition
-   File "src/clock_intf.ml", line 254, characters 2-272:
-   Expected signature
-> compiled  async_kernel.v0.9.0
Processing 197/209: [core: jbuilder build]
-> installed async_kernel.v0.9.0
Processing 198/209: [core: jbuilder build]
Processing 199/209: [async_rpc_kernel: jbuilder build] [core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_rpc_kernel" "-j" "47" (CWD=/home/opam/.opam/4.06/.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.
-       ocamlc src/.async_rpc_kernel.objs/byte/async_rpc_kernel__Versioned_rpc.{cmo,cmt}
- File "src/versioned_rpc.pp.ml", line 1:
- Warning 3: deprecated: deprecated_dispatch_multi
- [since 2016-02] use dispatch_multi
-   File "src/versioned_rpc.mli", line 116, characters 6-176:
-   Definition
-   File "src/versioned_rpc.ml", line 634, characters 6-116:
-   Expected signature
- File "src/versioned_rpc.pp.ml", line 1:
- Warning 3: deprecated: deprecated_dispatch_multi
- [since 2016-02] use dispatch_multi
-   File "src/versioned_rpc.mli", line 184, characters 6-293:
-   Definition
-   File "src/versioned_rpc.ml", line 708, characters 6-231:
-   Expected signature
-     ocamlopt src/.async_rpc_kernel.objs/native/async_rpc_kernel__Versioned_rpc.{cmx,o}
- File "src/versioned_rpc.pp.ml", line 1:
- Warning 3: deprecated: deprecated_dispatch_multi
- [since 2016-02] use dispatch_multi
-   File "src/versioned_rpc.mli", line 116, characters 6-176:
-   Definition
-   File "src/versioned_rpc.ml", line 634, characters 6-116:
-   Expected signature
- File "src/versioned_rpc.pp.ml", line 1:
- Warning 3: deprecated: deprecated_dispatch_multi
- [since 2016-02] use dispatch_multi
-   File "src/versioned_rpc.mli", line 184, characters 6-293:
-   Definition
-   File "src/versioned_rpc.ml", line 708, characters 6-231:
-   Expected signature
-> compiled  async_rpc_kernel.v0.9.0
Processing 199/209: [core: jbuilder build]
-> installed async_rpc_kernel.v0.9.0
Processing 200/209: [core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 202/209: [async_unix: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_unix" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 204/209: [async_extra: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_extra" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 206/209: [async: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async" "-j" "47" (CWD=/home/opam/.opam/4.06/.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 208/209: [async-zmq: omake]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "omake" (CWD=/home/opam/.opam/4.06/.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.06/lib/omake/Pervasives.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06/lib/omake/build/OCaml.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06/lib/omake/build/Common.om
- OMake warning: could not create and/or lock a cache file for
-    /home/opam/.opam/4.06/lib/omake/configure/Configure.om
- --- Checking for ocamlfind... (found /home/opam/.opam/4.06/bin/ocamlfind)
- --- Checking for ocamlc.opt... (found /home/opam/.opam/4.06/bin/ocamlc.opt)
- --- Checking for ocamlopt.opt... (found /home/opam/.opam/4.06/bin/ocamlopt.opt)
- --- Checking for ocamldep.opt... (found /home/opam/.opam/4.06/bin/ocamldep.opt)
- --- Checking for ocamllex.opt... (found /home/opam/.opam/4.06/bin/ocamllex.opt)
- --- Checking whether ocamlc understands the "z" warnings... (yes)
- --- Checking whether ocamlopt can create cmxs plugins... (yes)
- *** omake: finished reading OMakefiles (0.09 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
- 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
- - 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
- *** omake: done (0.76 sec, 2/2 scans, 6/8 rules, 16/43 digests)
-> compiled  async-zmq.0.3.0
Processing 209/209: [async-zmq: omake install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "omake" "install" (CWD=/home/opam/.opam/4.06/.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.06/lib/async_zmq/async_zmq.cmxs
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.a
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.cmxa
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.cmx
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.o
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.cma
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.cmt
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.cmti
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.cmi
- Installed /home/opam/.opam/4.06/lib/async_zmq/async_zmq.mli
- Installed /home/opam/.opam/4.06/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-08-11 18:03.44 ---> saved as "4ecaa96d862767389b2500ea67669f6e29b89807fbe5aa4dfdee125efe6aaa5b"
Job succeeded