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


Building on c2-4.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a)
Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally
docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam
d94e46e039c4: Pulling fs layer
d94e46e039c4: Verifying Checksum
d94e46e039c4: Download complete
d94e46e039c4: Pull complete
Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
2022-11-03 19:07.07 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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-11-03 19:07.07 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d"))
2022-11-03 19:07.07 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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-11-03 19:07.07 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03) to update the current shell environment
2022-11-03 19:07.07 ---> using "801b46cc183e6832d509cc0e83841aeb00c06df3dd6285422e9fba1e90ded7d2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Fetched 293 kB in 2s (159 kB/s)
- Reading package lists...
- 
2022-11-03 19:07.07 ---> using "8bbc8d1e58af00247097ccf64ff674d9e350e890c1165123f0c18cb3882a24c7" 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-11-03 19:07.07 ---> using "0a5064aef594c5c09224ca68600cec5964b5fa2c8d00c4f0864fce382021bf46" from cache

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

Nothing to do.
The following actions will be performed:
=== install 53 packages
  - install base                    v0.9.3              [required by core_kernel]
  - install base-num                base                [required by num]
  - install bin_prot                v0.9.1              [required by core_kernel]
  - install configurator            v0.9.1 (deprecated) [required by core_kernel]
  - install core_kernel             v0.9.0              [required by re2]
  - install fieldslib               v0.9.0              [required by core_kernel]
  - install jane-street-headers     v0.9.0              [required by core_kernel]
  - install jbuilder                1.0+beta17          [required by re2]
  - install num                     0                   [required by core_kernel]
  - install ocaml-compiler-libs     v0.9.0              [required by ppx_core]
  - install ocaml-migrate-parsetree 1.0.7               [required by re2]
  - install ocamlbuild              0.14.2              [required by ppx_driver]
  - install ocamlfind               1.9.5               [required by jbuilder, ocaml-migrate-parsetree]
  - install octavius                1.2.1               [required by ppx_js_style]
  - install ppx_assert              v0.9.0              [required by core_kernel]
  - install ppx_ast                 v0.9.1              [required by ppx_core]
  - install ppx_base                v0.9.0              [required by core_kernel]
  - install ppx_bench               v0.9.1              [required by ppx_jane]
  - install ppx_bin_prot            v0.9.0              [required by ppx_jane]
  - install ppx_compare             v0.9.0              [required by bin_prot, ppx_assert]
  - install ppx_core                v0.9.0              [required by ppx_assert, ppx_inline_test]
  - install ppx_custom_printf       v0.9.0              [required by bin_prot, ppx_jane]
  - install ppx_driver              v0.9.1              [required by re2]
  - install ppx_enumerate           v0.9.0              [required by ppx_base]
  - install ppx_expect              v0.9.0              [required by ppx_jane]
  - install ppx_fail                v0.9.0              [required by ppx_jane]
  - install ppx_fields_conv         v0.9.0              [required by bin_prot, ppx_jane]
  - install ppx_hash                v0.9.0              [required by core_kernel]
  - install ppx_here                v0.9.1              [required by ppx_assert, ppx_jane]
  - install ppx_inline_test         v0.9.2              [required by core_kernel]
  - install ppx_jane                v0.9.0              [required by re2]
  - install ppx_js_style            v0.9.0              [required by ppx_base]
  - install ppx_let                 v0.9.0              [required by ppx_jane]
  - install ppx_metaquot            v0.9.0              [required by ppx_assert, ppx_inline_test]
  - install ppx_optcomp             v0.9.0              [required by ppx_driver]
  - install ppx_optional            v0.9.0              [required by ppx_jane]
  - install ppx_pipebang            v0.9.0              [required by ppx_jane]
  - install ppx_sexp_conv           v0.9.0              [required by core_kernel]
  - install ppx_sexp_message        v0.9.0              [required by core_kernel]
  - install ppx_sexp_value          v0.9.0              [required by ppx_jane]
  - install ppx_traverse            v0.9.0              [required by ppx_custom_printf, ppx_expect]
  - install ppx_traverse_builtins   v0.9.0              [required by ppx_core, ppx_metaquot]
  - install ppx_type_conv           v0.9.0              [required by ppx_assert]
  - install ppx_typerep_conv        v0.9.0              [required by ppx_jane]
  - install ppx_variants_conv       v0.9.0              [required by bin_prot, ppx_jane]
  - install re                      1.8.0               [required by ppx_expect]
  - install re2                     v0.9.0
  - install result                  1.3                 [required by ocaml-migrate-parsetree]
  - install seq                     0.1                 [required by re]
  - install sexplib                 v0.9.2              [required by core_kernel]
  - install stdio                   v0.9.0              [required by core_kernel]
  - install typerep                 v0.9.0              [required by core_kernel]
  - install variantslib             v0.9.0              [required by core_kernel]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/159:
Processing  2/159:
Processing  3/159: [bin_prot.v0.9.1: http]
Processing  4/159: [bin_prot.v0.9.1: http]
Processing  5/159: [bin_prot.v0.9.1: http]
-> installed base-num.base
Processing  6/159: [bin_prot.v0.9.1: http]
-> retrieved configurator.v0.9.1  (cached)
Processing  7/159: [bin_prot.v0.9.1: http] [core_kernel.v0.9.0: http]
-> retrieved base.v0.9.3  (cached)
Processing  8/159: [bin_prot.v0.9.1: http] [core_kernel.v0.9.0: http] [fieldslib.v0.9.0: http]
Processing  8/159: [bin_prot.v0.9.1: http] [core_kernel.v0.9.0: http]
-> retrieved fieldslib.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/fieldslib-v0.9.0.tar.gz)
Processing  9/159: [bin_prot.v0.9.1: http] [core_kernel.v0.9.0: http]
-> retrieved jane-street-headers.v0.9.0  (cached)
Processing 10/159: [bin_prot.v0.9.1: http] [core_kernel.v0.9.0: http]
Processing 10/159: [bin_prot.v0.9.1: http]
-> retrieved jbuilder.1.0+beta17  (cached)
Processing 11/159: [bin_prot.v0.9.1: http]
Processing 12/159: [bin_prot.v0.9.1: http]
Processing 13/159: [bin_prot.v0.9.1: http]
-> installed num.0
Processing 14/159: [bin_prot.v0.9.1: http]
-> retrieved core_kernel.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/core_kernel-v0.9.0.tar.gz)
Processing 15/159: [bin_prot.v0.9.1: http]
-> retrieved ocaml-compiler-libs.v0.9.0  (cached)
Processing 16/159: [bin_prot.v0.9.1: http]
Processing 16/159:
-> retrieved ocaml-migrate-parsetree.1.0.7  (cached)
Processing 17/159:
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 18/159:
Processing 19/159: [ocamlbuild: make configure.make]
-> retrieved bin_prot.v0.9.1  (https://github.com/janestreet/bin_prot/archive/v0.9.1.tar.gz)
Processing 20/159: [ppx_assert.v0.9.0: http] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 21/159: [ppx_assert.v0.9.0: http] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 22/159: [ppx_assert.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved octavius.1.2.1  (cached)
Processing 23/159: [ppx_assert.v0.9.0: http] [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.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03/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.03"; \
- echo "BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 23/159: [ppx_assert.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 23/159: [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved ppx_ast.v0.9.1  (cached)
Processing 24/159: [ppx_bench.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 24/159: [ppx_bench.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.9.0  (cached)
Processing 25/159: [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_assert-v0.9.0.tar.gz)
Processing 26/159: [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.9.0  (cached)
Processing 27/159: [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_core.v0.9.0  (cached)
Processing 28/159: [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 28/159: [ppx_bench.v0.9.1: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_bin_prot-v0.9.0.tar.gz)
Processing 29/159: [ppx_bench.v0.9.1: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_driver.v0.9.1  (cached)
Processing 30/159: [ppx_bench.v0.9.1: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.9.0  (cached)
Processing 31/159: [ppx_bench.v0.9.1: http] [ppx_custom_printf.v0.9.0: http] [ppx_expect.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 31/159: [ppx_bench.v0.9.1: http] [ppx_expect.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_custom_printf-v0.9.0.tar.gz)
Processing 32/159: [ppx_bench.v0.9.1: http] [ppx_expect.v0.9.0: http] [ppx_fail.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 32/159: [ppx_bench.v0.9.1: http] [ppx_fail.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 32/159: [ppx_fail.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_expect-v0.9.0.tar.gz)
Processing 33/159: [ppx_fail.v0.9.0: http] [ppx_fields_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.9.1  (https://github.com/janestreet/ppx_bench/archive/v0.9.1.tar.gz)
Processing 34/159: [ppx_fail.v0.9.0: http] [ppx_fields_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.9.0  (cached)
Processing 35/159: [ppx_fail.v0.9.0: http] [ppx_fields_conv.v0.9.0: http] [ppx_here.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 35/159: [ppx_fields_conv.v0.9.0: http] [ppx_here.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fail.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_fail-v0.9.0.tar.gz)
Processing 36/159: [ppx_fields_conv.v0.9.0: http] [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 36/159: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_fields_conv-v0.9.0.tar.gz)
Processing 37/159: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ppx_jane.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.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: not present (normal since 4.12)
- 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 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.03/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/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 37/159: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ppx_jane.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 37/159: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_jane.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_jane-v0.9.0.tar.gz)
Processing 38/159: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_js_style.v0.9.0  (cached)
Processing 39/159: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 39/159: [ppx_inline_test.v0.9.2: http] [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_here.v0.9.1  (https://github.com/janestreet/ppx_here/archive/v0.9.1.tar.gz)
Processing 40/159: [ppx_inline_test.v0.9.2: http] [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 40/159: [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_metaquot.v0.9.0  (cached)
Processing 41/159: [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 41/159: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_let.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_let-v0.9.0.tar.gz)
Processing 42/159: [ppx_optional.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.9.0  (cached)
Processing 43/159: [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_inline_test.v0.9.2  (https://github.com/janestreet/ppx_inline_test/archive/v0.9.2.tar.gz)
Processing 44/159: [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.9.0  (cached)
Processing 45/159: [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ppx_sexp_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 45/159: [ppx_pipebang.v0.9.0: http] [ppx_sexp_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 45/159: [ppx_sexp_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optional.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_optional-v0.9.0.tar.gz)
Processing 46/159: [ppx_sexp_message.v0.9.0: http] [ppx_sexp_value.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_pipebang.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_pipebang-v0.9.0.tar.gz)
Processing 47/159: [ppx_sexp_message.v0.9.0: http] [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 47/159: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_message.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_message-v0.9.0.tar.gz)
Processing 48/159: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse_builtins.v0.9.0  (cached)
Processing 49/159: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_type_conv.v0.9.0  (cached)
Processing 50/159: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 50/159: [ppx_traverse.v0.9.0: http] [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 50/159: [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_value.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_value-v0.9.0.tar.gz)
Processing 51/159: [ppx_typerep_conv.v0.9.0: http] [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_traverse-v0.9.0.tar.gz)
Processing 52/159: [ppx_typerep_conv.v0.9.0: http] [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 52/159: [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_typerep_conv-v0.9.0.tar.gz)
Processing 53/159: [ppx_variants_conv.v0.9.0: http] [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.8.0  (cached)
Processing 54/159: [ppx_variants_conv.v0.9.0: http] [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 54/159: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.3  (cached)
Processing 55/159: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_variants_conv-v0.9.0.tar.gz)
Processing 56/159: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved seq.0.1  (cached)
Processing 57/159: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.v0.9.2  (cached)
Processing 58/159: [re2.v0.9.0: http] [typerep.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdio.v0.9.0  (cached)
Processing 59/159: [re2.v0.9.0: http] [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 59/159: [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re2.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/re2-v0.9.0.tar.gz)
Processing 59/159: [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 59/159: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved typerep.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/typerep-v0.9.0.tar.gz)
-> retrieved variantslib.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/variantslib-v0.9.0.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.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.03/.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.03/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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.03/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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03/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.03/.opam-switch/build/ocamlfind.1.9.5'
Processing 59/159: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2)
- if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 59/159: [ocamlfind: make opt]
-> installed ocamlbuild.0.14.2
Processing 60/159: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.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.03/.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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 61/159: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.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.03/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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.03/bin"
- install -d "/home/opam/.opam/4.03/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.03/lib/findlib"
- install -d "/home/opam/.opam/4.03/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.03/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.03/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.03/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.03/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.03/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done
- install -d "/home/opam/.opam/4.03/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.03/lib/num-top"
- install -c num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03/lib/num-top/"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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.03/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/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.03/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 62/159: [jbuilder: ocaml bootstrap.ml]
Processing 63/159: [jbuilder: ocaml bootstrap.ml] [seq: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.03/.opam-switch/build/seq.0.1)
- ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a -I src src/seq.cmo -o src/seq.cma
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a -I src src/seq.cmx -o src/seq.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall -I src src/seq.cmxa -o src/seq.cmxs
-> compiled  seq.0.1
Processing 63/159: [jbuilder: ocaml bootstrap.ml]
Processing 64/159: [jbuilder: ocaml bootstrap.ml] [seq: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.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.03/lib/seq/seq.o
- Installed /home/opam/.opam/4.03/lib/seq/seq.mli.depends
- Installed /home/opam/.opam/4.03/lib/seq/seq.mli
- Installed /home/opam/.opam/4.03/lib/seq/seq.ml.depends
- Installed /home/opam/.opam/4.03/lib/seq/seq.ml
- Installed /home/opam/.opam/4.03/lib/seq/seq.cmxs
- Installed /home/opam/.opam/4.03/lib/seq/seq.cmxa
- Installed /home/opam/.opam/4.03/lib/seq/seq.cmx
- Installed /home/opam/.opam/4.03/lib/seq/seq.cmo
- Installed /home/opam/.opam/4.03/lib/seq/seq.cmi
- Installed /home/opam/.opam/4.03/lib/seq/seq.cma
- Installed /home/opam/.opam/4.03/lib/seq/seq.a
- Installed /home/opam/.opam/4.03/lib/seq/META
-> installed seq.0.1
Processing 64/159: [jbuilder: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jbuilder.1.0+beta17)
- '/home/opam/.opam/4.03/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt
- '/home/opam/.opam/4.03/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml
Processing 64/159: [jbuilder: ./boot.exe 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jbuilder.1.0+beta17)
-     ocamldep bin/main.depends.ocamldep-output
-       ocamlc src/jbuilder.{cmi,cmo,cmt}
-     ocamldep src/jbuilder.dependsi.ocamldep-output
-     ocamllex src/glob_lexer.ml
-     ocamllex src/meta_lexer.ml
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt}
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output
-     ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt}
-    ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli}
-     ocamllex vendor/opam-file-format/src/opamLexer.ml
-       ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt}
-     ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output
-     ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output
-     ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output
-       ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt}
-     ocamldep vendor/usexp/src/usexp.depends.ocamldep-output
-     ocamldep bin/main.dependsi.ocamldep-output
-     ocamlopt src/jbuilder.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o}
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output
-     ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output
-     ocamlopt vendor/re/src/jbuilder_re.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt}
-     ocamlopt vendor/usexp/src/usexp__.{cmx,o}
-       ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti}
-       ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti}
-       ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti}
-     ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti}
-       ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o}
-       ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti}
-       ocamlc src/jbuilder__Ansi_color.{cmi,cmti}
-       ocamlc src/jbuilder__Clflags.{cmi,cmti}
-       ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti}
-       ocamlc src/jbuilder__Io.{cmi,cmti}
-     ocamldep src/jbuilder.depends.ocamldep-output
-     ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o}
-       ocamlc src/jbuilder__Loc.{cmi,cmti}
-       ocamlc src/jbuilder__Log.{cmi,cmti}
-       ocamlc src/jbuilder__Meta_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Opam_file.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o}
-       ocamlc src/jbuilder__Import.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Workspace.{cmi,cmti}
-       ocamlc src/jbuilder__Glob_lexer.{cmi,cmti}
-       ocamlc src/jbuilder__Top_closure.{cmi,cmti}
-       ocamlc src/jbuilder__Sexp.{cmi,cmti}
-     ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa}
-       ocamlc src/jbuilder__String_with_vars.{cmi,cmti}
-       ocamlc src/jbuilder__Path.{cmi,cmti}
-       ocamlc src/jbuilder__Bin.{cmi,cmti}
-       ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti}
-       ocamlc src/jbuilder__Config.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o}
-       ocamlc src/jbuilder__Arg_spec.{cmi,cmti}
-       ocamlc src/jbuilder__Package.{cmi,cmti}
-       ocamlc src/jbuilder__File_tree.{cmi,cmti}
-       ocamlc src/jbuilder__Future.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o}
-       ocamlc src/jbuilder__Meta.{cmi,cmti}
-       ocamlc src/jbuilder__Utils.{cmi,cmti}
-       ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt}
-       ocamlc src/jbuilder__Install.{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__Print_diff.{cmi,cmti}
-       ocamlc src/jbuilder__Cm_kind.{cmi,cmti}
-       ocamlc src/jbuilder__Module.{cmi,cmti}
-       ocamlc src/jbuilder__Mode.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o}
-       ocamlc src/jbuilder__Findlib.{cmi,cmti}
-       ocamlc src/jbuilder__Context.{cmi,cmti}
-       ocamlc src/jbuilder__Action.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o}
-       ocamlc src/jbuilder__Artifacts.{cmi,cmti}
-       ocamlc src/jbuilder__Jbuild_load.{cmi,cmti}
-       ocamlc src/jbuilder__Lib.{cmi,cmti}
-       ocamlc src/jbuilder__Build.{cmi,cmti}
-       ocamlc src/jbuilder__Lib_db.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o}
-       ocamlc src/jbuilder__Build_interpret.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_meta.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o}
-       ocamlc src/jbuilder__Build_system.{cmi,cmti}
-       ocamlc src/jbuilder__Gen_rules.{cmi,cmti}
-     ocamlopt vendor/re/src/jbuilder_re.{a,cmxa}
-       ocamlc src/jbuilder__Main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o}
-       ocamlc src/jbuilder__Super_context.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o}
-       ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti}
-       ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti}
-       ocamlc src/jbuilder__Utop.{cmi,cmti}
-       ocamlc src/jbuilder__Merlin.{cmi,cmti}
-       ocamlc src/jbuilder__Ocamldep.{cmi,cmti}
-       ocamlc src/jbuilder__Module_compilation.{cmi,cmti}
-       ocamlc src/jbuilder__Odoc.{cmi,cmti}
-       ocamlc bin/main.{cmi,cmti}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o}
-     ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa}
-     ocamlopt vendor/usexp/src/usexp__Table.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{cmx,o}
-     ocamlopt src/jbuilder__Clflags.{cmx,o}
-     ocamlopt vendor/usexp/src/usexp.{a,cmxa}
-     ocamlopt src/jbuilder__Import.{cmx,o}
-     ocamlopt src/jbuilder__Loc.{cmx,o}
-     ocamlopt src/jbuilder__Top_closure.{cmx,o}
-     ocamlopt src/jbuilder__Glob_lexer.{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 src/jbuilder__Sexp.{cmx,o}
-     ocamlopt src/jbuilder__Workspace.{cmx,o}
-     ocamlopt src/jbuilder__String_with_vars.{cmx,o}
-     ocamlopt src/jbuilder__Path.{cmx,o}
-     ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o}
-     ocamlopt src/jbuilder__Action_intf.{cmx,o}
-     ocamlopt src/jbuilder__Package.{cmx,o}
-     ocamlopt src/jbuilder__Bin.{cmx,o}
-     ocamlopt src/jbuilder__Config.{cmx,o}
-     ocamlopt src/jbuilder__Arg_spec.{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__Ml_kind.{cmx,o}
-     ocamlopt src/jbuilder__Meta.{cmx,o}
-     ocamlopt src/jbuilder__Cm_kind.{cmx,o}
-     ocamlopt src/jbuilder__Utils.{cmx,o}
-     ocamlopt src/jbuilder__Mode.{cmx,o}
-     ocamlopt src/jbuilder__Module.{cmx,o}
-     ocamlopt src/jbuilder__Log.{cmx,o}
-     ocamlopt src/jbuilder__Findlib.{cmx,o}
-     ocamlopt src/jbuilder__Future.{cmx,o}
-     ocamlopt src/jbuilder__Print_diff.{cmx,o}
-     ocamlopt src/jbuilder__Watermarks.{cmx,o}
-     ocamlopt src/jbuilder__Context.{cmx,o}
-     ocamlopt src/jbuilder__Action.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild.{cmx,o}
-     ocamlopt src/jbuilder__Artifacts.{cmx,o}
-     ocamlopt src/jbuilder__Lib.{cmx,o}
-     ocamlopt src/jbuilder__Jbuild_load.{cmx,o}
-     ocamlopt src/jbuilder__Build.{cmx,o}
-     ocamlopt src/jbuilder__Lib_db.{cmx,o}
-     ocamlopt src/jbuilder__Build_interpret.{cmx,o}
-     ocamlopt src/jbuilder__Gen_meta.{cmx,o}
-     ocamlopt src/jbuilder__Build_system.{cmx,o}
-     ocamlopt src/jbuilder__Super_context.{cmx,o}
-     ocamlopt src/jbuilder__Ocaml_flags.{cmx,o}
-     ocamlopt src/jbuilder__Merlin.{cmx,o}
-     ocamlopt src/jbuilder__Utop.{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-build.1
-     jbuilder doc/jbuilder-clean.1
-     jbuilder doc/jbuilder-exec.1
-     jbuilder doc/jbuilder-external-lib-deps.1
-     jbuilder doc/jbuilder-install.1
-     jbuilder doc/jbuilder-installed-libraries.1
-     jbuilder doc/jbuilder-promote.1
-     jbuilder doc/jbuilder-rules.1
-     jbuilder doc/jbuilder-runtest.1
-     jbuilder doc/jbuilder-subst.1
-     jbuilder doc/jbuilder-uninstall.1
-     jbuilder doc/jbuilder-utop.1
-     jbuilder doc/jbuilder.1
-> compiled  jbuilder.1.0+beta17
-> installed jbuilder.1.0+beta17
Processing 66/159: [jane-street-headers: jbuilder build]
Processing 67/159: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build]
Processing 68/159: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build]
Processing 69/159: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build]
Processing 70/159: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build]
Processing 71/159: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build]
Processing 72/159: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jane-street-headers.v0.9.0)
-     ocamldep include/jane_street_headers.depends.ocamldep-output
-       ocamlc include/jane_street_headers.{cmi,cmo,cmt}
-       ocamlc include/jane_street_headers.cma
-     ocamlopt include/jane_street_headers.{cmx,o}
-     ocamlopt include/jane_street_headers.{a,cmxa}
-     ocamlopt include/jane_street_headers.cmxs
-> compiled  jane-street-headers.v0.9.0
Processing 72/159: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build]
-> installed jane-street-headers.v0.9.0
Processing 73/159: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.03/.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 73/159: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
-> installed result.1.3
Processing 74/159: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
Processing 75/159: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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 75/159: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 76/159: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-compiler-libs.v0.9.0)
-     ocamldep src/gen/gen.depends.ocamldep-output
-     ocamldep src/shadow/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}
-       ocamlc src/shadow/gen/gen.{cmi,cmo,cmt}
-     ocamlopt src/read_cma/read_cma.{a,cmxa}
-     ocamlopt src/gen/gen.{cmx,o}
-     ocamlopt src/shadow/gen/gen.{cmx,o}
-     ocamlopt src/gen/gen.exe
-          gen src/ocaml_bytecomp/ocaml_bytecomp.ml
-     ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output
-          gen src/ocaml_common/ocaml_common.ml
-          gen src/ocaml_toplevel/ocaml_toplevel.ml
-     ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt}
-     ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output
-     ocamlopt src/shadow/gen/gen.exe
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt}
-       ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma
-       ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt}
-       ocamlc src/ocaml_toplevel/ocaml_toplevel.cma
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o}
-       ocamlc src/ocaml_common/ocaml_common.cma
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o}
-          gen src/shadow/ocaml_shadow.ml
-     ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output
-     ocamlopt src/ocaml_common/ocaml_common.{cmx,o}
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa}
-       ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt}
-       ocamlc src/shadow/ocaml_shadow.cma
-     ocamlopt src/ocaml_common/ocaml_common.{a,cmxa}
-     ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs
-     ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs
-     ocamlopt src/shadow/ocaml_shadow.{cmx,o}
-     ocamlopt src/ocaml_common/ocaml_common.cmxs
-     ocamlopt src/shadow/ocaml_shadow.{a,cmxa}
-     ocamlopt src/shadow/ocaml_shadow.cmxs
-> compiled  ocaml-compiler-libs.v0.9.0
Processing 76/159: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 77/159: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/re.1.8.0)
-     ocamldep deprecated/re_emacs.depends.ocamldep-output
-     ocamldep deprecated/re_glob.depends.ocamldep-output
-     ocamldep deprecated/re_pcre.depends.ocamldep-output
-     ocamldep deprecated/re_perl.depends.ocamldep-output
-     ocamldep deprecated/re_posix.depends.ocamldep-output
-     ocamldep deprecated/re_str.depends.ocamldep-output
-       ocamlc lib/re__.{cmi,cmo,cmt}
-     ocamldep lib/re.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}
-       ocamlc lib/re__Core.{cmi,cmti}
-       ocamlc lib/re__Pmark.{cmo,cmt}
-       ocamlc lib/re__Fmt.{cmi,cmo,cmt}
-       ocamlc lib/re__Category.{cmo,cmt}
-       ocamlc lib/re__Emacs.{cmi,cmti}
-       ocamlc lib/re__Perl.{cmi,cmti}
-       ocamlc lib/re__Glob.{cmi,cmti}
-       ocamlc lib/re__Automata.{cmi,cmti}
-       ocamlc lib/re__Pcre.{cmi,cmti}
-       ocamlc lib/re__Posix.{cmi,cmti}
-     ocamlopt lib/re__Pmark.{cmx,o}
-     ocamlopt lib/re__Category.{cmx,o}
-       ocamlc lib/re.{cmi,cmo,cmt}
-       ocamlc lib/re__Emacs.{cmo,cmt}
-       ocamlc lib/re__Cset.{cmo,cmt}
-       ocamlc deprecated/re_glob.{cmi,cmo,cmt}
-       ocamlc lib/re__Glob.{cmo,cmt}
-       ocamlc deprecated/re_emacs.{cmi,cmo,cmt}
-       ocamlc deprecated/re_pcre.{cmi,cmo,cmt}
-       ocamlc deprecated/re_perl.{cmi,cmo,cmt}
-       ocamlc lib/re__Str.{cmo,cmt}
-       ocamlc lib/re__Pcre.{cmo,cmt}
-       ocamlc deprecated/re_str.{cmi,cmo,cmt}
-       ocamlc deprecated/re_glob.cma
-       ocamlc lib/re__Posix.{cmo,cmt}
-       ocamlc deprecated/re_emacs.cma
-       ocamlc deprecated/re_pcre.cma
-     ocamlopt lib/re__Fmt.{cmx,o}
-       ocamlc deprecated/re_posix.{cmi,cmo,cmt}
-       ocamlc lib/re__Perl.{cmo,cmt}
-       ocamlc deprecated/re_perl.cma
-       ocamlc deprecated/re_str.cma
-       ocamlc deprecated/re_posix.cma
-       ocamlc lib/re__Automata.{cmo,cmt}
-     ocamlopt lib/re__Cset.{cmx,o}
-       ocamlc lib/re__Core.{cmo,cmt}
-       ocamlc lib/re.cma
-     ocamlopt lib/re__Automata.{cmx,o}
-     ocamlopt lib/re__Core.{cmx,o}
-     ocamlopt lib/re__Posix.{cmx,o}
-     ocamlopt lib/re__Emacs.{cmx,o}
-     ocamlopt lib/re__Glob.{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_emacs.{cmx,o}
-     ocamlopt deprecated/re_glob.{cmx,o}
-     ocamlopt deprecated/re_posix.{cmx,o}
-     ocamlopt deprecated/re_pcre.{cmx,o}
-     ocamlopt deprecated/re_perl.{cmx,o}
-     ocamlopt deprecated/re_str.{cmx,o}
-     ocamlopt deprecated/re_emacs.{a,cmxa}
-     ocamlopt deprecated/re_glob.{a,cmxa}
-     ocamlopt deprecated/re_posix.{a,cmxa}
-     ocamlopt deprecated/re_pcre.{a,cmxa}
-     ocamlopt deprecated/re_perl.{a,cmxa}
-     ocamlopt deprecated/re_str.{a,cmxa}
-     ocamlopt lib/re.{a,cmxa}
-     ocamlopt deprecated/re_pcre.cmxs
-     ocamlopt deprecated/re_emacs.cmxs
-     ocamlopt deprecated/re_glob.cmxs
-     ocamlopt deprecated/re_str.cmxs
-     ocamlopt deprecated/re_perl.cmxs
-     ocamlopt deprecated/re_posix.cmxs
-     ocamlopt lib/re.cmxs
-> compiled  re.1.8.0
Processing 77/159: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [sexplib: jbuilder build]
-> installed re.1.8.0
Processing 78/159: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "octavius" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/octavius.1.2.1)
-     ocamldep test/main.depends.ocamldep-output
-    ocamlyacc src/octParser.{ml,mli}
-       ocamlc src/octavius__.{cmi,cmo,cmt}
-     ocamllex src/octLexer.ml
-     ocamldep src/octavius.dependsi.ocamldep-output
-       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__Types.{cmi,cmo,cmt}
-       ocamlc src/octavius__Errors.{cmo,cmt}
-     ocamlopt src/octavius__Errors.{cmx,o}
-       ocamlc src/octavius.{cmi,cmti}
-       ocamlc src/octavius__OctParser.{cmi,cmti}
-       ocamlc src/octavius__Print.{cmi,cmti}
-     ocamlopt src/octavius__Types.{cmx,o}
-       ocamlc src/octavius__OctLexer.{cmi,cmti}
-     ocamlopt src/octavius__Common.{cmx,o}
-       ocamlc test/main.{cmi,cmo,cmt}
-       ocamlc src/octavius.{cmo,cmt}
-       ocamlc src/octavius__Print.{cmo,cmt}
-       ocamlc src/octavius__OctParser.{cmo,cmt}
-     ocamlopt src/octavius__Print.{cmx,o}
-       ocamlc src/octavius__OctLexer.{cmo,cmt}
-       ocamlc src/octavius.cma
-     ocamlopt src/octavius__OctParser.{cmx,o}
-     ocamlopt src/octavius__OctLexer.{cmx,o}
-     ocamlopt src/octavius.{cmx,o}
-     ocamlopt test/main.{cmx,o}
-     ocamlopt src/octavius.{a,cmxa}
-     ocamlopt src/octavius.cmxs
-     ocamlopt test/main.exe
-> compiled  octavius.1.2.1
Processing 78/159: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
-> installed octavius.1.2.1
Processing 79/159: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sexplib.v0.9.2)
-     ocamldep num/lib/sexplib_num.depends.ocamldep-output
-     ocamldep src0/sexplib0.dependsi.ocamldep-output
-     ocamldep num/lib/sexplib_num.dependsi.ocamldep-output
-    ocamlyacc src/parser.{ml,mli}
-    ocamlyacc src/parser_with_layout.{ml,mli}
-       ocamlc src0/sexplib0.{cmi,cmo,cmt}
-     ocamldep src0/sexplib0.depends.ocamldep-output
-       ocamlc num/lib/sexplib_num.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-       ocamlc src/sexplib.{cmi,cmo,cmt}
-     ocamldep unix/lib/sexplib_unix.depends.ocamldep-output
-       ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt}
-     ocamldep src/sexplib.dependsi.ocamldep-output
-       ocamlc src0/sexplib0__Sexp.{cmi,cmti}
-     ocamlopt src0/sexplib0.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{cmx,o}
-     ocamlopt unix/lib/sexplib_unix.{cmx,o}
-     ocamlopt src/sexplib.{cmx,o}
-       ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti}
-       ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt}
-       ocamlc src0/sexplib0__Sexp.{cmo,cmt}
-       ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt}
-       ocamlc src0/sexplib0.cma
-     ocamlopt src0/sexplib0__Sexp.{cmx,o}
-           sh src/pre_sexp.pp.ml
-     ocamlopt src0/sexplib0__Sexp_conv.{cmx,o}
-     ocamldep src/sexplib.depends.ocamldep-output
-       ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Type.{cmi,cmo,cmt}
-     ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o}
-       ocamlc src/sexplib__Parser.{cmi,cmti}
-       ocamlc src/sexplib__Src_pos.{cmi,cmti}
-     ocamlopt src/sexplib__Type.{cmx,o}
-     ocamlopt src/sexplib__Conv_error.{cmx,o}
-       ocamlc src/sexplib__Type_with_layout.{cmi,cmti}
-     ocamlopt src0/sexplib0.{a,cmxa}
-       ocamlc src/sexplib__Src_pos.{cmo,cmt}
-       ocamlc src/sexplib__Parser.{cmo,cmt}
-       ocamlc src/sexplib__Type_with_layout.{cmo,cmt}
-       ocamlc src/sexplib__Parser_with_layout.{cmi,cmti}
-     ocamlopt src/sexplib__Src_pos.{cmx,o}
-       ocamlc src/sexplib__Lexer.{cmi,cmti}
-     ocamlopt src0/sexplib0.cmxs
-     ocamlopt src/sexplib__Parser.{cmx,o}
-       ocamlc src/sexplib__Parser_with_layout.{cmo,cmt}
-       ocamlc src/sexplib__Lexer.{cmo,cmt}
-     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__Sexp.{cmo,cmt}
-       ocamlc src/sexplib__Conv.{cmi,cmti}
-       ocamlc src/sexplib__Std.{cmi,cmo,cmt}
-       ocamlc src/sexplib__Path.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti}
-       ocamlc src/sexplib__Conv.{cmo,cmt}
-       ocamlc src/sexplib__Exn_magic.{cmo,cmt}
-       ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt}
-       ocamlc unix/lib/sexplib_unix.cma
-       ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt}
-       ocamlc num/lib/sexplib_num__Std.{cmi,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_with_layout.{cmx,o}
-     ocamlopt src/sexplib__Sexp_intf.{cmx,o}
-     ocamlopt src/sexplib__Sexp.{cmx,o}
-     ocamlopt src/sexplib__Conv.{cmx,o}
-     ocamlopt src/sexplib__Path.{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 unix/lib/sexplib_unix.{a,cmxa}
-     ocamlopt src/sexplib.{a,cmxa}
-     ocamlopt unix/lib/sexplib_unix.cmxs
-     ocamlopt num/lib/sexplib_num__Std.{cmx,o}
-     ocamlopt num/lib/sexplib_num.{a,cmxa}
-     ocamlopt num/lib/sexplib_num.cmxs
-     ocamlopt src/sexplib.cmxs
-> compiled  sexplib.v0.9.2
Processing 79/159: [ocaml-migrate-parsetree: jbuilder build]
-> installed sexplib.v0.9.2
Processing 80/159: [ocaml-migrate-parsetree: jbuilder build]
Processing 81/159: [base: jbuilder build] [ocaml-migrate-parsetree: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-migrate-parsetree" "-j" "47" (CWD=/home/opam/.opam/4.03/.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.{cmi,cmti}
-        ocaml src/ast-version,src/compiler-functions-file
-       ocamlc tools/pp_rewrite.{cmi,cmti}
-     ocamlopt tools/pp_rewrite.{cmx,o}
-     ocamlopt tools/pp.{cmx,o}
-     ocamlopt tools/pp.exe
-           pp src/ast_402.pp.ml
-           pp src/ast_403.pp.ml
-           pp src/ast_404.pp.ml
-           pp src/ast_405.pp.ml
-           pp src/ast_406.pp.ml
-           pp src/migrate_parsetree.pp.ml
-           pp src/migrate_parsetree_402_403.pp.ml
-           pp src/migrate_parsetree_402_403_migrate.pp.ml
-           pp src/migrate_parsetree_403_402.pp.ml
-           pp src/migrate_parsetree_403_402_migrate.pp.ml
-           pp src/migrate_parsetree_403_404.pp.ml
-           pp src/migrate_parsetree_403_404_migrate.pp.ml
-           pp src/migrate_parsetree_404_403.pp.ml
-           pp src/migrate_parsetree_404_403_migrate.pp.ml
-           pp src/migrate_parsetree_404_405.pp.ml
-           pp src/migrate_parsetree_405_404.pp.ml
-           pp src/migrate_parsetree_405_406.pp.ml
-           pp src/migrate_parsetree_405_406_migrate.pp.ml
-           pp src/migrate_parsetree_406_405.pp.ml
-           pp src/migrate_parsetree_406_405_migrate.pp.ml
-           pp src/migrate_parsetree_ast_io.pp.ml
-           pp src/migrate_parsetree_compiler_functions.pp.ml
-           pp src/migrate_parsetree_def.pp.ml
-           pp src/migrate_parsetree_driver.pp.ml
-           pp src/migrate_parsetree_parse.pp.ml
-           pp src/migrate_parsetree_ast_io.pp.mli
-           pp src/migrate_parsetree_def.pp.mli
-           pp src/migrate_parsetree_driver.pp.mli
-           pp src/migrate_parsetree_404_405_migrate.pp.ml
-           pp src/migrate_parsetree_405_404_migrate.pp.ml
-           pp src/migrate_parsetree_versions.pp.ml
-           pp src/migrate_parsetree_parse.pp.mli
-           pp src/migrate_parsetree_versions.pp.mli
-     ocamldep src/migrate_parsetree.dependsi.ocamldep-output
-       ocamlc src/migrate_parsetree_def.{cmi,cmti}
-     ocamldep src/migrate_parsetree.depends.ocamldep-output
-       ocamlc src/migrate_parsetree_compiler_functions.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_def.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_compiler_functions.{cmx,o}
-     ocamlopt src/migrate_parsetree_def.{cmx,o}
-       ocamlc src/ast_402.{cmi,cmo,cmt}
-       ocamlc src/ast_406.{cmi,cmo,cmt}
-       ocamlc src/ast_405.{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_406_405_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_402_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_402_403_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_405_404_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_402_403.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_402.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_404_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_403_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_405_migrate.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_403_404.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_405_404.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_405.{cmi,cmo,cmt}
-       ocamlc src/migrate_parsetree_404_403.{cmi,cmo,cmt}
-     ocamlopt src/ast_402.{cmx,o}
-     ocamlopt src/ast_405.{cmx,o}
-     ocamlopt src/ast_403.{cmx,o}
-     ocamlopt src/ast_406.{cmx,o}
-       ocamlc src/migrate_parsetree_versions.{cmi,cmti}
-       ocamlc src/migrate_parsetree_ast_io.{cmi,cmti}
-       ocamlc src/migrate_parsetree_ast_io.{cmo,cmt}
-       ocamlc src/migrate_parsetree_parse.{cmi,cmti}
-       ocamlc src/migrate_parsetree_driver.{cmi,cmti}
-     ocamlopt src/ast_404.{cmx,o}
-       ocamlc src/migrate_parsetree.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_402_403_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_driver_main.{cmi,cmo,cmt}
-     ocamlopt src/migrate_parsetree_403_402_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_driver_main.cma
-     ocamlopt src/migrate_parsetree_406_405_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_406_migrate.{cmx,o}
-       ocamlc src/migrate_parsetree_parse.{cmo,cmt}
-     ocamlopt src/migrate_parsetree_402_403.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_402.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_406.{cmx,o}
-     ocamlopt src/migrate_parsetree_406_405.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_404_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_405_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_404_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_403_migrate.{cmx,o}
-     ocamlopt src/migrate_parsetree_405_404.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_405.{cmx,o}
-     ocamlopt src/migrate_parsetree_404_403.{cmx,o}
-     ocamlopt src/migrate_parsetree_403_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 81/159: [base: jbuilder build]
-> installed ocaml-migrate-parsetree.1.0.7
Processing 82/159: [base: jbuilder build]
Processing 83/159: [base: jbuilder build] [ppx_ast: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/base.v0.9.3)
- File "src/jbuild", line 18, characters 0-142:
- Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- To keep the current behavior and get rid of this warning, add a field (fallback) to the rule.
-     ocamllex src/hex_lexer.ml
-     ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output
-     ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output
-       ocamlc src/base__.{cmi,cmo,cmt}
-        ocaml src/int63_backend.ml
-        ocaml src/string_set_primitives.ml
-     ocamldep src/base.dependsi.ocamldep-output
-     ocamllex shadow-stdlib/gen/mapper.ml
-       ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output
-     ocamlopt src/base__.{cmx,o}
-           sh src/mpopcnt.sexp,src/popcnt_test.c
-     ocamlopt compiler-stdlib/gen/gen.{cmx,o}
-       ocamlc src/heap_block_stubs.o
-       ocamlc src/am_testing.o
-       ocamlc src/exn_stubs.o
-       ocamlc src/hash_stubs.o
-       ocamlc src/int_math_stubs.o
-     ocamldep src/base.depends.ocamldep-output
-       ocamlc src/internalhash_stubs.o
-       ocamlc src/string_dict_stubs.o
-   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
-       ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{cmx,o}
-       ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt}
-     ocamlopt compiler-stdlib/src/caml.{a,cmxa}
-     ocamlopt shadow-stdlib/gen/mapper.{cmx,o}
-     ocamlopt compiler-stdlib/src/caml.cmxs
-     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__Field.{cmi,cmti}
-       ocamlc src/base__Ppx_compare_lib.{cmi,cmti}
-       ocamlc src/base__Sys.{cmi,cmti}
-       ocamlc src/base__Variant.{cmi,cmti}
-       ocamlc src/base__Hex_lexer.{cmi,cmo,cmt}
-       ocamlc src/base__String_set_primitives.{cmi,cmo,cmt}
-       ocamlc src/base__Fieldslib.{cmi,cmo,cmt}
-       ocamlc src/base__Field.{cmo,cmt}
-       ocamlc src/base__Variant.{cmo,cmt}
-       ocamlc src/base__Variantslib.{cmi,cmo,cmt}
-       ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt}
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o}
-       ocamlc shadow-stdlib/src/shadow_stdlib.cma
-     ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa}
-     ocamlopt src/base__String_set_primitives.{cmx,o}
-     ocamlopt src/base__Variant.{cmx,o}
-     ocamlopt src/base__Field.{cmx,o}
-     ocamlopt src/base__Hex_lexer.{cmx,o}
-     ocamlopt src/base__Variantslib.{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__Printf.{cmi,cmti}
-       ocamlc src/base__Hash_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sys0.{cmi,cmo,cmt}
-       ocamlc src/base__Linked_queue0.{cmi,cmo,cmt}
-       ocamlc src/base__List0.{cmi,cmo,cmt}
-       ocamlc src/base__Uchar0.{cmi,cmo,cmt}
-       ocamlc src/base__Poly.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare.{cmo,cmt}
-       ocamlc src/base__Hash.{cmi,cmti}
-       ocamlc src/base__Printf.{cmo,cmt}
-       ocamlc src/base__Array0.{cmi,cmo,cmt}
-       ocamlc src/base__String0.{cmi,cmo,cmt}
-       ocamlc src/base__Char0.{cmi,cmo,cmt}
-       ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt}
-       ocamlc src/base__Sexp.{cmi,cmti}
-       ocamlc src/base__Ppx_compare_lib.{cmo,cmt}
-       ocamlc src/base__Sexplib.{cmi,cmo,cmt}
-       ocamlc src/base__Import.{cmi,cmo,cmt}
-       ocamlc src/base__Hash.{cmo,cmt}
-       ocamlc src/base__Sexp.{cmo,cmt}
-       ocamlc src/base__String_dict.{cmi,cmti}
-       ocamlc src/base__Avltree.{cmi,cmti}
-       ocamlc src/base__Binary_search.{cmi,cmti}
-       ocamlc src/base__Fn.{cmi,cmti}
-       ocamlc src/base__Int_pow2.{cmi,cmti}
-       ocamlc src/base__Popcount.{cmi,cmti}
-       ocamlc src/base__Pretty_printer.{cmi,cmti}
-       ocamlc src/base__Random.{cmi,cmti}
-       ocamlc src/base__Staged.{cmi,cmti}
-       ocamlc src/base__With_return.{cmi,cmti}
-       ocamlc src/base__Applicative_intf.{cmi,cmo,cmt}
-       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__Floatable.{cmi,cmo,cmt}
-       ocamlc src/base__Hasher.{cmi,cmo,cmt}
-       ocamlc src/base__Intable.{cmi,cmo,cmt}
-       ocamlc src/base__Polymorphic_compare_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Stringable.{cmi,cmo,cmt}
-       ocamlc src/base__T.{cmi,cmo,cmt}
-       ocamlc src/base__Sys.{cmo,cmt}
-       ocamlc src/base__Backtrace.{cmi,cmti}
-       ocamlc src/base__Comparator.{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__Commutative_group.{cmi,cmo,cmt}
-       ocamlc src/base__Sign0.{cmi,cmo,cmt}
-       ocamlc src/base__Fn.{cmo,cmt}
-       ocamlc src/base__Array_permute.{cmi,cmo,cmt}
-       ocamlc src/base__Staged.{cmo,cmt}
-       ocamlc src/base__Exn.{cmi,cmti}
-       ocamlc src/base__Monad_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Popcount.{cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmi,cmti}
-       ocamlc src/base__Pretty_printer.{cmo,cmt}
-       ocamlc src/base__Blit.{cmi,cmti}
-       ocamlc src/base__String_dict.{cmo,cmt}
-       ocamlc src/base__Ordering.{cmi,cmti}
-       ocamlc src/base__Sexpable.{cmi,cmti}
-       ocamlc src/base__Comparator.{cmo,cmt}
-       ocamlc src/base__Word_size.{cmo,cmt}
-       ocamlc src/base__Avltree.{cmo,cmt}
-       ocamlc src/base__Heap_block.{cmo,cmt}
-       ocamlc src/base__With_return.{cmo,cmt}
-       ocamlc src/base__Binary_searchable.{cmo,cmt}
-       ocamlc src/base__Monad.{cmi,cmti}
-       ocamlc src/base__Random.{cmo,cmt}
-       ocamlc src/base__Ordering.{cmo,cmt}
-       ocamlc src/base__Source_code_position0.{cmi,cmo,cmt}
-       ocamlc src/base__Buffer_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sexpable.{cmo,cmt}
-       ocamlc src/base__Exn.{cmo,cmt}
-       ocamlc src/base__Invariant_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Result.{cmi,cmti}
-       ocamlc src/base__Lazy.{cmi,cmti}
-       ocamlc src/base__Applicative.{cmi,cmti}
-       ocamlc src/base__Monad.{cmo,cmt}
-       ocamlc src/base__Buffer.{cmi,cmti}
-       ocamlc src/base__Invariant.{cmi,cmti}
-       ocamlc src/base__Ordered_collection_common.{cmi,cmti}
-       ocamlc src/base__Info_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Result.{cmo,cmt}
-       ocamlc src/base__Container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Binary_search.{cmo,cmt}
-       ocamlc src/base__Blit.{cmo,cmt}
-       ocamlc src/base__Lazy.{cmo,cmt}
-       ocamlc src/base__Ordered_collection_common.{cmo,cmt}
-       ocamlc src/base__Info.{cmi,cmti}
-       ocamlc src/base__Container.{cmi,cmti}
-       ocamlc src/base__Error.{cmi,cmti}
-       ocamlc src/base__Ref.{cmi,cmti}
-       ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Error.{cmo,cmt}
-       ocamlc src/base__Sequence.{cmi,cmti}
-       ocamlc src/base__Invariant.{cmo,cmt}
-       ocamlc src/base__Either_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Int_pow2.{cmo,cmt}
-       ocamlc src/base__Container.{cmo,cmt}
-       ocamlc src/base__List.{cmi,cmti}
-       ocamlc src/base__Or_error.{cmi,cmti}
-       ocamlc src/base__Ref.{cmo,cmt}
-       ocamlc src/base__Indexed_container.{cmi,cmti}
-       ocamlc src/base__Either.{cmi,cmti}
-       ocamlc src/base__Array.{cmi,cmti}
-       ocamlc src/base__Queue_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Maybe_bound.{cmo,cmt}
-       ocamlc src/base__Validate.{cmi,cmti}
-       ocamlc src/base__Indexed_container.{cmo,cmt}
-       ocamlc src/base__Applicative.{cmo,cmt}
-       ocamlc src/base__Comparable_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Or_error.{cmo,cmt}
-       ocamlc src/base__Option.{cmi,cmti}
-       ocamlc src/base__Info.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmi,cmti}
-       ocamlc src/base__Validate.{cmo,cmt}
-       ocamlc src/base__Comparable.{cmi,cmti}
-       ocamlc src/base__Sexp_with_comparable.{cmi,cmti}
-       ocamlc src/base__Float0.{cmi,cmo,cmt}
-       ocamlc src/base__List.{cmo,cmt}
-       ocamlc src/base__Type_equal.{cmi,cmti}
-       ocamlc src/base__Bool.{cmi,cmti}
-       ocamlc src/base__Source_code_position.{cmi,cmti}
-       ocamlc src/base__Uchar.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmi,cmti}
-       ocamlc src/base__Option.{cmo,cmt}
-       ocamlc src/base__Sexp_with_comparable.{cmo,cmt}
-       ocamlc src/base__Linked_queue.{cmo,cmt}
-       ocamlc src/base__Sequence.{cmo,cmt}
-       ocamlc src/base__Either.{cmo,cmt}
-       ocamlc src/base__Comparable.{cmo,cmt}
-       ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Sign.{cmi,cmti}
-       ocamlc src/base__Char.{cmi,cmti}
-       ocamlc src/base__Unit.{cmi,cmti}
-       ocamlc src/base__Identifiable.{cmo,cmt}
-       ocamlc src/base__String.{cmi,cmti}
-       ocamlc src/base__Int_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Bool.{cmo,cmt}
-       ocamlc src/base__Uchar.{cmo,cmt}
-       ocamlc src/base__Sign.{cmo,cmt}
-       ocamlc src/base__Unit.{cmo,cmt}
-       ocamlc src/base__Map_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Array.{cmo,cmt}
-       ocamlc src/base__Hashtbl.{cmi,cmti}
-       ocamlc src/base__Char.{cmo,cmt}
-       ocamlc src/base__Int63_emul.{cmi,cmti}
-       ocamlc src/base__Int_math.{cmi,cmti}
-       ocamlc src/base__Int_conversions.{cmi,cmti}
-       ocamlc src/base__Nativeint.{cmi,cmti}
-     ocamlopt src/base__Import0.{cmx,o}
-       ocamlc src/base__Buffer.{cmo,cmt}
-       ocamlc src/base__Int.{cmi,cmti}
-       ocamlc src/base__Int32.{cmi,cmti}
-       ocamlc src/base__Int64.{cmi,cmti}
-       ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt}
-       ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt}
-     ocamlopt src/base__Hash_intf.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare.{cmx,o}
-     ocamlopt src/base__Linked_queue0.{cmx,o}
-     ocamlopt src/base__List0.{cmx,o}
-     ocamlopt src/base__Sys0.{cmx,o}
-     ocamlopt src/base__Uchar0.{cmx,o}
-     ocamlopt src/base__Printf.{cmx,o}
-       ocamlc src/base__Source_code_position.{cmo,cmt}
-       ocamlc src/base__Backtrace.{cmo,cmt}
-       ocamlc src/base__Type_equal.{cmo,cmt}
-       ocamlc src/base__Nativeint.{cmo,cmt}
-       ocamlc src/base__Map.{cmi,cmti}
-       ocamlc src/base__Int_conversions.{cmo,cmt}
-       ocamlc src/base__Int_math.{cmo,cmt}
-     ocamlopt src/base__Poly.{cmx,o}
-       ocamlc src/base__Int63_emul.{cmo,cmt}
-       ocamlc src/base__Hash_set.{cmi,cmti}
-       ocamlc src/base__Int.{cmo,cmt}
-     ocamlopt src/base__String0.{cmx,o}
-     ocamlopt src/base__Array0.{cmx,o}
-       ocamlc src/base__Int63_backends.{cmi,cmo,cmt}
-       ocamlc src/base__Int64.{cmo,cmt}
-       ocamlc src/base__Int32.{cmo,cmt}
-     ocamlopt src/base__Char0.{cmx,o}
-       ocamlc src/base__Set_intf.{cmi,cmo,cmt}
-       ocamlc src/base__Int63_backend.{cmi,cmo,cmt}
-     ocamlopt src/base__Ppx_compare_lib.{cmx,o}
-       ocamlc src/base__Hashtbl.{cmo,cmt}
-       ocamlc src/base__Hash_set.{cmo,cmt}
-     ocamlopt src/base__Hash.{cmx,o}
-       ocamlc src/base__Int63.{cmi,cmti}
-     ocamlopt src/base__Ppx_hash_lib.{cmx,o}
-       ocamlc src/base__Set.{cmi,cmti}
-       ocamlc src/base__Int63.{cmo,cmt}
-       ocamlc src/base__Float.{cmi,cmti}
-     ocamlopt src/base__Sexp.{cmx,o}
-     ocamlopt src/base__Import.{cmx,o}
-     ocamlopt src/base__Sexplib.{cmx,o}
-     ocamlopt src/base__Equal.{cmx,o}
-     ocamlopt src/base__Floatable.{cmx,o}
-     ocamlopt src/base__Binary_searchable_intf.{cmx,o}
-     ocamlopt src/base__Hasher.{cmx,o}
-     ocamlopt src/base__Applicative_intf.{cmx,o}
-     ocamlopt src/base__Intable.{cmx,o}
-     ocamlopt src/base__Polymorphic_compare_intf.{cmx,o}
-     ocamlopt src/base__Fn.{cmx,o}
-     ocamlopt src/base__Blit_intf.{cmx,o}
-     ocamlopt src/base__Sys.{cmx,o}
-     ocamlopt src/base__Commutative_group.{cmx,o}
-     ocamlopt src/base__T.{cmx,o}
-     ocamlopt src/base__Word_size.{cmx,o}
-     ocamlopt src/base__Stringable.{cmx,o}
-     ocamlopt src/base__Comparator.{cmx,o}
-     ocamlopt src/base__Ordering.{cmx,o}
-     ocamlopt src/base__Sign0.{cmx,o}
-     ocamlopt src/base__Popcount.{cmx,o}
-     ocamlopt src/base__String_dict.{cmx,o}
-     ocamlopt src/base__Staged.{cmx,o}
-     ocamlopt src/base__Pretty_printer.{cmx,o}
-     ocamlopt src/base__Avltree.{cmx,o}
-     ocamlopt src/base__Monad_intf.{cmx,o}
-     ocamlopt src/base__Sexpable.{cmx,o}
-       ocamlc src/base__Map.{cmo,cmt}
-     ocamlopt src/base__Heap_block.{cmx,o}
-     ocamlopt src/base__Random.{cmx,o}
-     ocamlopt src/base__Source_code_position0.{cmx,o}
-     ocamlopt src/base__Monad.{cmx,o}
-     ocamlopt src/base__Exn.{cmx,o}
-       ocamlc src/base__Float.{cmo,cmt}
-     ocamlopt src/base__Invariant_intf.{cmx,o}
-     ocamlopt src/base__Array_permute.{cmx,o}
-       ocamlc src/base__String.{cmo,cmt}
-     ocamlopt src/base__With_return.{cmx,o}
-     ocamlopt src/base__Lazy.{cmx,o}
-       ocamlc src/base__Set.{cmo,cmt}
-     ocamlopt src/base__Result.{cmx,o}
-     ocamlopt src/base__Info_intf.{cmx,o}
-     ocamlopt src/base__Container_intf.{cmx,o}
-     ocamlopt src/base__Ordered_collection_common.{cmx,o}
-     ocamlopt src/base__Blit.{cmx,o}
-     ocamlopt src/base__Ref.{cmx,o}
-     ocamlopt src/base__Binary_search.{cmx,o}
-     ocamlopt src/base__Container.{cmx,o}
-     ocamlopt src/base__Binary_searchable.{cmx,o}
-     ocamlopt src/base__Buffer_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container_intf.{cmx,o}
-     ocamlopt src/base__Indexed_container.{cmx,o}
-     ocamlopt src/base__Queue_intf.{cmx,o}
-       ocamlc src/base.{cmi,cmo,cmt}
-     ocamlopt src/base__List.{cmx,o}
-       ocamlc src/base.cma
-     ocamlopt src/base__Maybe_bound.{cmx,o}
-     ocamlopt src/base__Applicative.{cmx,o}
-     ocamlopt src/base__Info.{cmx,o}
-     ocamlopt src/base__Error.{cmx,o}
-     ocamlopt src/base__Int_pow2.{cmx,o}
-     ocamlopt src/base__Invariant.{cmx,o}
-     ocamlopt src/base__Or_error.{cmx,o}
-     ocamlopt src/base__Either_intf.{cmx,o}
-     ocamlopt src/base__Sequence.{cmx,o}
-     ocamlopt src/base__Validate.{cmx,o}
-     ocamlopt src/base__Comparable_intf.{cmx,o}
-     ocamlopt src/base__Option.{cmx,o}
-     ocamlopt src/base__Hashtbl_intf.{cmx,o}
-     ocamlopt src/base__Comparable.{cmx,o}
-     ocamlopt src/base__Float0.{cmx,o}
-     ocamlopt src/base__Sexp_with_comparable.{cmx,o}
-     ocamlopt src/base__Identifiable.{cmx,o}
-     ocamlopt src/base__Map_intf.{cmx,o}
-     ocamlopt src/base__Bool.{cmx,o}
-     ocamlopt src/base__Sign.{cmx,o}
-     ocamlopt src/base__Unit.{cmx,o}
-     ocamlopt src/base__Uchar.{cmx,o}
-     ocamlopt src/base__Int_intf.{cmx,o}
-     ocamlopt src/base__Either.{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__Set.{cmx,o}
-     ocamlopt src/base__Map.{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__Nativeint.{cmx,o}
-     ocamlopt src/base__Int32.{cmx,o}
-     ocamlopt src/base__Int64.{cmx,o}
-     ocamlopt src/base__Int.{cmx,o}
-     ocamlopt src/base__Source_code_position.{cmx,o}
-     ocamlopt src/base__Backtrace.{cmx,o}
-     ocamlopt src/base__Int63_emul.{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__Hashtbl.{cmx,o}
-     ocamlopt src/base__Int63.{cmx,o}
-     ocamlopt src/base__Hash_set_intf.{cmx,o}
-     ocamlopt src/base__Hash_set.{cmx,o}
-     ocamlopt src/base__Float.{cmx,o}
-     ocamlopt src/base.{cmx,o}
-     ocamlopt src/base.{a,cmxa}
-     ocamlopt src/base.cmxs
-> compiled  base.v0.9.3
Processing 83/159: [ppx_ast: jbuilder build]
-> installed base.v0.9.3
Processing 84/159: [ppx_ast: jbuilder build]
Processing 85/159: [ppx_ast: jbuilder build] [stdio: jbuilder build]
Processing 86/159: [ppx_ast: jbuilder build] [stdio: jbuilder build] [typerep: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_ast.v0.9.1)
-       ocamlc src/ppx_ast__.{cmi,cmo,cmt}
-     ocamllex src/lexer.ml
-     ocamlopt src/ppx_ast__.{cmx,o}
-    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__Docstrings.{cmi,cmti}
-       ocamlc src/ppx_ast__Parse.{cmi,cmti}
-       ocamlc src/ppx_ast__Pprintast.{cmi,cmti}
-       ocamlc src/ppx_ast__Warn.{cmo,cmt}
-       ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt}
-       ocamlc src/ppx_ast__Parser.{cmi,cmti}
-       ocamlc src/ppx_ast__Docstrings.{cmo,cmt}
-       ocamlc src/ppx_ast__Ast_helper.{cmi,cmti}
-     ocamlopt src/ppx_ast__Import.{cmx,o}
-     ocamlopt src/ppx_ast__Warn.{cmx,o}
-     ocamlopt src/ppx_ast__Syntaxerr.{cmx,o}
-       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}
-     ocamlopt src/ppx_ast__Ast_helper.{cmx,o}
-       ocamlc src/ppx_ast__Pprintast.{cmo,cmt}
-       ocamlc src/ppx_ast__Parser.{cmo,cmt}
-     ocamlopt src/ppx_ast__Pprintast.{cmx,o}
-       ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.{cmi,cmo,cmt}
-       ocamlc src/ppx_ast.cma
-     ocamlopt src/ppx_ast__Parser.{cmx,o}
-     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 86/159: [stdio: jbuilder build] [typerep: jbuilder build]
-> installed ppx_ast.v0.9.1
Processing 87/159: [stdio: jbuilder build] [typerep: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stdio.v0.9.0)
-     ocamldep src/stdio.depends.ocamldep-output
-     ocamldep src/stdio.dependsi.ocamldep-output
-       ocamlc src/stdio__.{cmi,cmo,cmt}
-     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.{cmo,cmt}
-     ocamlopt src/stdio__Import.{cmx,o}
-       ocamlc src/stdio__In_channel.{cmo,cmt}
-       ocamlc src/stdio__Out_channel.{cmo,cmt}
-       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 87/159: [typerep: jbuilder build]
-> installed stdio.v0.9.0
Processing 88/159: [typerep: jbuilder build]
Processing 89/159: [ppx_core: jbuilder build] [typerep: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "typerep" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/typerep.v0.9.0)
-     ocamldep lib/typerep_lib.dependsi.ocamldep-output
-     ocamldep lib/typerep_lib.depends.ocamldep-output
-       ocamlc lib/typerep_lib.{cmi,cmo,cmt}
-       ocamlc lib/typerep_lib__Typerep_obj.{cmi,cmti}
-       ocamlc lib/typerep_lib__Named_intf.{cmi,cmo,cmt}
-     ocamlopt lib/typerep_lib.{cmx,o}
-       ocamlc lib/typerep_lib__Type_equal.{cmi,cmti}
-       ocamlc lib/typerep_lib__Typerep_obj.{cmo,cmt}
-     ocamlopt lib/typerep_lib__Named_intf.{cmx,o}
-       ocamlc lib/typerep_lib__Type_equal.{cmo,cmt}
-     ocamlopt lib/typerep_lib__Typerep_obj.{cmx,o}
-       ocamlc lib/typerep_lib__Typename.{cmi,cmti}
-     ocamlopt lib/typerep_lib__Type_equal.{cmx,o}
-       ocamlc lib/typerep_lib__Variant_and_record_intf.{cmi,cmo,cmt}
-       ocamlc lib/typerep_lib__Typename.{cmo,cmt}
-     ocamlopt lib/typerep_lib__Typename.{cmx,o}
-       ocamlc lib/typerep_lib__Std_internal.{cmi,cmti}
-       ocamlc lib/typerep_lib__Make_typename.{cmi,cmti}
-       ocamlc lib/typerep_lib__Typerepable.{cmi,cmo,cmt}
-     ocamlopt lib/typerep_lib__Variant_and_record_intf.{cmx,o}
-       ocamlc lib/typerep_lib__Type_abstract.{cmi,cmti}
-       ocamlc lib/typerep_lib__Type_generic_intf.{cmi,cmo,cmt}
-       ocamlc lib/typerep_lib__Make_typename.{cmo,cmt}
-       ocamlc lib/typerep_lib__Type_abstract.{cmo,cmt}
-       ocamlc lib/typerep_lib__Type_generic.{cmi,cmti}
-       ocamlc lib/typerep_lib__Std.{cmi,cmo,cmt}
-       ocamlc lib/typerep_lib__Std_internal.{cmo,cmt}
-     ocamlopt lib/typerep_lib__Std_internal.{cmx,o}
-     ocamlopt lib/typerep_lib__Typerepable.{cmx,o}
-     ocamlopt lib/typerep_lib__Make_typename.{cmx,o}
-     ocamlopt lib/typerep_lib__Type_generic_intf.{cmx,o}
-       ocamlc lib/typerep_lib__Type_generic.{cmo,cmt}
-       ocamlc lib/typerep_lib.cma
-     ocamlopt lib/typerep_lib__Type_abstract.{cmx,o}
-     ocamlopt lib/typerep_lib__Type_generic.{cmx,o}
-     ocamlopt lib/typerep_lib__Std.{cmx,o}
-     ocamlopt lib/typerep_lib.{a,cmxa}
-     ocamlopt lib/typerep_lib.cmxs
-> compiled  typerep.v0.9.0
Processing 89/159: [ppx_core: jbuilder build]
-> installed typerep.v0.9.0
Processing 90/159: [ppx_core: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_core" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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__Longident.{cmi,cmti}
-       ocamlc src/ppx_core__Location.{cmi,cmti}
-       ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__File_path.{cmi,cmti}
-       ocamlc src/ppx_core__Code_matcher.{cmi,cmti}
-       ocamlc src/ppx_core__Loc.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Loc.{cmo,cmt}
-       ocamlc src/ppx_core__Longident.{cmo,cmt}
-       ocamlc src/ppx_core__Location.{cmo,cmt}
-       ocamlc src/ppx_core__Name.{cmi,cmti}
-     ocamlopt src/ppx_core__Import.{cmx,o}
-       ocamlc src/ppx_core__File_path.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt}
-       ocamlc src/ppx_core__Ast_traverse.{cmi,cmti}
-     ocamlopt src/ppx_core__Caller_id.{cmx,o}
-     ocamlopt src/ppx_core__Spellcheck.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt}
-     ocamlopt src/ppx_core__Location.{cmx,o}
-       ocamlc src/ppx_core__Common.{cmi,cmti}
-     ocamlopt src/ppx_core__Longident.{cmx,o}
-       ocamlc src/ppx_core__Name.{cmo,cmt}
-     ocamlopt src/ppx_core__Loc.{cmx,o}
-     ocamlopt src/ppx_core__Ast_pattern0.{cmx,o}
-     ocamlopt src/ppx_core__File_path.{cmx,o}
-       ocamlc src/ppx_core__Ast_builder.{cmi,cmti}
-       ocamlc src/ppx_core__Ast_traverse.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_traverse.{cmx,o}
-     ocamlopt src/ppx_core__Name.{cmx,o}
-     ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o}
-       ocamlc src/ppx_core__Common.{cmo,cmt}
-       ocamlc src/ppx_core__Ast_builder.{cmo,cmt}
-     ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o}
-       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}
-     ocamlopt src/ppx_core__Ast_builder.{cmx,o}
-       ocamlc src/ppx_core__Ast_pattern.{cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmi,cmti}
-       ocamlc src/ppx_core__Extension.{cmo,cmt}
-       ocamlc src/ppx_core__Code_matcher.{cmo,cmt}
-     ocamlopt src/ppx_core__Common.{cmx,o}
-       ocamlc src/ppx_core__Attribute.{cmo,cmt}
-       ocamlc src/ppx_core__Context_free.{cmo,cmt}
-       ocamlc src/ppx_core.{cmi,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
-> installed ppx_core.v0.9.0
Processing 92/159: [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_optcomp.v0.9.0)
-     ocamldep bin/optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.depends.ocamldep-output
-     ocamldep src/ppx_optcomp.dependsi.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
-> installed ppx_optcomp.v0.9.0
Processing 94/159: [ppx_driver: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_driver.v0.9.1)
-     ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.dependsi.ocamldep-output
-     ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.depends.ocamldep-output
-     ocamldep src/ppx_driver.dependsi.ocamldep-output
-     ocamldep src/ppx_driver.depends.ocamldep-output
-       ocamlc src/ppx_driver__.{cmi,cmo,cmt}
-     ocamldep print-diff/print_diff.depends.ocamldep-output
-     ocamldep print-diff/print_diff.dependsi.ocamldep-output
-     ocamldep runner/ppx_driver_runner.depends.ocamldep-output
-     ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output
-       ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmi,cmti}
-       ocamlc print-diff/print_diff.{cmi,cmti}
-     ocamlopt src/ppx_driver__.{cmx,o}
-       ocamlc print-diff/print_diff.{cmo,cmt}
-       ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmo,cmt}
-     ocamlopt print-diff/print_diff.{cmx,o}
-       ocamlc print-diff/print_diff.cma
-       ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
-     ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmx,o}
-     ocamlopt print-diff/print_diff.{a,cmxa}
-     ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.{a,cmxa}
-     ocamlopt print-diff/print_diff.cmxs
-     ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs
-       ocamlc src/ppx_driver__Import.{cmi,cmo,cmt}
-       ocamlc src/ppx_driver__Reconcile.{cmi,cmti}
-       ocamlc src/ppx_driver.{cmi,cmti}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt}
-       ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt}
-       ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma
-       ocamlc runner/ppx_driver_runner.cma
-       ocamlc src/ppx_driver__Reconcile.{cmo,cmt}
-     ocamlopt src/ppx_driver__Import.{cmx,o}
-       ocamlc src/ppx_driver.{cmo,cmt}
-       ocamlc src/ppx_driver.cma
-     ocamlopt src/ppx_driver__Reconcile.{cmx,o}
-     ocamlopt src/ppx_driver.{cmx,o}
-     ocamlopt src/ppx_driver.{a,cmxa}
-     ocamlopt src/ppx_driver.cmxs
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o}
-     ocamlopt runner/ppx_driver_runner.{cmx,o}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa}
-     ocamlopt runner/ppx_driver_runner.{a,cmxa}
-     ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
-     ocamlopt runner/ppx_driver_runner.cmxs
-> compiled  ppx_driver.v0.9.1
-> installed ppx_driver.v0.9.1
Processing 96/159: [fieldslib: jbuilder build]
Processing 97/159: [fieldslib: jbuilder build] [ppx_here: jbuilder build]
Processing 98/159: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build]
Processing 99/159: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
Processing 100/159: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "variantslib" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/variantslib.v0.9.0)
-     ocamlopt .ppx/ppx_driver.runner/ppx.exe
-          ppx src/variantslib.pp.ml
-     ocamldep src/variantslib.depends.ocamldep-output
-       ocamlc src/variantslib.{cmi,cmo,cmt}
-       ocamlc src/variantslib.cma
-     ocamlopt src/variantslib.{cmx,o}
-     ocamlopt src/variantslib.{a,cmxa}
-     ocamlopt src/variantslib.cmxs
-> compiled  variantslib.v0.9.0
Processing 100/159: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed variantslib.v0.9.0
Processing 101/159: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "fieldslib" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/fieldslib.v0.9.0)
-     ocamlopt .ppx/ppx_driver.runner/ppx.exe
-          ppx src/fieldslib.pp.ml
-     ocamldep src/fieldslib.depends.ocamldep-output
-       ocamlc src/fieldslib.{cmi,cmo,cmt}
-       ocamlc src/fieldslib.cma
-     ocamlopt src/fieldslib.{cmx,o}
-     ocamlopt src/fieldslib.{a,cmxa}
-     ocamlopt src/fieldslib.cmxs
-> compiled  fieldslib.v0.9.0
Processing 101/159: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.9.0
Processing 102/159: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_let" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_let.v0.9.0)
-     ocamldep src/ppx_let.dependsi.ocamldep-output
-     ocamldep src/ppx_let.depends.ocamldep-output
-       ocamlc src/ppx_let.{cmi,cmti}
-       ocamlc src/ppx_let.{cmo,cmt}
-       ocamlc src/ppx_let.cma
-     ocamlopt src/ppx_let.{cmx,o}
-     ocamlopt src/ppx_let.{a,cmxa}
-     ocamlopt src/ppx_let.cmxs
-     ocamlopt .ppx/ppx_let+ppx_driver.runner/ppx.exe
-> compiled  ppx_let.v0.9.0
Processing 102/159: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed ppx_let.v0.9.0
Processing 103/159: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_here.v0.9.1)
-     ocamldep expander/ppx_here_expander.dependsi.ocamldep-output
-     ocamldep expander/ppx_here_expander.depends.ocamldep-output
-     ocamldep src/ppx_here.depends.ocamldep-output
-     ocamldep src/ppx_here.dependsi.ocamldep-output
-       ocamlc expander/ppx_here_expander.{cmi,cmti}
-       ocamlc src/ppx_here.{cmi,cmti}
-       ocamlc expander/ppx_here_expander.{cmo,cmt}
-       ocamlc src/ppx_here.{cmo,cmt}
-       ocamlc expander/ppx_here_expander.cma
-       ocamlc src/ppx_here.cma
-     ocamlopt expander/ppx_here_expander.{cmx,o}
-     ocamlopt expander/ppx_here_expander.{a,cmxa}
-     ocamlopt expander/ppx_here_expander.cmxs
-     ocamlopt src/ppx_here.{cmx,o}
-     ocamlopt src/ppx_here.{a,cmxa}
-     ocamlopt src/ppx_here.cmxs
-     ocamlopt .ppx/ppx_here+ppx_driver.runner/ppx.exe
-> compiled  ppx_here.v0.9.1
Processing 103/159: [ppx_metaquot: jbuilder build]
-> installed ppx_here.v0.9.1
Processing 104/159: [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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
-> installed ppx_metaquot.v0.9.0
Processing 106/159: [ppx_fail: jbuilder build]
Processing 107/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build]
Processing 108/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 109/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build]
Processing 110/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 111/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optional" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_optional.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_optional.pp.ml
-          ppx src/ppx_optional.pp.mli
-     ocamldep src/ppx_optional.depends.ocamldep-output
-     ocamldep src/ppx_optional.dependsi.ocamldep-output
-       ocamlc src/ppx_optional.{cmi,cmti}
-       ocamlc src/ppx_optional.{cmo,cmt}
-       ocamlc src/ppx_optional.cma
-     ocamlopt src/ppx_optional.{cmx,o}
-     ocamlopt src/ppx_optional.{a,cmxa}
-     ocamlopt src/ppx_optional.cmxs
-> compiled  ppx_optional.v0.9.0
Processing 111/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_optional.v0.9.0
Processing 112/159: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fail" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_fail.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_fail.pp.ml
-          ppx src/ppx_fail.pp.mli
-     ocamldep src/ppx_fail.dependsi.ocamldep-output
-     ocamldep src/ppx_fail.depends.ocamldep-output
-       ocamlc src/ppx_fail.{cmi,cmti}
-       ocamlc src/ppx_fail.{cmo,cmt}
-       ocamlc src/ppx_fail.cma
-     ocamlopt src/ppx_fail.{cmx,o}
-     ocamlopt src/ppx_fail.{a,cmxa}
-     ocamlopt src/ppx_fail.cmxs
-     ocamlopt .ppx/ppx_fail+ppx_driver.runner/ppx.exe
-> compiled  ppx_fail.v0.9.0
Processing 112/159: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_fail.v0.9.0
Processing 113/159: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_pipebang" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_pipebang.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_pipebang.pp.ml
-          ppx src/ppx_pipebang.pp.mli
-     ocamldep src/ppx_pipebang.depends.ocamldep-output
-     ocamldep src/ppx_pipebang.dependsi.ocamldep-output
-       ocamlc src/ppx_pipebang.{cmi,cmti}
-       ocamlc src/ppx_pipebang.{cmo,cmt}
-       ocamlc src/ppx_pipebang.cma
-     ocamlopt src/ppx_pipebang.{cmx,o}
-     ocamlopt src/ppx_pipebang.{a,cmxa}
-     ocamlopt src/ppx_pipebang.cmxs
-     ocamlopt .ppx/ppx_pipebang+ppx_driver.runner/ppx.exe
-> compiled  ppx_pipebang.v0.9.0
Processing 113/159: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
-> installed ppx_pipebang.v0.9.0
Processing 114/159: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_type_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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/ppx_deriving_backend.pp.ml
-          ppx src/std.pp.ml
-          ppx src/ignore_unused_warning.pp.mli
-          ppx src/ignore_unused_warning.pp.ml
-          ppx src/type_conv.pp.mli
-          ppx src/type_conv.pp.ml
-     ocamldep src/ppx_type_conv.dependsi.ocamldep-output
-     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}
-     ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o}
-       ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt}
-       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 114/159: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
-> installed ppx_type_conv.v0.9.0
Processing 115/159: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 116/159: [ppx_compare: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 117/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 118/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 119/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 120/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
Processing 121/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 122/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_inline_test.v0.9.2)
- File "test/jbuild", line 10, characters 0-626:
- Warning: File diff-with-without-partitions is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- To keep the current behavior and get rid of this warning, add a field (fallback) to the rule.
-     ocamldep drop/ppx_inline_test_drop.depends.ocamldep-output
-     ocamldep config/inline_test_config.depends.ocamldep-output
-     ocamldep config/inline_test_config.dependsi.ocamldep-output
-     ocamldep libname/ppx_inline_test_libname.depends.ocamldep-output
-     ocamldep libname/ppx_inline_test_libname.dependsi.ocamldep-output
-       ocamlc runner/lib/am_testing.o
-     ocamldep runner/lib/ppx_inline_test_runner_lib.depends.ocamldep-output
-       ocamlc runner/lib/ppx_inline_test_runner_lib.{cmi,cmo,cmt}
-     ocamldep runner/ppx_inline_test_runner.depends.ocamldep-output
-     ocamldep runtime-lib/ppx_inline_test_lib.depends.ocamldep-output
-       ocamlc runtime-lib/ppx_inline_test_lib.{cmi,cmo,cmt}
-     ocamldep runtime-lib/ppx_inline_test_lib.dependsi.ocamldep-output
-       ocamlc runner/lib/ppx_inline_test_runner_lib.cma
-       ocamlc libname/ppx_inline_test_libname.{cmi,cmti}
-       ocamlc config/inline_test_config.{cmi,cmti}
-     ocamlopt runner/lib/ppx_inline_test_runner_lib.{cmx,o}
-     ocamlopt runtime-lib/ppx_inline_test_lib.{cmx,o}
-       ocamlc config/inline_test_config.{cmo,cmt}
-       ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmi,cmti}
-     ocamlopt config/inline_test_config.{cmx,o}
-       ocamlc config/inline_test_config.cma
-     ocamlopt runner/lib/ppx_inline_test_runner_lib.{a,cmxa}
-       ocamlc runner/ppx_inline_test_runner.{cmi,cmo,cmt}
-       ocamlc runner/ppx_inline_test_runner.cma
-   ocamlmklib runner/lib/dllppx_inline_test_runner_lib_stubs.so,runner/lib/libppx_inline_test_runner_lib_stubs.a
-     ocamlopt config/inline_test_config.{a,cmxa}
-     ocamlopt runner/lib/ppx_inline_test_runner_lib.cmxs
-       ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmo,cmt}
-     ocamlopt config/inline_test_config.cmxs
-       ocamlc runtime-lib/ppx_inline_test_lib.cma
-     ocamlopt runtime-lib/ppx_inline_test_lib__Runtime.{cmx,o}
-     ocamlopt runner/ppx_inline_test_runner.{cmx,o}
-     ocamlopt runtime-lib/ppx_inline_test_lib.{a,cmxa}
-     ocamlopt runner/ppx_inline_test_runner.{a,cmxa}
-       ocamlc libname/ppx_inline_test_libname.{cmo,cmt}
-       ocamlc libname/ppx_inline_test_libname.cma
-     ocamlopt libname/ppx_inline_test_libname.{cmx,o}
-     ocamlopt runner/ppx_inline_test_runner.cmxs
-     ocamlopt runtime-lib/ppx_inline_test_lib.cmxs
-     ocamlopt libname/ppx_inline_test_libname.{a,cmxa}
-     ocamlopt libname/ppx_inline_test_libname.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_inline_test.pp.mli
-          ppx src/ppx_inline_test.pp.ml
-     ocamldep src/ppx_inline_test.dependsi.ocamldep-output
-     ocamldep src/ppx_inline_test.depends.ocamldep-output
-       ocamlc src/ppx_inline_test.{cmi,cmti}
-       ocamlc drop/ppx_inline_test_drop.{cmi,cmo,cmt}
-       ocamlc drop/ppx_inline_test_drop.cma
-       ocamlc src/ppx_inline_test.{cmo,cmt}
-       ocamlc src/ppx_inline_test.cma
-     ocamlopt src/ppx_inline_test.{cmx,o}
-     ocamlopt drop/ppx_inline_test_drop.{cmx,o}
-     ocamlopt src/ppx_inline_test.{a,cmxa}
-     ocamlopt drop/ppx_inline_test_drop.{a,cmxa}
-     ocamlopt src/ppx_inline_test.cmxs
-     ocamlopt drop/ppx_inline_test_drop.cmxs
-     ocamlopt .ppx/ppx_inline_test+ppx_driver.runner/ppx.exe
-> compiled  ppx_inline_test.v0.9.2
Processing 122/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_inline_test.v0.9.2
Processing 123/159: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 124/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_js_style" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_js_style.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_js_style.pp.mli
-          ppx src/ppx_js_style.pp.ml
-     ocamldep src/ppx_js_style.dependsi.ocamldep-output
-     ocamldep src/ppx_js_style.depends.ocamldep-output
-       ocamlc src/ppx_js_style.{cmi,cmti}
-       ocamlc src/ppx_js_style.{cmo,cmt}
-       ocamlc src/ppx_js_style.cma
-     ocamlopt src/ppx_js_style.{cmx,o}
-     ocamlopt src/ppx_js_style.{a,cmxa}
-     ocamlopt src/ppx_js_style.cmxs
-     ocamlopt .ppx/ppx_js_style+ppx_driver.runner/ppx.exe
-> compiled  ppx_js_style.v0.9.0
Processing 124/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_js_style.v0.9.0
Processing 125/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_variants_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_variants_conv.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_variants_conv.pp.mli
-     ocamldep src/ppx_variants_conv.dependsi.ocamldep-output
-          ppx src/ppx_variants_conv.pp.ml
-     ocamldep src/ppx_variants_conv.depends.ocamldep-output
-       ocamlc src/ppx_variants_conv.{cmi,cmti}
-       ocamlc src/ppx_variants_conv.{cmo,cmt}
-       ocamlc src/ppx_variants_conv.cma
-     ocamlopt src/ppx_variants_conv.{cmx,o}
-     ocamlopt src/ppx_variants_conv.{a,cmxa}
-     ocamlopt src/ppx_variants_conv.cmxs
-> compiled  ppx_variants_conv.v0.9.0
Processing 125/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
-> installed ppx_variants_conv.v0.9.0
Processing 126/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_enumerate" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_enumerate.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_enumerate.pp.mli
-          ppx src/ppx_enumerate.pp.ml
-     ocamldep src/ppx_enumerate.dependsi.ocamldep-output
-     ocamldep src/ppx_enumerate.depends.ocamldep-output
-       ocamlc src/ppx_enumerate.{cmi,cmti}
-       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 126/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
-> installed ppx_enumerate.v0.9.0
Processing 127/159: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_compare" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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.mli
-          ppx expander/ppx_compare_expander.pp.ml
-     ocamldep expander/ppx_compare_expander.dependsi.ocamldep-output
-     ocamldep expander/ppx_compare_expander.depends.ocamldep-output
-       ocamlc expander/ppx_compare_expander.{cmi,cmti}
-       ocamlc src/ppx_compare.{cmi,cmti}
-       ocamlc expander/ppx_compare_expander.{cmo,cmt}
-       ocamlc src/ppx_compare.{cmo,cmt}
-       ocamlc expander/ppx_compare_expander.cma
-       ocamlc src/ppx_compare.cma
-     ocamlopt expander/ppx_compare_expander.{cmx,o}
-     ocamlopt src/ppx_compare.{cmx,o}
-     ocamlopt expander/ppx_compare_expander.{a,cmxa}
-     ocamlopt src/ppx_compare.{a,cmxa}
-     ocamlopt expander/ppx_compare_expander.cmxs
-     ocamlopt src/ppx_compare.cmxs
-> compiled  ppx_compare.v0.9.0
Processing 127/159: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
-> installed ppx_compare.v0.9.0
Processing 128/159: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fields_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_fields_conv.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_fields_conv.pp.mli
-     ocamldep src/ppx_fields_conv.dependsi.ocamldep-output
-          ppx src/ppx_fields_conv.pp.ml
-     ocamldep src/ppx_fields_conv.depends.ocamldep-output
-       ocamlc src/ppx_fields_conv.{cmi,cmti}
-       ocamlc src/ppx_fields_conv.{cmo,cmt}
-       ocamlc src/ppx_fields_conv.cma
-     ocamlopt src/ppx_fields_conv.{cmx,o}
-     ocamlopt src/ppx_fields_conv.{a,cmxa}
-     ocamlopt src/ppx_fields_conv.cmxs
-> compiled  ppx_fields_conv.v0.9.0
Processing 128/159: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
-> installed ppx_fields_conv.v0.9.0
Processing 129/159: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_typerep_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_typerep_conv.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_typerep_conv.pp.mli
-          ppx src/ppx_typerep_conv.pp.ml
-     ocamldep src/ppx_typerep_conv.dependsi.ocamldep-output
-     ocamldep src/ppx_typerep_conv.depends.ocamldep-output
-       ocamlc src/ppx_typerep_conv.{cmi,cmti}
-       ocamlc src/ppx_typerep_conv.{cmo,cmt}
-       ocamlc src/ppx_typerep_conv.cma
-     ocamlopt src/ppx_typerep_conv.{cmx,o}
-     ocamlopt src/ppx_typerep_conv.{a,cmxa}
-     ocamlopt src/ppx_typerep_conv.cmxs
-> compiled  ppx_typerep_conv.v0.9.0
Processing 129/159: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_typerep_conv.v0.9.0
Processing 130/159: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bench" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_bench.v0.9.1)
-     ocamldep runtime-lib/ppx_bench_lib.dependsi.ocamldep-output
-     ocamldep runtime-lib/ppx_bench_lib.depends.ocamldep-output
-       ocamlc runtime-lib/ppx_bench_lib.{cmi,cmo,cmt}
-       ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmi,cmti}
-       ocamlc runtime-lib/ppx_bench_lib__Export.{cmi,cmo,cmt}
-     ocamlopt runtime-lib/ppx_bench_lib.{cmx,o}
-       ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmo,cmt}
-       ocamlc runtime-lib/ppx_bench_lib.cma
-     ocamlopt runtime-lib/ppx_bench_lib__Export.{cmx,o}
-     ocamlopt runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmx,o}
-     ocamlopt runtime-lib/ppx_bench_lib.{a,cmxa}
-     ocamlopt runtime-lib/ppx_bench_lib.cmxs
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_bench.pp.mli
-     ocamldep src/ppx_bench.dependsi.ocamldep-output
-          ppx src/ppx_bench.pp.ml
-     ocamldep src/ppx_bench.depends.ocamldep-output
-       ocamlc src/ppx_bench.{cmi,cmti}
-       ocamlc src/ppx_bench.{cmo,cmt}
-       ocamlc src/ppx_bench.cma
-     ocamlopt src/ppx_bench.{cmx,o}
-     ocamlopt src/ppx_bench.{a,cmxa}
-     ocamlopt src/ppx_bench.cmxs
-     ocamlopt .ppx/ppx_bench+ppx_driver.runner/ppx.exe
-> compiled  ppx_bench.v0.9.1
Processing 130/159: [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
-> installed ppx_bench.v0.9.1
Processing 131/159: [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_conv.v0.9.0)
-     ocamldep src/ppx_sexp_conv.depends.ocamldep-output
-     ocamldep src/ppx_sexp_conv.dependsi.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 131/159: [ppx_traverse: jbuilder build]
-> installed ppx_sexp_conv.v0.9.0
Processing 132/159: [ppx_traverse: jbuilder build]
Processing 133/159: [ppx_assert: jbuilder build] [ppx_traverse: jbuilder build]
Processing 134/159: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build]
Processing 135/159: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build]
Processing 136/159: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_traverse.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_traverse.pp.ml
-     ocamldep src/ppx_traverse.depends.ocamldep-output
-       ocamlc src/ppx_traverse.{cmi,cmo,cmt}
-       ocamlc src/ppx_traverse.cma
-     ocamlopt src/ppx_traverse.{cmx,o}
-     ocamlopt src/ppx_traverse.{a,cmxa}
-     ocamlopt src/ppx_traverse.cmxs
-     ocamlopt .ppx/ppx_traverse+ppx_driver.runner/ppx.exe
-> compiled  ppx_traverse.v0.9.0
Processing 136/159: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_traverse.v0.9.0
Processing 137/159: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 138/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_hash" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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_metaquot+ppx_driver.runner/ppx.exe
-     ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe
-          ppx expander/expand.pp.ml
-          ppx expander/expand_intf.pp.ml
-          ppx expander/std.pp.ml
-          ppx expander/expand.pp.mli
-     ocamldep expander/ppx_hash_expander_lib.depends.ocamldep-output
-     ocamldep expander/ppx_hash_expander_lib.dependsi.ocamldep-output
-          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 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}
-       ocamlc expander/ppx_hash_expander_lib__Std.{cmi,cmo,cmt}
-       ocamlc src/ppx_hash.{cmi,cmti}
-     ocamlopt expander/ppx_hash_expander_lib__Expand_intf.{cmx,o}
-       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 138/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_hash.v0.9.0
Processing 139/159: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 140/159: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_message" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_message.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_sexp_message.pp.mli
-          ppx src/ppx_sexp_message.pp.ml
-     ocamldep src/ppx_sexp_message.dependsi.ocamldep-output
-     ocamldep src/ppx_sexp_message.depends.ocamldep-output
-       ocamlc src/ppx_sexp_message.{cmi,cmti}
-       ocamlc src/ppx_sexp_message.{cmo,cmt}
-       ocamlc src/ppx_sexp_message.cma
-     ocamlopt src/ppx_sexp_message.{cmx,o}
-     ocamlopt src/ppx_sexp_message.{a,cmxa}
-     ocamlopt src/ppx_sexp_message.cmxs
-     ocamlopt .ppx/ppx_sexp_message+ppx_driver.runner/ppx.exe
-> compiled  ppx_sexp_message.v0.9.0
Processing 140/159: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_sexp_message.v0.9.0
Processing 141/159: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_assert" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_assert.v0.9.0)
-       ocamlc runtime-lib/ppx_assert_lib.{cmi,cmo,cmt}
-     ocamlopt runtime-lib/ppx_assert_lib.{cmx,o}
-     ocamlopt .ppx/ppx_sexp_conv+ppx_type_conv+ppx_driver.runner/ppx.exe
-          ppx runtime-lib/runtime.pp.mli
-          ppx runtime-lib/runtime.pp.ml
-     ocamldep runtime-lib/ppx_assert_lib.dependsi.ocamldep-output
-     ocamldep runtime-lib/ppx_assert_lib.depends.ocamldep-output
-       ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmi,cmti}
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-       ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmo,cmt}
-     ocamlopt runtime-lib/ppx_assert_lib__Runtime.{cmx,o}
-       ocamlc runtime-lib/ppx_assert_lib.cma
-          ppx src/ppx_assert.pp.mli
-          ppx src/ppx_assert.pp.ml
-     ocamlopt runtime-lib/ppx_assert_lib.{a,cmxa}
-     ocamldep src/ppx_assert.dependsi.ocamldep-output
-     ocamldep src/ppx_assert.depends.ocamldep-output
-       ocamlc src/ppx_assert.{cmi,cmti}
-     ocamlopt runtime-lib/ppx_assert_lib.cmxs
-       ocamlc src/ppx_assert.{cmo,cmt}
-       ocamlc src/ppx_assert.cma
-     ocamlopt src/ppx_assert.{cmx,o}
-     ocamlopt src/ppx_assert.{a,cmxa}
-     ocamlopt src/ppx_assert.cmxs
-     ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe
-> compiled  ppx_assert.v0.9.0
Processing 141/159: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_assert.v0.9.0
Processing 142/159: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_value" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_value.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_sexp_value.pp.mli
-          ppx src/ppx_sexp_value.pp.ml
-     ocamldep src/ppx_sexp_value.dependsi.ocamldep-output
-     ocamldep src/ppx_sexp_value.depends.ocamldep-output
-       ocamlc src/ppx_sexp_value.{cmi,cmti}
-       ocamlc src/ppx_sexp_value.{cmo,cmt}
-       ocamlc src/ppx_sexp_value.cma
-     ocamlopt src/ppx_sexp_value.{cmx,o}
-     ocamlopt src/ppx_sexp_value.{a,cmxa}
-     ocamlopt src/ppx_sexp_value.cmxs
-     ocamlopt .ppx/ppx_sexp_value+ppx_driver.runner/ppx.exe
-> compiled  ppx_sexp_value.v0.9.0
Processing 142/159: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_sexp_value.v0.9.0
Processing 143/159: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_base" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.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 src/ppx_base.cmxs
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe
-     ocamlopt bin/main.exe
-> compiled  ppx_base.v0.9.0
Processing 143/159: [ppx_custom_printf: jbuilder build]
-> installed ppx_base.v0.9.0
Processing 144/159: [ppx_custom_printf: jbuilder build]
Processing 145/159: [configurator: jbuilder build] [ppx_custom_printf: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_custom_printf" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_custom_printf.v0.9.0)
-     ocamldep src/gen/gen.depends.ocamldep-output
-       ocamlc src/ppx_custom_printf__.{cmi,cmo,cmt}
-     ocamlopt src/ppx_custom_printf__.{cmx,o}
-       ocamlc src/gen/gen.{cmi,cmo,cmt}
-       ocamlc src/gen/gen.bc
-          gen src/format_lifter.ml
-     ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe
-          ppx src/ppx_custom_printf.pp.mli
-     ocamldep src/ppx_custom_printf.dependsi.ocamldep-output
-          ppx src/ppx_custom_printf.pp.ml
-          ppx src/format_lifter.pp.ml
-     ocamldep src/ppx_custom_printf.depends.ocamldep-output
-       ocamlc src/ppx_custom_printf.{cmi,cmti}
-       ocamlc src/ppx_custom_printf__Format_lifter.{cmi,cmo,cmt}
-       ocamlc src/ppx_custom_printf.{cmo,cmt}
-       ocamlc src/ppx_custom_printf.cma
-     ocamlopt src/ppx_custom_printf__Format_lifter.{cmx,o}
-     ocamlopt src/ppx_custom_printf.{cmx,o}
-     ocamlopt src/ppx_custom_printf.{a,cmxa}
-     ocamlopt src/ppx_custom_printf.cmxs
-     ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe
-> compiled  ppx_custom_printf.v0.9.0
Processing 145/159: [configurator: jbuilder build]
-> installed ppx_custom_printf.v0.9.0
Processing 146/159: [configurator: jbuilder build]
Processing 147/159: [bin_prot: jbuilder build] [configurator: jbuilder build]
Processing 148/159: [bin_prot: jbuilder build] [configurator: jbuilder build] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/configurator.v0.9.1)
-     ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe
-          ppx src/configurator.pp.mli
-          ppx src/configurator.pp.ml
-     ocamldep src/configurator.dependsi.ocamldep-output
-     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 148/159: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-> installed configurator.v0.9.1
Processing 149/159: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/bin_prot.v0.9.1)
-       ocamlc src/bin_prot.{cmi,cmo,cmt}
-       ocamlc shape/src/bin_shape_lib.{cmi,cmo,cmt}
-     ocamlopt src/bin_prot.{cmx,o}
-     ocamlopt shape/src/bin_shape_lib.{cmx,o}
-         bash src/config.h
-           sh src/size.pp.ml
-           sh src/read.pp.ml
-           sh src/type_class.pp.ml
-           sh src/write.pp.ml
-           sh src/read.pp.mli
-           sh src/size.pp.mli
-           sh src/type_class.pp.mli
-           sh src/write.pp.mli
-       ocamlc src/float_stubs.o
-       ocamlc src/blit_stubs.o
-     ocamlopt .ppx/ppx_sexp_conv+ppx_driver.runner/ppx.exe
-          ppx src/common.pp.mli
-          ppx src/common.pp.ml
-     ocamldep src/bin_prot.dependsi.ocamldep-output
-     ocamlopt .ppx/ppx_compare+ppx_custom_printf+ppx_fields_conv+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe
-     ocamldep src/bin_prot.depends.ocamldep-output
-          ppx shape/src/std.pp.ml
-          ppx shape/src/core_fragment.pp.ml
-          ppx shape/src/bin_shape.pp.mli
-     ocamldep shape/src/bin_shape_lib.dependsi.ocamldep-output
-       ocamlc shape/src/bin_shape_lib__Bin_shape.{cmi,cmti}
-          ppx shape/src/bin_shape.pp.ml
-     ocamldep shape/src/bin_shape_lib.depends.ocamldep-output
-       ocamlc shape/src/bin_shape_lib__Std.{cmi,cmo,cmt}
-       ocamlc shape/src/bin_shape_lib__Core_fragment.{cmi,cmo,cmt}
-       ocamlc src/bin_prot__Nat0.{cmi,cmti}
-       ocamlc src/bin_prot__Common.{cmi,cmti}
-       ocamlc src/bin_prot__Nat0.{cmo,cmt}
-       ocamlc src/bin_prot__Shape.{cmi,cmo,cmt}
-       ocamlc src/bin_prot__Write.{cmi,cmti}
-       ocamlc src/bin_prot__Read.{cmi,cmti}
-     ocamlopt shape/src/bin_shape_lib__Core_fragment.{cmx,o}
-       ocamlc src/bin_prot__Size.{cmi,cmti}
-       ocamlc src/bin_prot__Type_class.{cmi,cmti}
-       ocamlc src/bin_prot__Size.{cmo,cmt}
-       ocamlc src/bin_prot__Write.{cmo,cmt}
-       ocamlc src/bin_prot__Binable.{cmi,cmo,cmt}
-       ocamlc src/bin_prot__Blob.{cmi,cmti}
-       ocamlc src/bin_prot__Common.{cmo,cmt}
-       ocamlc src/bin_prot__Std.{cmi,cmo,cmt}
-       ocamlc src/bin_prot__Type_class.{cmo,cmt}
-       ocamlc src/bin_prot__Utils.{cmi,cmti}
-       ocamlc src/bin_prot__Read.{cmo,cmt}
-       ocamlc src/bin_prot__Blob.{cmo,cmt}
-       ocamlc shape/src/bin_shape_lib__Bin_shape.{cmo,cmt}
-       ocamlc shape/src/bin_shape_lib.cma
-       ocamlc src/bin_prot__Utils.{cmo,cmt}
-       ocamlc src/bin_prot.cma
-     ocamlopt shape/src/bin_shape_lib__Bin_shape.{cmx,o}
-     ocamlopt shape/src/bin_shape_lib__Std.{cmx,o}
-     ocamlopt src/bin_prot__Nat0.{cmx,o}
-     ocamlopt src/bin_prot__Shape.{cmx,o}
-     ocamlopt src/bin_prot__Common.{cmx,o}
-     ocamlopt src/bin_prot__Size.{cmx,o}
-     ocamlopt src/bin_prot__Write.{cmx,o}
-     ocamlopt src/bin_prot__Read.{cmx,o}
-     ocamlopt src/bin_prot__Type_class.{cmx,o}
-     ocamlopt src/bin_prot__Binable.{cmx,o}
-     ocamlopt src/bin_prot__Std.{cmx,o}
-     ocamlopt src/bin_prot__Utils.{cmx,o}
-     ocamlopt src/bin_prot__Blob.{cmx,o}
-   ocamlmklib src/dllbin_prot_stubs.so,src/libbin_prot_stubs.a
-     ocamlopt shape/src/bin_shape_lib.{a,cmxa}
-     ocamlopt src/bin_prot.{a,cmxa}
-     ocamlopt shape/src/bin_shape_lib.cmxs
-     ocamlopt src/bin_prot.cmxs
-> compiled  bin_prot.v0.9.1
Processing 149/159: [ppx_expect: jbuilder build]
-> installed bin_prot.v0.9.1
Processing 150/159: [ppx_expect: jbuilder build]
Processing 151/159: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_expect" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_expect.v0.9.0)
-     ocamldep config/expect_test_config.depends.ocamldep-output
-     ocamldep config/expect_test_config.dependsi.ocamldep-output
-       ocamlc common/expect_test_common.{cmi,cmo,cmt}
-       ocamlc src/ppx_expect.{cmi,cmo,cmt}
-       ocamlc matcher/expect_test_matcher.{cmi,cmo,cmt}
-       ocamlc config/expect_test_config.{cmi,cmti}
-     ocamlopt common/expect_test_common.{cmx,o}
-       ocamlc config/expect_test_config.{cmo,cmt}
-     ocamllex matcher/lexer.ml
-     ocamlopt matcher/expect_test_matcher.{cmx,o}
-     ocamlopt src/ppx_expect.{cmx,o}
-     ocamlopt config/expect_test_config.{cmx,o}
-       ocamlc config/expect_test_config.cma
-       ocamlc collector/expect_test_collector_stubs.o
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx expect_payload/ppx_expect_payload.pp.ml
-          ppx expect_payload/ppx_expect_payload.pp.mli
-     ocamldep expect_payload/ppx_expect_payload.depends.ocamldep-output
-     ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe
-     ocamlopt .ppx/ppx_custom_printf+ppx_fields_conv+ppx_inline_test+ppx_driver.runner/ppx.exe
-     ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe
-     ocamlopt .ppx/ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe
-     ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe
-     ocamldep expect_payload/ppx_expect_payload.dependsi.ocamldep-output
-          ppx common/expectation.pp.ml
-          ppx common/file.pp.ml
-          ppx common/std.pp.ml
-          ppx common/expectation.pp.mli
-          ppx common/file.pp.mli
-          ppx collector/expect_test_collector.pp.ml
-          ppx collector/expect_test_collector.pp.mli
-          ppx evaluator/ppx_expect_evaluator.pp.ml
-          ppx evaluator/ppx_expect_evaluator.pp.mli
-          ppx matcher/choose_tag.pp.ml
-          ppx matcher/cst.pp.ml
-          ppx matcher/fmt.pp.ml
-          ppx matcher/import.pp.ml
-          ppx matcher/matcher.pp.ml
-          ppx matcher/reconcile.pp.ml
-          ppx matcher/std.pp.ml
-          ppx matcher/choose_tag.pp.mli
-          ppx matcher/cst.pp.mli
-          ppx matcher/fmt.pp.mli
-          ppx matcher/lexer.pp.mli
-          ppx matcher/matcher.pp.mli
-          ppx matcher/reconcile.pp.mli
-          ppx matcher/lexer.pp.ml
-          ppx src/expect_extension.pp.ml
-     ocamldep common/expect_test_common.depends.ocamldep-output
-          ppx src/lifter.pp.ml
-     ocamldep common/expect_test_common.dependsi.ocamldep-output
-          ppx src/main.pp.ml
-     ocamldep collector/expect_test_collector.depends.ocamldep-output
-     ocamldep collector/expect_test_collector.dependsi.ocamldep-output
-     ocamldep evaluator/ppx_expect_evaluator.depends.ocamldep-output
-          ppx src/expect_extension.pp.mli
-          ppx src/main.pp.mli
-     ocamldep evaluator/ppx_expect_evaluator.dependsi.ocamldep-output
-     ocamldep matcher/expect_test_matcher.dependsi.ocamldep-output
-     ocamldep matcher/expect_test_matcher.depends.ocamldep-output
-     ocamldep src/ppx_expect.depends.ocamldep-output
-     ocamldep src/ppx_expect.dependsi.ocamldep-output
-       ocamlc common/expect_test_common__File.{cmi,cmti}
-       ocamlc common/expect_test_common__Expectation.{cmi,cmti}
-       ocamlc common/expect_test_common__Std.{cmi,cmo,cmt}
-       ocamlc common/expect_test_common__Expectation.{cmo,cmt}
-       ocamlc matcher/expect_test_matcher__Choose_tag.{cmi,cmti}
-       ocamlc collector/expect_test_collector.{cmi,cmti}
-       ocamlc matcher/expect_test_matcher__Fmt.{cmi,cmti}
-       ocamlc matcher/expect_test_matcher__Cst.{cmi,cmti}
-       ocamlc matcher/expect_test_matcher__Fmt.{cmo,cmt}
-       ocamlc common/expect_test_common__File.{cmo,cmt}
-       ocamlc matcher/expect_test_matcher__Lexer.{cmi,cmti}
-       ocamlc collector/expect_test_collector.{cmo,cmt}
-       ocamlc matcher/expect_test_matcher__Reconcile.{cmi,cmti}
-       ocamlc common/expect_test_common.cma
-       ocamlc collector/expect_test_collector.cma
-     ocamlopt common/expect_test_common__File.{cmx,o}
-       ocamlc matcher/expect_test_matcher__Matcher.{cmi,cmti}
-       ocamlc matcher/expect_test_matcher__Import.{cmi,cmo,cmt}
-       ocamlc matcher/expect_test_matcher__Choose_tag.{cmo,cmt}
-       ocamlc expect_payload/ppx_expect_payload.{cmi,cmti}
-       ocamlc matcher/expect_test_matcher__Lexer.{cmo,cmt}
-     ocamlopt common/expect_test_common__Expectation.{cmx,o}
-       ocamlc matcher/expect_test_matcher__Std.{cmi,cmo,cmt}
-       ocamlc src/ppx_expect__Main.{cmi,cmti}
-       ocamlc evaluator/ppx_expect_evaluator.{cmi,cmti}
-     ocamlopt common/expect_test_common__Std.{cmx,o}
-       ocamlc matcher/expect_test_matcher__Cst.{cmo,cmt}
-       ocamlc matcher/expect_test_matcher__Reconcile.{cmo,cmt}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-       ocamlc src/ppx_expect__Lifter.{cmi,cmo,cmt}
-       ocamlc src/ppx_expect__Expect_extension.{cmi,cmti}
-     ocamlopt matcher/expect_test_matcher__Fmt.{cmx,o}
-     ocamlopt collector/expect_test_collector.{cmx,o}
-       ocamlc matcher/expect_test_matcher__Matcher.{cmo,cmt}
-       ocamlc evaluator/ppx_expect_evaluator.{cmo,cmt}
-       ocamlc matcher/expect_test_matcher.cma
-       ocamlc evaluator/ppx_expect_evaluator.cma
-     ocamlopt matcher/expect_test_matcher__Import.{cmx,o}
-     ocamlopt matcher/expect_test_matcher__Cst.{cmx,o}
-       ocamlc expect_payload/ppx_expect_payload.{cmo,cmt}
-       ocamlc expect_payload/ppx_expect_payload.cma
-     ocamlopt expect_payload/ppx_expect_payload.{cmx,o}
-     ocamlopt matcher/expect_test_matcher__Lexer.{cmx,o}
-       ocamlc src/ppx_expect__Expect_extension.{cmo,cmt}
-     ocamlopt src/ppx_expect__Lifter.{cmx,o}
-     ocamlopt matcher/expect_test_matcher__Choose_tag.{cmx,o}
-     ocamlopt matcher/expect_test_matcher__Reconcile.{cmx,o}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-     ocamlopt src/ppx_expect__Expect_extension.{cmx,o}
-     ocamlopt matcher/expect_test_matcher__Matcher.{cmx,o}
-     ocamlopt matcher/expect_test_matcher__Std.{cmx,o}
-       ocamlc src/ppx_expect__Main.{cmo,cmt}
-       ocamlc src/ppx_expect.cma
-     ocamlopt evaluator/ppx_expect_evaluator.{cmx,o}
-     ocamlopt src/ppx_expect__Main.{cmx,o}
-     ocamlopt config/expect_test_config.{a,cmxa}
-     ocamlopt config/expect_test_config.cmxs
-   ocamlmklib collector/dllexpect_test_collector_stubs.so,collector/libexpect_test_collector_stubs.a
-     ocamlopt common/expect_test_common.{a,cmxa}
-     ocamlopt collector/expect_test_collector.{a,cmxa}
-     ocamlopt expect_payload/ppx_expect_payload.{a,cmxa}
-     ocamlopt matcher/expect_test_matcher.{a,cmxa}
-     ocamlopt evaluator/ppx_expect_evaluator.{a,cmxa}
-     ocamlopt src/ppx_expect.{a,cmxa}
-     ocamlopt common/expect_test_common.cmxs
-     ocamlopt expect_payload/ppx_expect_payload.cmxs
-     ocamlopt evaluator/ppx_expect_evaluator.cmxs
-     ocamlopt matcher/expect_test_matcher.cmxs
-     ocamlopt collector/expect_test_collector.cmxs
-     ocamlopt src/ppx_expect.cmxs
-     ocamlopt .ppx/ppx_expect+ppx_driver.runner/ppx.exe
-> compiled  ppx_expect.v0.9.0
Processing 151/159: [ppx_bin_prot: jbuilder build]
-> installed ppx_expect.v0.9.0
Processing 152/159: [ppx_bin_prot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_bin_prot" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_bin_prot.v0.9.0)
-     ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe
-          ppx src/ppx_bin_prot.pp.mli
-          ppx shape/src/bin_shape_expand.pp.ml
-          ppx shape/src/bin_shape_expand.pp.mli
-     ocamldep src/ppx_bin_prot.dependsi.ocamldep-output
-          ppx src/ppx_bin_prot.pp.ml
-     ocamldep shape/src/bin_shape_expand.depends.ocamldep-output
-     ocamldep shape/src/bin_shape_expand.dependsi.ocamldep-output
-     ocamldep src/ppx_bin_prot.depends.ocamldep-output
-       ocamlc shape/src/bin_shape_expand.{cmi,cmti}
-       ocamlc src/ppx_bin_prot.{cmi,cmti}
-       ocamlc shape/src/bin_shape_expand.{cmo,cmt}
-       ocamlc shape/src/bin_shape_expand.cma
-     ocamlopt shape/src/bin_shape_expand.{cmx,o}
-     ocamlopt shape/src/bin_shape_expand.{a,cmxa}
-     ocamlopt shape/src/bin_shape_expand.cmxs
-       ocamlc src/ppx_bin_prot.{cmo,cmt}
-       ocamlc src/ppx_bin_prot.cma
-     ocamlopt src/ppx_bin_prot.{cmx,o}
-     ocamlopt src/ppx_bin_prot.{a,cmxa}
-     ocamlopt src/ppx_bin_prot.cmxs
-> compiled  ppx_bin_prot.v0.9.0
-> installed ppx_bin_prot.v0.9.0
Processing 154/159: [ppx_jane: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_jane" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_jane.v0.9.0)
-     ocamldep kernel/src/ppx_jane_kernel.depends.ocamldep-output
-     ocamldep bin/main.depends.ocamldep-output
-       ocamlc kernel/src/ppx_jane_kernel.{cmi,cmo,cmt}
-     ocamldep src/ppx_jane.depends.ocamldep-output
-       ocamlc src/ppx_jane.{cmi,cmo,cmt}
-       ocamlc kernel/src/ppx_jane_kernel.cma
-       ocamlc src/ppx_jane.cma
-     ocamlopt kernel/src/ppx_jane_kernel.{cmx,o}
-     ocamlopt src/ppx_jane.{cmx,o}
-     ocamlopt src/ppx_jane.{a,cmxa}
-     ocamlopt kernel/src/ppx_jane_kernel.{a,cmxa}
-     ocamlopt src/ppx_jane.cmxs
-       ocamlc bin/main.{cmi,cmo,cmt}
-     ocamlopt kernel/src/ppx_jane_kernel.cmxs
-     ocamlopt bin/main.{cmx,o}
-     ocamlopt .ppx/ppx_jane.kernel/ppx.exe
-     ocamlopt .ppx/ppx_jane/ppx.exe
-     ocamlopt bin/main.exe
-> compiled  ppx_jane.v0.9.0
-> installed ppx_jane.v0.9.0
Processing 156/159: [core_kernel: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/core_kernel.v0.9.0)
-     ocamldep src/config/discover.depends.ocamldep-output
-       ocamlc base_for_tests/src/base_for_tests.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__.{cmi,cmo,cmt}
-     ocamlopt base_for_tests/src/base_for_tests.{cmx,o}
-     ocamlopt src/core_kernel__.{cmx,o}
-       ocamlc src/config/discover.{cmi,cmo,cmt}
-     ocamlopt src/config/discover.{cmx,o}
-     ocamlopt src/config/discover.exe
-     discover src/config.h,src/rt-flags
-     ocamlopt .ppx/ppx_base+ppx_inline_test+ppx_sexp_conv+ppx_sexp_message+ppx_driver.runner/ppx.exe
-       ocamlc src/version_util_fallback_stubs.o
-       ocamlc src/core_gc_stubs.o
-       ocamlc src/core_array_stubs.o
-          ppx base_for_tests/src/test_binary_searchable_intf.pp.ml
-          ppx base_for_tests/src/test_binary_searchable.pp.mli
-          ppx base_for_tests/src/test_blit.pp.mli
-       ocamlc src/bigstring_marshal_stubs.o
-          ppx base_for_tests/src/test_blit_intf.pp.ml
-       ocamlc src/time_ns_stubs.o
-          ppx base_for_tests/src/test_blit.pp.ml
-     ocamldep base_for_tests/src/base_for_tests.dependsi.ocamldep-output
-          ppx base_for_tests/src/test_binary_searchable.pp.ml
-     ocamldep base_for_tests/src/base_for_tests.depends.ocamldep-output
-       ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmi,cmo,cmt}
-       ocamlc base_for_tests/src/base_for_tests__Test_blit_intf.{cmi,cmo,cmt}
-     ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe
-       ocamlc src/bigstring_stubs.o
-     ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmx,o}
-       ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmi,cmti}
-     ocamlopt base_for_tests/src/base_for_tests__Test_blit_intf.{cmx,o}
-       ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmi,cmti}
-          ppx src/bag.pp.ml
-          ppx src/bigbuffer.pp.ml
-          ppx src/bigbuffer_internal.pp.ml
-          ppx src/bigstring.pp.ml
-          ppx src/bigstring_marshal.pp.ml
-          ppx src/bigsubstring.pp.ml
-          ppx src/binable.pp.ml
-          ppx src/binable0.pp.ml
-          ppx src/binary_searchable.pp.ml
-          ppx src/binary_searchable_intf.pp.ml
-          ppx src/blit.pp.ml
-          ppx src/blit_intf.pp.ml
-          ppx src/bool.pp.ml
-          ppx src/bounded_index.pp.ml
-          ppx src/bounded_index_intf.pp.ml
-          ppx src/bounded_int_table.pp.ml
-          ppx src/blang.pp.ml
-          ppx src/bucket.pp.ml
-          ppx src/byte_units.pp.ml
-          ppx src/comparable.pp.ml
-          ppx src/binary_packing.pp.ml
-          ppx src/comparable_intf.pp.ml
-          ppx src/comparator.pp.ml
-          ppx src/constrained_float.pp.ml
-          ppx src/container.pp.ml
-          ppx src/container_intf.pp.ml
-          ppx src/container_unit_tests.pp.ml
-          ppx src/core_arg.pp.ml
-          ppx src/core_array.pp.ml
-          ppx src/core_bin_prot.pp.ml
-          ppx src/core_bytes.pp.ml
-          ppx src/core_char.pp.ml
-          ppx src/core_ephemeron.pp.ml
-          ppx src/core_hashtbl.pp.ml
-          ppx src/core_hashtbl_intf.pp.ml
-          ppx src/core_int.pp.ml
-          ppx src/bus.pp.ml
-          ppx src/core_int32.pp.ml
-          ppx src/core_int63.pp.ml
-          ppx src/core_int64.pp.ml
-          ppx src/core_kernel.pp.ml
-          ppx src/core_lazy.pp.ml
-          ppx src/core_list.pp.ml
-          ppx src/core_map.pp.ml
-          ppx src/core_gc.pp.ml
-          ppx src/core_map_intf.pp.ml
-          ppx src/core_nativeint.pp.ml
-          ppx src/core_pervasives.pp.ml
-          ppx src/core_printexc.pp.ml
-          ppx src/core_printf.pp.ml
-          ppx src/core_queue.pp.ml
-          ppx src/core_random.pp.ml
-          ppx src/core_set.pp.ml
-          ppx src/core_set_intf.pp.ml
-          ppx src/core_sexp.pp.ml
-          ppx src/core_stack.pp.ml
-          ppx src/core_string.pp.ml
-          ppx src/core_weak.pp.ml
-          ppx src/date.pp.ml
-          ppx src/date0_intf.pp.ml
-          ppx src/date_intf.pp.ml
-          ppx src/date0.pp.ml
-          ppx src/day_of_week.pp.ml
-          ppx src/day_of_week_intf.pp.ml
-          ppx src/debug.pp.ml
-          ppx src/deprecate_pipe_bang.pp.ml
-          ppx src/deque.pp.ml
-          ppx src/deriving_hash.pp.ml
-          ppx src/deriving_hash_intf.pp.ml
-          ppx src/digit_string_helpers.pp.ml
-          ppx src/doubly_linked.pp.ml
-          ppx src/either.pp.ml
-          ppx src/error.pp.ml
-          ppx src/fdeque.pp.ml
-          ppx src/fheap.pp.ml
-          ppx src/flags.pp.ml
-          ppx src/flags_intf.pp.ml
-          ppx src/float.pp.ml
-          ppx src/float_with_finite_only_serialization.pp.ml
-          ppx src/fn.pp.ml
-          ppx src/force_once.pp.ml
-          ppx src/fqueue.pp.ml
-          ppx src/hash_heap.pp.ml
-          ppx src/hash_queue.pp.ml
-          ppx src/hash_set.pp.ml
-          ppx src/hash_set_intf.pp.ml
-          ppx src/hashable.pp.ml
-          ppx src/heap.pp.ml
-          ppx src/heap_intf.pp.ml
-          ppx src/hexdump.pp.ml
-          ppx src/hexdump_intf.pp.ml
-          ppx src/host_and_port.pp.ml
-          ppx src/identifiable.pp.ml
-          ppx src/immediate_option.pp.ml
-          ppx src/immediate_option_intf.pp.ml
-          ppx src/import.pp.ml
-          ppx src/info.pp.ml
-          ppx src/info_intf.pp.ml
-          ppx src/int_intf.pp.ml
-          ppx src/int_replace_polymorphic_compare.pp.ml
-          ppx src/int_set.pp.ml
-          ppx src/interfaces.pp.ml
-          ppx src/limiter.pp.ml
-          ppx src/linked_queue.pp.ml
-          ppx src/linked_stack.pp.ml
-          ppx src/make_stable.pp.ml
-          ppx src/make_substring.pp.ml
-          ppx src/maybe_bound.pp.ml
-          ppx src/memo.pp.ml
-          ppx src/month.pp.ml
-          ppx src/month_intf.pp.ml
-          ppx src/moption.pp.ml
-          ppx src/never_returns.pp.ml
-          ppx src/no_polymorphic_compare.pp.ml
-          ppx src/nothing.pp.ml
-          ppx src/obj_array.pp.ml
-          ppx src/ofday.pp.ml
-          ppx src/ofday_intf.pp.ml
-          ppx src/only_in_test.pp.ml
-          ppx src/option.pp.ml
-          ppx src/option_array.pp.ml
-          ppx src/or_error.pp.ml
-          ppx src/ordering.pp.ml
-          ppx src/percent.pp.ml
-          ppx src/perms.pp.ml
-          ppx src/pid.pp.ml
-          ppx src/polymorphic_compare_intf.pp.ml
-          ppx src/pool_intf.pp.ml
-          ppx src/pooled_hashtbl.pp.ml
-          ppx src/pool.pp.ml
-          ppx src/queue_intf.pp.ml
-          ppx src/quickcheck.pp.ml
-          ppx src/quickcheck_intf.pp.ml
-          ppx src/quickcheckable.pp.ml
-          ppx src/ref.pp.ml
-          ppx src/result.pp.ml
-          ppx src/robustly_comparable.pp.ml
-          ppx src/rope.pp.ml
-          ppx src/sequence.pp.ml
-          ppx src/set_once.pp.ml
-          ppx src/sexpable.pp.ml
-          ppx src/sign.pp.ml
-          ppx src/source_code_position.pp.ml
-          ppx src/source_code_position0.pp.ml
-          ppx src/span.pp.ml
-          ppx src/span_intf.pp.ml
-          ppx src/splittable_random.pp.ml
-          ppx src/stable.pp.ml
-          ppx src/stable_containers.pp.ml
-          ppx src/stable_int63able.pp.ml
-          ppx src/stable_internal.pp.ml
-          ppx src/stable_module_types.pp.ml
-          ppx src/stable_unit_test.pp.ml
-          ppx src/stable_unit_test_intf.pp.ml
-          ppx src/stack_intf.pp.ml
-          ppx src/std_common.pp.ml
-          ppx src/std_internal.pp.ml
-          ppx src/std_kernel.pp.ml
-          ppx src/string_id.pp.ml
-          ppx src/string_id_intf.pp.ml
-          ppx src/substring.pp.ml
-          ppx src/substring_intf.pp.ml
-          ppx src/t.pp.ml
-          ppx src/thread_safe_queue.pp.ml
-          ppx src/time.pp.ml
-          ppx src/time0_intf.pp.ml
-          ppx src/time_float.pp.ml
-          ppx src/time_float0.pp.ml
-          ppx src/time_intf.pp.ml
-          ppx src/time_ns.pp.ml
-          ppx src/time_ns_alternate_sexp.pp.ml
-          ppx src/time_ns_intf.pp.ml
-          ppx src/timing_wheel_ns_intf.pp.ml
-          ppx src/total_map.pp.ml
-          ppx src/tuple.pp.ml
-          ppx src/tuple_type.pp.ml
-          ppx src/tuple_type_intf.pp.ml
-          ppx src/type_equal.pp.ml
-          ppx src/type_equal_intf.pp.ml
-          ppx src/type_immediacy.pp.ml
-          ppx src/uniform_array.pp.ml
-          ppx src/union_find.pp.ml
-          ppx src/unique_id.pp.ml
-          ppx src/timing_wheel_ns.pp.ml
-          ppx src/unique_id_intf.pp.ml
-          ppx src/unit.pp.ml
-          ppx src/unit_of_time.pp.ml
-          ppx src/univ.pp.ml
-          ppx src/univ_map.pp.ml
-          ppx src/univ_map_intf.pp.ml
-          ppx src/unpack_buffer.pp.ml
-          ppx src/validated.pp.ml
-          ppx src/validated_intf.pp.ml
-          ppx src/version_util.pp.ml
-          ppx src/weak_pointer.pp.ml
-          ppx src/zone.pp.ml
-          ppx src/zone_intf.pp.ml
-          ppx src/bag.pp.mli
-          ppx src/bigbuffer.pp.mli
-          ppx src/bigstring.pp.mli
-          ppx src/bigstring_marshal.pp.mli
-          ppx src/bigsubstring.pp.mli
-          ppx src/binable.pp.mli
-          ppx src/binary_packing.pp.mli
-          ppx src/binary_searchable.pp.mli
-          ppx src/blang.pp.mli
-          ppx src/blit.pp.mli
-          ppx src/bool.pp.mli
-          ppx src/bounded_index.pp.mli
-          ppx src/bounded_int_table.pp.mli
-          ppx src/bus.pp.mli
-          ppx src/byte_units.pp.mli
-          ppx src/comparable.pp.mli
-          ppx src/comparator.pp.mli
-          ppx src/container.pp.mli
-          ppx src/core_arg.pp.mli
-          ppx src/core_array.pp.mli
-          ppx src/core_bytes.pp.mli
-          ppx src/core_char.pp.mli
-          ppx src/core_ephemeron.pp.mli
-          ppx src/core_gc.pp.mli
-          ppx src/core_hashtbl.pp.mli
-          ppx src/core_int.pp.mli
-          ppx src/core_int32.pp.mli
-          ppx src/core_int63.pp.mli
-          ppx src/core_int64.pp.mli
-          ppx src/core_lazy.pp.mli
-          ppx src/core_list.pp.mli
-          ppx src/core_map.pp.mli
-          ppx src/core_nativeint.pp.mli
-          ppx src/core_pervasives.pp.mli
-          ppx src/core_printexc.pp.mli
-          ppx src/core_queue.pp.mli
-          ppx src/core_set.pp.mli
-          ppx src/core_sexp.pp.mli
-          ppx src/core_stack.pp.mli
-          ppx src/core_string.pp.mli
-          ppx src/core_weak.pp.mli
-          ppx src/date.pp.mli
-          ppx src/date0.pp.mli
-          ppx src/day_of_week.pp.mli
-          ppx src/debug.pp.mli
-          ppx src/deprecate_pipe_bang.pp.mli
-          ppx src/deque.pp.mli
-          ppx src/deriving_hash.pp.mli
-          ppx src/digit_string_helpers.pp.mli
-          ppx src/doubly_linked.pp.mli
-          ppx src/either.pp.mli
-          ppx src/error.pp.mli
-          ppx src/fdeque.pp.mli
-          ppx src/fheap.pp.mli
-          ppx src/flags.pp.mli
-          ppx src/float.pp.mli
-          ppx src/float_with_finite_only_serialization.pp.mli
-          ppx src/force_once.pp.mli
-          ppx src/fqueue.pp.mli
-          ppx src/hash_set.pp.mli
-          ppx src/heap.pp.mli
-          ppx src/hexdump.pp.mli
-          ppx src/host_and_port.pp.mli
-          ppx src/identifiable.pp.mli
-          ppx src/immediate_option.pp.mli
-          ppx src/info.pp.mli
-          ppx src/int_set.pp.mli
-          ppx src/limiter.pp.mli
-          ppx src/linked_queue.pp.mli
-          ppx src/linked_stack.pp.mli
-          ppx src/make_stable.pp.mli
-          ppx src/maybe_bound.pp.mli
-          ppx src/memo.pp.mli
-          ppx src/month.pp.mli
-          ppx src/moption.pp.mli
-          ppx src/no_polymorphic_compare.pp.mli
-          ppx src/nothing.pp.mli
-          ppx src/obj_array.pp.mli
-          ppx src/ofday.pp.mli
-          ppx src/only_in_test.pp.mli
-          ppx src/option.pp.mli
-          ppx src/option_array.pp.mli
-          ppx src/or_error.pp.mli
-          ppx src/ordering.pp.mli
-          ppx src/percent.pp.mli
-          ppx src/perms.pp.mli
-          ppx src/pid.pp.mli
-          ppx src/pool.pp.mli
-          ppx src/pooled_hashtbl.pp.mli
-          ppx src/quickcheck.pp.mli
-          ppx src/ref.pp.mli
-          ppx src/result.pp.mli
-          ppx src/rope.pp.mli
-          ppx src/sequence.pp.mli
-          ppx src/set_once.pp.mli
-          ppx src/sexpable.pp.mli
-          ppx src/sign.pp.mli
-          ppx src/source_code_position.pp.mli
-          ppx src/span.pp.mli
-          ppx src/splittable_random.pp.mli
-          ppx src/stable_containers.pp.mli
-          ppx src/stable_unit_test.pp.mli
-          ppx src/string_id.pp.mli
-          ppx src/substring.pp.mli
-          ppx src/thread_safe_queue.pp.mli
-          ppx src/time.pp.mli
-          ppx src/time_float.pp.mli
-          ppx src/time_float0.pp.mli
-          ppx src/time_ns.pp.mli
-          ppx src/timing_wheel_ns.pp.mli
-          ppx src/total_map.pp.mli
-          ppx src/tuple.pp.mli
-          ppx src/tuple_type.pp.mli
-          ppx src/type_equal.pp.mli
-          ppx src/type_immediacy.pp.mli
-          ppx src/uniform_array.pp.mli
-          ppx src/union_find.pp.mli
-          ppx src/unique_id.pp.mli
-          ppx src/unit.pp.mli
-          ppx src/unit_of_time.pp.mli
-          ppx src/univ.pp.mli
-          ppx src/univ_map.pp.mli
-          ppx src/unpack_buffer.pp.mli
-          ppx src/validated.pp.mli
-          ppx src/weak_pointer.pp.mli
-          ppx src/version_util.pp.mli
-          ppx src/zone.pp.mli
-     ocamldep src/core_kernel.dependsi.ocamldep-output
-   ocamlmklib src/dllcore_kernel_stubs.so,src/libcore_kernel_stubs.a
-       ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmo,cmt}
-       ocamlc src/core_kernel__Deprecate_pipe_bang.{cmi,cmti}
-       ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmo,cmt}
-       ocamlc src/core_kernel__Core_pervasives.{cmi,cmti}
-       ocamlc src/core_kernel__Maybe_bound.{cmi,cmti}
-       ocamlc base_for_tests/src/base_for_tests.cma
-       ocamlc src/core_kernel__Sequence.{cmi,cmti}
-       ocamlc src/core_kernel__Linked_queue.{cmi,cmti}
-     ocamlopt base_for_tests/src/base_for_tests__Test_blit.{cmx,o}
-     ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable.{cmx,o}
-     ocamldep src/core_kernel.depends.ocamldep-output
-     ocamlopt base_for_tests/src/base_for_tests.{a,cmxa}
-       ocamlc src/core_kernel__Deprecate_pipe_bang.{cmo,cmt}
-       ocamlc src/core_kernel__Robustly_comparable.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Deprecate_pipe_bang.{cmx,o}
-       ocamlc src/core_kernel__Fn.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_pervasives.{cmo,cmt}
-     ocamlopt src/core_kernel__Robustly_comparable.{cmx,o}
-     ocamlopt src/core_kernel__Fn.{cmx,o}
-     ocamlopt base_for_tests/src/base_for_tests.cmxs
-       ocamlc src/core_kernel__Sequence.{cmo,cmt}
-     ocamlopt src/core_kernel__Sequence.{cmx,o}
-     ocamlopt src/core_kernel__Core_pervasives.{cmx,o}
-       ocamlc src/core_kernel__Import.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Binary_packing.{cmi,cmti}
-       ocamlc src/core_kernel__Comparator.{cmi,cmti}
-       ocamlc src/core_kernel__Core_arg.{cmi,cmti}
-       ocamlc src/core_kernel__Core_bytes.{cmi,cmti}
-       ocamlc src/core_kernel__Core_ephemeron.{cmi,cmti}
-       ocamlc src/core_kernel__Core_printexc.{cmi,cmti}
-       ocamlc src/core_kernel__Core_weak.{cmi,cmti}
-       ocamlc src/core_kernel__Digit_string_helpers.{cmi,cmti}
-       ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmi,cmti}
-       ocamlc src/core_kernel__Force_once.{cmi,cmti}
-       ocamlc src/core_kernel__Int_set.{cmi,cmti}
-       ocamlc src/core_kernel__Moption.{cmi,cmti}
-       ocamlc src/core_kernel__No_polymorphic_compare.{cmi,cmti}
-       ocamlc src/core_kernel__Only_in_test.{cmi,cmti}
-       ocamlc src/core_kernel__Ordering.{cmi,cmti}
-       ocamlc src/core_kernel__Rope.{cmi,cmti}
-       ocamlc src/core_kernel__Sexpable.{cmi,cmti}
-       ocamlc src/core_kernel__Splittable_random.{cmi,cmti}
-       ocamlc src/core_kernel__Thread_safe_queue.{cmi,cmti}
-       ocamlc src/core_kernel__Type_immediacy.{cmi,cmti}
-       ocamlc src/core_kernel__Union_find.{cmi,cmti}
-       ocamlc src/core_kernel__Unit_of_time.{cmi,cmti}
-       ocamlc src/core_kernel__Perms.{cmi,cmti}
-       ocamlc src/core_kernel__Core_random.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Deriving_hash_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Hexdump_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Int_replace_polymorphic_compare.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Maybe_bound.{cmo,cmt}
-       ocamlc src/core_kernel__Polymorphic_compare_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Queue_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Stable_unit_test_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__T.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Tuple_type_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_printf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Comparator.{cmo,cmt}
-       ocamlc src/core_kernel__Core_arg.{cmo,cmt}
-       ocamlc src/core_kernel__Stable_module_types.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Immediate_option_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_bytes.{cmo,cmt}
-       ocamlc src/core_kernel__Core_printexc.{cmo,cmt}
-       ocamlc src/core_kernel__Force_once.{cmo,cmt}
-       ocamlc src/core_kernel__No_polymorphic_compare.{cmo,cmt}
-       ocamlc src/core_kernel__Binary_searchable_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Deriving_hash.{cmi,cmti}
-       ocamlc src/core_kernel__Source_code_position0.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Blit_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Sexpable.{cmo,cmt}
-       ocamlc src/core_kernel__Ordering.{cmo,cmt}
-       ocamlc src/core_kernel__Tuple_type.{cmi,cmti}
-       ocamlc src/core_kernel__Hexdump.{cmi,cmti}
-       ocamlc src/core_kernel__Unit_of_time.{cmo,cmt}
-       ocamlc src/core_kernel__Stable_unit_test.{cmi,cmti}
-       ocamlc src/core_kernel__Binary_searchable.{cmi,cmti}
-       ocamlc src/core_kernel__Deriving_hash.{cmo,cmt}
-       ocamlc src/core_kernel__Blit.{cmi,cmti}
-       ocamlc src/core_kernel__Binable.{cmi,cmti}
-       ocamlc src/core_kernel__Core_lazy.{cmi,cmti}
-       ocamlc src/core_kernel__Binable0.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Make_stable.{cmi,cmti}
-       ocamlc src/core_kernel__Result.{cmi,cmti}
-       ocamlc src/core_kernel__Immediate_option.{cmi,cmti}
-       ocamlc src/core_kernel__Info_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Quickcheck_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Binary_searchable.{cmo,cmt}
-       ocamlc src/core_kernel__Core_queue.{cmi,cmti}
-       ocamlc src/core_kernel__Blit.{cmo,cmt}
-       ocamlc src/core_kernel__Obj_array.{cmi,cmti}
-       ocamlc src/core_kernel__Tuple_type.{cmo,cmt}
-       ocamlc src/core_kernel__Only_in_test.{cmo,cmt}
-       ocamlc src/core_kernel__Uniform_array.{cmi,cmti}
-       ocamlc src/core_kernel__Option_array.{cmi,cmti}
-       ocamlc src/core_kernel__Set_once.{cmi,cmti}
-       ocamlc src/core_kernel__Info.{cmi,cmti}
-       ocamlc src/core_kernel__Immediate_option.{cmo,cmt}
-       ocamlc src/core_kernel__Type_immediacy.{cmo,cmt}
-       ocamlc src/core_kernel__Hexdump.{cmo,cmt}
-       ocamlc src/core_kernel__Make_stable.{cmo,cmt}
-       ocamlc src/core_kernel__Hash_set_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_lazy.{cmo,cmt}
-       ocamlc src/core_kernel__Error.{cmi,cmti}
-       ocamlc src/core_kernel__Container_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Quickcheck.{cmi,cmti}
-     ocamlopt src/core_kernel__Import.{cmx,o}
-       ocamlc src/core_kernel__Linked_queue.{cmo,cmt}
-       ocamlc src/core_kernel__Result.{cmo,cmt}
-       ocamlc src/core_kernel__Container.{cmi,cmti}
-       ocamlc src/core_kernel__Error.{cmo,cmt}
-       ocamlc src/core_kernel__Quickcheckable.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Or_error.{cmi,cmti}
-     ocamlopt src/core_kernel__Core_arg.{cmx,o}
-     ocamlopt src/core_kernel__Core_bytes.{cmx,o}
-     ocamlopt src/core_kernel__Core_printexc.{cmx,o}
-     ocamlopt src/core_kernel__Core_random.{cmx,o}
-     ocamlopt src/core_kernel__Deriving_hash_intf.{cmx,o}
-     ocamlopt src/core_kernel__Maybe_bound.{cmx,o}
-     ocamlopt src/core_kernel__Core_printf.{cmx,o}
-     ocamlopt src/core_kernel__Int_replace_polymorphic_compare.{cmx,o}
-     ocamlopt src/core_kernel__Comparator.{cmx,o}
-     ocamlopt src/core_kernel__Polymorphic_compare_intf.{cmx,o}
-     ocamlopt src/core_kernel__Force_once.{cmx,o}
-     ocamlopt src/core_kernel__Immediate_option_intf.{cmx,o}
-     ocamlopt src/core_kernel__No_polymorphic_compare.{cmx,o}
-     ocamlopt src/core_kernel__T.{cmx,o}
-     ocamlopt src/core_kernel__Tuple_type_intf.{cmx,o}
-       ocamlc src/core_kernel__Fheap.{cmi,cmti}
-       ocamlc src/core_kernel__Perms.{cmo,cmt}
-     ocamlopt src/core_kernel__Stable_unit_test_intf.{cmx,o}
-       ocamlc src/core_kernel__Heap_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Queue_intf.{cmx,o}
-       ocamlc src/core_kernel__Stack_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Deque.{cmi,cmti}
-     ocamlopt src/core_kernel__Deriving_hash.{cmx,o}
-       ocamlc src/core_kernel__Doubly_linked.{cmi,cmti}
-       ocamlc src/core_kernel__Container.{cmo,cmt}
-       ocamlc src/core_kernel__Splittable_random.{cmo,cmt}
-       ocamlc src/core_kernel__Info.{cmo,cmt}
-     ocamlopt src/core_kernel__Sexpable.{cmx,o}
-     ocamlopt src/core_kernel__Ordering.{cmx,o}
-     ocamlopt src/core_kernel__Hexdump_intf.{cmx,o}
-     ocamlopt src/core_kernel__Core_lazy.{cmx,o}
-       ocamlc src/core_kernel__Option.{cmi,cmti}
-     ocamlopt src/core_kernel__Unit_of_time.{cmx,o}
-       ocamlc src/core_kernel__Fdeque.{cmi,cmti}
-       ocamlc src/core_kernel__Fqueue.{cmi,cmti}
-       ocamlc src/core_kernel__Either.{cmi,cmti}
-     ocamlopt src/core_kernel__Stable_module_types.{cmx,o}
-       ocamlc src/core_kernel__Core_list.{cmi,cmti}
-       ocamlc src/core_kernel__Heap.{cmi,cmti}
-     ocamlopt src/core_kernel__Immediate_option.{cmx,o}
-       ocamlc src/core_kernel__Linked_stack.{cmi,cmti}
-       ocamlc src/core_kernel__Core_array.{cmi,cmti}
-       ocamlc src/core_kernel__Core_hashtbl_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Source_code_position0.{cmx,o}
-     ocamlopt src/core_kernel__Tuple_type.{cmx,o}
-       ocamlc src/core_kernel__Core_stack.{cmi,cmti}
-     ocamlopt src/core_kernel__Only_in_test.{cmx,o}
-       ocamlc src/core_kernel__Ref.{cmi,cmti}
-       ocamlc src/core_kernel__Or_error.{cmo,cmt}
-       ocamlc src/core_kernel__Set_once.{cmo,cmt}
-     ocamlopt src/core_kernel__Result.{cmx,o}
-     ocamlopt src/core_kernel__Info_intf.{cmx,o}
-       ocamlc src/core_kernel__Union_find.{cmo,cmt}
-     ocamlopt src/core_kernel__Binable0.{cmx,o}
-       ocamlc src/core_kernel__Uniform_array.{cmo,cmt}
-     ocamlopt src/core_kernel__Hexdump.{cmx,o}
-       ocamlc src/core_kernel__Obj_array.{cmo,cmt}
-     ocamlopt src/core_kernel__Type_immediacy.{cmx,o}
-       ocamlc src/core_kernel__Either.{cmo,cmt}
-       ocamlc src/core_kernel__Option.{cmo,cmt}
-       ocamlc src/core_kernel__Ref.{cmo,cmt}
-       ocamlc src/core_kernel__Core_list.{cmo,cmt}
-     ocamlopt src/core_kernel__Hash_set_intf.{cmx,o}
-     ocamlopt src/core_kernel__Ref.{cmx,o}
-       ocamlc src/core_kernel__Pooled_hashtbl.{cmi,cmti}
-       ocamlc src/core_kernel__Doubly_linked.{cmo,cmt}
-       ocamlc src/core_kernel__Core_hashtbl.{cmi,cmti}
-     ocamlopt src/core_kernel__Linked_queue.{cmx,o}
-       ocamlc src/core_kernel__Quickcheck.{cmo,cmt}
-       ocamlc src/core_kernel__Core_array.{cmo,cmt}
-     ocamlopt src/core_kernel__Info.{cmx,o}
-     ocamlopt src/core_kernel__Core_hashtbl_intf.{cmx,o}
-       ocamlc src/core_kernel__Hash_set.{cmi,cmti}
-       ocamlc src/core_kernel__Hash_heap.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Error.{cmx,o}
-       ocamlc src/core_kernel__Hash_queue.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Perms.{cmx,o}
-       ocamlc src/core_kernel__Hash_set.{cmo,cmt}
-     ocamlopt src/core_kernel__Or_error.{cmx,o}
-     ocamlopt src/core_kernel__Splittable_random.{cmx,o}
-       ocamlc src/core_kernel__Core_hashtbl.{cmo,cmt}
-     ocamlopt src/core_kernel__Binary_searchable_intf.{cmx,o}
-       ocamlc src/core_kernel__Core_map_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Blit_intf.{cmx,o}
-     ocamlopt src/core_kernel__Binary_searchable.{cmx,o}
-     ocamlopt src/core_kernel__Container_intf.{cmx,o}
-     ocamlopt src/core_kernel__Blit.{cmx,o}
-     ocamlopt src/core_kernel__Quickcheck_intf.{cmx,o}
-     ocamlopt src/core_kernel__Container.{cmx,o}
-       ocamlc src/core_kernel__Hashable.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Heap_intf.{cmx,o}
-     ocamlopt src/core_kernel__Stack_intf.{cmx,o}
-       ocamlc src/core_kernel__Core_map.{cmi,cmti}
-       ocamlc src/core_kernel__Core_set_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Quickcheck.{cmx,o}
-     ocamlopt src/core_kernel__Quickcheckable.{cmx,o}
-     ocamlopt src/core_kernel__Either.{cmx,o}
-     ocamlopt src/core_kernel__Core_list.{cmx,o}
-       ocamlc src/core_kernel__Core_set.{cmi,cmti}
-       ocamlc src/core_kernel__Core_map.{cmo,cmt}
-     ocamlopt src/core_kernel__Option.{cmx,o}
-     ocamlopt src/core_kernel__Set_once.{cmx,o}
-       ocamlc src/core_kernel__Comparable_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_set.{cmo,cmt}
-     ocamlopt src/core_kernel__Core_array.{cmx,o}
-     ocamlopt src/core_kernel__Union_find.{cmx,o}
-     ocamlopt src/core_kernel__Obj_array.{cmx,o}
-     ocamlopt src/core_kernel__Core_hashtbl.{cmx,o}
-     ocamlopt src/core_kernel__Doubly_linked.{cmx,o}
-       ocamlc src/core_kernel__Comparable.{cmi,cmti}
-     ocamlopt src/core_kernel__Hash_set.{cmx,o}
-     ocamlopt src/core_kernel__Hash_queue.{cmx,o}
-       ocamlc src/core_kernel__Core_sexp.{cmi,cmti}
-       ocamlc src/core_kernel__Byte_units.{cmi,cmti}
-       ocamlc src/core_kernel__Core_gc.{cmi,cmti}
-     ocamlopt src/core_kernel__Core_map_intf.{cmx,o}
-       ocamlc src/core_kernel__Month_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Bool.{cmi,cmti}
-       ocamlc src/core_kernel__Source_code_position.{cmi,cmti}
-       ocamlc src/core_kernel__Bigstring.{cmi,cmti}
-       ocamlc src/core_kernel__Debug.{cmi,cmti}
-       ocamlc src/core_kernel__Bigstring_marshal.{cmi,cmti}
-       ocamlc src/core_kernel__Validated_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Bigbuffer_internal.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Hashable.{cmx,o}
-       ocamlc src/core_kernel__Core_bin_prot.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Substring_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Bigstring_marshal.{cmo,cmt}
-       ocamlc src/core_kernel__Bigbuffer.{cmi,cmti}
-       ocamlc src/core_kernel__Validated.{cmi,cmti}
-       ocamlc src/core_kernel__Type_equal_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Debug.{cmo,cmt}
-       ocamlc src/core_kernel__Tuple.{cmi,cmti}
-       ocamlc src/core_kernel__Identifiable.{cmi,cmti}
-       ocamlc src/core_kernel__Month.{cmi,cmti}
-       ocamlc src/core_kernel__Comparable.{cmo,cmt}
-       ocamlc src/core_kernel__Source_code_position.{cmo,cmt}
-       ocamlc src/core_kernel__Bool.{cmo,cmt}
-       ocamlc src/core_kernel__Type_equal.{cmi,cmti}
-       ocamlc src/core_kernel__Univ.{cmi,cmti}
-       ocamlc src/core_kernel__Univ_map_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Unit.{cmi,cmti}
-       ocamlc src/core_kernel__Nothing.{cmi,cmti}
-       ocamlc src/core_kernel__Core_gc.{cmo,cmt}
-       ocamlc src/core_kernel__Sign.{cmi,cmti}
-       ocamlc src/core_kernel__Core_char.{cmi,cmti}
-       ocamlc src/core_kernel__Pid.{cmi,cmti}
-       ocamlc src/core_kernel__Never_returns.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_string.{cmi,cmti}
-       ocamlc src/core_kernel__Tuple.{cmo,cmt}
-     ocamlopt src/core_kernel__Core_map.{cmx,o}
-       ocamlc src/core_kernel__Type_equal.{cmo,cmt}
-       ocamlc src/core_kernel__Int_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Bigbuffer.{cmo,cmt}
-       ocamlc src/core_kernel__Nothing.{cmo,cmt}
-       ocamlc src/core_kernel__Unit.{cmo,cmt}
-       ocamlc src/core_kernel__Float.{cmi,cmti}
-       ocamlc src/core_kernel__Identifiable.{cmo,cmt}
-       ocamlc src/core_kernel__Sign.{cmo,cmt}
-       ocamlc src/core_kernel__Core_char.{cmo,cmt}
-     ocamlopt src/core_kernel__Core_set_intf.{cmx,o}
-       ocamlc src/core_kernel__Core_int64.{cmi,cmti}
-       ocamlc src/core_kernel__Core_nativeint.{cmi,cmti}
-       ocamlc src/core_kernel__Core_int63.{cmi,cmti}
-       ocamlc src/core_kernel__Core_int32.{cmi,cmti}
-       ocamlc src/core_kernel__Core_int.{cmi,cmti}
-       ocamlc src/core_kernel__Stable_int63able.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Binable.{cmo,cmt}
-       ocamlc src/core_kernel__Rope.{cmo,cmt}
-       ocamlc src/core_kernel__Pool_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Pool.{cmi,cmti}
-       ocamlc src/core_kernel__Core_nativeint.{cmo,cmt}
-       ocamlc src/core_kernel__Flags_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Core_int64.{cmo,cmt}
-       ocamlc src/core_kernel__Core_int32.{cmo,cmt}
-     ocamlopt src/core_kernel__Core_set.{cmx,o}
-       ocamlc src/core_kernel__Pid.{cmo,cmt}
-       ocamlc src/core_kernel__Core_sexp.{cmo,cmt}
-       ocamlc src/core_kernel__Month.{cmo,cmt}
-       ocamlc src/core_kernel__Interfaces.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Float.{cmo,cmt}
-       ocamlc src/core_kernel__Core_int.{cmo,cmt}
-       ocamlc src/core_kernel__Core_int63.{cmo,cmt}
-       ocamlc src/core_kernel__Pool.{cmo,cmt}
-       ocamlc src/core_kernel__Pooled_hashtbl.{cmo,cmt}
-       ocamlc src/core_kernel__Core_string.{cmo,cmt}
-       ocamlc src/core_kernel__Timing_wheel_ns_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Flags.{cmi,cmti}
-     ocamlopt src/core_kernel__Comparable_intf.{cmx,o}
-       ocamlc src/core_kernel__Std_internal.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Comparable.{cmx,o}
-       ocamlc src/core_kernel__Bag.{cmi,cmti}
-       ocamlc src/core_kernel__Bus.{cmi,cmti}
-       ocamlc src/core_kernel__Weak_pointer.{cmi,cmti}
-       ocamlc src/core_kernel__Bounded_int_table.{cmi,cmti}
-       ocamlc src/core_kernel__Stable_containers.{cmi,cmti}
-       ocamlc src/core_kernel__Blang.{cmi,cmti}
-       ocamlc src/core_kernel__Core_ephemeron.{cmo,cmt}
-       ocamlc src/core_kernel__Unpack_buffer.{cmi,cmti}
-       ocamlc src/core_kernel__Total_map.{cmi,cmti}
-       ocamlc src/core_kernel__Memo.{cmi,cmti}
-       ocamlc src/core_kernel__Core_weak.{cmo,cmt}
-       ocamlc src/core_kernel__Moption.{cmo,cmt}
-       ocamlc src/core_kernel__Int_set.{cmo,cmt}
-       ocamlc src/core_kernel__Fqueue.{cmo,cmt}
-       ocamlc src/core_kernel__Digit_string_helpers.{cmo,cmt}
-       ocamlc src/core_kernel__Core_stack.{cmo,cmt}
-     ocamlopt src/core_kernel__Bag.{cmx,o}
-       ocamlc src/core_kernel__Univ.{cmo,cmt}
-       ocamlc src/core_kernel__Bag.{cmo,cmt}
-       ocamlc src/core_kernel__Linked_stack.{cmo,cmt}
-       ocamlc src/core_kernel__Thread_safe_queue.{cmo,cmt}
-       ocamlc src/core_kernel__Weak_pointer.{cmo,cmt}
-       ocamlc src/core_kernel__Stable_unit_test.{cmo,cmt}
-       ocamlc src/core_kernel__Validated.{cmo,cmt}
-       ocamlc src/core_kernel__Core_queue.{cmo,cmt}
-       ocamlc src/core_kernel__Deque.{cmo,cmt}
-       ocamlc src/core_kernel__Fheap.{cmo,cmt}
-       ocamlc src/core_kernel__Option_array.{cmo,cmt}
-       ocamlc src/core_kernel__Container_unit_tests.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Make_substring.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Binary_packing.{cmo,cmt}
-       ocamlc src/core_kernel__Fdeque.{cmo,cmt}
-       ocamlc src/core_kernel__Heap.{cmo,cmt}
-       ocamlc src/core_kernel__Bigsubstring.{cmi,cmti}
-       ocamlc src/core_kernel__Stable_internal.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Substring.{cmi,cmti}
-       ocamlc src/core_kernel__Bigsubstring.{cmo,cmt}
-       ocamlc src/core_kernel__Memo.{cmo,cmt}
-       ocamlc src/core_kernel__Percent.{cmi,cmti}
-       ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmo,cmt}
-       ocamlc src/core_kernel__Substring.{cmo,cmt}
-       ocamlc src/core_kernel__Host_and_port.{cmi,cmti}
-       ocamlc src/core_kernel__Unpack_buffer.{cmo,cmt}
-       ocamlc src/core_kernel__Constrained_float.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Univ_map.{cmi,cmti}
-       ocamlc src/core_kernel__Bounded_int_table.{cmo,cmt}
-       ocamlc src/core_kernel__Blang.{cmo,cmt}
-     ocamlopt src/core_kernel__Source_code_position.{cmx,o}
-       ocamlc src/core_kernel__Span_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Bigstring.{cmo,cmt}
-     ocamlopt src/core_kernel__Type_equal.{cmx,o}
-     ocamlopt src/core_kernel__Month_intf.{cmx,o}
-       ocamlc src/core_kernel__Day_of_week_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Byte_units.{cmo,cmt}
-       ocamlc src/core_kernel__Unique_id_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Validated_intf.{cmx,o}
-       ocamlc src/core_kernel__Bucket.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Total_map.{cmo,cmt}
-     ocamlopt src/core_kernel__Type_equal_intf.{cmx,o}
-     ocamlopt src/core_kernel__Univ_map_intf.{cmx,o}
-       ocamlc src/core_kernel__Bounded_index_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Debug.{cmx,o}
-     ocamlopt src/core_kernel__Bool.{cmx,o}
-       ocamlc src/core_kernel__Flags.{cmo,cmt}
-       ocamlc src/core_kernel__Stable_containers.{cmo,cmt}
-       ocamlc src/core_kernel__String_id_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Percent.{cmo,cmt}
-       ocamlc src/core_kernel__Span.{cmi,cmti}
-       ocamlc src/core_kernel__Host_and_port.{cmo,cmt}
-       ocamlc src/core_kernel__Day_of_week.{cmi,cmti}
-     ocamlopt src/core_kernel__Core_gc.{cmx,o}
-       ocamlc src/core_kernel__Bounded_index.{cmi,cmti}
-       ocamlc src/core_kernel__Unique_id.{cmi,cmti}
-       ocamlc src/core_kernel__Ofday_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Univ_map.{cmo,cmt}
-       ocamlc src/core_kernel__String_id.{cmi,cmti}
-       ocamlc src/core_kernel__Bus.{cmo,cmt}
-     ocamlopt src/core_kernel__Identifiable.{cmx,o}
-       ocamlc src/core_kernel__Ofday.{cmi,cmti}
-       ocamlc src/core_kernel__Date0_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Unique_id.{cmo,cmt}
-       ocamlc src/core_kernel__Day_of_week.{cmo,cmt}
-       ocamlc src/core_kernel__Span.{cmo,cmt}
-       ocamlc src/core_kernel__Bounded_index.{cmo,cmt}
-       ocamlc src/core_kernel__Date0.{cmi,cmti}
-     ocamlopt src/core_kernel__Unit.{cmx,o}
-     ocamlopt src/core_kernel__Nothing.{cmx,o}
-     ocamlopt src/core_kernel__Core_int32.{cmx,o}
-     ocamlopt src/core_kernel__Core_int64.{cmx,o}
-       ocamlc src/core_kernel__Time_ns_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Never_returns.{cmx,o}
-     ocamlopt src/core_kernel__Sign.{cmx,o}
-     ocamlopt src/core_kernel__Core_nativeint.{cmx,o}
-       ocamlc src/core_kernel__Time_ns.{cmi,cmti}
-     ocamlopt src/core_kernel__Core_char.{cmx,o}
-       ocamlc src/core_kernel__Limiter.{cmi,cmti}
-       ocamlc src/core_kernel__Ofday.{cmo,cmt}
-     ocamlopt src/core_kernel__Int_intf.{cmx,o}
-       ocamlc src/core_kernel__Time_ns_alternate_sexp.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Core_int.{cmx,o}
-       ocamlc src/core_kernel__Limiter.{cmo,cmt}
-       ocamlc src/core_kernel__String_id.{cmo,cmt}
-       ocamlc src/core_kernel__Time0_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Timing_wheel_ns.{cmi,cmti}
-       ocamlc src/core_kernel__Time_ns.{cmo,cmt}
-       ocamlc src/core_kernel__Date0.{cmo,cmt}
-       ocamlc src/core_kernel__Time_float0.{cmi,cmti}
-     ocamlopt src/core_kernel__Core_int63.{cmx,o}
-     ocamlopt src/core_kernel__Stable_int63able.{cmx,o}
-     ocamlopt src/core_kernel__Pool_intf.{cmx,o}
-     ocamlopt src/core_kernel__Core_string.{cmx,o}
-     ocamlopt src/core_kernel__Rope.{cmx,o}
-     ocamlopt src/core_kernel__Flags_intf.{cmx,o}
-       ocamlc src/core_kernel__Zone_intf.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Time_float0.{cmo,cmt}
-     ocamlopt src/core_kernel__Interfaces.{cmx,o}
-     ocamlopt src/core_kernel__Timing_wheel_ns_intf.{cmx,o}
-     ocamlopt src/core_kernel__Float.{cmx,o}
-     ocamlopt src/core_kernel__Core_sexp.{cmx,o}
-     ocamlopt src/core_kernel__Pool.{cmx,o}
-       ocamlc src/core_kernel__Timing_wheel_ns.{cmo,cmt}
-       ocamlc src/core_kernel__Zone.{cmi,cmti}
-     ocamlopt src/core_kernel__Pooled_hashtbl.{cmx,o}
-       ocamlc src/core_kernel__Zone.{cmo,cmt}
-       ocamlc src/core_kernel__Time_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Std_internal.{cmx,o}
-     ocamlopt src/core_kernel__Core_ephemeron.{cmx,o}
-     ocamlopt src/core_kernel__Int_set.{cmx,o}
-     ocamlopt src/core_kernel__Core_weak.{cmx,o}
-     ocamlopt src/core_kernel__Moption.{cmx,o}
-     ocamlopt src/core_kernel__Digit_string_helpers.{cmx,o}
-     ocamlopt src/core_kernel__Linked_stack.{cmx,o}
-     ocamlopt src/core_kernel__Weak_pointer.{cmx,o}
-     ocamlopt src/core_kernel__Memo.{cmx,o}
-     ocamlopt src/core_kernel__Fheap.{cmx,o}
-     ocamlopt src/core_kernel__Univ.{cmx,o}
-     ocamlopt src/core_kernel__Thread_safe_queue.{cmx,o}
-     ocamlopt src/core_kernel__Fdeque.{cmx,o}
-     ocamlopt src/core_kernel__Heap.{cmx,o}
-     ocamlopt src/core_kernel__Binary_packing.{cmx,o}
-     ocamlopt src/core_kernel__Stable_internal.{cmx,o}
-     ocamlopt src/core_kernel__Fqueue.{cmx,o}
-     ocamlopt src/core_kernel__Hash_heap.{cmx,o}
-       ocamlc src/core_kernel__Time_float.{cmi,cmti}
-     ocamlopt src/core_kernel__Constrained_float.{cmx,o}
-     ocamlopt src/core_kernel__Total_map.{cmx,o}
-     ocamlopt src/core_kernel__Span_intf.{cmx,o}
-     ocamlopt src/core_kernel__Bucket.{cmx,o}
-     ocamlopt src/core_kernel__Host_and_port.{cmx,o}
-     ocamlopt src/core_kernel__Unique_id_intf.{cmx,o}
-     ocamlopt src/core_kernel__Bounded_index_intf.{cmx,o}
-     ocamlopt src/core_kernel__Byte_units.{cmx,o}
-     ocamlopt src/core_kernel__Flags.{cmx,o}
-       ocamlc src/core_kernel__Time.{cmi,cmti}
-     ocamlopt src/core_kernel__Univ_map.{cmx,o}
-     ocamlopt src/core_kernel__String_id_intf.{cmx,o}
-       ocamlc src/core_kernel__Date_intf.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Ofday_intf.{cmx,o}
-     ocamlopt src/core_kernel__Unique_id.{cmx,o}
-     ocamlopt src/core_kernel__Bigstring.{cmx,o}
-     ocamlopt src/core_kernel__Substring_intf.{cmx,o}
-     ocamlopt src/core_kernel__Bigbuffer_internal.{cmx,o}
-     ocamlopt src/core_kernel__Core_bin_prot.{cmx,o}
-     ocamlopt src/core_kernel__Bigstring_marshal.{cmx,o}
-     ocamlopt src/core_kernel__Binable.{cmx,o}
-       ocamlc src/core_kernel__Time_float.{cmo,cmt}
-       ocamlc src/core_kernel__Std_kernel.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Date.{cmi,cmti}
-     ocamlopt src/core_kernel__Make_stable.{cmx,o}
-     ocamlopt src/core_kernel__Uniform_array.{cmx,o}
-     ocamlopt src/core_kernel__Float_with_finite_only_serialization.{cmx,o}
-     ocamlopt src/core_kernel__Bigbuffer.{cmx,o}
-     ocamlopt src/core_kernel__Make_substring.{cmx,o}
-     ocamlopt src/core_kernel__Stable_unit_test.{cmx,o}
-       ocamlc src/core_kernel__Version_util.{cmi,cmti}
-     ocamlopt src/core_kernel__Validated.{cmx,o}
-       ocamlc src/core_kernel__Std_common.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Substring.{cmx,o}
-     ocamlopt src/core_kernel__Bigsubstring.{cmx,o}
-     ocamlopt src/core_kernel__Option_array.{cmx,o}
-     ocamlopt src/core_kernel__Bus.{cmx,o}
-       ocamlc src/core_kernel__Stable.{cmi,cmo,cmt}
-       ocamlc src/core_kernel__Version_util.{cmo,cmt}
-     ocamlopt src/core_kernel__Core_stack.{cmx,o}
-     ocamlopt src/core_kernel__Bounded_int_table.{cmx,o}
-       ocamlc src/core_kernel__Date.{cmo,cmt}
-     ocamlopt src/core_kernel__Pid.{cmx,o}
-     ocamlopt src/core_kernel__Deque.{cmx,o}
-     ocamlopt src/core_kernel__Stable_containers.{cmx,o}
-     ocamlopt src/core_kernel__Core_queue.{cmx,o}
-       ocamlc src/core_kernel__Time.{cmo,cmt}
-     ocamlopt src/core_kernel__Blang.{cmx,o}
-     ocamlopt src/core_kernel__Percent.{cmx,o}
-     ocamlopt src/core_kernel__Container_unit_tests.{cmx,o}
-     ocamlopt src/core_kernel__Tuple.{cmx,o}
-     ocamlopt src/core_kernel__String_id.{cmx,o}
-     ocamlopt src/core_kernel__Month.{cmx,o}
-     ocamlopt src/core_kernel__Bounded_index.{cmx,o}
-     ocamlopt src/core_kernel__Unpack_buffer.{cmx,o}
-     ocamlopt src/core_kernel__Day_of_week_intf.{cmx,o}
-     ocamlopt src/core_kernel__Day_of_week.{cmx,o}
-     ocamlopt src/core_kernel__Span.{cmx,o}
-       ocamlc src/core_kernel.{cmi,cmo,cmt}
-     ocamlopt src/core_kernel__Date0_intf.{cmx,o}
-     ocamlopt src/core_kernel__Date0.{cmx,o}
-     ocamlopt src/core_kernel__Ofday.{cmx,o}
-       ocamlc src/core_kernel.cma
-     ocamlopt src/core_kernel__Time_ns_intf.{cmx,o}
-     ocamlopt src/core_kernel__Time0_intf.{cmx,o}
-     ocamlopt src/core_kernel__Time_ns.{cmx,o}
-     ocamlopt src/core_kernel__Time_ns_alternate_sexp.{cmx,o}
-     ocamlopt src/core_kernel__Limiter.{cmx,o}
-     ocamlopt src/core_kernel__Zone_intf.{cmx,o}
-     ocamlopt src/core_kernel__Time_float0.{cmx,o}
-     ocamlopt src/core_kernel__Zone.{cmx,o}
-     ocamlopt src/core_kernel__Timing_wheel_ns.{cmx,o}
-     ocamlopt src/core_kernel__Time_intf.{cmx,o}
-     ocamlopt src/core_kernel__Time.{cmx,o}
-     ocamlopt src/core_kernel__Time_float.{cmx,o}
-     ocamlopt src/core_kernel__Date_intf.{cmx,o}
-     ocamlopt src/core_kernel__Date.{cmx,o}
-     ocamlopt src/core_kernel__Version_util.{cmx,o}
-     ocamlopt src/core_kernel__Std_common.{cmx,o}
-     ocamlopt src/core_kernel__Stable.{cmx,o}
-     ocamlopt src/core_kernel__Std_kernel.{cmx,o}
-     ocamlopt src/core_kernel.{cmx,o}
-     ocamlopt src/core_kernel.{a,cmxa}
-     ocamlopt src/core_kernel.cmxs
-> compiled  core_kernel.v0.9.0
-> installed core_kernel.v0.9.0
Processing 158/159: [re2: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re2" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/re2.v0.9.0)
-     ocamldep src/re2_c/re2_c.depends.ocamldep-output
-       ocamlc src/re2.{cmi,cmo,cmt}
-       ocamlc src/re2_c/re2_c.{cmi,cmo,cmt}
-         bash src/options.ml
-       ocamlc src/re2_c/re2_c.cma
-     ocamlopt src/re2.{cmx,o}
-     ocamlopt src/re2_c/re2_c.{cmx,o}
-     ocamlopt src/re2_c/re2_c.{a,cmxa}
-     ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe
-          ppx src/parser_intf.pp.ml
-          ppx src/regex.pp.ml
-          ppx src/std.pp.ml
-          ppx src/parser.pp.mli
-          ppx src/re2_internal_intf.pp.ml
-          ppx src/re2_internal.pp.mli
-          ppx src/regex.pp.mli
-          ppx src/re2_internal.pp.ml
-          ppx src/options.pp.ml
-     ocamldep src/re2.dependsi.ocamldep-output
-          ppx src/parser.pp.ml
-     ocamldep src/re2.depends.ocamldep-output
-       ocamlc src/re2__Options.{cmi,cmo,cmt}
-     ocamlopt src/re2__Options.{cmx,o}
-       ocamlc src/re2__Re2_internal_intf.{cmi,cmo,cmt}
-       ocamlc src/re2__Re2_internal.{cmi,cmti}
-     ocamlopt src/re2__Re2_internal_intf.{cmx,o}
-       ocamlc src/re2__Regex.{cmi,cmti}
-       ocamlc src/re2__Parser_intf.{cmi,cmo,cmt}
-       ocamlc src/re2__Regex.{cmo,cmt}
-       ocamlc src/re2__Parser.{cmi,cmti}
-       ocamlc src/re2__Std.{cmi,cmo,cmt}
-       ocamlc src/re2__Re2_internal.{cmo,cmt}
- File "src/re2_internal.ml", line 129, characters 25-46:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
-     ocamlopt src/re2__Re2_internal.{cmx,o}
- File "src/re2_internal.ml", line 129, characters 25-46:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
-     ocamlopt src/re2__Regex.{cmx,o}
-     ocamlopt src/re2__Parser_intf.{cmx,o}
-       ocamlc src/re2__Parser.{cmo,cmt}
-       ocamlc src/re2.cma
-     ocamlopt src/re2__Parser.{cmx,o}
-     ocamlopt src/re2__Std.{cmx,o}
-     ocamlopt src/re2.{a,cmxa}
-          gcc src/stubs.o
-   ocamlmklib src/dllre2_stubs.so,src/libre2_stubs.a
-     ocamlopt src/re2.cmxs
-         bash src/re2_c/dllre2_c_stubs.so,src/re2_c/libre2_c_stubs.a
- re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)':
- re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   268 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/compile.cc:11:
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
-   269 |     memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]);
-       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc: In member function 'void re2::Compiler::Trim()':
- re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   281 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- In file included from ./util/util.h:139,
-                  from re2/re2.cc:17:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- In file included from ./util/util.h:139,
-                  from re2/regexp.cc:8:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)':
- re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   319 |   memmove(this, that, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/regexp.cc:9:
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   320 |   memmove(that, tmp, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)':
- re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   268 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/compile.cc:11:
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
-   269 |     memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]);
-       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc: In member function 'void re2::Compiler::Trim()':
- re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   281 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- In file included from ./util/util.h:139,
-                  from re2/re2.cc:17:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- In file included from ./util/util.h:139,
-                  from re2/regexp.cc:8:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)':
- re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   319 |   memmove(this, that, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/regexp.cc:9:
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   320 |   memmove(that, tmp, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
-     ocamlopt src/re2_c/re2_c.cmxs
-> compiled  re2.v0.9.0
-> installed re2.v0.9.0
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-11-03 19:09.58 ---> saved as "f27e2468a8f38a2e0f8f649a5c620bfa2ea63219e41bced9fa094b9a7a124cf2"
Job succeeded