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


Building on x86-bm-3.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205)
2022-09-03 02:17.01 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

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

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

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


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

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

2022-09-03 02:17.01 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (cached)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04) to update the current shell environment
2022-09-03 02:17.01 ---> using "8faa22180ac5ca880ef3b23c628be4af34f3fccee642ed6a210aab60aba037cd" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-09-03 02:17.01 ---> using "0d48535979f204d3bf4708b85d063486ca25564fcce087e29ce2a0bc9f70f4fc" from cache

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

Nothing to do.
The following actions will be performed:
=== install 61 packages
  - install asetmap                 0.8.1               [required by datakit-github]
  - install astring                 0.8.3               [required by datakit-client]
  - install base                    v0.9.3              [required by configurator]
  - install base-bytes              base                [required by datakit-client]
  - install base-num                base                [required by num]
  - install cmdliner                1.0.4               [required by datakit-github]
  - install configurator            v0.9.1 (deprecated) [required by io-page-unix]
  - install cppo                    1.6.1               [required by lwt]
  - install cstruct                 3.2.1               [required by datakit-client]
  - install cstruct-lwt             3.2.1               [required by protocol-9p-unix]
  - install datakit-client          0.10.1              [required by datakit-github]
  - install datakit-github          0.10.1
  - install fmt                     0.8.5               [required by datakit-github]
  - install io-page                 2.0.1               [required by io-page-unix, mirage-channel-lwt]
  - install io-page-unix            2.0.1               [required by protocol-9p-unix]
  - install jbuilder                1.0+beta11          [required by datakit-github]
  - install logs                    0.7.0               [required by datakit-github]
  - install lwt                     3.1.0               [required by datakit-github]
  - install mirage-channel          3.1.0               [required by mirage-channel-lwt]
  - install mirage-channel-lwt      3.1.0               [required by protocol-9p-unix]
  - install mirage-clock            1.3.0               [required by mirage-flow-lwt]
  - install mirage-device           1.1.0               [required by mirage-kv]
  - install mirage-flow             1.5.0               [required by mirage-channel, mirage-flow-lwt]
  - install mirage-flow-lwt         1.5.0               [required by protocol-9p-unix]
  - install mirage-kv               1.1.1               [required by mirage-kv-lwt]
  - install mirage-kv-lwt           1.1.0               [required by protocol-9p-unix]
  - install num                     0                   [required by sexplib]
  - install ocaml-compiler-libs     v0.9.0              [required by ppx_core]
  - install ocaml-migrate-parsetree 1.0.7               [required by protocol-9p-unix, uri]
  - install ocamlbuild              0.14.1              [required by asetmap]
  - install ocamlfind               1.9.5               [required by asetmap]
  - install octavius                1.2.1               [required by ppx_js_style]
  - install ppx_ast                 v0.9.1              [required by ppx_core]
  - install ppx_base                v0.9.0              [required by configurator]
  - install ppx_compare             v0.9.0              [required by ppx_base]
  - install ppx_core                v0.9.0              [required by ppx_hash, ppx_compare, ppx_enumerate, ppx_js_style]
  - install ppx_driver              v0.9.1              [required by configurator]
  - install ppx_enumerate           v0.9.0              [required by ppx_base]
  - install ppx_hash                v0.9.0              [required by ppx_base]
  - install ppx_js_style            v0.9.0              [required by ppx_base]
  - install ppx_metaquot            v0.9.0              [required by ppx_hash, ppx_compare, ppx_enumerate, ppx_js_style]
  - install ppx_optcomp             v0.9.0              [required by ppx_driver]
  - install ppx_sexp_conv           v0.9.0              [required by protocol-9p-unix, uri]
  - install ppx_tools               5.0                 [required by protocol-9p-unix]
  - install ppx_tools_versioned     5.1                 [required by lwt]
  - install ppx_traverse_builtins   v0.9.0              [required by ppx_core, ppx_metaquot]
  - install ppx_type_conv           v0.9.0              [required by ppx_base]
  - install prometheus              0.5                 [required by protocol-9p-unix]
  - install protocol-9p             0.12.1              [required by protocol-9p-unix]
  - install protocol-9p-unix        0.12.1              [required by datakit-client]
  - install re                      1.8.0               [required by uri]
  - install result                  1.3                 [required by datakit-github]
  - install rresult                 0.6.0               [required by datakit-client]
  - install seq                     0.1                 [required by re]
  - install sexplib                 v0.9.2              [required by protocol-9p-unix, cstruct, uri]
  - install stdio                   v0.9.0              [required by configurator]
  - install stringext               1.5.0               [required by uri]
  - install topkg                   1.0.4               [required by asetmap]
  - install uchar                   0.0.2               [required by fmt]
  - install uri                     1.9.7               [required by datakit-github]
  - install win-error               0.3                 [required by protocol-9p-unix]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/177:
Processing  2/177: [astring.0.8.3: http]
Processing  3/177: [astring.0.8.3: http] [base.v0.9.3: http]
-> retrieved asetmap.0.8.1  (cached)
Processing  4/177: [astring.0.8.3: http] [base.v0.9.3: http]
Processing  5/177: [astring.0.8.3: http] [base.v0.9.3: http]
Processing  6/177: [astring.0.8.3: http] [base.v0.9.3: http]
Processing  7/177: [astring.0.8.3: http] [base.v0.9.3: http]
-> installed base-num.base
Processing  8/177: [astring.0.8.3: http] [base.v0.9.3: http]
-> retrieved cmdliner.1.0.4  (cached)
Processing  9/177: [astring.0.8.3: http] [base.v0.9.3: http] [configurator.v0.9.1: http]
Processing 10/177: [astring.0.8.3: http] [base.v0.9.3: http] [configurator.v0.9.1: http] [cmdliner: make all]
Processing 10/177: [base.v0.9.3: http] [configurator.v0.9.1: http] [cmdliner: make all]
-> retrieved astring.0.8.3  (http://erratique.ch/software/astring/releases/astring-0.8.3.tbz)
Processing 11/177: [base.v0.9.3: http] [configurator.v0.9.1: http] [cmdliner: make all]
-> retrieved cppo.1.6.1  (cached)
Processing 12/177: [base.v0.9.3: http] [configurator.v0.9.1: http] [cmdliner: make all]
-> retrieved cstruct.3.2.1, cstruct-lwt.3.2.1  (cached)
Processing 13/177: [base.v0.9.3: http] [configurator.v0.9.1: http] [datakit-client.0.10.1, datakit-github.0.10.1: http] [cmdliner: make all]
Processing 13/177: [configurator.v0.9.1: http] [datakit-client.0.10.1, datakit-github.0.10.1: http] [cmdliner: make all]
Processing 13/177: [datakit-client.0.10.1, datakit-github.0.10.1: http] [cmdliner: make all]
-> retrieved configurator.v0.9.1  (https://github.com/janestreet/configurator/archive/v0.9.1.tar.gz)
Processing 14/177: [datakit-client.0.10.1, datakit-github.0.10.1: http] [fmt.0.8.5: http] [cmdliner: make all]
-> retrieved base.v0.9.3  (https://github.com/janestreet/base/archive/v0.9.3.tar.gz)
Processing 15/177: [datakit-client.0.10.1, datakit-github.0.10.1: http] [fmt.0.8.5: http] [io-page.2.0.1, io-page-unix.2.0.1: http] [cmdliner: make all]
Processing 15/177: [datakit-client.0.10.1, datakit-github.0.10.1: http] [io-page.2.0.1, io-page-unix.2.0.1: http] [cmdliner: make all]
Processing 15/177: [io-page.2.0.1, io-page-unix.2.0.1: http] [cmdliner: make all]
Processing 15/177: [cmdliner: make all]
-> retrieved fmt.0.8.5  (http://erratique.ch/software/fmt/releases/fmt-0.8.5.tbz)
Processing 16/177: [jbuilder.1.0+beta11: http] [cmdliner: make all]
-> retrieved io-page.2.0.1, io-page-unix.2.0.1  (https://github.com/mirage/io-page/releases/download/2.0.1/io-page-2.0.1.tbz)
Processing 17/177: [jbuilder.1.0+beta11: http] [cmdliner: make all]
-> retrieved logs.0.7.0  (cached)
Processing 18/177: [jbuilder.1.0+beta11: http] [lwt.3.1.0: http] [cmdliner: make all]
-> retrieved datakit-client.0.10.1, datakit-github.0.10.1  (https://github.com/moby/datakit/releases/download/0.10.1/datakit-0.10.1.tbz)
Processing 19/177: [jbuilder.1.0+beta11: http] [lwt.3.1.0: http] [mirage-channel.3.1.0, mirage-channel-lwt.3.1.0: http] [cmdliner: make all]
Processing 19/177: [lwt.3.1.0: http] [mirage-channel.3.1.0, mirage-channel-lwt.3.1.0: http] [cmdliner: make all]
Processing 19/177: [mirage-channel.3.1.0, mirage-channel-lwt.3.1.0: http] [cmdliner: make all]
-> retrieved lwt.3.1.0  (https://github.com/ocsigen/lwt/archive/3.1.0.tar.gz)
Processing 20/177: [mirage-channel.3.1.0, mirage-channel-lwt.3.1.0: http] [mirage-clock.1.3.0: http] [cmdliner: make all]
-> retrieved jbuilder.1.0+beta11  (https://github.com/janestreet/jbuilder/releases/download/1.0+beta11/jbuilder-1.0.beta11.tbz)
Processing 21/177: [mirage-channel.3.1.0, mirage-channel-lwt.3.1.0: http] [mirage-clock.1.3.0: http] [mirage-device.1.1.0: http] [cmdliner: make all]
Processing 21/177: [mirage-clock.1.3.0: http] [mirage-device.1.1.0: http] [cmdliner: make all]
-> retrieved mirage-channel.3.1.0, mirage-channel-lwt.3.1.0  (https://github.com/mirage/mirage-channel/releases/download/v3.1.0/mirage-channel-3.1.0.tbz)
Processing 22/177: [mirage-clock.1.3.0: http] [mirage-device.1.1.0: http] [cmdliner: make all]
-> retrieved mirage-flow.1.5.0, mirage-flow-lwt.1.5.0  (cached)
Processing 23/177: [mirage-clock.1.3.0: http] [mirage-device.1.1.0: http] [cmdliner: make all]
Processing 23/177: [mirage-device.1.1.0: http] [cmdliner: make all]
-> retrieved mirage-kv.1.1.1  (cached)
Processing 24/177: [mirage-device.1.1.0: http] [cmdliner: make all]
-> retrieved mirage-clock.1.3.0  (https://github.com/mirage/mirage-clock/releases/download/v1.3.0/mirage-clock-1.3.0.tbz)
Processing 25/177: [mirage-device.1.1.0: http] [cmdliner: make all]
Processing 26/177: [mirage-device.1.1.0: http] [ocaml-compiler-libs.v0.9.0: http] [cmdliner: make all]
Processing 27/177: [mirage-device.1.1.0: http] [ocaml-compiler-libs.v0.9.0: http] [cmdliner: make all]
-> installed num.0
Processing 28/177: [mirage-device.1.1.0: http] [ocaml-compiler-libs.v0.9.0: http] [cmdliner: make all]
-> retrieved mirage-kv-lwt.1.1.0  (cached)
Processing 29/177: [mirage-device.1.1.0: http] [ocaml-compiler-libs.v0.9.0: http] [ocaml-migrate-parsetree.1.0.7: http] [cmdliner: make all]
Processing 29/177: [ocaml-compiler-libs.v0.9.0: http] [ocaml-migrate-parsetree.1.0.7: http] [cmdliner: make all]
Processing 29/177: [ocaml-migrate-parsetree.1.0.7: http] [cmdliner: make all]
-> retrieved mirage-device.1.1.0  (https://github.com/mirage/mirage-device/releases/download/v1.1.0/mirage-device-1.1.0.tbz)
Processing 30/177: [ocaml-migrate-parsetree.1.0.7: http] [cmdliner: make all]
-> retrieved ocaml-compiler-libs.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ocaml-compiler-libs-v0.9.0.tar.gz)
Processing 31/177: [ocaml-migrate-parsetree.1.0.7: http] [cmdliner: make all]
Processing 31/177: [cmdliner: make all]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 32/177: [cmdliner: make all]
Processing 33/177: [cmdliner: make all] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 34/177: [ppx_ast.v0.9.1: http] [cmdliner: make all] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 35/177: [ppx_ast.v0.9.1: http] [cmdliner: make all] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocaml-migrate-parsetree.1.0.7  (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/archive/v1.0.7.tar.gz)
Processing 36/177: [ppx_ast.v0.9.1: http] [ppx_base.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved octavius.1.2.1  (cached)
Processing 37/177: [ppx_ast.v0.9.1: http] [ppx_base.v0.9.0: http] [ppx_compare.v0.9.0: http] [cmdliner: make all] [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.04" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.04/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.04/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.04/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04/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.04"; \
- echo "BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04/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 37/177: [ppx_ast.v0.9.1: http] [ppx_base.v0.9.0: http] [ppx_compare.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 37/177: [ppx_ast.v0.9.1: http] [ppx_base.v0.9.0: http] [ppx_compare.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 37/177: [ppx_base.v0.9.0: http] [ppx_compare.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_ast.v0.9.1  (https://github.com/janestreet/ppx_ast/archive/v0.9.1.tar.gz)
Processing 38/177: [ppx_base.v0.9.0: http] [ppx_compare.v0.9.0: http] [ppx_core.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 38/177: [ppx_compare.v0.9.0: http] [ppx_core.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_base-v0.9.0.tar.gz)
Processing 39/177: [ppx_compare.v0.9.0: http] [ppx_core.v0.9.0: http] [ppx_driver.v0.9.1: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 39/177: [ppx_core.v0.9.0: http] [ppx_driver.v0.9.1: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_compare-v0.9.0.tar.gz)
Processing 40/177: [ppx_core.v0.9.0: http] [ppx_driver.v0.9.1: http] [ppx_enumerate.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 40/177: [ppx_driver.v0.9.1: http] [ppx_enumerate.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_core.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_core-v0.9.0.tar.gz)
Processing 41/177: [ppx_driver.v0.9.1: http] [ppx_enumerate.v0.9.0: http] [ppx_hash.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 41/177: [ppx_enumerate.v0.9.0: http] [ppx_hash.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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 41/177: [ppx_enumerate.v0.9.0: http] [ppx_hash.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 41/177: [ppx_hash.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_driver.v0.9.1  (https://github.com/janestreet/ppx_driver/archive/v0.9.1.tar.gz)
Processing 42/177: [ppx_hash.v0.9.0: http] [ppx_js_style.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_enumerate.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_enumerate-v0.9.0.tar.gz)
Processing 43/177: [ppx_hash.v0.9.0: http] [ppx_js_style.v0.9.0: http] [ppx_metaquot.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 43/177: [ppx_js_style.v0.9.0: http] [ppx_metaquot.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_hash.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_hash-v0.9.0.tar.gz)
Processing 44/177: [ppx_js_style.v0.9.0: http] [ppx_metaquot.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 44/177: [ppx_js_style.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_metaquot.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_metaquot-v0.9.0.tar.gz)
Processing 45/177: [ppx_js_style.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 45/177: [ppx_optcomp.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_js_style.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_js_style-v0.9.0.tar.gz)
Processing 46/177: [ppx_optcomp.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [ppx_tools.5.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 46/177: [ppx_sexp_conv.v0.9.0: http] [ppx_tools.5.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_optcomp-v0.9.0.tar.gz)
Processing 47/177: [ppx_sexp_conv.v0.9.0: http] [ppx_tools.5.0: http] [ppx_tools_versioned.5.1: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 47/177: [ppx_tools.5.0: http] [ppx_tools_versioned.5.1: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_conv-v0.9.0.tar.gz)
Processing 48/177: [ppx_tools.5.0: http] [ppx_tools_versioned.5.1: http] [ppx_traverse_builtins.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 48/177: [ppx_tools_versioned.5.1: http] [ppx_traverse_builtins.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools.5.0  (https://github.com/ocaml-ppx/ppx_tools/archive/5.0+4.04.0.tar.gz)
Processing 49/177: [ppx_tools_versioned.5.1: http] [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 49/177: [ppx_tools_versioned.5.1: http] [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 50/177: [ppx_tools_versioned.5.1: http] [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.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.04/.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.04/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/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.04/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c num_top.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04/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.04/.opam-switch/build/ocamlfind.1.9.5'
Processing 50/177: [ppx_tools_versioned.5.1: http] [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
Processing 50/177: [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
Processing 50/177: [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
Processing 50/177: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
-> retrieved ppx_tools_versioned.5.1  (https://github.com/ocaml-ppx/ppx_tools_versioned/archive/5.1.tar.gz)
Processing 51/177: [prometheus.0.5: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
-> retrieved ppx_traverse_builtins.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_traverse_builtins-v0.9.0.tar.gz)
Processing 52/177: [prometheus.0.5: http] [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.04/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.04/doc/cmdliner" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.04/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.04/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.04/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.04/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.04/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.04/lib/cmdliner
Processing 52/177: [prometheus.0.5: http] [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved ppx_type_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_type_conv-v0.9.0.tar.gz)
Processing 53/177: [prometheus.0.5: http] [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved re.1.8.0  (cached)
Processing 54/177: [prometheus.0.5: http] [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 54/177: [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.04/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.04/doc/cmdliner" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.04/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.04/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 54/177: [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved prometheus.0.5  (https://github.com/mirage/prometheus/releases/download/v0.5/prometheus-0.5.tbz)
Processing 55/177: [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 55/177: [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved rresult.0.6.0  (cached)
Processing 56/177: [protocol-9p.0.12.1, protocol-9p-unix.0.12.1: http] [seq.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 56/177: [seq.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved result.1.3  (https://github.com/janestreet/result/releases/download/1.3/result-1.3.tbz)
Processing 57/177: [seq.0.1: http] [sexplib.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved protocol-9p.0.12.1, protocol-9p-unix.0.12.1  (https://github.com/mirage/ocaml-9p/archive/0.12.1.tar.gz)
Processing 58/177: [seq.0.1: http] [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 58/177: [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved seq.0.1  (https://github.com/c-cube/seq/archive/0.1.tar.gz)
Processing 59/177: [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 59/177: [sexplib.v0.9.2: http] [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved stdio.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/stdio-v0.9.0.tar.gz)
Processing 60/177: [sexplib.v0.9.2: http] [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 60/177: [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved sexplib.v0.9.2  (https://github.com/janestreet/sexplib/archive/v0.9.2.tar.gz)
Processing 61/177: [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved uchar.0.0.2  (cached)
Processing 62/177: [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved topkg.1.0.4  (cached)
Processing 63/177: [stringext.1.5.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved win-error.0.3  (cached)
-> retrieved uri.1.9.7  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04/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.04/.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.04/.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.04/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 63/177: [stringext.1.5.0: http] [ocamlfind: make opt]
-> installed ocamlbuild.0.14.1
Processing 64/177: [stringext.1.5.0: http] [ocamlfind: make opt]
Processing 65/177: [stringext.1.5.0: http] [ocamlfind: make opt] [uchar: ocaml]
Processing 65/177: [ocamlfind: make opt] [uchar: ocaml]
-> retrieved stringext.1.5.0  (https://github.com/rgrinberg/stringext/archive/1.5.0.zip)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 65/177: [ocamlfind: make opt]
-> installed uchar.0.0.2
Processing 66/177: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.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.04/.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.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 67/177: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.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.04/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/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.04/bin"
- install -d "/home/opam/.opam/4.04/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.04/lib/findlib"
- install -d "/home/opam/.opam/4.04/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.04/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.04/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.04/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.04/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.04/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x/META.tmp" && mv "/home/opam/.opam/4.04/lib/$x/META.tmp" "/home/opam/.opam/4.04/lib/$x/META"; done
- install -d "/home/opam/.opam/4.04/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.04/lib/num-top"
- install -c num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04/lib/num-top/"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.04/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/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.04/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 69/177: [jbuilder: ocaml bootstrap.ml]
Processing 70/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all]
Processing 71/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all] [seq: make build]
Processing 72/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all] [seq: make build] [topkg: ocaml build]
-> installed base-bytes.base
Processing 73/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all] [seq: make build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.1)
- ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends
- /home/opam/.opam/4.04/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml
- /home/opam/.opam/4.04/bin/ocamlc.opt -a -I src src/seq.cmo -o src/seq.cma
- /home/opam/.opam/4.04/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml
- /home/opam/.opam/4.04/bin/ocamlopt.opt -a -I src src/seq.cmx -o src/seq.cmxa
- /home/opam/.opam/4.04/bin/ocamlopt.opt -shared -linkall -I src src/seq.cmxa -o src/seq.cmxs
-> compiled  seq.0.1
Processing 73/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all] [topkg: ocaml build]
Processing 74/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all] [topkg: ocaml build] [seq: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.1)
- ocamlfind install seq META _build/src/seq.a _build/src/seq.cma _build/src/seq.cmi _build/src/seq.cmo _build/src/seq.cmx _build/src/seq.cmxa _build/src/seq.cmxs _build/src/seq.ml _build/src/seq.ml.depends _build/src/seq.mli _build/src/seq.mli.depends _build/src/seq.o
- Installed /home/opam/.opam/4.04/lib/seq/seq.o
- Installed /home/opam/.opam/4.04/lib/seq/seq.mli.depends
- Installed /home/opam/.opam/4.04/lib/seq/seq.mli
- Installed /home/opam/.opam/4.04/lib/seq/seq.ml.depends
- Installed /home/opam/.opam/4.04/lib/seq/seq.ml
- Installed /home/opam/.opam/4.04/lib/seq/seq.cmxs
- Installed /home/opam/.opam/4.04/lib/seq/seq.cmxa
- Installed /home/opam/.opam/4.04/lib/seq/seq.cmx
- Installed /home/opam/.opam/4.04/lib/seq/seq.cmo
- Installed /home/opam/.opam/4.04/lib/seq/seq.cmi
- Installed /home/opam/.opam/4.04/lib/seq/seq.cma
- Installed /home/opam/.opam/4.04/lib/seq/seq.a
- Installed /home/opam/.opam/4.04/lib/seq/META
-> installed seq.0.1
Processing 74/177: [jbuilder: ocaml bootstrap.ml] [ppx_tools: make all] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools.5.0)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0
Processing 74/177: [jbuilder: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 75/177: [jbuilder: ocaml bootstrap.ml] [topkg: ocaml build] [ppx_tools: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools.5.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.04/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.04/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.04/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.04/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.04/lib/ppx_tools/META
-> installed ppx_tools.5.0
Processing 75/177: [jbuilder: ocaml bootstrap.ml] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/jbuilder.1.0+beta11)
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/sexp_lexer.mll
- /home/opam/.opam/4.04/bin/ocamldep.opt -modules src/action.ml src/action_intf.ml src/alias.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/sexp.ml src/sexp_lexer.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- /home/opam/.opam/4.04/bin/ocamlopt.opt -w -40 -o boot.exe unix.cmxa boot.ml
Processing 75/177: [jbuilder: ./boot.exe 31] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/topkg.1.0.4)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.4
Processing 75/177: [jbuilder: ./boot.exe 31]
-> installed topkg.1.0.4
Processing 76/177: [jbuilder: ./boot.exe 31]
Processing 77/177: [asetmap: ocaml build] [jbuilder: ./boot.exe 31]
Processing 78/177: [asetmap: ocaml build] [astring: ocaml build] [jbuilder: ./boot.exe 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/asetmap.0.8.1)
- ocamlfind ocamldep -package bytes -modules src/asetmap.ml > src/asetmap.ml.depends
- ocamlfind ocamldep -package bytes -modules src/asetmap.mli > src/asetmap.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/asetmap.cmi src/asetmap.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/asetmap.cmx src/asetmap.ml
- ocamlfind ocamlopt -a -package bytes -I src src/asetmap.cmx -o src/asetmap.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/asetmap.cmxa -o src/asetmap.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/asetmap.cmo src/asetmap.ml
- ocamlfind ocamlc -a -package bytes -I src src/asetmap.cmo -o src/asetmap.cma
- # No parallelism done
-> compiled  asetmap.0.8.1
Processing 78/177: [astring: ocaml build] [jbuilder: ./boot.exe 31]
-> installed asetmap.0.8.1
Processing 79/177: [astring: ocaml build] [jbuilder: ./boot.exe 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/astring.0.8.3)
- ocamlfind ocamldep -package bytes -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -package bytes -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -package bytes -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -package bytes -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -package bytes -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -package bytes -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -package bytes -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -package bytes -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -package bytes -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -package bytes -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.3
Processing 79/177: [jbuilder: ./boot.exe 31]
-> installed astring.0.8.3
Processing 80/177: [jbuilder: ./boot.exe 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/jbuilder.1.0+beta11)
-     ocamldep bin/main.depends.ocamldep-output
-     ocamllex src/meta_lexer.ml
-     ocamllex src/glob_lexer.ml
-     ocamldep bin/main.dependsi.ocamldep-output
-       ocamlc src/jbuilder.{cmi,cmo,cmt}
-    ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output
-     ocamldep src/jbuilder.dependsi.ocamldep-output
-     ocamllex src/sexp_lexer.ml
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output
-     ocamllex vendor/opam-file-format/src/opamLexer.ml
-       ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output
-     ocamlopt src/jbuilder.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o}
-     ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Sexp_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Install.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-       ocamlc src/jbuilder__Vfile_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Ml_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Watermarks.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Module.{cmi,cmti}
-       ocamlc src/jbuilder__Mode.{cmi,cmti}
-       ocamlc src/jbuilder__Findlib.{cmi,cmti}
-       ocamlc src/jbuilder__Context.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-       ocamlc src/jbuilder__Action.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-       ocamlc src/jbuilder__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Build.{cmi,cmti}
-       ocamlc src/jbuilder__Lib_db.{cmi,cmti}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-       ocamlc src/jbuilder__Gen_meta.{cmi,cmti}
-       ocamlc src/jbuilder__Alias.{cmi,cmti}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Super_context.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Main.{cmi,cmti}
-       ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-       ocamlc bin/main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o}
-     ocamlopt src/jbuilder__Action_intf.{cmx,o}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-     ocamlopt src/jbuilder__Clflags.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-     ocamlopt src/jbuilder__Import.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Top_closure.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o}
-     ocamlopt src/jbuilder__Io.{cmx,o}
-     ocamlopt src/jbuilder__Ansi_color.{cmx,o}
-     ocamlopt src/jbuilder__Meta_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Opam_file.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Sexp_lexer.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__Package.{cmx,o}
-     ocamlopt src/jbuilder__Config.{cmx,o}
-     ocamlopt src/jbuilder__Bin.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__Vfile_kind.{cmx,o}
-     ocamlopt src/jbuilder__File_tree.{cmx,o}
-     ocamlopt src/jbuilder__Install.{cmx,o}
-     ocamlopt src/jbuilder__Arg_spec.{cmx,o}
-     ocamlopt src/jbuilder__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Log.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{cmx,o}
-     ocamlopt src/jbuilder__Future.{cmx,o}
-     ocamlopt src/jbuilder__Findlib.{cmx,o}
-     ocamlopt src/jbuilder__Watermarks.{cmx,o}
-     ocamlopt src/jbuilder__Context.{cmx,o}
-     ocamlopt src/jbuilder__Action.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Lib.{cmx,o}
-     ocamlopt src/jbuilder__Artifacts.{cmx,o}
-     ocamlopt src/jbuilder__Build.{cmx,o}
-     ocamlopt src/jbuilder__Gen_meta.{cmx,o}
-     ocamlopt src/jbuilder__Build_interpret.{cmx,o}
-     ocamlopt src/jbuilder__Lib_db.{cmx,o}
-     ocamlopt src/jbuilder__Alias.{cmx,o}
-     ocamlopt src/jbuilder__Super_context.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild_load.{cmx,o}
-     ocamlopt src/jbuilder__Build_system.{cmx,o}
-     ocamlopt src/jbuilder__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o}
-     ocamlopt src/jbuilder__Ocamldep.{cmx,o}
-     ocamlopt src/jbuilder__Module_compilation.{cmx,o}
-     ocamlopt src/jbuilder__Odoc.{cmx,o}
-     ocamlopt src/jbuilder__Gen_rules.{cmx,o}
-     ocamlopt src/jbuilder__Main.{cmx,o}
-     ocamlopt src/jbuilder.{a,cmxa}
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt bin/main.exe
-     jbuilder doc/jbuilder-clean.1
-     jbuilder doc/jbuilder-build.1
-     jbuilder doc/jbuilder-exec.1
-     jbuilder doc/jbuilder-external-lib-deps.1
-     jbuilder doc/jbuilder-install.1
-     jbuilder doc/jbuilder-rules.1
-     jbuilder doc/jbuilder-runtest.1
-     jbuilder doc/jbuilder-subst.1
-     jbuilder doc/jbuilder-uninstall.1
-     jbuilder doc/jbuilder.1
-     jbuilder doc/jbuilder-installed-libraries.1
-> compiled  jbuilder.1.0+beta11
-> installed jbuilder.1.0+beta11
Processing 82/177: [cppo: jbuilder build]
Processing 83/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build]
Processing 84/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build]
Processing 85/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build]
Processing 86/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build]
Processing 87/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build]
Processing 88/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build]
Processing 89/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [stringext: jbuilder build]
Processing 90/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [stringext: jbuilder build] [win-error: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_traverse_builtins.v0.9.0)
-     ocamldep src/ppx_traverse_builtins.depends.ocamldep-output
-       ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt}
-       ocamlc src/ppx_traverse_builtins.cma
-     ocamlopt src/ppx_traverse_builtins.{cmx,o}
-     ocamlopt src/ppx_traverse_builtins.{a,cmxa}
-     ocamlopt src/ppx_traverse_builtins.cmxs
-> compiled  ppx_traverse_builtins.v0.9.0
Processing 90/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [stringext: jbuilder build] [win-error: jbuilder build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 91/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [stringext: jbuilder build] [win-error: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "stringext" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/stringext.1.5.0)
-     ocamldep lib/stringext.dependsi.ocamldep-output
-     ocamldep lib/stringext.depends.ocamldep-output
-       ocamlc lib/stringext.{cmi,cmti}
-       ocamlc lib/stringext.{cmo,cmt}
-       ocamlc lib/stringext.cma
-     ocamlopt lib/stringext.{cmx,o}
-     ocamlopt lib/stringext.{a,cmxa}
-     ocamlopt lib/stringext.cmxs
-> compiled  stringext.1.5.0
Processing 91/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [win-error: jbuilder build]
-> installed stringext.1.5.0
Processing 92/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [win-error: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/result.1.3)
-        ocaml selected
-     ocamldep result.depends.ocamldep-output
-       ocamlc result.{cmi,cmo,cmt}
-       ocamlc result.cma
-     ocamlopt result.{cmx,o}
-     ocamlopt result.{a,cmxa}
-     ocamlopt result.cmxs
-> compiled  result.1.3
Processing 92/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [win-error: jbuilder build]
-> installed result.1.3
Processing 93/177: [cppo: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [win-error: jbuilder build]
Processing 94/177: [cppo: jbuilder build] [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [win-error: jbuilder build]
Processing 95/177: [cppo: jbuilder build] [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [win-error: jbuilder build]
Processing 96/177: [cppo: jbuilder build] [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build] [win-error: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "win-error" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/win-error.0.3)
-     ocamldep lib/win_error.dependsi.ocamldep-output
-       ocamlc lib/win_error.{cmi,cmti}
-     ocamldep lib/win_error.depends.ocamldep-output
-       ocamlc lib/win_error_t.{cmi,cmo,cmt}
-     ocamlopt lib/win_error_t.{cmx,o}
-       ocamlc lib/win_error_to_string.{cmi,cmo,cmt}
-       ocamlc lib/win_error_of_int.{cmi,cmo,cmt}
-     ocamlopt lib/win_error_to_string.{cmx,o}
-       ocamlc lib/win_error.{cmo,cmt}
-       ocamlc lib/win_error.cma
-     ocamlopt lib/win_error_of_int.{cmx,o}
-     ocamlopt lib/win_error.{cmx,o}
-     ocamlopt lib/win_error.{a,cmxa}
-     ocamlopt lib/win_error.cmxs
-> compiled  win-error.0.3
Processing 96/177: [cppo: jbuilder build] [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
-> installed win-error.0.3
Processing 97/177: [cppo: jbuilder build] [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cppo.1.6.1)
-    ocamlyacc src/cppo_parser.{ml,mli}
-     ocamllex src/cppo_lexer.ml
-     ocamldep src/cppo_main.depends.ocamldep-output
-     ocamldep src/cppo_main.dependsi.ocamldep-output
-       ocamlc src/cppo_command.{cmi,cmti}
-       ocamlc src/cppo_version.{cmi,cmti}
-     ocamlopt src/cppo_version.{cmx,o}
-     ocamlopt src/cppo_command.{cmx,o}
-       ocamlc src/cppo_types.{cmi,cmti}
-       ocamlc src/cppo_eval.{cmi,cmti}
-       ocamlc src/cppo_parser.{cmi,cmti}
-       ocamlc src/cppo_lexer.{cmi,cmo,cmt}
-       ocamlc src/cppo_main.{cmi,cmo,cmt}
-     ocamlopt src/cppo_types.{cmx,o}
-     ocamlopt src/cppo_parser.{cmx,o}
-     ocamlopt src/cppo_lexer.{cmx,o}
-     ocamlopt src/cppo_eval.{cmx,o}
- File "src/cppo_eval.ml", line 88, characters 2-19:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt src/cppo_main.{cmx,o}
-     ocamlopt src/cppo_main.exe
-> compiled  cppo.1.6.1
Processing 97/177: [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
-> installed cppo.1.6.1
Processing 98/177: [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "octavius" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/octavius.1.2.1)
-    ocamlyacc src/octParser.{ml,mli}
-     ocamldep test/main.depends.ocamldep-output
-       ocamlc src/octavius__.{cmi,cmo,cmt}
-     ocamldep src/octavius.dependsi.ocamldep-output
-     ocamllex src/octLexer.ml
-       ocamlc src/octavius__Errors.{cmi,cmti}
-     ocamlopt src/octavius__.{cmx,o}
-       ocamlc src/octavius__Common.{cmi,cmti}
-     ocamldep src/octavius.depends.ocamldep-output
-       ocamlc src/octavius__Common.{cmo,cmt}
-       ocamlc src/octavius__Errors.{cmo,cmt}
-     ocamlopt src/octavius__Errors.{cmx,o}
-       ocamlc src/octavius__Types.{cmi,cmo,cmt}
-     ocamlopt src/octavius__Common.{cmx,o}
-       ocamlc src/octavius.{cmi,cmti}
-       ocamlc src/octavius__Print.{cmi,cmti}
-       ocamlc src/octavius__OctParser.{cmi,cmti}
-       ocamlc src/octavius__OctLexer.{cmi,cmti}
-     ocamlopt src/octavius__Types.{cmx,o}
-       ocamlc src/octavius.{cmo,cmt}
-       ocamlc src/octavius__Print.{cmo,cmt}
-       ocamlc test/main.{cmi,cmo,cmt}
-       ocamlc src/octavius__OctParser.{cmo,cmt}
-       ocamlc src/octavius__OctLexer.{cmo,cmt}
-       ocamlc src/octavius.cma
-     ocamlopt src/octavius__OctParser.{cmx,o}
-     ocamlopt src/octavius__Print.{cmx,o}
-     ocamlopt src/octavius__OctLexer.{cmx,o}
-     ocamlopt src/octavius.{cmx,o}
-     ocamlopt src/octavius.{a,cmxa}
-     ocamlopt test/main.{cmx,o}
-     ocamlopt src/octavius.cmxs
-     ocamlopt test/main.exe
-> compiled  octavius.1.2.1
Processing 98/177: [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
-> installed octavius.1.2.1
Processing 99/177: [fmt: ocaml build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-compiler-libs.v0.9.0)
-     ocamldep src/shadow/gen/gen.depends.ocamldep-output
-     ocamldep src/gen/gen.depends.ocamldep-output
-     ocamldep src/read_cma/read_cma.dependsi.ocamldep-output
-     ocamldep src/read_cma/read_cma.depends.ocamldep-output
-       ocamlc src/read_cma/read_cma.{cmi,cmti}
-       ocamlc src/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/read_cma/read_cma.{cmx,o}
-     ocamlopt src/read_cma/read_cma.{a,cmxa}
-       ocamlc src/shadow/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/shadow/gen/gen.{cmx,o}
-     ocamlopt src/gen/gen.{cmx,o}
-     ocamlopt src/gen/gen.exe
-          gen src/ocaml_common/ocaml_common.ml
-          gen src/ocaml_bytecomp/ocaml_bytecomp.ml
-          gen src/ocaml_toplevel/ocaml_toplevel.ml
-     ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output
-     ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output
-     ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output
-       ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt}
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt}
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.cma
-       ocamlc src/ocaml_common/ocaml_common.cma
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa}
-     ocamlopt src/ocaml_common/ocaml_common.{cmx,o}
-     ocamlopt src/ocaml_common/ocaml_common.{a,cmxa}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs
-     ocamlopt src/ocaml_common/ocaml_common.cmxs
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs
-     ocamlopt src/shadow/gen/gen.exe
-          gen src/shadow/ocaml_shadow.ml
-     ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output
-       ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt}
-       ocamlc src/shadow/ocaml_shadow.cma
-     ocamlopt src/shadow/ocaml_shadow.{cmx,o}
-     ocamlopt src/shadow/ocaml_shadow.{a,cmxa}
-     ocamlopt src/shadow/ocaml_shadow.cmxs
-> compiled  ocaml-compiler-libs.v0.9.0
Processing 99/177: [fmt: ocaml build] [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 100/177: [fmt: ocaml build] [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [rresult: ocaml build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/rresult.0.6.0)
- ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.6.0
Processing 100/177: [fmt: ocaml build] [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
-> installed rresult.0.6.0
Processing 101/177: [fmt: ocaml build] [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/re.1.8.0)
-     ocamldep deprecated/re_posix.depends.ocamldep-output
-     ocamldep deprecated/re_pcre.depends.ocamldep-output
-     ocamldep deprecated/re_emacs.depends.ocamldep-output
-     ocamldep deprecated/re_perl.depends.ocamldep-output
-     ocamldep deprecated/re_glob.depends.ocamldep-output
-       ocamlc lib/re__.{cmi,cmo,cmt}
-     ocamldep deprecated/re_str.depends.ocamldep-output
-     ocamldep lib/re.dependsi.ocamldep-output
-       ocamlc lib/re__Category.{cmi,cmti}
-       ocamlc lib/re__Pmark.{cmi,cmti}
-       ocamlc lib/re__Cset.{cmi,cmti}
-     ocamlopt lib/re__.{cmx,o}
-       ocamlc lib/re__Str.{cmi,cmti}
-     ocamldep lib/re.depends.ocamldep-output
-       ocamlc lib/re__Automata.{cmi,cmti}
-       ocamlc lib/re__Core.{cmi,cmti}
-       ocamlc lib/re__Glob.{cmi,cmti}
-       ocamlc lib/re__Pmark.{cmo,cmt}
-       ocamlc lib/re__Posix.{cmi,cmti}
-       ocamlc lib/re__Pcre.{cmi,cmti}
-       ocamlc lib/re__Category.{cmo,cmt}
-       ocamlc lib/re__Perl.{cmi,cmti}
-       ocamlc lib/re__Emacs.{cmi,cmti}
-       ocamlc lib/re__Fmt.{cmi,cmo,cmt}
-     ocamlopt lib/re__Pmark.{cmx,o}
-     ocamlopt lib/re__Category.{cmx,o}
-       ocamlc lib/re__Posix.{cmo,cmt}
-       ocamlc lib/re__Cset.{cmo,cmt}
-       ocamlc lib/re__Pcre.{cmo,cmt}
-       ocamlc lib/re__Emacs.{cmo,cmt}
-       ocamlc lib/re.{cmi,cmo,cmt}
-       ocamlc deprecated/re_perl.{cmi,cmo,cmt}
-       ocamlc lib/re__Glob.{cmo,cmt}
-       ocamlc deprecated/re_glob.{cmi,cmo,cmt}
-       ocamlc deprecated/re_str.{cmi,cmo,cmt}
-       ocamlc deprecated/re_posix.{cmi,cmo,cmt}
-       ocamlc deprecated/re_pcre.{cmi,cmo,cmt}
-       ocamlc deprecated/re_perl.cma
-       ocamlc deprecated/re_emacs.{cmi,cmo,cmt}
-       ocamlc deprecated/re_str.cma
-       ocamlc deprecated/re_glob.cma
-       ocamlc deprecated/re_pcre.cma
-       ocamlc deprecated/re_emacs.cma
-       ocamlc deprecated/re_posix.cma
-       ocamlc lib/re__Str.{cmo,cmt}
-       ocamlc lib/re__Automata.{cmo,cmt}
-       ocamlc lib/re__Core.{cmo,cmt}
-     ocamlopt lib/re__Fmt.{cmx,o}
-       ocamlc lib/re__Perl.{cmo,cmt}
-       ocamlc lib/re.cma
-     ocamlopt lib/re__Cset.{cmx,o}
-     ocamlopt lib/re__Automata.{cmx,o}
-     ocamlopt lib/re__Core.{cmx,o}
-     ocamlopt lib/re__Glob.{cmx,o}
-     ocamlopt lib/re__Emacs.{cmx,o}
-     ocamlopt lib/re__Posix.{cmx,o}
-     ocamlopt lib/re__Perl.{cmx,o}
-     ocamlopt lib/re__Pcre.{cmx,o}
-     ocamlopt lib/re__Str.{cmx,o}
-     ocamlopt lib/re.{cmx,o}
-     ocamlopt deprecated/re_perl.{cmx,o}
-     ocamlopt deprecated/re_posix.{cmx,o}
-     ocamlopt deprecated/re_emacs.{cmx,o}
-     ocamlopt deprecated/re_str.{cmx,o}
-     ocamlopt deprecated/re_glob.{cmx,o}
-     ocamlopt deprecated/re_pcre.{cmx,o}
-     ocamlopt deprecated/re_emacs.{a,cmxa}
-     ocamlopt lib/re.{a,cmxa}
-     ocamlopt deprecated/re_perl.{a,cmxa}
-     ocamlopt deprecated/re_glob.{a,cmxa}
-     ocamlopt deprecated/re_posix.{a,cmxa}
-     ocamlopt deprecated/re_str.{a,cmxa}
-     ocamlopt deprecated/re_pcre.{a,cmxa}
-     ocamlopt deprecated/re_emacs.cmxs
-     ocamlopt deprecated/re_pcre.cmxs
-     ocamlopt deprecated/re_glob.cmxs
-     ocamlopt deprecated/re_posix.cmxs
-     ocamlopt deprecated/re_perl.cmxs
-     ocamlopt deprecated/re_str.cmxs
-     ocamlopt lib/re.cmxs
-> compiled  re.1.8.0
Processing 101/177: [fmt: ocaml build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed re.1.8.0
Processing 102/177: [fmt: ocaml build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/fmt.0.8.5)
- ocamlfind ocamldep -package result -package uchar -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package result -package uchar -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package result -package uchar -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -package uchar -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package result -package uchar -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package result -package uchar -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package result -package uchar -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 50, characters 30-46:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package unix -package result -package uchar -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -package result -package uchar -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 50, characters 30-46:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package unix -package result -package uchar -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package result -package uchar -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package result -package uchar -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package result -package uchar -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -package result -package uchar -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package result -package uchar -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -package uchar -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -package uchar -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -package uchar -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -package uchar -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -package uchar -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -package uchar -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -package uchar -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.8.5
Processing 102/177: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed fmt.0.8.5
Processing 103/177: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
Processing 104/177: [mirage-device: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
Processing 105/177: [mirage-device: jbuilder build] [mirage-flow: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-flow" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-flow.1.5.0)
-     ocamldep src/mirage_flow.depends.ocamldep-output
-     ocamldep src/mirage_flow.dependsi.ocamldep-output
-       ocamlc src/mirage_flow.{cmi,cmti}
-       ocamlc src/mirage_flow.{cmo,cmt}
-     ocamlopt src/mirage_flow.{cmx,o}
-       ocamlc src/mirage_flow.cma
-     ocamlopt src/mirage_flow.{a,cmxa}
-     ocamlopt src/mirage_flow.cmxs
-> compiled  mirage-flow.1.5.0
Processing 105/177: [mirage-device: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed mirage-flow.1.5.0
Processing 106/177: [mirage-device: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
Processing 107/177: [mirage-channel: jbuilder build] [mirage-device: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-device" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-device.1.1.0)
-     ocamldep src/mirage_device.dependsi.ocamldep-output
-     ocamldep src/mirage_device.depends.ocamldep-output
-       ocamlc src/mirage_device.{cmi,cmti}
-       ocamlc src/mirage_device.{cmo,cmt}
-       ocamlc src/mirage_device.cma
-     ocamlopt src/mirage_device.{cmx,o}
-     ocamlopt src/mirage_device.{a,cmxa}
-     ocamlopt src/mirage_device.cmxs
-> compiled  mirage-device.1.1.0
Processing 107/177: [mirage-channel: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed mirage-device.1.1.0
Processing 108/177: [mirage-channel: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
Processing 109/177: [mirage-channel: jbuilder build] [mirage-clock: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
Processing 110/177: [mirage-channel: jbuilder build] [mirage-clock: jbuilder build] [mirage-kv: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-clock" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-clock.1.3.0)
-     ocamldep src/mirage_clock.depends.ocamldep-output
-       ocamlc src/mirage_clock.{cmi,cmo,cmt}
-       ocamlc src/mirage_clock.cma
-     ocamlopt src/mirage_clock.{cmx,o}
-     ocamlopt src/mirage_clock.{a,cmxa}
-     ocamlopt src/mirage_clock.cmxs
-> compiled  mirage-clock.1.3.0
Processing 110/177: [mirage-channel: jbuilder build] [mirage-kv: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed mirage-clock.1.3.0
Processing 111/177: [mirage-channel: jbuilder build] [mirage-kv: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-kv" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-kv.1.1.1)
-     ocamldep src/mirage_kv.depends.ocamldep-output
-     ocamldep src/mirage_kv.dependsi.ocamldep-output
-       ocamlc src/mirage_kv.{cmi,cmti}
-       ocamlc src/mirage_kv.{cmo,cmt}
-       ocamlc src/mirage_kv.cma
-     ocamlopt src/mirage_kv.{cmx,o}
-     ocamlopt src/mirage_kv.{a,cmxa}
-     ocamlopt src/mirage_kv.cmxs
-> compiled  mirage-kv.1.1.1
Processing 111/177: [mirage-channel: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed mirage-kv.1.1.1
Processing 112/177: [mirage-channel: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-channel" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-channel.3.1.0)
-     ocamldep src/mirage_channel.depends.ocamldep-output
-       ocamlc src/mirage_channel.{cmi,cmo,cmt}
-       ocamlc src/mirage_channel.cma
-     ocamlopt src/mirage_channel.{cmx,o}
-     ocamlopt src/mirage_channel.{a,cmxa}
-     ocamlopt src/mirage_channel.cmxs
-> compiled  mirage-channel.3.1.0
Processing 112/177: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed mirage-channel.3.1.0
Processing 113/177: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib.v0.9.2)
-       ocamlc num/lib/sexplib_num.{cmi,cmo,cmt}
-     ocamldep num/lib/sexplib_num.depends.ocamldep-output
-     ocamldep src0/sexplib0.depends.ocamldep-output
-       ocamlc src0/sexplib0.{cmi,cmo,cmt}
-     ocamldep src0/sexplib0.dependsi.ocamldep-output
-    ocamlyacc src/parser.{ml,mli}
-    ocamlyacc src/parser_with_layout.{ml,mli}
-     ocamllex src/lexer.ml
-     ocamldep unix/lib/sexplib_unix.depends.ocamldep-output
-     ocamldep num/lib/sexplib_num.dependsi.ocamldep-output
-       ocamlc src/sexplib.{cmi,cmo,cmt}
-       ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt}
-           sh src/pre_sexp.pp.ml
-     ocamldep src/sexplib.dependsi.ocamldep-output
-       ocamlc src0/sexplib0__Sexp.{cmi,cmti}
-     ocamlopt num/lib/sexplib_num.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{cmx,o}
-     ocamlopt src0/sexplib0.{cmx,o}
-     ocamlopt src/sexplib.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti}
-     ocamldep src/sexplib.depends.ocamldep-output
-       ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt}
-       ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt}
-       ocamlc src0/sexplib0__Sexp.{cmo,cmt}
-       ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Type.{cmi,cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp.{cmx,o}
-       ocamlc src0/sexplib0.cma
-       ocamlc src/sexplib__Parser.{cmi,cmti}
-       ocamlc src/sexplib__Src_pos.{cmi,cmti}
-       ocamlc src/sexplib__Src_pos.{cmo,cmt}
-       ocamlc src/sexplib__Type_with_layout.{cmi,cmti}
-       ocamlc src/sexplib__Parser_with_layout.{cmi,cmti}
-       ocamlc src/sexplib__Lexer.{cmi,cmti}
-     ocamlopt src0/sexplib0__Sexp_conv.{cmx,o}
-       ocamlc src/sexplib__Parser.{cmo,cmt}
-       ocamlc src/sexplib__Type_with_layout.{cmo,cmt}
-       ocamlc src/sexplib__Parser_with_layout.{cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o}
-       ocamlc src/sexplib__Lexer.{cmo,cmt}
-     ocamlopt src/sexplib__Type.{cmx,o}
-     ocamlopt src/sexplib__Conv_error.{cmx,o}
-     ocamlopt src0/sexplib0.{a,cmxa}
-     ocamlopt src/sexplib__Src_pos.{cmx,o}
-     ocamlopt src/sexplib__Parser.{cmx,o}
-     ocamlopt src0/sexplib0.cmxs
-     ocamlopt src/sexplib__Type_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Parser_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Lexer.{cmx,o}
-       ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Sexp.{cmi,cmti}
-       ocamlc src/sexplib__Path.{cmi,cmti}
-       ocamlc src/sexplib__Exn_magic.{cmi,cmti}
-       ocamlc src/sexplib__Macro.{cmi,cmti}
-       ocamlc src/sexplib__Conv.{cmi,cmti}
-       ocamlc src/sexplib__Std.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Path.{cmo,cmt}
-       ocamlc src/sexplib__Sexp.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti}
-       ocamlc src/sexplib__Exn_magic.{cmo,cmt}
-       ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt}
-       ocamlc unix/lib/sexplib_unix.cma
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num.cma
-       ocamlc src/sexplib__Macro.{cmo,cmt}
-       ocamlc src/sexplib.cma
-     ocamlopt src/sexplib__Pre_sexp.{cmx,o}
-     ocamlopt src/sexplib__Sexp_intf.{cmx,o}
-     ocamlopt src/sexplib__Sexp_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Sexp.{cmx,o}
-     ocamlopt src/sexplib__Path.{cmx,o}
-     ocamlopt src/sexplib__Conv.{cmx,o}
-     ocamlopt src/sexplib__Exn_magic.{cmx,o}
-     ocamlopt src/sexplib__Macro.{cmx,o}
-     ocamlopt src/sexplib__Std.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o}
-     ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o}
-     ocamlopt src/sexplib.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.cmxs
-     ocamlopt src/sexplib.cmxs
-     ocamlopt num/lib/sexplib_num__Std.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{a,cmxa}
-     ocamlopt num/lib/sexplib_num.cmxs
-> compiled  sexplib.v0.9.2
Processing 113/177: [ocaml-migrate-parsetree: jbuilder build]
-> installed sexplib.v0.9.2
Processing 114/177: [ocaml-migrate-parsetree: jbuilder build]
Processing 115/177: [base: jbuilder build] [ocaml-migrate-parsetree: jbuilder build]
Processing 116/177: [base: jbuilder build] [cstruct: jbuilder build] [ocaml-migrate-parsetree: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "cstruct" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cstruct.3.2.1)
-     ocamldep lib/cstruct.dependsi.ocamldep-output
-     ocamldep lib/cstruct.depends.ocamldep-output
-       ocamlc lib/cstruct.{cmi,cmti}
-       ocamlc lib/cstruct_stubs.o
-       ocamlc lib/cstruct.{cmo,cmt}
-       ocamlc lib/cstruct.cma
-   ocamlmklib lib/dllcstruct_stubs.so,lib/libcstruct_stubs.a
-     ocamlopt lib/cstruct.{cmx,o}
-     ocamlopt lib/cstruct.{a,cmxa}
-     ocamlopt lib/cstruct.cmxs
-> compiled  cstruct.3.2.1
Processing 116/177: [base: jbuilder build] [ocaml-migrate-parsetree: jbuilder build]
-> installed cstruct.3.2.1
Processing 117/177: [base: jbuilder build] [ocaml-migrate-parsetree: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-migrate-parsetree.1.0.7)
-     ocamllex tools/pp_rewrite.ml
-     ocamldep src/migrate_parsetree_driver_main.depends.ocamldep-output
-     ocamldep tools/add_special_comments.depends.ocamldep-output
-     ocamldep tools/add_special_comments.dependsi.ocamldep-output
-       ocamlc tools/pp_rewrite.{cmi,cmti}
-       ocamlc tools/pp.{cmi,cmti}
-        ocaml src/ast-version,src/compiler-functions-file
-     ocamlopt tools/pp_rewrite.{cmx,o}
-     ocamlopt tools/pp.{cmx,o}
-     ocamlopt tools/pp.exe
-           pp src/migrate_parsetree_403_402.pp.ml
-           pp src/migrate_parsetree_404_403.pp.ml
-           pp src/migrate_parsetree_402_403.pp.ml
-           pp src/migrate_parsetree.pp.ml
-           pp src/migrate_parsetree_405_404.pp.ml
-           pp src/migrate_parsetree_404_405.pp.ml
-           pp src/migrate_parsetree_ast_io.pp.mli
-           pp src/migrate_parsetree_406_405.pp.ml
-           pp src/migrate_parsetree_versions.pp.ml
-           pp src/migrate_parsetree_def.pp.mli
-           pp src/migrate_parsetree_driver.pp.mli
-           pp src/migrate_parsetree_versions.pp.mli
-           pp src/migrate_parsetree_402_403_migrate.pp.ml
-           pp src/migrate_parsetree_403_404.pp.ml
-           pp src/migrate_parsetree_403_404_migrate.pp.ml
-           pp src/migrate_parsetree_405_406.pp.ml
-           pp src/migrate_parsetree_ast_io.pp.ml
-           pp src/migrate_parsetree_def.pp.ml
-           pp src/ast_403.pp.ml
-           pp src/ast_404.pp.ml
-           pp src/migrate_parsetree_403_402_migrate.pp.ml
-           pp src/migrate_parsetree_parse.pp.ml
-           pp src/migrate_parsetree_404_403_migrate.pp.ml
-           pp src/migrate_parsetree_parse.pp.mli
-           pp src/ast_405.pp.ml
-           pp src/migrate_parsetree_compiler_functions.pp.ml
-     ocamldep src/migrate_parsetree.dependsi.ocamldep-output
-           pp src/migrate_parsetree_404_405_migrate.pp.ml
-           pp src/migrate_parsetree_405_404_migrate.pp.ml
-           pp src/migrate_parsetree_406_405_migrate.pp.ml
-           pp src/migrate_parsetree_driver.pp.ml
-           pp src/migrate_parsetree_405_406_migrate.pp.ml
-           pp src/ast_402.pp.ml
-           pp src/ast_406.pp.ml
-       ocamlc src/migrate_parsetree_def.{cmi,cmti}
-     ocamldep src/migrate_parsetree.depends.ocamldep-output
-       ocamlc src/migrate_parsetree_compiler_functions.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_def.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_def.{cmx,o}
-     ocamlopt src/migrate_parsetree_compiler_functions.{cmx,o}
-       ocamlc src/ast_405.{cmi,cmo,cmt}
-       ocamlc src/ast_402.{cmi,cmo,cmt}
-       ocamlc src/ast_406.{cmi,cmo,cmt}
-       ocamlc src/ast_403.{cmi,cmo,cmt}
-       ocamlc src/ast_404.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_406_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_405_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_404_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_405.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_404.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_403_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_406_405_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_402_403_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_404_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_402_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_406_405.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_406.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_404.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_402.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_402_403.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_403.{cmi,cmo,cmt}
-     ocamlopt src/ast_405.{cmx,o}
-     ocamlopt src/ast_406.{cmx,o}
-     ocamlopt src/ast_403.{cmx,o}
-     ocamlopt src/ast_402.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_406_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_406_405_migrate.{cmx,o}
-     ocamlopt src/ast_404.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_406.{cmx,o}
-     ocamlopt src/migrate_parsetree_406_405.{cmx,o}
-     ocamlopt src/migrate_parsetree_402_403_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_versions.{cmi,cmti}
-       ocamlc src/migrate_parsetree_ast_io.{cmi,cmti}
-     ocamlopt src/migrate_parsetree_403_402_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_parse.{cmi,cmti}
-       ocamlc src/migrate_parsetree_ast_io.{cmo,cmt}
-       ocamlc src/migrate_parsetree_driver.{cmi,cmti}
-     ocamlopt src/migrate_parsetree_404_405_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_403_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_402_403.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_404_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_404_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_403_402.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_403.{cmx,o}
-       ocamlc src/migrate_parsetree_driver_main.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_404_405.{cmx,o}
-       ocamlc src/migrate_parsetree_driver_main.cma
-     ocamlopt src/migrate_parsetree_403_404.{cmx,o}
-       ocamlc src/migrate_parsetree_parse.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_405_404.{cmx,o}
-       ocamlc src/migrate_parsetree_driver.{cmo,cmt}
-       ocamlc src/migrate_parsetree_versions.{cmo,cmt}
-       ocamlc src/migrate_parsetree.cma
-     ocamlopt src/migrate_parsetree_versions.{cmx,o}
-     ocamlopt src/migrate_parsetree_ast_io.{cmx,o}
-     ocamlopt src/migrate_parsetree_parse.{cmx,o}
-     ocamlopt src/migrate_parsetree_driver.{cmx,o}
-     ocamlopt src/migrate_parsetree.{cmx,o}
-     ocamlopt src/migrate_parsetree_driver_main.{cmx,o}
-     ocamlopt src/migrate_parsetree_driver_main.{a,cmxa}
-     ocamlopt src/migrate_parsetree_driver_main.cmxs
-     ocamlopt src/migrate_parsetree.{a,cmxa}
-     ocamlopt src/migrate_parsetree.cmxs
-> compiled  ocaml-migrate-parsetree.1.0.7
Processing 117/177: [base: jbuilder build]
-> installed ocaml-migrate-parsetree.1.0.7
Processing 118/177: [base: jbuilder build]
Processing 119/177: [base: jbuilder build] [ppx_ast: jbuilder build]
Processing 120/177: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/base.v0.9.3)
-     ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output
-     ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output
-     ocamllex src/hex_lexer.ml
-       ocamlc src/base__.{cmi,cmo,cmt}
-     ocamllex shadow-stdlib/gen/mapper.ml
-       ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output
-     ocamldep src/base.dependsi.ocamldep-output
-     ocamlopt src/base__.{cmx,o}
-           sh src/mpopcnt.sexp,src/popcnt_test.c
-        ocaml src/int63_backend.ml
-        ocaml src/string_set_primitives.ml
-     ocamlopt compiler-stdlib/gen/gen.{cmx,o}
-       ocamlc src/exn_stubs.o
-       ocamlc src/heap_block_stubs.o
-       ocamlc src/int_math_stubs.o
-       ocamlc src/am_testing.o
-       ocamlc src/string_dict_stubs.o
-       ocamlc src/hash_stubs.o
-       ocamlc src/internalhash_stubs.o
-     ocamldep src/base.depends.ocamldep-output
-   ocamlmklib src/dllbase_stubs.so,src/libbase_stubs.a
-     ocamlopt compiler-stdlib/gen/gen.exe
-          gen compiler-stdlib/src/caml.ml
-     ocamldep compiler-stdlib/src/caml.depends.ocamldep-output
-       ocamlc compiler-stdlib/src/caml.{cmi,cmo,cmt}
-       ocamlc compiler-stdlib/src/caml.cma
-     ocamlopt compiler-stdlib/src/caml.{cmx,o}
-       ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{a,cmxa}
-     ocamlopt compiler-stdlib/src/caml.cmxs
-     ocamlopt shadow-stdlib/gen/mapper.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.{cmx,o}
-     ocamlopt shadow-stdlib/gen/gen.exe
-          gen shadow-stdlib/src/shadow_stdlib.mli
-     ocamldep shadow-stdlib/src/shadow_stdlib.dependsi.ocamldep-output
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmi,cmti}
-       ocamlc src/base__Variant.{cmi,cmti}
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt}
-       ocamlc src/base__Ppx_compare_lib.{cmi,cmti}
-       ocamlc src/base__Variant.{cmo,cmt}
-       ocamlc src/base__Sys.{cmi,cmti}
-       ocamlc src/base__String_set_primitives.{cmi,cmo,cmt}
-       ocamlc src/base__Variantslib.{cmi,cmo,cmt}
-       ocamlc src/base__Field.{cmi,cmti}
-       ocamlc shadow-stdlib/src/shadow_stdlib.cma
-       ocamlc src/base__Hex_lexer.{cmi,cmo,cmt}
-       ocamlc src/base__Field.{cmo,cmt}
-       ocamlc src/base__Fieldslib.{cmi,cmo,cmt}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o}
-     ocamlopt src/base__Variant.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa}
-     ocamlopt src/base__Hex_lexer.{cmx,o}
-     ocamlopt src/base__Variantslib.{cmx,o}
-     ocamlopt src/base__Field.{cmx,o}
-     ocamlopt src/base__String_set_primitives.{cmx,o}
-     ocamlopt src/base__Fieldslib.{cmx,o}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs
-       ocamlc src/base__Import0.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmi,cmti}
-       ocamlc src/base__Hash_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Linked_queue0.{cmi,cmo,cmt}
-       ocamlc src/base__List0.{cmi,cmo,cmt}
-       ocamlc src/base__Sys0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar0.{cmi,cmo,cmt}
-       ocamlc src/base__Printf.{cmi,cmti}
-       ocamlc src/base__Poly.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmo,cmt}
-       ocamlc src/base__Char0.{cmi,cmo,cmt}
-       ocamlc src/base__String0.{cmi,cmo,cmt}
-       ocamlc src/base__Hash.{cmi,cmti}
-       ocamlc src/base__Array0.{cmi,cmo,cmt}
-       ocamlc src/base__Printf.{cmo,cmt}
-       ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt}
-       ocamlc src/base__Import.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmi,cmti}
-       ocamlc src/base__Int_pow2.{cmi,cmti}
-       ocamlc src/base__Ppx_compare_lib.{cmo,cmt}
-       ocamlc src/base__Popcount.{cmi,cmti}
-       ocamlc src/base__Staged.{cmi,cmti}
-       ocamlc src/base__Stringable.{cmi,cmo,cmt}
-       ocamlc src/base__Sys.{cmo,cmt}
-       ocamlc src/base__Avltree.{cmi,cmti}
-       ocamlc src/base__Floatable.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmo,cmt}
-       ocamlc src/base__Hasher.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare_intf.{cmi,cmo,cmt}
-       ocamlc src/base__T.{cmi,cmo,cmt}
-       ocamlc src/base__Sexplib.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_search.{cmi,cmti}
-       ocamlc src/base__Fn.{cmi,cmti}
-       ocamlc src/base__Hash.{cmo,cmt}
-       ocamlc src/base__Random.{cmi,cmti}
-       ocamlc src/base__Pretty_printer.{cmi,cmti}
-       ocamlc src/base__With_return.{cmi,cmti}
-       ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Blit_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Equal.{cmi,cmo,cmt}
-       ocamlc src/base__Applicative_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Intable.{cmi,cmo,cmt}
-       ocamlc src/base__String_dict.{cmi,cmti}
-       ocamlc src/base__Heap_block.{cmi,cmti}
-       ocamlc src/base__Maybe_bound.{cmi,cmti}
-       ocamlc src/base__Word_size.{cmi,cmti}
-       ocamlc src/base__Backtrace.{cmi,cmti}
-       ocamlc src/base__Commutative_group.{cmi,cmo,cmt}
-       ocamlc src/base__Staged.{cmo,cmt}
-       ocamlc src/base__Comparator.{cmi,cmti}
-       ocamlc src/base__Fn.{cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmi,cmti}
-       ocamlc src/base__Sign0.{cmi,cmo,cmt}
-       ocamlc src/base__Blit.{cmi,cmti}
-       ocamlc src/base__Array_permute.{cmi,cmo,cmt}
-       ocamlc src/base__Popcount.{cmo,cmt}
-       ocamlc src/base__Ordering.{cmi,cmti}
-       ocamlc src/base__Avltree.{cmo,cmt}
-       ocamlc src/base__Sexpable.{cmi,cmti}
-       ocamlc src/base__Word_size.{cmo,cmt}
-       ocamlc src/base__Exn.{cmi,cmti}
-       ocamlc src/base__Monad_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmo,cmt}
-       ocamlc src/base__Comparator.{cmo,cmt}
-       ocamlc src/base__Pretty_printer.{cmo,cmt}
-       ocamlc src/base__Buffer_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Heap_block.{cmo,cmt}
-       ocamlc src/base__Ordering.{cmo,cmt}
-       ocamlc src/base__String_dict.{cmo,cmt}
-       ocamlc src/base__Source_code_position0.{cmi,cmo,cmt}
-       ocamlc src/base__Sexpable.{cmo,cmt}
-       ocamlc src/base__Random.{cmo,cmt}
-       ocamlc src/base__With_return.{cmo,cmt}
-       ocamlc src/base__Monad.{cmi,cmti}
-       ocamlc src/base__Invariant_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Buffer.{cmi,cmti}
-       ocamlc src/base__Exn.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmi,cmti}
-       ocamlc src/base__Lazy.{cmi,cmti}
-       ocamlc src/base__Result.{cmi,cmti}
-       ocamlc src/base__Monad.{cmo,cmt}
-       ocamlc src/base__Applicative.{cmi,cmti}
-       ocamlc src/base__Info_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Lazy.{cmo,cmt}
-       ocamlc src/base__Info.{cmi,cmti}
-       ocamlc src/base__Ordered_collection_common.{cmi,cmti}
-       ocamlc src/base__Error.{cmi,cmti}
-       ocamlc src/base__Binary_search.{cmo,cmt}
-       ocamlc src/base__Container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmo,cmt}
-       ocamlc src/base__Result.{cmo,cmt}
-       ocamlc src/base__Blit.{cmo,cmt}
-       ocamlc src/base__Int_pow2.{cmo,cmt}
-       ocamlc src/base__Error.{cmo,cmt}
-       ocamlc src/base__Invariant.{cmo,cmt}
-       ocamlc src/base__Container.{cmi,cmti}
-       ocamlc src/base__List.{cmi,cmti}
-       ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Ref.{cmi,cmti}
-       ocamlc src/base__Or_error.{cmi,cmti}
-       ocamlc src/base__Indexed_container.{cmi,cmti}
-       ocamlc src/base__Sequence.{cmi,cmti}
-       ocamlc src/base__Either_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Maybe_bound.{cmo,cmt}
-       ocamlc src/base__Ref.{cmo,cmt}
-       ocamlc src/base__Container.{cmo,cmt}
-       ocamlc src/base__Queue_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmo,cmt}
-       ocamlc src/base__Validate.{cmi,cmti}
-       ocamlc src/base__Indexed_container.{cmo,cmt}
-       ocamlc src/base__Comparable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Either.{cmi,cmti}
-       ocamlc src/base__Validate.{cmo,cmt}
-       ocamlc src/base__Option.{cmi,cmti}
-       ocamlc src/base__Comparable.{cmi,cmti}
-       ocamlc src/base__Info.{cmo,cmt}
-       ocamlc src/base__Applicative.{cmo,cmt}
-       ocamlc src/base__Float0.{cmi,cmo,cmt}
-       ocamlc src/base__Array.{cmi,cmti}
-       ocamlc src/base__Linked_queue.{cmi,cmti}
-       ocamlc src/base__Sexp_with_comparable.{cmi,cmti}
-       ocamlc src/base__Uchar.{cmi,cmti}
-       ocamlc src/base__Bool.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmi,cmti}
-       ocamlc src/base__Type_equal.{cmi,cmti}
-       ocamlc src/base__Source_code_position.{cmi,cmti}
-       ocamlc src/base__Map_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Either.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmo,cmt}
-       ocamlc src/base__Option.{cmo,cmt}
-       ocamlc src/base__Comparable.{cmo,cmt}
-       ocamlc src/base__Sexp_with_comparable.{cmo,cmt}
-       ocamlc src/base__Sign.{cmi,cmti}
-       ocamlc src/base__Unit.{cmi,cmti}
-       ocamlc src/base__Char.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmo,cmt}
-       ocamlc src/base__String.{cmi,cmti}
-       ocamlc src/base__Bool.{cmo,cmt}
-       ocamlc src/base__List.{cmo,cmt}
-       ocamlc src/base__Sign.{cmo,cmt}
-       ocamlc src/base__Int_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar.{cmo,cmt}
-       ocamlc src/base__Unit.{cmo,cmt}
-     ocamlopt src/base__Import0.{cmx,o}
-       ocamlc src/base__Buffer.{cmo,cmt}
-       ocamlc src/base__Char.{cmo,cmt}
-       ocamlc src/base__Map.{cmi,cmti}
-       ocamlc src/base__Int_math.{cmi,cmti}
-       ocamlc src/base__Int32.{cmi,cmti}
-       ocamlc src/base__Int64.{cmi,cmti}
-       ocamlc src/base__Sequence.{cmo,cmt}
-       ocamlc src/base__Int63_emul.{cmi,cmti}
-       ocamlc src/base__Int.{cmi,cmti}
-       ocamlc src/base__Int_conversions.{cmi,cmti}
-       ocamlc src/base__Nativeint.{cmi,cmti}
-       ocamlc src/base__Hashtbl.{cmi,cmti}
-     ocamlopt src/base__Uchar0.{cmx,o}
-     ocamlopt src/base__Hash_intf.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare.{cmx,o}
-       ocamlc src/base__Array.{cmo,cmt}
-     ocamlopt src/base__List0.{cmx,o}
-     ocamlopt src/base__Printf.{cmx,o}
-     ocamlopt src/base__Sys0.{cmx,o}
-       ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt}
-       ocamlc src/base__Source_code_position.{cmo,cmt}
-     ocamlopt src/base__Linked_queue0.{cmx,o}
-       ocamlc src/base__Backtrace.{cmo,cmt}
-       ocamlc src/base__Set_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Array0.{cmx,o}
-       ocamlc src/base__Int32.{cmo,cmt}
-       ocamlc src/base__Int64.{cmo,cmt}
-       ocamlc src/base__Nativeint.{cmo,cmt}
-       ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Int63_backends.{cmi,cmo,cmt}
-       ocamlc src/base__Type_equal.{cmo,cmt}
-     ocamlopt src/base__Poly.{cmx,o}
-     ocamlopt src/base__String0.{cmx,o}
-       ocamlc src/base__Int63_backend.{cmi,cmo,cmt}
-       ocamlc src/base__Int_conversions.{cmo,cmt}
-       ocamlc src/base__Int.{cmo,cmt}
-       ocamlc src/base__Int_math.{cmo,cmt}
-       ocamlc src/base__Set.{cmi,cmti}
-       ocamlc src/base__Int63_emul.{cmo,cmt}
-     ocamlopt src/base__Ppx_compare_lib.{cmx,o}
-       ocamlc src/base__Hash_set.{cmi,cmti}
-     ocamlopt src/base__Char0.{cmx,o}
-       ocamlc src/base__Int63.{cmi,cmti}
-       ocamlc src/base__Hashtbl.{cmo,cmt}
-       ocamlc src/base__Int63.{cmo,cmt}
-       ocamlc src/base__Float.{cmi,cmti}
-     ocamlopt src/base__Hash.{cmx,o}
-       ocamlc src/base__Map.{cmo,cmt}
-     ocamlopt src/base__Ppx_hash_lib.{cmx,o}
-     ocamlopt src/base__Import.{cmx,o}
-     ocamlopt src/base__Equal.{cmx,o}
-     ocamlopt src/base__Intable.{cmx,o}
-     ocamlopt src/base__Fn.{cmx,o}
-     ocamlopt src/base__Blit_intf.{cmx,o}
-     ocamlopt src/base__Floatable.{cmx,o}
-     ocamlopt src/base__Binary_searchable_intf.{cmx,o}
-       ocamlc src/base__Set.{cmo,cmt}
-     ocamlopt src/base__Staged.{cmx,o}
-     ocamlopt src/base__Hasher.{cmx,o}
-     ocamlopt src/base__Applicative_intf.{cmx,o}
-       ocamlc src/base__String.{cmo,cmt}
-       ocamlc src/base__Hash_set.{cmo,cmt}
-     ocamlopt src/base__Sexp.{cmx,o}
-     ocamlopt src/base__Sys.{cmx,o}
-     ocamlopt src/base__T.{cmx,o}
-     ocamlopt src/base__Stringable.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare_intf.{cmx,o}
-     ocamlopt src/base__Popcount.{cmx,o}
-     ocamlopt src/base__Sexplib.{cmx,o}
-     ocamlopt src/base__Pretty_printer.{cmx,o}
-     ocamlopt src/base__Commutative_group.{cmx,o}
-     ocamlopt src/base__Monad_intf.{cmx,o}
-     ocamlopt src/base__Word_size.{cmx,o}
-     ocamlopt src/base__Ordering.{cmx,o}
-     ocamlopt src/base__Comparator.{cmx,o}
-     ocamlopt src/base__String_dict.{cmx,o}
-     ocamlopt src/base__Avltree.{cmx,o}
-     ocamlopt src/base__Sexpable.{cmx,o}
-     ocamlopt src/base__Sign0.{cmx,o}
-     ocamlopt src/base__Monad.{cmx,o}
-     ocamlopt src/base__Heap_block.{cmx,o}
-     ocamlopt src/base__Exn.{cmx,o}
-     ocamlopt src/base__Random.{cmx,o}
-     ocamlopt src/base__Source_code_position0.{cmx,o}
-     ocamlopt src/base__Array_permute.{cmx,o}
-     ocamlopt src/base__Invariant_intf.{cmx,o}
-     ocamlopt src/base__With_return.{cmx,o}
-       ocamlc src/base__Float.{cmo,cmt}
-     ocamlopt src/base__Lazy.{cmx,o}
-     ocamlopt src/base__Result.{cmx,o}
-     ocamlopt src/base__Info_intf.{cmx,o}
-     ocamlopt src/base__Ordered_collection_common.{cmx,o}
-     ocamlopt src/base__Binary_search.{cmx,o}
-     ocamlopt src/base__Container_intf.{cmx,o}
-     ocamlopt src/base__Blit.{cmx,o}
-     ocamlopt src/base__Binary_searchable.{cmx,o}
-     ocamlopt src/base__Ref.{cmx,o}
-     ocamlopt src/base__Buffer_intf.{cmx,o}
-     ocamlopt src/base__Container.{cmx,o}
-     ocamlopt src/base__Indexed_container_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container.{cmx,o}
-     ocamlopt src/base__Queue_intf.{cmx,o}
-     ocamlopt src/base__List.{cmx,o}
-     ocamlopt src/base__Maybe_bound.{cmx,o}
-     ocamlopt src/base__Applicative.{cmx,o}
-       ocamlc src/base.{cmi,cmo,cmt}
-     ocamlopt src/base__Info.{cmx,o}
-       ocamlc src/base.cma
-     ocamlopt src/base__Error.{cmx,o}
-     ocamlopt src/base__Int_pow2.{cmx,o}
-     ocamlopt src/base__Invariant.{cmx,o}
-     ocamlopt src/base__Sequence.{cmx,o}
-     ocamlopt src/base__Or_error.{cmx,o}
-     ocamlopt src/base__Either_intf.{cmx,o}
-     ocamlopt src/base__Validate.{cmx,o}
-     ocamlopt src/base__Comparable_intf.{cmx,o}
-     ocamlopt src/base__Option.{cmx,o}
-     ocamlopt src/base__Comparable.{cmx,o}
-     ocamlopt src/base__Hashtbl_intf.{cmx,o}
-     ocamlopt src/base__Identifiable.{cmx,o}
-     ocamlopt src/base__Sexp_with_comparable.{cmx,o}
-     ocamlopt src/base__Bool.{cmx,o}
-     ocamlopt src/base__Sign.{cmx,o}
-     ocamlopt src/base__Unit.{cmx,o}
-     ocamlopt src/base__Float0.{cmx,o}
-     ocamlopt src/base__Int_intf.{cmx,o}
-     ocamlopt src/base__Uchar.{cmx,o}
-     ocamlopt src/base__Either.{cmx,o}
-     ocamlopt src/base__Map_intf.{cmx,o}
-     ocamlopt src/base__Set_intf.{cmx,o}
-     ocamlopt src/base__Array.{cmx,o}
-     ocamlopt src/base__Char.{cmx,o}
-     ocamlopt src/base__Linked_queue.{cmx,o}
-     ocamlopt src/base__Map.{cmx,o}
-     ocamlopt src/base__Set.{cmx,o}
-     ocamlopt src/base__String.{cmx,o}
-     ocamlopt src/base__Buffer.{cmx,o}
-     ocamlopt src/base__Int_conversions.{cmx,o}
-     ocamlopt src/base__Pow_overflow_bounds.{cmx,o}
-     ocamlopt src/base__Int_math.{cmx,o}
-     ocamlopt src/base__Int.{cmx,o}
-     ocamlopt src/base__Int32.{cmx,o}
-     ocamlopt src/base__Nativeint.{cmx,o}
-     ocamlopt src/base__Int64.{cmx,o}
-     ocamlopt src/base__Source_code_position.{cmx,o}
-     ocamlopt src/base__Int63_emul.{cmx,o}
-     ocamlopt src/base__Backtrace.{cmx,o}
-     ocamlopt src/base__Type_equal.{cmx,o}
-     ocamlopt src/base__Int63_backends.{cmx,o}
-     ocamlopt src/base__Int63_backend.{cmx,o}
-     ocamlopt src/base__Int63.{cmx,o}
-     ocamlopt src/base__Hashtbl.{cmx,o}
-     ocamlopt src/base__Float.{cmx,o}
-     ocamlopt src/base__Hash_set_intf.{cmx,o}
-     ocamlopt src/base__Hash_set.{cmx,o}
-     ocamlopt src/base.{cmx,o}
-     ocamlopt src/base.{a,cmxa}
-     ocamlopt src/base.cmxs
-> compiled  base.v0.9.3
Processing 120/177: [ppx_ast: jbuilder build] [ppx_tools_versioned: make all]
-> installed base.v0.9.3
Processing 121/177: [ppx_ast: jbuilder build] [ppx_tools_versioned: make all]
Processing 122/177: [ppx_ast: jbuilder build] [ppx_tools_versioned: make all] [stdio: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/stdio.v0.9.0)
-     ocamldep src/stdio.dependsi.ocamldep-output
-       ocamlc src/stdio__.{cmi,cmo,cmt}
-     ocamldep src/stdio.depends.ocamldep-output
-     ocamlopt src/stdio__.{cmx,o}
-       ocamlc src/stdio__Import.{cmi,cmo,cmt}
-       ocamlc src/stdio__In_channel.{cmi,cmti}
-       ocamlc src/stdio__Out_channel.{cmi,cmti}
-       ocamlc src/stdio.{cmi,cmti}
-       ocamlc src/stdio__In_channel.{cmo,cmt}
-       ocamlc src/stdio.{cmo,cmt}
-       ocamlc src/stdio__Out_channel.{cmo,cmt}
-     ocamlopt src/stdio__Import.{cmx,o}
-       ocamlc src/stdio.cma
-     ocamlopt src/stdio__Out_channel.{cmx,o}
-     ocamlopt src/stdio__In_channel.{cmx,o}
-     ocamlopt src/stdio.{cmx,o}
-     ocamlopt src/stdio.{a,cmxa}
-     ocamlopt src/stdio.cmxs
-> compiled  stdio.v0.9.0
Processing 122/177: [ppx_ast: jbuilder build] [ppx_tools_versioned: make all]
-> installed stdio.v0.9.0
Processing 123/177: [ppx_ast: jbuilder build] [ppx_tools_versioned: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_ast.v0.9.1)
-       ocamlc src/ppx_ast__.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__.{cmx,o}
-     ocamllex src/lexer.ml
-    ocamlyacc src/parser0.{ml,mli}
-     ocamldep src/ppx_ast.dependsi.ocamldep-output
-     ocamldep src/ppx_ast.depends.ocamldep-output
-       ocamlc src/ppx_ast__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmo,cmt}
-       ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt}
-       ocamlc src/ppx_ast__Parse.{cmi,cmti}
-       ocamlc src/ppx_ast__Pprintast.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmi,cmti}
-       ocamlc src/ppx_ast__Parser.{cmi,cmti}
-     ocamlopt src/ppx_ast__Import.{cmx,o}
-     ocamlopt src/ppx_ast__Warn.{cmx,o}
-       ocamlc src/ppx_ast__Ast_helper.{cmi,cmti}
-     ocamlopt src/ppx_ast__Syntaxerr.{cmx,o}
-       ocamlc src/ppx_ast__Docstrings.{cmo,cmt}
-       ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Docstrings.{cmx,o}
-       ocamlc src/ppx_ast__Parse.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast_helper.{cmo,cmt}
-       ocamlc src/ppx_ast__Parser.{cmo,cmt}
-     ocamlopt src/ppx_ast__Ast_helper.{cmx,o}
-       ocamlc src/ppx_ast__Pprintast.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Pprintast.{cmx,o}
-       ocamlc src/ppx_ast.{cmi,cmo,cmt}
-     ocamlopt src/ppx_ast__Parser.{cmx,o}
-       ocamlc src/ppx_ast.cma
-     ocamlopt src/ppx_ast__Lexer.{cmx,o}
-     ocamlopt src/ppx_ast__Parse.{cmx,o}
-     ocamlopt src/ppx_ast__Ast.{cmx,o}
-     ocamlopt src/ppx_ast.{cmx,o}
-     ocamlopt src/ppx_ast.{a,cmxa}
-     ocamlopt src/ppx_ast.cmxs
-> compiled  ppx_ast.v0.9.1
Processing 123/177: [ppx_tools_versioned: make all]
-> installed ppx_ast.v0.9.1
Processing 124/177: [ppx_tools_versioned: make all]
Processing 125/177: [ppx_core: jbuilder build] [ppx_tools_versioned: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_core" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_core.v0.9.0)
-     ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output
-       ocamlc src/ppx_core__.{cmi,cmo,cmt}
-     ocamldep src/ppx_core.dependsi.ocamldep-output
-     ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output
-     ocamlopt src/ppx_core__.{cmx,o}
-       ocamlc src/gen/gen_ast_pattern.{cmi,cmti}
-       ocamlc src/gen/gen_ast_builder.{cmi,cmti}
-       ocamlc src/gen/import.{cmi,cmo,cmt}
-     ocamlopt src/gen/import.{cmx,o}
-     ocamlopt src/gen/gen_ast_builder.{cmx,o}
-     ocamlopt src/gen/gen_ast_pattern.{cmx,o}
-     ocamlopt src/gen/gen_ast_pattern.exe
-     ocamlopt src/gen/gen_ast_builder.exe
- gen_ast_builder src/ast_builder_generated.ml
- gen_ast_pattern src/ast_pattern_generated.ml
-     ocamldep src/ppx_core.depends.ocamldep-output
-       ocamlc src/ppx_core__Glue.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Glue.{cmx,o}
-       ocamlc src/ppx_core__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Location.{cmi,cmti}
-       ocamlc src/ppx_core__Longident.{cmi,cmti}
-       ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmi,cmti}
-       ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Loc.{cmi,cmti}
-       ocamlc src/ppx_core__Code_matcher.{cmi,cmti}
-       ocamlc src/ppx_core__Name.{cmi,cmti}
-       ocamlc src/ppx_core__Location.{cmo,cmt}
-       ocamlc src/ppx_core__Loc.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Longident.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_traverse.{cmi,cmti}
-       ocamlc src/ppx_core__File_path.{cmo,cmt}
-     ocamlopt src/ppx_core__Import.{cmx,o}
-       ocamlc src/ppx_core__Common.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmo,cmt}
-     ocamlopt src/ppx_core__Caller_id.{cmx,o}
-     ocamlopt src/ppx_core__Spellcheck.{cmx,o}
-     ocamlopt src/ppx_core__Location.{cmx,o}
-     ocamlopt src/ppx_core__Longident.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern0.{cmx,o}
-     ocamlopt src/ppx_core__Loc.{cmx,o}
-       ocamlc src/ppx_core__Ast_traverse.{cmo,cmt}
-     ocamlopt src/ppx_core__File_path.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Ast_builder.{cmi,cmti}
-     ocamlopt src/ppx_core__Name.{cmx,o}
-     ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o}
-       ocamlc src/ppx_core__Common.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_traverse.{cmx,o}
-     ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Ast_pattern.{cmi,cmti}
-       ocamlc src/ppx_core__Extension.{cmi,cmti}
-       ocamlc src/ppx_core__Attribute.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_builder.{cmx,o}
-       ocamlc src/ppx_core__Code_matcher.{cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmi,cmti}
-       ocamlc src/ppx_core__Attribute.{cmo,cmt}
-     ocamlopt src/ppx_core__Common.{cmx,o}
-       ocamlc src/ppx_core__Extension.{cmo,cmt}
-       ocamlc src/ppx_core.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmo,cmt}
-       ocamlc src/ppx_core.cma
-     ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern.{cmx,o}
-     ocamlopt src/ppx_core__Extension.{cmx,o}
-     ocamlopt src/ppx_core__Attribute.{cmx,o}
-     ocamlopt src/ppx_core__Code_matcher.{cmx,o}
-     ocamlopt src/ppx_core__Context_free.{cmx,o}
-     ocamlopt src/ppx_core.{cmx,o}
-     ocamlopt src/ppx_core.{a,cmxa}
-     ocamlopt src/ppx_core.cmxs
-> compiled  ppx_core.v0.9.0
Processing 125/177: [ppx_tools_versioned: make all]
-> installed ppx_core.v0.9.0
Processing 126/177: [ppx_tools_versioned: make all]
Processing 127/177: [ppx_optcomp: jbuilder build] [ppx_tools_versioned: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools_versioned.5.1)
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_402.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_402.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_403.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_403.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_404.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_404.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_405.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_405.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_406.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_406.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind c -package ocaml-migrate-parsetree -a -o ppx_tools_versioned.cma ast_convenience_402.cmo ast_mapper_class_402.cmo ast_lifter_402.cmo ppx_tools_402.cmo ast_convenience_403.cmo ast_mapper_class_403.cmo ast_lifter_403.cmo ppx_tools_403.cmo ast_convenience_404.cmo ast_mapper_class_404.cmo ast_lifter_404.cmo ppx_tools_404.cmo ast_convenience_405.cmo ast_mapper_class_405.cmo ast_lifter_405.cmo ppx_tools_405.cmo ast_convenience_406.cmo ast_mapper_class_406.cmo ast_lifter_406.cmo ppx_tools_406.cmo
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_convenience_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_mapper_class_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ast_lifter_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_tools_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -a -o ppx_tools_versioned.cmxa ast_convenience_402.cmx ast_mapper_class_402.cmx ast_lifter_402.cmx ppx_tools_402.cmx ast_convenience_403.cmx ast_mapper_class_403.cmx ast_lifter_403.cmx ppx_tools_403.cmx ast_convenience_404.cmx ast_mapper_class_404.cmx ast_lifter_404.cmx ppx_tools_404.cmx ast_convenience_405.cmx ast_mapper_class_405.cmx ast_lifter_405.cmx ppx_tools_405.cmx ast_convenience_406.cmx ast_mapper_class_406.cmx ast_lifter_406.cmx ppx_tools_406.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_metaquot_402.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_metaquot_run.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -o ppx_metaquot_402 -bin-annot -w +A-4-17-44-45-105-42 -safe-string -linkpkg ppx_tools_versioned.cmxa ast_lifter_402.cmx ppx_metaquot_402.cmx ppx_metaquot_run.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_metaquot_403.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -o ppx_metaquot_403 -bin-annot -w +A-4-17-44-45-105-42 -safe-string -linkpkg ppx_tools_versioned.cmxa ast_lifter_403.cmx ppx_metaquot_403.cmx ppx_metaquot_run.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_metaquot_404.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -o ppx_metaquot_404 -bin-annot -w +A-4-17-44-45-105-42 -safe-string -linkpkg ppx_tools_versioned.cmxa ast_lifter_404.cmx ppx_metaquot_404.cmx ppx_metaquot_run.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_metaquot_405.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -o ppx_metaquot_405 -bin-annot -w +A-4-17-44-45-105-42 -safe-string -linkpkg ppx_tools_versioned.cmxa ast_lifter_405.cmx ppx_metaquot_405.cmx ppx_metaquot_run.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -bin-annot -w +A-4-17-44-45-105-42 -safe-string -c ppx_metaquot_406.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -o ppx_metaquot_406 -bin-annot -w +A-4-17-44-45-105-42 -safe-string -linkpkg ppx_tools_versioned.cmxa ast_lifter_406.cmx ppx_metaquot_406.cmx ppx_metaquot_run.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind opt -package ocaml-migrate-parsetree -shared -o ppx_tools_versioned.cmxs ast_convenience_402.cmx ast_mapper_class_402.cmx ast_lifter_402.cmx ppx_tools_402.cmx ast_convenience_403.cmx ast_mapper_class_403.cmx ast_lifter_403.cmx ppx_tools_403.cmx ast_convenience_404.cmx ast_mapper_class_404.cmx ast_lifter_404.cmx ppx_tools_404.cmx ast_convenience_405.cmx ast_mapper_class_405.cmx ast_lifter_405.cmx ppx_tools_405.cmx ast_convenience_406.cmx ast_mapper_class_406.cmx ast_lifter_406.cmx ppx_tools_406.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
-> compiled  ppx_tools_versioned.5.1
Processing 127/177: [ppx_optcomp: jbuilder build]
Processing 128/177: [ppx_optcomp: jbuilder build] [ppx_tools_versioned: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools_versioned.5.1)
- ocamlfind install ppx_tools_versioned META ppx_tools_versioned.a ppx_tools_versioned.cma ppx_tools_versioned.cmxa ppx_tools_versioned.cmxs ast_convenience_402.cmi ast_mapper_class_402.cmi ast_lifter_402.cmi ppx_tools_402.cmi ast_convenience_403.cmi ast_mapper_class_403.cmi ast_lifter_403.cmi ppx_tools_403.cmi ast_convenience_404.cmi ast_mapper_class_404.cmi ast_lifter_404.cmi ppx_tools_404.cmi ast_convenience_405.cmi ast_mapper_class_405.cmi ast_lifter_405.cmi ppx_tools_405.cmi ast_convenience_406.cmi ast_mapper_class_406.cmi ast_lifter_406.cmi ppx_tools_406.cmi ppx_metaquot_402.cmi ppx_metaquot_403.cmi ppx_metaquot_404.cmi ppx_metaquot_405.cmi ppx_metaquot_406.cmi ppx_metaquot_402.cmi ppx_metaquot_403.cmi ppx_metaquot_404.cmi ppx_metaquot_405.cmi ppx_metaquot_406.cmi ppx_metaquot_402.cmi ppx_metaquot_403.cmi ppx_metaquot_404.cmi ppx_metaquot_405.cmi ppx_metaquot_406.cmi ppx_metaquot_402.cmi ppx_metaquot_403.cmi ppx_metaquot_404.cmi ppx_metaquot_405.cmi ppx_metaquot_406.cmi ppx_metaquot_402.cmi ppx_metaquot_403.cmi ppx_metaquot_404.cmi ppx_metaquot_405.cmi ppx_metaquot_406.cmi ast_convenience_402.o ast_mapper_class_402.o ast_lifter_402.o ppx_tools_402.o ast_convenience_403.o ast_mapper_class_403.o ast_lifter_403.o ppx_tools_403.o ast_convenience_404.o ast_mapper_class_404.o ast_lifter_404.o ppx_tools_404.o ast_convenience_405.o ast_mapper_class_405.o ast_lifter_405.o ppx_tools_405.o ast_convenience_406.o ast_mapper_class_406.o ast_lifter_406.o ppx_tools_406.o ppx_metaquot_402.o ppx_metaquot_403.o ppx_metaquot_404.o ppx_metaquot_405.o ppx_metaquot_406.o ppx_metaquot_402.o ppx_metaquot_403.o ppx_metaquot_404.o ppx_metaquot_405.o ppx_metaquot_406.o ppx_metaquot_402.o ppx_metaquot_403.o ppx_metaquot_404.o ppx_metaquot_405.o ppx_metaquot_406.o ppx_metaquot_402.o ppx_metaquot_403.o ppx_metaquot_404.o ppx_metaquot_405.o ppx_metaquot_406.o ppx_metaquot_402.o ppx_metaquot_403.o ppx_metaquot_404.o ppx_metaquot_405.o ppx_metaquot_406.o ast_convenience_402.cmx ast_mapper_class_402.cmx ast_lifter_402.cmx ppx_tools_402.cmx ast_convenience_403.cmx ast_mapper_class_403.cmx ast_lifter_403.cmx ppx_tools_403.cmx ast_convenience_404.cmx ast_mapper_class_404.cmx ast_lifter_404.cmx ppx_tools_404.cmx ast_convenience_405.cmx ast_mapper_class_405.cmx ast_lifter_405.cmx ppx_tools_405.cmx ast_convenience_406.cmx ast_mapper_class_406.cmx ast_lifter_406.cmx ppx_tools_406.cmx ppx_metaquot_402.cmx ppx_metaquot_403.cmx ppx_metaquot_404.cmx ppx_metaquot_405.cmx ppx_metaquot_406.cmx ppx_metaquot_402.cmx ppx_metaquot_403.cmx ppx_metaquot_404.cmx ppx_metaquot_405.cmx ppx_metaquot_406.cmx ppx_metaquot_402.cmx ppx_metaquot_403.cmx ppx_metaquot_404.cmx ppx_metaquot_405.cmx ppx_metaquot_406.cmx ppx_metaquot_402.cmx ppx_metaquot_403.cmx ppx_metaquot_404.cmx ppx_metaquot_405.cmx ppx_metaquot_406.cmx ppx_metaquot_402.cmx ppx_metaquot_403.cmx ppx_metaquot_404.cmx ppx_metaquot_405.cmx ppx_metaquot_406.cmx ast_convenience_402.cmt ast_mapper_class_402.cmt ast_lifter_402.cmt ppx_tools_402.cmt ast_convenience_403.cmt ast_mapper_class_403.cmt ast_lifter_403.cmt ppx_tools_403.cmt ast_convenience_404.cmt ast_mapper_class_404.cmt ast_lifter_404.cmt ppx_tools_404.cmt ast_convenience_405.cmt ast_mapper_class_405.cmt ast_lifter_405.cmt ppx_tools_405.cmt ast_convenience_406.cmt ast_mapper_class_406.cmt ast_lifter_406.cmt ppx_tools_406.cmt ppx_metaquot_402.cmt ppx_metaquot_403.cmt ppx_metaquot_404.cmt ppx_metaquot_405.cmt ppx_metaquot_406.cmt ppx_metaquot_402.cmt ppx_metaquot_403.cmt ppx_metaquot_404.cmt ppx_metaquot_405.cmt ppx_metaquot_406.cmt ppx_metaquot_402.cmt ppx_metaquot_403.cmt ppx_metaquot_404.cmt ppx_metaquot_405.cmt ppx_metaquot_406.cmt ppx_metaquot_402.cmt ppx_metaquot_403.cmt ppx_metaquot_404.cmt ppx_metaquot_405.cmt ppx_metaquot_406.cmt ppx_metaquot_402.cmt ppx_metaquot_403.cmt ppx_metaquot_404.cmt ppx_metaquot_405.cmt ppx_metaquot_406.cmt ast_convenience_402.cmti ast_mapper_class_402.cmti ast_convenience_403.cmti ast_mapper_class_403.cmti ast_convenience_404.cmti ast_mapper_class_404.cmti ast_convenience_405.cmti ast_mapper_class_405.cmti ast_convenience_406.cmti ast_mapper_class_406.cmti  ppx_metaquot_402 ppx_metaquot_403 ppx_metaquot_404 ppx_metaquot_405 ppx_metaquot_406 
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_406.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_406.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_405.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_405.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_404.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_404.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_403.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_403.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_402.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_402.cmti
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_406.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_405.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_404.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_403.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_402.cmt
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_406.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_405.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_404.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_403.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_402.cmx
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.o
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_406.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_405.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_404.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_403.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_402.o
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_406.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_405.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_404.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_403.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_metaquot_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_406.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_405.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_404.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_403.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_lifter_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_mapper_class_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ast_convenience_402.cmi
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_versioned.cmxs
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_versioned.cmxa
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_versioned.cma
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/ppx_tools_versioned.a
- Installed /home/opam/.opam/4.04/lib/ppx_tools_versioned/META
-> installed ppx_tools_versioned.5.1
Processing 128/177: [ppx_optcomp: jbuilder build]
Processing 129/177: [lwt: ocaml false] [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.3.1.0)
Processing 129/177: [lwt: jbuilder build] [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.v0.9.0)
-     ocamldep bin/optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.dependsi.ocamldep-output
-     ocamldep src/ppx_optcomp.depends.ocamldep-output
-       ocamlc src/ppx_optcomp.{cmi,cmti}
-       ocamlc bin/optcomp.{cmi,cmo,cmt}
-       ocamlc src/ppx_optcomp.{cmo,cmt}
-       ocamlc src/ppx_optcomp.cma
-     ocamlopt src/ppx_optcomp.{cmx,o}
-     ocamlopt src/ppx_optcomp.{a,cmxa}
-     ocamlopt src/ppx_optcomp.cmxs
-     ocamlopt bin/optcomp.{cmx,o}
-     ocamlopt bin/optcomp.exe
-> compiled  ppx_optcomp.v0.9.0
Processing 129/177: [lwt: jbuilder build]
-> installed ppx_optcomp.v0.9.0
Processing 130/177: [lwt: jbuilder build]
Processing 131/177: [lwt: jbuilder build] [ppx_driver: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.v0.9.1)
-     ocamldep src/ppx_driver.dependsi.ocamldep-output
-     ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.depends.ocamldep-output
-       ocamlc src/ppx_driver__.{cmi,cmo,cmt}
-     ocamldep print-diff/print_diff.depends.ocamldep-output
-     ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output
-     ocamldep print-diff/print_diff.dependsi.ocamldep-output
-     ocamldep runner/ppx_driver_runner.depends.ocamldep-output
-     ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.dependsi.ocamldep-output
-     ocamldep src/ppx_driver.depends.ocamldep-output
-     ocamlopt src/ppx_driver__.{cmx,o}
-       ocamlc print-diff/print_diff.{cmi,cmti}
-       ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmi,cmti}
-       ocamlc print-diff/print_diff.{cmo,cmt}
-       ocamlc print-diff/print_diff.cma
-       ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmo,cmt}
-     ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmx,o}
-     ocamlopt print-diff/print_diff.{cmx,o}
-       ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
-     ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.{a,cmxa}
-     ocamlopt print-diff/print_diff.{a,cmxa}
-     ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs
-     ocamlopt print-diff/print_diff.cmxs
-       ocamlc src/ppx_driver__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_driver.{cmi,cmti}
-       ocamlc src/ppx_driver__Reconcile.{cmi,cmti}
-       ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt}
-       ocamlc runner/ppx_driver_runner.cma
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma
-       ocamlc src/ppx_driver__Reconcile.{cmo,cmt}
-       ocamlc src/ppx_driver.{cmo,cmt}
-       ocamlc src/ppx_driver.cma
-     ocamlopt src/ppx_driver__Import.{cmx,o}
-     ocamlopt src/ppx_driver__Reconcile.{cmx,o}
-     ocamlopt src/ppx_driver.{cmx,o}
-     ocamlopt src/ppx_driver.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o}
-     ocamlopt runner/ppx_driver_runner.{cmx,o}
-     ocamlopt runner/ppx_driver_runner.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa}
-     ocamlopt runner/ppx_driver_runner.cmxs
-     ocamlopt src/ppx_driver.cmxs
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
-> compiled  ppx_driver.v0.9.1
Processing 131/177: [lwt: jbuilder build]
-> installed ppx_driver.v0.9.1
Processing 132/177: [lwt: jbuilder build]
Processing 133/177: [lwt: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_metaquot.v0.9.0)
-     ocamldep src/ppx_metaquot.depends.ocamldep-output
-     ocamldep lifters/ppx_metaquot_lifters.depends.ocamldep-output
-       ocamlc lifters/ppx_metaquot_lifters.{cmi,cmo,cmt}
-       ocamlc lifters/ppx_metaquot_lifters.cma
-     ocamlopt lifters/ppx_metaquot_lifters.{cmx,o}
-     ocamlopt lifters/ppx_metaquot_lifters.{a,cmxa}
-     ocamlopt lifters/ppx_metaquot_lifters.cmxs
-       ocamlc src/ppx_metaquot.{cmi,cmo,cmt}
-       ocamlc src/ppx_metaquot.cma
-     ocamlopt src/ppx_metaquot.{cmx,o}
-     ocamlopt src/ppx_metaquot.{a,cmxa}
-     ocamlopt src/ppx_metaquot.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-> compiled  ppx_metaquot.v0.9.0
Processing 133/177: [lwt: jbuilder build]
-> installed ppx_metaquot.v0.9.0
Processing 134/177: [lwt: jbuilder build]
Processing 135/177: [lwt: jbuilder build] [ppx_js_style: jbuilder build]
Processing 136/177: [lwt: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.3.1.0)
-     ocamllex src/logger/lwt_log_rules.ml
-       ocamlc src/unix/ocamlc_config
-     ocamldep src/simple_top/lwt_simple_top.depends.ocamldep-output
-     ocamldep src/logger/lwt_log.dependsi.ocamldep-output
-     ocamldep src/preemptive/lwt_preemptive.depends.ocamldep-output
-     ocamldep src/core/lwt.depends.ocamldep-output
-     ocamldep src/core/lwt.dependsi.ocamldep-output
-     ocamldep src/preemptive/lwt_preemptive.dependsi.ocamldep-output
-     ocamldep src/unix/config/discover.depends.ocamldep-output
-     ocamldep src/unix/stubs/gen_stubs.depends.ocamldep-output
-         cppo src/unix/lwt_unix.mli
-         cppo src/unix/lwt_unix.ml
-     ocamldep src/logger/lwt_log.depends.ocamldep-output
-       ocamlc src/core/lwt_pqueue.{cmi,cmti}
-       ocamlc src/core/lwt_sequence.{cmi,cmti}
-       ocamlc src/core/lwt_pqueue.{cmo,cmt}
-       ocamlc src/core/lwt_sequence.{cmo,cmt}
-     ocamlopt src/core/lwt_sequence.{cmx,o}
-       ocamlc src/core/lwt.{cmi,cmti}
-       ocamlc src/unix/config/discover.{cmi,cmo,cmt}
-       ocamlc src/core/lwt_pool.{cmi,cmti}
-       ocamlc src/unix/stubs/gen_stubs.{cmi,cmo,cmt}
-       ocamlc src/core/lwt_mvar.{cmi,cmti}
-       ocamlc src/core/lwt_switch.{cmi,cmti}
-       ocamlc src/core/lwt_result.{cmi,cmti}
-       ocamlc src/core/lwt_mutex.{cmi,cmti}
-       ocamlc src/core/lwt_list.{cmi,cmti}
-       ocamlc src/core/lwt_switch.{cmo,cmt}
-       ocamlc src/core/lwt_mutex.{cmo,cmt}
-       ocamlc src/core/lwt_list.{cmo,cmt}
-     ocamldep src/unix/lwt_unix.dependsi.ocamldep-output
-       ocamlc src/core/lwt_stream.{cmi,cmti}
-       ocamlc src/core/lwt_condition.{cmi,cmti}
-     ocamlopt src/core/lwt_pqueue.{cmx,o}
-       ocamlc src/core/lwt_result.{cmo,cmt}
-       ocamlc src/core/lwt_condition.{cmo,cmt}
-       ocamlc src/logger/lwt_log_rules.{cmi,cmti}
-       ocamlc src/core/lwt.{cmo,cmt}
-       ocamlc src/core/lwt_pool.{cmo,cmt}
-       ocamlc src/core/lwt_mvar.{cmo,cmt}
-       ocamlc src/logger/lwt_log_rules.{cmo,cmt}
-       ocamlc src/logger/lwt_log_core.{cmi,cmti}
-       ocamlc src/unix/lwt_timeout.{cmi,cmti}
-     ocamlopt src/unix/stubs/gen_stubs.{cmx,o}
-       ocamlc src/unix/lwt_sys.{cmi,cmti}
-       ocamlc src/unix/lwt_gc.{cmi,cmti}
-       ocamlc src/unix/lwt_main.{cmi,cmti}
-       ocamlc src/unix/lwt_unix.{cmi,cmti}
-       ocamlc src/unix/lwt_throttle.{cmi,cmti}
-       ocamlc src/unix/lwt_bytes.{cmi,cmti}
-       ocamlc src/unix/lwt_engine.{cmi,cmti}
-       ocamlc src/logger/lwt_log_core.{cmo,cmt}
-       ocamlc src/logger/lwt_log.cma
-       ocamlc src/unix/lwt_io.{cmi,cmti}
-       ocamlc src/core/lwt_stream.{cmo,cmt}
-       ocamlc src/core/lwt.cma
-       ocamlc src/unix/lwt_chan.{cmi,cmti}
-       ocamlc src/unix/lwt_log.{cmi,cmti}
-       ocamlc src/unix/lwt_process.{cmi,cmti}
-       ocamlc src/unix/lwt_daemon.{cmi,cmti}
-     ocamlopt src/unix/config/discover.{cmx,o}
-     ocamlopt src/unix/stubs/gen_stubs.exe
-    gen_stubs src/unix/lwt_unix_job_access.c,src/unix/lwt_unix_job_chdir.c,src/unix/lwt_unix_job_chmod.c,src/unix/lwt_unix_job_chown.c,src/unix/lwt_unix_job_chroot.c,src/unix/lwt_unix_job_close.c,src/unix/lwt_unix_job_fchmod.c,src/unix/lwt_unix_job_fchown.c,src/unix/lwt_unix_job_fdatasync.c,src/unix/lwt_unix_job_fsync.c,src/unix/lwt_unix_job_ftruncate.c,src/unix/lwt_unix_job_link.c,src/unix/lwt_unix_job_lseek.c,src/unix/lwt_unix_job_mkdir.c,src/unix/lwt_unix_job_mkfifo.c,src/unix/lwt_unix_job_rename.c,src/unix/lwt_unix_job_rmdir.c,src/unix/lwt_unix_job_symlink.c,src/unix/lwt_unix_job_tcdrain.c,src/unix/lwt_unix_job_tcflow.c,src/unix/lwt_unix_job_tcflush.c,src/unix/lwt_unix_job_tcsendbreak.c,src/unix/lwt_unix_job_truncate.c,src/unix/lwt_unix_job_unlink.c,src/unix/lwt_unix_jobs_generated.ml
-     ocamlopt .ppx/ppx_tools_versioned.metaquot_404/ppx.exe
-     ocamlopt src/unix/config/discover.exe
-          ppx src/ppx/ppx_lwt.pp.ml
-          ppx src/ppx/ppx_lwt.pp.mli
-     ocamldep src/ppx/ppx_lwt.depends.ocamldep-output
-     ocamldep src/ppx/ppx_lwt.dependsi.ocamldep-output
-     ocamlopt src/core/lwt.{cmx,o}
-       ocamlc src/ppx/ppx_lwt.{cmi,cmti}
-     ocamlopt src/core/lwt_switch.{cmx,o}
-     ocamlopt src/core/lwt_mutex.{cmx,o}
-     ocamlopt src/core/lwt_list.{cmx,o}
-     ocamlopt src/core/lwt_mvar.{cmx,o}
-     ocamlopt src/core/lwt_pool.{cmx,o}
-     ocamlopt src/core/lwt_result.{cmx,o}
-     ocamlopt src/core/lwt_condition.{cmx,o}
-     ocamlopt src/core/lwt_stream.{cmx,o}
-       ocamlc src/ppx/ppx_lwt.{cmo,cmt}
-     ocamlopt src/core/lwt.{a,cmxa}
-       ocamlc src/ppx/ppx_lwt.cma
-     ocamlopt src/logger/lwt_log_rules.{cmx,o}
-     ocamlopt src/ppx/ppx_lwt.{cmx,o}
-     ocamlopt src/core/lwt.cmxs
-     ocamlopt src/logger/lwt_log_core.{cmx,o}
-     ocamlopt src/ppx/ppx_lwt.{a,cmxa}
-     ocamlopt src/logger/lwt_log.{a,cmxa}
-     ocamlopt src/ppx/ppx_lwt.cmxs
-     ocamlopt src/logger/lwt_log.cmxs
-     ocamlopt .ppx/ppx_lwt/ppx.exe
-     discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp
- found config var ext_obj: ...................... .o
- found config var default_executable_name: ...... a.out
- found config var ccomp_type: ................... cc
- found config var system: ....................... linux
- found config var os_type: ...................... Unix
- found config var use_libev: .................... false
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- not checking for glib
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
-       ocamlc src/unix/lwt_process_stubs.o
-       ocamlc src/unix/lwt_unix_job_rename.o
-       ocamlc src/unix/lwt_unix_job_access.o
-     ocamldep src/unix/lwt_unix.depends.ocamldep-output
-       ocamlc src/unix/lwt_config.{cmi,cmo,cmt}
-       ocamlc src/unix/lwt_daemon.{cmo,cmt}
-       ocamlc src/unix/lwt_unix_job_close.o
-       ocamlc src/unix/lwt_unix_job_fchmod.o
-       ocamlc src/unix/lwt_libev_stubs.o
-       ocamlc src/unix/lwt_unix_job_chdir.o
-       ocamlc src/unix/lwt_unix_job_chown.o
-       ocamlc src/unix/lwt_unix_job_tcdrain.o
-       ocamlc src/unix/lwt_unix_job_mkdir.o
-       ocamlc src/unix/lwt_unix_job_link.o
-       ocamlc src/unix/lwt_unix_job_tcsendbreak.o
-       ocamlc src/unix/lwt_unix_jobs_generated.{cmi,cmo,cmt}
-     ocamlopt src/unix/lwt_config.{cmx,o}
-       ocamlc src/unix/lwt_sys.{cmo,cmt}
-       ocamlc src/simple_top/lwt_simple_top.{cmi,cmo,cmt}
-       ocamlc src/preemptive/lwt_preemptive.{cmi,cmti}
-       ocamlc src/simple_top/lwt_simple_top.cma
-     ocamlopt src/unix/lwt_sys.{cmx,o}
-       ocamlc src/unix/lwt_main.{cmo,cmt}
-       ocamlc src/unix/lwt_gc.{cmo,cmt}
-     ocamlopt src/unix/lwt_unix_jobs_generated.{cmx,o}
-       ocamlc src/unix/lwt_unix_job_fsync.o
-       ocamlc src/unix/lwt_unix_job_ftruncate.o
-       ocamlc src/unix/lwt_unix_job_lseek.o
-       ocamlc src/unix/lwt_unix_job_tcflow.o
-       ocamlc src/unix/lwt_chan.{cmo,cmt}
-       ocamlc src/unix/lwt_unix_job_fchown.o
-       ocamlc src/unix/lwt_log.{cmo,cmt}
-       ocamlc src/unix/lwt_timeout.{cmo,cmt}
-       ocamlc src/unix/lwt_unix_job_mkfifo.o
-       ocamlc src/unix/lwt_unix_job_chmod.o
-       ocamlc src/preemptive/lwt_preemptive.{cmo,cmt}
-       ocamlc src/unix/lwt_unix_job_truncate.o
-       ocamlc src/unix/lwt_engine.{cmo,cmt}
-       ocamlc src/unix/lwt_bytes.{cmo,cmt}
-       ocamlc src/preemptive/lwt_preemptive.cma
-       ocamlc src/unix/lwt_throttle.{cmo,cmt}
-       ocamlc src/unix/lwt_process.{cmo,cmt}
-       ocamlc src/unix/lwt_unix_job_chroot.o
-       ocamlc src/unix/lwt_unix_job_rmdir.o
-       ocamlc src/unix/lwt_unix_job_tcflush.o
-       ocamlc src/unix/lwt_unix_job_unlink.o
-       ocamlc src/unix/lwt_unix_job_fdatasync.o
-     ocamlopt src/unix/lwt_engine.{cmx,o}
-       ocamlc src/unix/lwt_unix_job_symlink.o
-     ocamlopt src/unix/lwt_main.{cmx,o}
-       ocamlc src/unix/lwt_unix.{cmo,cmt}
-       ocamlc src/unix/lwt_io.{cmo,cmt}
-       ocamlc src/unix/lwt_unix.cma
-     ocamlopt src/unix/lwt_unix.{cmx,o}
-     ocamlopt src/unix/lwt_gc.{cmx,o}
-     ocamlopt src/unix/lwt_bytes.{cmx,o}
-     ocamlopt src/unix/lwt_io.{cmx,o}
-     ocamlopt src/unix/lwt_chan.{cmx,o}
-     ocamlopt src/unix/lwt_log.{cmx,o}
-     ocamlopt src/unix/lwt_timeout.{cmx,o}
-     ocamlopt src/unix/lwt_process.{cmx,o}
-     ocamlopt src/unix/lwt_throttle.{cmx,o}
-     ocamlopt src/unix/lwt_daemon.{cmx,o}
-     ocamlopt src/simple_top/lwt_simple_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt src/simple_top/lwt_simple_top.{a,cmxa}
-     ocamlopt src/simple_top/lwt_simple_top.cmxs
-     ocamlopt src/unix/lwt_unix.{a,cmxa}
-     ocamlopt src/preemptive/lwt_preemptive.{cmx,o}
-     ocamlopt src/preemptive/lwt_preemptive.{a,cmxa}
-     ocamlopt src/preemptive/lwt_preemptive.cmxs
-       ocamlc src/unix/lwt_unix_stubs.o
- lwt_unix_stubs.c: In function 'pipe_notification_send':
- lwt_unix_stubs.c:692:10: warning: 'buf' is used uninitialized [-Wuninitialized]
-   692 |   return write(notification_fds[1], &buf, 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/x86_64-linux-gnu/bits/sigstksz.h:24,
-                  from /usr/include/signal.h:328,
-                  from lwt_unix_stubs.c:41:
- /usr/include/unistd.h:378:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here
-   378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
-       |                ^~~~~
- lwt_unix_stubs.c:691:8: note: 'buf' declared here
-   691 |   char buf;
-       |        ^~~
-   ocamlmklib src/unix/dlllwt_unix_stubs.so,src/unix/liblwt_unix_stubs.a
-     ocamlopt src/unix/lwt_unix.cmxs
Processing 136/177: [lwt: ocaml] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/lwt.3.1.0)
-> compiled  lwt.3.1.0
Processing 136/177: [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed lwt.3.1.0
Processing 137/177: [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
Processing 138/177: [cstruct-lwt: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
Processing 139/177: [cstruct-lwt: jbuilder build] [logs: ocaml build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
Processing 140/177: [cstruct-lwt: jbuilder build] [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
Processing 141/177: [cstruct-lwt: jbuilder build] [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] [prometheus: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_js_style" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_js_style.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_js_style.pp.ml
-          ppx src/ppx_js_style.pp.mli
-     ocamldep src/ppx_js_style.depends.ocamldep-output
-     ocamldep src/ppx_js_style.dependsi.ocamldep-output
-       ocamlc src/ppx_js_style.{cmi,cmti}
-     ocamlopt src/ppx_js_style.{cmx,o}
-     ocamlopt src/ppx_js_style.{a,cmxa}
-       ocamlc src/ppx_js_style.{cmo,cmt}
-       ocamlc src/ppx_js_style.cma
-     ocamlopt src/ppx_js_style.cmxs
-     ocamlopt .ppx/ppx_js_style+ppx_driver.runner/ppx.exe
-> compiled  ppx_js_style.v0.9.0
Processing 141/177: [cstruct-lwt: jbuilder build] [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_type_conv: jbuilder build] [prometheus: jbuilder build]
-> installed ppx_js_style.v0.9.0
Processing 142/177: [cstruct-lwt: jbuilder build] [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_type_conv: jbuilder build] [prometheus: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "cstruct-lwt" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cstruct-lwt.3.2.1)
-     ocamldep lwt/cstruct_lwt.depends.ocamldep-output
-     ocamldep lwt/cstruct_lwt.dependsi.ocamldep-output
-       ocamlc lwt/lwt_cstruct.{cmi,cmti}
-       ocamlc lwt/lwt_cstruct.{cmo,cmt}
-       ocamlc lwt/cstruct_lwt.cma
-     ocamlopt lwt/lwt_cstruct.{cmx,o}
-     ocamlopt lwt/cstruct_lwt.{a,cmxa}
-     ocamlopt lwt/cstruct_lwt.cmxs
-> compiled  cstruct-lwt.3.2.1
Processing 142/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_type_conv: jbuilder build] [prometheus: jbuilder build]
-> installed cstruct-lwt.3.2.1
Processing 143/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_type_conv: jbuilder build] [prometheus: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_type_conv" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.v0.9.0)
-       ocamlc src/ppx_type_conv.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv.{cmx,o}
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/type_conv.pp.ml
-          ppx src/type_conv.pp.mli
-          ppx src/ignore_unused_warning.pp.mli
-     ocamldep src/ppx_type_conv.dependsi.ocamldep-output
-          ppx src/ignore_unused_warning.pp.ml
-          ppx src/ppx_deriving_backend.pp.ml
-          ppx src/std.pp.ml
-     ocamldep src/ppx_type_conv.depends.ocamldep-output
-       ocamlc src/ppx_type_conv__Ppx_deriving_backend.{cmi,cmo,cmt}
-     ocamlopt src/ppx_type_conv__Ppx_deriving_backend.{cmx,o}
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti}
-       ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt}
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt}
-     ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o}
-       ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt}
-       ocamlc src/ppx_type_conv.cma
-     ocamlopt src/ppx_type_conv__Type_conv.{cmx,o}
-     ocamlopt src/ppx_type_conv__Std.{cmx,o}
-     ocamlopt src/ppx_type_conv.{a,cmxa}
-     ocamlopt src/ppx_type_conv.cmxs
-> compiled  ppx_type_conv.v0.9.0
Processing 143/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [prometheus: jbuilder build]
-> installed ppx_type_conv.v0.9.0
Processing 144/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [prometheus: jbuilder build]
Processing 145/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_compare: jbuilder build] [prometheus: jbuilder build]
Processing 146/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [prometheus: jbuilder build]
Processing 147/177: [logs: ocaml build] [mirage-kv-lwt: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [prometheus: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-kv-lwt" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-kv-lwt.1.1.0)
-     ocamldep lwt/mirage_kv_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_kv_lwt.{cmi,cmo,cmt}
-       ocamlc lwt/mirage_kv_lwt.cma
-     ocamlopt lwt/mirage_kv_lwt.{cmx,o}
-     ocamlopt lwt/mirage_kv_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_kv_lwt.cmxs
-> compiled  mirage-kv-lwt.1.1.0
Processing 147/177: [logs: ocaml build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [prometheus: jbuilder build]
-> installed mirage-kv-lwt.1.1.0
Processing 148/177: [logs: ocaml build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build] [prometheus: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "prometheus" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/prometheus.0.5)
-     ocamldep src/prometheus.depends.ocamldep-output
-     ocamldep src/prometheus.dependsi.ocamldep-output
-       ocamlc src/prometheus.{cmi,cmti}
-       ocamlc src/prometheus.{cmo,cmt}
-       ocamlc src/prometheus.cma
-     ocamlopt src/prometheus.{cmx,o}
-     ocamlopt src/prometheus.{a,cmxa}
-     ocamlopt src/prometheus.cmxs
-> compiled  prometheus.0.5
Processing 148/177: [logs: ocaml build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
-> installed prometheus.0.5
Processing 149/177: [logs: ocaml build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/logs.0.7.0)
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml, /home/opam/.opam/4.04/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 149/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
-> installed logs.0.7.0
Processing 150/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 151/177: [mirage-flow-lwt: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-flow-lwt" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-flow-lwt.1.5.0)
-     ocamldep lwt/mirage_flow_lwt.dependsi.ocamldep-output
-     ocamldep lwt/mirage_flow_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_flow_lwt.{cmi,cmti}
-       ocamlc lwt/mirage_flow_lwt.{cmo,cmt}
-       ocamlc lwt/mirage_flow_lwt.cma
-     ocamlopt lwt/mirage_flow_lwt.{cmx,o}
-     ocamlopt lwt/mirage_flow_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_flow_lwt.cmxs
-> compiled  mirage-flow-lwt.1.5.0
Processing 151/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
-> installed mirage-flow-lwt.1.5.0
Processing 152/177: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_enumerate" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_enumerate.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_enumerate.pp.mli
-     ocamldep src/ppx_enumerate.dependsi.ocamldep-output
-          ppx src/ppx_enumerate.pp.ml
-       ocamlc src/ppx_enumerate.{cmi,cmti}
-     ocamldep src/ppx_enumerate.depends.ocamldep-output
-       ocamlc src/ppx_enumerate.{cmo,cmt}
-       ocamlc src/ppx_enumerate.cma
-     ocamlopt src/ppx_enumerate.{cmx,o}
-     ocamlopt src/ppx_enumerate.{a,cmxa}
-     ocamlopt src/ppx_enumerate.cmxs
-> compiled  ppx_enumerate.v0.9.0
Processing 152/177: [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build]
-> installed ppx_enumerate.v0.9.0
Processing 153/177: [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_conv.v0.9.0)
-     ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output
-     ocamldep src/ppx_sexp_conv.depends.ocamldep-output
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expander/ppx_sexp_conv_expander.pp.mli
-     ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output
-          ppx expander/ppx_sexp_conv_expander.pp.ml
-     ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output
-       ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmi,cmti}
-       ocamlc src/ppx_sexp_conv.{cmo,cmt}
-       ocamlc src/ppx_sexp_conv.cma
-       ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt}
-       ocamlc expander/ppx_sexp_conv_expander.cma
-     ocamlopt expander/ppx_sexp_conv_expander.{cmx,o}
-     ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa}
-     ocamlopt expander/ppx_sexp_conv_expander.cmxs
-     ocamlopt src/ppx_sexp_conv.{cmx,o}
-     ocamlopt src/ppx_sexp_conv.{a,cmxa}
-     ocamlopt src/ppx_sexp_conv.cmxs
-> compiled  ppx_sexp_conv.v0.9.0
Processing 153/177: [ppx_compare: jbuilder build]
-> installed ppx_sexp_conv.v0.9.0
Processing 154/177: [ppx_compare: jbuilder build]
Processing 155/177: [ppx_compare: jbuilder build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_compare" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_compare.v0.9.0)
-     ocamldep src/ppx_compare.dependsi.ocamldep-output
-     ocamldep src/ppx_compare.depends.ocamldep-output
-     ocamldep runtime-lib/ppx_compare_lib.depends.ocamldep-output
-       ocamlc runtime-lib/ppx_compare_lib.{cmi,cmo,cmt}
-       ocamlc runtime-lib/ppx_compare_lib.cma
-     ocamlopt runtime-lib/ppx_compare_lib.{cmx,o}
-     ocamlopt runtime-lib/ppx_compare_lib.{a,cmxa}
-     ocamlopt runtime-lib/ppx_compare_lib.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expander/ppx_compare_expander.pp.ml
-          ppx expander/ppx_compare_expander.pp.mli
-     ocamldep expander/ppx_compare_expander.depends.ocamldep-output
-     ocamldep expander/ppx_compare_expander.dependsi.ocamldep-output
-       ocamlc expander/ppx_compare_expander.{cmi,cmti}
-       ocamlc src/ppx_compare.{cmi,cmti}
-     ocamlopt expander/ppx_compare_expander.{cmx,o}
-     ocamlopt expander/ppx_compare_expander.{a,cmxa}
-       ocamlc expander/ppx_compare_expander.{cmo,cmt}
-       ocamlc expander/ppx_compare_expander.cma
-     ocamlopt expander/ppx_compare_expander.cmxs
-       ocamlc src/ppx_compare.{cmo,cmt}
-       ocamlc src/ppx_compare.cma
-     ocamlopt src/ppx_compare.{cmx,o}
-     ocamlopt src/ppx_compare.{a,cmxa}
-     ocamlopt src/ppx_compare.cmxs
-> compiled  ppx_compare.v0.9.0
Processing 155/177: [uri: jbuilder build]
-> installed ppx_compare.v0.9.0
Processing 156/177: [uri: jbuilder build]
Processing 157/177: [ppx_hash: jbuilder build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_hash" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_hash.v0.9.0)
-     ocamldep src/ppx_hash.depends.ocamldep-output
-       ocamlc expander/ppx_hash_expander_lib.{cmi,cmo,cmt}
-     ocamldep src/ppx_hash.dependsi.ocamldep-output
-     ocamlopt expander/ppx_hash_expander_lib.{cmx,o}
-     ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe
-          ppx runtime-lib/ppx_hash_lib.pp.ml
-     ocamldep runtime-lib/ppx_hash_lib.depends.ocamldep-output
-       ocamlc runtime-lib/ppx_hash_lib.{cmi,cmo,cmt}
-       ocamlc runtime-lib/ppx_hash_lib.cma
-     ocamlopt runtime-lib/ppx_hash_lib.{cmx,o}
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expander/expand.pp.mli
-     ocamldep expander/ppx_hash_expander_lib.dependsi.ocamldep-output
-          ppx expander/std.pp.ml
-          ppx expander/expand.pp.ml
-          ppx expander/expand_intf.pp.ml
-     ocamldep expander/ppx_hash_expander_lib.depends.ocamldep-output
-     ocamlopt runtime-lib/ppx_hash_lib.{a,cmxa}
-     ocamlopt runtime-lib/ppx_hash_lib.cmxs
-       ocamlc expander/ppx_hash_expander_lib__Expand_intf.{cmi,cmo,cmt}
-       ocamlc expander/ppx_hash_expander_lib__Expand.{cmi,cmti}
-     ocamlopt expander/ppx_hash_expander_lib__Expand_intf.{cmx,o}
-       ocamlc expander/ppx_hash_expander_lib__Std.{cmi,cmo,cmt}
-       ocamlc src/ppx_hash.{cmi,cmti}
-       ocamlc src/ppx_hash.{cmo,cmt}
-       ocamlc src/ppx_hash.cma
-       ocamlc expander/ppx_hash_expander_lib__Expand.{cmo,cmt}
-       ocamlc expander/ppx_hash_expander_lib.cma
-     ocamlopt expander/ppx_hash_expander_lib__Expand.{cmx,o}
-     ocamlopt expander/ppx_hash_expander_lib__Std.{cmx,o}
-     ocamlopt expander/ppx_hash_expander_lib.{a,cmxa}
-     ocamlopt expander/ppx_hash_expander_lib.cmxs
-     ocamlopt src/ppx_hash.{cmx,o}
-     ocamlopt src/ppx_hash.{a,cmxa}
-     ocamlopt src/ppx_hash.cmxs
-> compiled  ppx_hash.v0.9.0
Processing 157/177: [uri: jbuilder build]
-> installed ppx_hash.v0.9.0
Processing 158/177: [uri: jbuilder build]
Processing 159/177: [ppx_base: jbuilder build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_base" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_base.v0.9.0)
-     ocamldep bin/main.depends.ocamldep-output
-     ocamldep src/ppx_base.depends.ocamldep-output
-       ocamlc src/ppx_base.{cmi,cmo,cmt}
-       ocamlc src/ppx_base.cma
-     ocamlopt src/ppx_base.{cmx,o}
-     ocamlopt src/ppx_base.{a,cmxa}
-       ocamlc bin/main.{cmi,cmo,cmt}
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt src/ppx_base.cmxs
-     ocamlopt bin/main.exe
-     ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe
-> compiled  ppx_base.v0.9.0
Processing 159/177: [uri: jbuilder build]
-> installed ppx_base.v0.9.0
Processing 160/177: [uri: jbuilder build]
Processing 161/177: [configurator: jbuilder build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/configurator.v0.9.1)
-     ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe
-          ppx src/configurator.pp.mli
-     ocamldep src/configurator.dependsi.ocamldep-output
-          ppx src/configurator.pp.ml
-     ocamldep src/configurator.depends.ocamldep-output
-       ocamlc src/configurator.{cmi,cmti}
-       ocamlc src/configurator.{cmo,cmt}
-       ocamlc src/configurator.cma
-     ocamlopt src/configurator.{cmx,o}
-     ocamlopt src/configurator.{a,cmxa}
-     ocamlopt src/configurator.cmxs
-> compiled  configurator.v0.9.1
Processing 161/177: [uri: jbuilder build]
-> installed configurator.v0.9.1
Processing 162/177: [uri: jbuilder build]
Processing 163/177: [io-page: jbuilder build] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "uri" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/uri.1.9.7)
-     ocamldep etc/uri_services_full.dependsi.ocamldep-output
-     ocamldep config/gen_services.depends.ocamldep-output
-     ocamldep etc/uri_services.dependsi.ocamldep-output
-     ocamldep lib/uri_top.depends.ocamldep-output
-       ocamlc config/gen_services.{cmi,cmo,cmt}
-     ocamlopt config/gen_services.{cmx,o}
-     ocamlopt config/gen_services.exe
- gen_services etc/uri_services.ml
-     ocamldep etc/uri_services.depends.ocamldep-output
- gen_services etc/uri_services_full.ml
-     ocamldep etc/uri_services_full.depends.ocamldep-output
-     ocamlopt .ppx/ppx_sexp_conv/ppx.exe
-          ppx lib/uri.pp.mli
-          ppx lib/uri_re.pp.ml
-          ppx lib/uri_re.pp.mli
-     ocamldep lib/uri.dependsi.ocamldep-output
-          ppx lib/uri.pp.ml
-     ocamldep lib/uri.depends.ocamldep-output
-       ocamlc lib/uri_re.{cmi,cmti}
-       ocamlc lib/uri.{cmi,cmti}
-       ocamlc lib/uri_re.{cmo,cmt}
-       ocamlc etc/uri_services_full.{cmi,cmti}
-       ocamlc etc/uri_services.{cmi,cmti}
-       ocamlc lib/uri_top.{cmi,cmo,cmt}
-       ocamlc lib/uri_top.cma
-       ocamlc lib/uri.{cmo,cmt}
-     ocamlopt lib/uri_re.{cmx,o}
-       ocamlc etc/uri_services.{cmo,cmt}
-       ocamlc lib/uri.cma
-       ocamlc etc/uri_services.cma
-     ocamlopt lib/uri.{cmx,o}
-     ocamlopt etc/uri_services.{cmx,o}
-     ocamlopt lib/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/uri.{a,cmxa}
-     ocamlopt lib/uri_top.{a,cmxa}
-     ocamlopt etc/uri_services.{a,cmxa}
-     ocamlopt lib/uri.cmxs
-     ocamlopt lib/uri_top.cmxs
-     ocamlopt etc/uri_services.cmxs
-       ocamlc etc/uri_services_full.{cmo,cmt}
-       ocamlc etc/uri_services_full.cma
-     ocamlopt etc/uri_services_full.{cmx,o}
-     ocamlopt etc/uri_services_full.{a,cmxa}
-     ocamlopt etc/uri_services_full.cmxs
-> compiled  uri.1.9.7
Processing 163/177: [io-page: jbuilder build]
-> installed uri.1.9.7
Processing 164/177: [io-page: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "io-page" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/io-page.2.0.1)
-     ocamldep lib/io_page.dependsi.ocamldep-output
-     ocamldep lib/io_page.depends.ocamldep-output
-       ocamlc lib/io_page.{cmi,cmti}
-       ocamlc lib/io_page.{cmo,cmt}
-       ocamlc lib/io_page.cma
-     ocamlopt lib/io_page.{cmx,o}
-     ocamlopt lib/io_page.{a,cmxa}
-     ocamlopt lib/io_page.cmxs
-> compiled  io-page.2.0.1
-> installed io-page.2.0.1
Processing 166/177: [io-page-unix: jbuilder build]
Processing 167/177: [io-page-unix: jbuilder build] [mirage-channel-lwt: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "mirage-channel-lwt" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mirage-channel-lwt.3.1.0)
-     ocamldep lwt/mirage_channel_lwt.dependsi.ocamldep-output
-     ocamldep lwt/mirage_channel_lwt.depends.ocamldep-output
-       ocamlc lwt/mirage_channel_lwt.{cmi,cmti}
-       ocamlc lwt/mirage_channel_lwt.{cmo,cmt}
-       ocamlc lwt/mirage_channel_lwt.cma
-     ocamlopt lwt/mirage_channel_lwt.{cmx,o}
-     ocamlopt lwt/mirage_channel_lwt.{a,cmxa}
-     ocamlopt lwt/mirage_channel_lwt.cmxs
-> compiled  mirage-channel-lwt.3.1.0
Processing 167/177: [io-page-unix: jbuilder build]
-> installed mirage-channel-lwt.3.1.0
Processing 168/177: [io-page-unix: jbuilder build]
Processing 169/177: [io-page-unix: jbuilder build] [protocol-9p: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "io-page-unix" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/io-page-unix.2.0.1)
-     ocamldep lib/io_page_unix.depends.ocamldep-output
-       ocamlc lib/io_page_unix_dummy.{cmi,cmo,cmt}
-     ocamlopt lib/io_page_unix_dummy.{cmx,o}
-     ocamlopt lib/io_page_unix.{a,cmxa}
-       ocamlc lib/io_page_unix.cma
-       ocamlc lib/stub_get_addr.o
-       ocamlc lib/stub_alloc_pages.o
-   ocamlmklib lib/dllio_page_unix_stubs.so,lib/libio_page_unix_stubs.a
-     ocamlopt lib/io_page_unix.cmxs
-> compiled  io-page-unix.2.0.1
Processing 169/177: [protocol-9p: jbuilder build]
-> installed io-page-unix.2.0.1
Processing 170/177: [protocol-9p: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "protocol-9p" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/protocol-9p.0.12.1)
-       ocamlc lib/protocol_9p__.{cmi,cmo,cmt}
-     ocamlopt lib/protocol_9p__.{cmx,o}
-     ocamlopt .ppx/ppx_sexp_conv/ppx.exe
-          ppx lib/protocol_9p_filesystem.pp.ml
-          ppx lib/protocol_9p_buffered9PReader.pp.mli
-          ppx lib/protocol_9p_filesystem.pp.mli
-          ppx lib/protocol_9p_client.pp.mli
-          ppx lib/protocol_9p.pp.ml
-          ppx lib/protocol_9p_error.pp.ml
-          ppx lib/protocol_9p_buffered9PReader.pp.ml
-          ppx lib/protocol_9p_infix.pp.ml
-          ppx lib/protocol_9p_s.pp.ml
-          ppx lib/protocol_9p.pp.mli
-          ppx lib/protocol_9p_info.pp.mli
-          ppx lib/protocol_9p_request.pp.mli
-          ppx lib/protocol_9p_response.pp.mli
-          ppx lib/protocol_9p_server.pp.ml
-          ppx lib/protocol_9p_infix.pp.mli
-          ppx lib/protocol_9p_server.pp.mli
-          ppx lib/protocol_9p_info.pp.ml
-          ppx lib/protocol_9p_types.pp.mli
-          ppx lib/protocol_9p_error.pp.mli
-          ppx lib/protocol_9p_s.pp.mli
-          ppx lib/protocol_9p_client.pp.ml
-          ppx lib/protocol_9p_types.pp.ml
-     ocamldep lib/protocol_9p.dependsi.ocamldep-output
-          ppx lib/protocol_9p_response.pp.ml
-       ocamlc lib/protocol_9p__Protocol_9p_infix.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_s.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_error.{cmi,cmti}
-          ppx lib/protocol_9p_request.pp.ml
-       ocamlc lib/protocol_9p__Protocol_9p_buffered9PReader.{cmi,cmti}
-     ocamldep lib/protocol_9p.depends.ocamldep-output
-       ocamlc lib/protocol_9p__Protocol_9p_types.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_infix.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_error.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_s.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_info.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_request.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_info.{cmo,cmt}
-     ocamlopt lib/protocol_9p__Protocol_9p_error.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_s.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_infix.{cmx,o}
-       ocamlc lib/protocol_9p__Protocol_9p_buffered9PReader.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_response.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_client.{cmi,cmti}
-     ocamlopt lib/protocol_9p__Protocol_9p_buffered9PReader.{cmx,o}
-       ocamlc lib/protocol_9p__Protocol_9p_filesystem.{cmi,cmti}
-       ocamlc lib/protocol_9p__Protocol_9p_filesystem.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_server.{cmi,cmti}
-       ocamlc lib/protocol_9p.{cmi,cmti}
-       ocamlc lib/protocol_9p.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_request.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_server.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_client.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_response.{cmo,cmt}
-       ocamlc lib/protocol_9p__Protocol_9p_types.{cmo,cmt}
-     ocamlopt lib/protocol_9p__Protocol_9p_types.{cmx,o}
-       ocamlc lib/protocol_9p.cma
-     ocamlopt lib/protocol_9p__Protocol_9p_info.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_request.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_response.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_filesystem.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_server.{cmx,o}
-     ocamlopt lib/protocol_9p__Protocol_9p_client.{cmx,o}
-     ocamlopt lib/protocol_9p.{cmx,o}
-     ocamlopt lib/protocol_9p.{a,cmxa}
-     ocamlopt lib/protocol_9p.cmxs
-> compiled  protocol-9p.0.12.1
-> installed protocol-9p.0.12.1
Processing 172/177: [protocol-9p-unix: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "protocol-9p-unix" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/protocol-9p-unix.0.12.1)
-     ocamldep unix/protocol_9p_unix.dependsi.ocamldep-output
-       ocamlc unix/protocol_9p_unix.{cmi,cmo,cmt}
-       ocamlc unix/protocol_9p_unix__Flow_lwt_unix.{cmi,cmti}
-       ocamlc unix/protocol_9p_unix__Lofs9p.{cmi,cmti}
-     ocamlopt unix/protocol_9p_unix.{cmx,o}
-       ocamlc unix/protocol_9p_unix__Client9p_unix.{cmi,cmti}
-     ocamldep unix/protocol_9p_unix.depends.ocamldep-output
-       ocamlc unix/protocol_9p_unix__Server9p_unix.{cmi,cmti}
-       ocamlc unix/protocol_9p_unix__Flow_lwt_unix.{cmo,cmt}
-       ocamlc unix/protocol_9p_unix__Server9p_unix.{cmo,cmt}
-       ocamlc unix/protocol_9p_unix__Client9p_unix.{cmo,cmt}
-     ocamlopt unix/protocol_9p_unix__Flow_lwt_unix.{cmx,o}
-       ocamlc unix/protocol_9p_unix__Lofs9p.{cmo,cmt}
-       ocamlc unix/protocol_9p_unix.cma
-     ocamlopt unix/protocol_9p_unix__Server9p_unix.{cmx,o}
-     ocamlopt unix/protocol_9p_unix__Lofs9p.{cmx,o}
-     ocamlopt unix/protocol_9p_unix__Client9p_unix.{cmx,o}
-     ocamlopt unix/protocol_9p_unix.{a,cmxa}
-     ocamlopt unix/protocol_9p_unix.cmxs
-> compiled  protocol-9p-unix.0.12.1
-> installed protocol-9p-unix.0.12.1
Processing 174/177: [datakit-client: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "datakit-client" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/datakit-client.0.10.1)
- File "ci/src/jbuild", line 11, characters 16-24:
- Warning: 'per_file' was renamed 'per_module'. 'per_file' will be re-purposed in a future version and will take a list of  file names rather than module names.
- File "ci/tests/jbuild", line 5, characters 13-23:
- Warning: This field is useless without a (public_name ...) field.
- File "tests/datakit/jbuild", line 5, characters 13-20:
- Warning: This field is useless without a (public_name ...) field.
- File "tests/datakit-bridge-github/jbuild", line 5, characters 13-34:
- Warning: This field is useless without a (public_name ...) field.
-     ocamldep api/ocaml/bin/mount.depends.ocamldep-output
-     ocamldep api/ocaml/datakit_client.dependsi.ocamldep-output
-     ocamldep api/ocaml/datakit_client.depends.ocamldep-output
-       ocamlc api/ocaml/bin/version.{cmi,cmo,cmt}
-       ocamlc api/ocaml/datakit_path.{cmi,cmti}
-     ocamlopt api/ocaml/bin/version.{cmx,o}
-     ocamlopt api/ocaml/datakit_path.{cmx,o}
-       ocamlc api/ocaml/datakit_path.{cmo,cmt}
-       ocamlc api/ocaml/datakit_S.{cmi,cmo,cmt}
-       ocamlc api/ocaml/bin/mount.{cmi,cmo,cmt}
-       ocamlc api/ocaml/datakit_client_9p.{cmi,cmti}
-     ocamlopt api/ocaml/datakit_S.{cmx,o}
-     ocamlopt api/ocaml/bin/mount.{cmx,o}
-       ocamlc api/ocaml/datakit_client_9p.{cmo,cmt}
-       ocamlc api/ocaml/datakit_client.cma
-     ocamlopt api/ocaml/bin/mount.exe
-     ocamlopt api/ocaml/datakit_client_9p.{cmx,o}
-     ocamlopt api/ocaml/datakit_client.{a,cmxa}
-     ocamlopt api/ocaml/datakit_client.cmxs
-> compiled  datakit-client.0.10.1
-> installed datakit-client.0.10.1
Processing 176/177: [datakit-github: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "datakit-github" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/datakit-github.0.10.1)
- File "ci/src/jbuild", line 11, characters 16-24:
- Warning: 'per_file' was renamed 'per_module'. 'per_file' will be re-purposed in a future version and will take a list of  file names rather than module names.
- File "ci/tests/jbuild", line 5, characters 13-23:
- Warning: This field is useless without a (public_name ...) field.
- File "tests/datakit/jbuild", line 5, characters 13-20:
- Warning: This field is useless without a (public_name ...) field.
- File "tests/datakit-bridge-github/jbuild", line 5, characters 13-34:
- Warning: This field is useless without a (public_name ...) field.
-     ocamldep src/datakit-github/datakit_github.dependsi.ocamldep-output
-     ocamldep src/datakit-github/datakit_github.depends.ocamldep-output
-       ocamlc src/datakit-github/datakit_github.{cmi,cmti}
-       ocamlc src/datakit-github/datakit_github_conv.{cmi,cmti}
-       ocamlc src/datakit-github/datakit_github_conv.{cmo,cmt}
-       ocamlc src/datakit-github/datakit_github.{cmo,cmt}
-       ocamlc src/datakit-github/datakit_github.cma
-     ocamlopt src/datakit-github/datakit_github.{cmx,o}
-     ocamlopt src/datakit-github/datakit_github_conv.{cmx,o}
-     ocamlopt src/datakit-github/datakit_github.{a,cmxa}
-     ocamlopt src/datakit-github/datakit_github.cmxs
-> compiled  datakit-github.0.10.1
-> installed datakit-github.0.10.1
Done.

<><> 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-09-03 02:19.55 ---> saved as "b8a463f04361ac6545143f4c0f7cd54f61403f7daef8bc88f44d46eb17abb83d"
Job succeeded