Building on asteria.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) 2022-09-03 04:27.28 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-09-03 04:27.28 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-03 04:27.28 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-09-03 04:27.28 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.04' '4.04.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.04.2 (cached) -> installed ocaml-base-compiler.4.04.2 -> installed ocaml-config.1 -> installed ocaml.4.04.2 Done. # Run eval $(opam env --switch=4.04) to update the current shell environment 2022-09-03 04:27.28 ---> using "8faa22180ac5ca880ef3b23c628be4af34f3fccee642ed6a210aab60aba037cd" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Fetched 508 kB in 1s (358 kB/s) - Reading package lists... 2022-09-03 04:27.28 ---> using "aad30a72ef0c7f4003669303fa1e032e7ab40c01b8e31eb3711fc0e6d8a49cdf" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-09-03 04:27.28 ---> using "0d48535979f204d3bf4708b85d063486ca25564fcce087e29ce2a0bc9f70f4fc" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"email_message.v0.9.0\"\ \nopam install -vy \"email_message.v0.9.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"email_message.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] email_message.v0.9.0 is not installed. Nothing to do. The following actions will be performed: === install 73 packages - install async v0.9.0 [required by email_message] - install async_extra v0.9.0 [required by async] - install async_kernel v0.9.0 [required by async] - install async_rpc_kernel v0.9.0 [required by async_extra] - install async_unix v0.9.0 [required by async] - install base v0.9.3 [required by core_kernel, core] - install base-bytes base [required by ounit] - install base-num base [required by num] - install bin_prot v0.9.1 [required by core_extended] - install conf-gmp 4 [required by conf-gmp-powm-sec, zarith] - install conf-gmp-powm-sec 3 [required by cryptokit] - install conf-pkg-config 2 [required by conf-zlib] - install conf-zlib 1 [required by cryptokit] - install configurator v0.9.1 (deprecated) [required by core_kernel, core] - install core v0.9.1 [required by email_message] - install core_extended v0.9.0 [required by email_message] - install core_kernel v0.9.0 [required by core_extended] - install cryptokit 1.14 [required by email_message] - install email_message v0.9.0 - install fieldslib v0.9.0 [required by core_extended] - install jane-street-headers v0.9.0 [required by core_kernel] - install jbuilder 1.0+beta17 [required by email_message] - install magic-mime 1.1.0 [required by email_message] - 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 email_message] - install ocamlbuild 0.14.1 [required by cryptokit, ounit] - install ocamlfind 1.9.5 [required by cryptokit, ounit] - install octavius 1.2.1 [required by ppx_js_style] - install ounit 2.0.8 [required by email_message] - install ppx_assert v0.9.0 [required by core_kernel, core] - install ppx_ast v0.9.1 [required by ppx_core] - install ppx_base v0.9.0 [required by core_kernel] - install ppx_bench v0.9.1 [required by ppx_jane] - install ppx_bin_prot v0.9.0 [required by ppx_jane] - install ppx_compare v0.9.0 [required by bin_prot, ppx_assert] - install ppx_core v0.9.0 [required by ppx_assert, ppx_inline_test] - install ppx_custom_printf v0.9.0 [required by bin_prot, ppx_jane] - install ppx_derivers 1.0 [required by ppx_type_conv] - install ppx_driver v0.9.1 [required by email_message] - 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 email_message] - 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.1 [required by ppx_assert] - install ppx_typerep_conv v0.9.0 [required by ppx_jane] - install ppx_variants_conv v0.9.0 [required by bin_prot, ppx_jane] - install re 1.8.0 [required by ppx_expect] - install re2 v0.9.0 [required by email_message] - install result 1.3 [required by ocaml-migrate-parsetree] - install seq 0.1 [required by re] - install sexplib v0.9.2 [required by core_extended] - install spawn v0.9.0 [required by core] - install stdio v0.9.0 [required by core_kernel, core] - install textutils v0.9.0 [required by core_extended] - install typerep v0.9.0 [required by core_kernel] - install variantslib v0.9.0 [required by core_kernel] - install zarith 1.12 [required by cryptokit] The following system packages will first need to be installed: libgmp-dev pkg-config zlib1g-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libglib2.0-0:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19664 files and directories currently installed.) - Preparing to unpack .../0-libglib2.0-0_2.73.3-3_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.73.3-3) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../1-libglib2.0-data_2.73.3-3_all.deb ... - Unpacking libglib2.0-data (2.73.3-3) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../2-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../3-libgmp-dev_2%3a6.2.1+dfsg1-1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../4-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../5-libxml2_2.9.14+dfsg-1+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../6-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../7-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../8-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../9-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.73.3-3) ... - No schema files found: doing nothing. - Setting up libglib2.0-data (2.73.3-3) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ... - Setting up shared-mime-info (2.2-1) ... - Processing triggers for libc-bin (2.34-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/219: Processing 2/219: Processing 3/219: -> retrieved async.v0.9.0 (cached) Processing 4/219: -> retrieved async_extra.v0.9.0 (cached) Processing 5/219: -> retrieved async_kernel.v0.9.0 (cached) Processing 6/219: -> retrieved async_rpc_kernel.v0.9.0 (cached) Processing 7/219: Processing 8/219: Processing 9/219: Processing 10/219: -> installed base-num.base Processing 11/219: -> retrieved async_unix.v0.9.0 (cached) Processing 12/219: Processing 13/219: Processing 14/219: Processing 15/219: Processing 16/219: Processing 17/219: [conf-gmp: sh] Processing 18/219: [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved base.v0.9.3 (cached) Processing 19/219: [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved bin_prot.v0.9.1 (cached) Processing 20/219: [core_extended.v0.9.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved configurator.v0.9.1 (cached) Processing 21/219: [core_extended.v0.9.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 21/219: [core_extended.v0.9.0: http] [conf-gmp: sh] Processing 22/219: [core_extended.v0.9.0: http] [conf-gmp: sh] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 22/219: [core_extended.v0.9.0: http] [conf-pkg-config: mkdir] -> retrieved core.v0.9.1 (cached) Processing 23/219: [core_extended.v0.9.0: http] [conf-pkg-config: mkdir] Processing 23/219: [conf-pkg-config: mkdir] -> retrieved core_kernel.v0.9.0 (cached) Processing 24/219: [email_message.v0.9.0: http] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/pkgconfig" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 24/219: [email_message.v0.9.0: http] Processing 25/219: [email_message.v0.9.0: http] [conf-zlib: pkg-config zlib] -> installed conf-gmp.4 Processing 26/219: [email_message.v0.9.0: http] [conf-zlib: pkg-config zlib] Processing 27/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] -> retrieved cryptokit.1.14 (cached) Processing 28/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] -> retrieved core_extended.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/core_extended-v0.9.0.tar.gz) Processing 29/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-zlib.1) -> compiled conf-zlib.1 Processing 29/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] -> installed conf-zlib.1 Processing 30/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] -> retrieved fieldslib.v0.9.0 (cached) Processing 31/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] -> retrieved jane-street-headers.v0.9.0 (cached) Processing 32/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] -> retrieved magic-mime.1.1.0 (cached) Processing 33/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] Processing 34/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] Processing 35/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] -> installed num.0 Processing 36/219: [email_message.v0.9.0: http] [conf-gmp-powm-sec: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-gmp-powm-sec.3) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp-powm-sec.3 Processing 36/219: [email_message.v0.9.0: http] -> installed conf-gmp-powm-sec.3 Processing 37/219: [email_message.v0.9.0: http] -> retrieved ocaml-compiler-libs.v0.9.0 (cached) Processing 38/219: [email_message.v0.9.0: http] -> retrieved ocaml-migrate-parsetree.1.0.7 (cached) Processing 39/219: [email_message.v0.9.0: http] -> retrieved jbuilder.1.0+beta17 (cached) Processing 40/219: [email_message.v0.9.0: http] -> retrieved ocamlbuild.0.14.1 (cached) Processing 41/219: [email_message.v0.9.0: http] Processing 42/219: [email_message.v0.9.0: http] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) Processing 43/219: [email_message.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 44/219: [email_message.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved octavius.1.2.1 (cached) Processing 45/219: [email_message.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved ounit.2.0.8 (cached) Processing 46/219: [email_message.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.04" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.04/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.04/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.04/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.04/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.04"; \ - echo "BINDIR=/home/opam/.opam/4.04/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.04/lib"; \ - echo "MANDIR=/home/opam/.opam/4.04/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.04/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.1"'; \ - ) > src/ocamlbuild_config.ml Processing 46/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 46/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_assert.v0.9.0 (cached) Processing 47/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_ast.v0.9.1 (cached) Processing 48/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_base.v0.9.0 (cached) Processing 49/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_bench.v0.9.1 (cached) Processing 50/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_bin_prot.v0.9.0 (cached) Processing 51/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_compare.v0.9.0 (cached) Processing 52/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_core.v0.9.0 (cached) Processing 53/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_custom_printf.v0.9.0 (cached) Processing 54/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.0 (cached) Processing 55/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_driver.v0.9.1 (cached) Processing 56/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_enumerate.v0.9.0 (cached) Processing 57/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_expect.v0.9.0 (cached) Processing 58/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_fail.v0.9.0 (cached) Processing 59/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_fields_conv.v0.9.0 (cached) Processing 60/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_hash.v0.9.0 (cached) Processing 61/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_here.v0.9.1 (cached) Processing 62/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_inline_test.v0.9.2 (cached) Processing 63/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_jane.v0.9.0 (cached) Processing 64/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_js_style.v0.9.0 (cached) Processing 65/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_let.v0.9.0 (cached) Processing 66/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_metaquot.v0.9.0 (cached) Processing 67/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_optcomp.v0.9.0 (cached) Processing 68/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_optional.v0.9.0 (cached) Processing 69/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_pipebang.v0.9.0 (cached) Processing 70/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_conv.v0.9.0 (cached) Processing 71/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_message.v0.9.0 (cached) Processing 72/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_value.v0.9.0 (cached) Processing 73/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_traverse.v0.9.0 (cached) Processing 74/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_traverse_builtins.v0.9.0 (cached) Processing 75/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_type_conv.v0.9.1 (cached) Processing 76/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_typerep_conv.v0.9.0 (cached) Processing 77/219: [email_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_variants_conv.v0.9.0 (cached) Processing 78/219: [email_message.v0.9.0: http] [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 78/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved re.1.8.0 (cached) Processing 79/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved email_message.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/email_message-v0.9.0.tar.gz) Processing 80/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved result.1.3 (cached) Processing 81/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved seq.0.1 (cached) Processing 82/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved sexplib.v0.9.2 (cached) Processing 83/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved spawn.v0.9.0 (cached) Processing 84/219: [re2.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved stdio.v0.9.0 (cached) Processing 85/219: [re2.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved typerep.v0.9.0 (cached) Processing 86/219: [re2.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved variantslib.v0.9.0 (cached) Processing 87/219: [re2.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved zarith.1.12 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.04/lib/ocaml - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.04/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.04/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - topfind script: /home/opam/.opam/4.04/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 87/219: [re2.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 87/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved textutils.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/textutils-v0.9.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.04/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' Processing 87/219: [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 87/219: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved re2.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/re2-v0.9.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 87/219: [ocamlbuild: make check-if-preinstalled] Processing 88/219: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.04/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.04/bin" - install -d "/home/opam/.opam/4.04/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.04/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.04/lib/findlib" - install -d "/home/opam/.opam/4.04/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.04/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.04/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.04/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.04/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.04/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x/META.tmp" && mv "/home/opam/.opam/4.04/lib/$x/META.tmp" "/home/opam/.opam/4.04/lib/$x/META"; done - install -d "/home/opam/.opam/4.04/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.04/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.04/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.04/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 88/219: [ocamlbuild: make check-if-preinstalled] Processing 89/219: [ocamlbuild: make check-if-preinstalled] Processing 90/219: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 91/219: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure] -> installed base-bytes.base Processing 92/219: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.04/.opam-switch/build/zarith.1.12) - binary ocaml: found in /home/opam/.opam/4.04/bin - binary ocamlc: found in /home/opam/.opam/4.04/bin - binary ocamldep: found in /home/opam/.opam/4.04/bin - binary ocamlmklib: found in /home/opam/.opam/4.04/bin - binary ocamldoc: found in /home/opam/.opam/4.04/bin - binary gcc: found in /usr/bin - binary ocamlopt: found in /home/opam/.opam/4.04/bin - checking compilation with gcc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.04/bin - OCaml's word size is 64 - binary uname: found in /usr/bin - include gmp.h: found - library gmp: found - OCaml supports -bin-annot to produce documentation - Using OCaml legacy C API custom operations - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP - libraries: -lgmp - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.04/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 92/219: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1) - if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.04/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo - ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx - ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.1' -> compiled ocamlbuild.0.14.1 Processing 92/219: [jbuilder: ocaml bootstrap.ml] [zarith: make] -> installed ocamlbuild.0.14.1 Processing 93/219: [jbuilder: ocaml bootstrap.ml] [zarith: make] Processing 94/219: [jbuilder: ocaml bootstrap.ml] [ounit: make build] [zarith: make] Processing 95/219: [jbuilder: ocaml bootstrap.ml] [ounit: make build] [seq: make build] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/jbuilder.1.0+beta17) - '/home/opam/.opam/4.04/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.04/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.04/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.04/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml Processing 95/219: [jbuilder: ./boot.exe 255] [ounit: make build] [seq: make build] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.1) - ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs - /home/opam/.opam/4.04/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends - /home/opam/.opam/4.04/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli - /home/opam/.opam/4.04/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends - /home/opam/.opam/4.04/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml - /home/opam/.opam/4.04/bin/ocamlc.opt -a -I src src/seq.cmo -o src/seq.cma - /home/opam/.opam/4.04/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml - /home/opam/.opam/4.04/bin/ocamlopt.opt -a -I src src/seq.cmx -o src/seq.cmxa - /home/opam/.opam/4.04/bin/ocamlopt.opt -shared -linkall -I src src/seq.cmxa -o src/seq.cmxs -> compiled seq.0.1 Processing 95/219: [jbuilder: ./boot.exe 255] [ounit: make build] [zarith: make] Processing 96/219: [jbuilder: ./boot.exe 255] [ounit: make build] [zarith: make] [seq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.1) - ocamlfind install seq META _build/src/seq.a _build/src/seq.cma _build/src/seq.cmi _build/src/seq.cmo _build/src/seq.cmx _build/src/seq.cmxa _build/src/seq.cmxs _build/src/seq.ml _build/src/seq.ml.depends _build/src/seq.mli _build/src/seq.mli.depends _build/src/seq.o - Installed /home/opam/.opam/4.04/lib/seq/seq.o - Installed /home/opam/.opam/4.04/lib/seq/seq.mli.depends - Installed /home/opam/.opam/4.04/lib/seq/seq.mli - Installed /home/opam/.opam/4.04/lib/seq/seq.ml.depends - Installed /home/opam/.opam/4.04/lib/seq/seq.ml - Installed /home/opam/.opam/4.04/lib/seq/seq.cmxs - Installed /home/opam/.opam/4.04/lib/seq/seq.cmxa - Installed /home/opam/.opam/4.04/lib/seq/seq.cmx - Installed /home/opam/.opam/4.04/lib/seq/seq.cmo - Installed /home/opam/.opam/4.04/lib/seq/seq.cmi - Installed /home/opam/.opam/4.04/lib/seq/seq.cma - Installed /home/opam/.opam/4.04/lib/seq/seq.a - Installed /home/opam/.opam/4.04/lib/seq/META -> installed seq.0.1 Processing 96/219: [jbuilder: ./boot.exe 255] [ounit: make build] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/zarith.1.12) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep -native zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -I +compiler-libs -bin-annot -c z.mli - ocamlc -I +compiler-libs -bin-annot -c z.ml - ocamlc -I +compiler-libs -bin-annot -c q.mli - ocamlc -I +compiler-libs -bin-annot -c q.ml - ocamlc -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.04/lib/ocaml -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -failsafe -o zarith caml_z.o -lgmp - ocamlc -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -o zarith_top.cma -a zarith_top.cmo - ocamlopt -I +compiler-libs -c zarith_version.ml - ocamlopt -I +compiler-libs -c z.ml - ocamlopt -I +compiler-libs -c q.ml - ocamlopt -I +compiler-libs -c big_int_Z.ml - ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.12 Processing 96/219: [jbuilder: ./boot.exe 255] [ounit: make build] Processing 97/219: [jbuilder: ./boot.exe 255] [ounit: make build] [zarith: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/zarith.1.12) - ocamlfind install -destdir "/home/opam/.opam/4.04/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.04/lib/zarith/q.cmti - Installed /home/opam/.opam/4.04/lib/zarith/z.cmti - Installed /home/opam/.opam/4.04/lib/zarith/zarith.a - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.04/lib/zarith/q.mli - Installed /home/opam/.opam/4.04/lib/zarith/zarith.h - Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.04/lib/zarith/q.cmx - Installed /home/opam/.opam/4.04/lib/zarith/z.cmx - Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.04/lib/zarith/z.mli - Installed /home/opam/.opam/4.04/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.04/lib/zarith/q.cmi - Installed /home/opam/.opam/4.04/lib/zarith/z.cmi - Installed /home/opam/.opam/4.04/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.04/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.04/lib/zarith/META -> installed zarith.1.12 Processing 97/219: [jbuilder: ./boot.exe 255] [ounit: make build] Processing 98/219: [cryptokit: make] [jbuilder: ./boot.exe 255] [ounit: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "255" (CWD=/home/opam/.opam/4.04/.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 - ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti} - ocamlc vendor/usexp/src/usexp.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{cmx,o} - ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt} - ocamlopt vendor/usexp/src/usexp__.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamldep src/jbuilder.depends.ocamldep-output - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{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} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlc src/jbuilder__Import.{cmi,cmo,cmt} - ocamlc src/jbuilder__Glob_lexer.{cmi,cmti} - ocamlc src/jbuilder__Workspace.{cmi,cmti} - ocamlc src/jbuilder__Top_closure.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - 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} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Install.{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_manpage.{cmx,o} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - 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__Io.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Glob_lexer.{cmx,o} - ocamlopt src/jbuilder__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Ansi_color.{cmx,o} - ocamlopt src/jbuilder__Opam_file.{cmx,o} - ocamlopt src/jbuilder__Meta_lexer.{cmx,o} - ocamlopt src/jbuilder__Sexp.{cmx,o} - ocamlopt src/jbuilder__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{cmx,o} - ocamlopt src/jbuilder__Package.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Bin.{cmx,o} - ocamlopt src/jbuilder__Vfile_kind.{cmx,o} - ocamlopt src/jbuilder__Arg_spec.{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-utop.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder.1 -> compiled jbuilder.1.0+beta17 Processing 98/219: [cryptokit: make] [ounit: make build] -> installed jbuilder.1.0+beta17 Processing 99/219: [cryptokit: make] [ounit: make build] Processing 100/219: [cryptokit: make] [jane-street-headers: jbuilder build] [ounit: make build] Processing 101/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ounit: make build] Processing 102/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ounit: make build] Processing 103/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] Processing 104/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] Processing 105/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] Processing 106/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] Processing 107/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] Processing 108/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] Processing 109/219: [cryptokit: make] [jane-street-headers: jbuilder build] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.04/.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 109/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed jane-street-headers.v0.9.0 Processing 110/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_derivers.1.0) - ocamldep src/ppx_derivers.depends.ocamldep-output - ocamldep src/ppx_derivers.dependsi.ocamldep-output - ocamlc src/ppx_derivers.{cmi,cmti} - ocamlc src/ppx_derivers.{cmo,cmt} - ocamlc src/ppx_derivers.cma - ocamlopt src/ppx_derivers.{cmx,o} - ocamlopt src/ppx_derivers.{a,cmxa} - ocamlopt src/ppx_derivers.cmxs -> compiled ppx_derivers.1.0 Processing 110/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_derivers.1.0 Processing 111/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_traverse_builtins.v0.9.0) - ocamldep src/ppx_traverse_builtins.depends.ocamldep-output - ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt} - ocamlc src/ppx_traverse_builtins.cma - ocamlopt src/ppx_traverse_builtins.{cmx,o} - ocamlopt src/ppx_traverse_builtins.{a,cmxa} - ocamlopt src/ppx_traverse_builtins.cmxs -> compiled ppx_traverse_builtins.v0.9.0 Processing 111/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_traverse_builtins.v0.9.0 Processing 112/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/result.1.3) - ocaml selected - ocamldep result.depends.ocamldep-output - ocamlc result.{cmi,cmo,cmt} - ocamlc result.cma - ocamlopt result.{cmx,o} - ocamlopt result.{a,cmxa} - ocamlopt result.cmxs -> compiled result.1.3 Processing 112/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed result.1.3 Processing 113/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] Processing 114/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "spawn" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/spawn.v0.9.0) - ocamldep src/spawn.depends.ocamldep-output - ocamldep src/spawn.dependsi.ocamldep-output - ocamlc src/spawn.{cmi,cmti} - ocamlc src/spawn.{cmo,cmt} - ocamlc src/spawn.cma - ocamlopt src/spawn.{cmx,o} - ocamlopt src/spawn.{a,cmxa} - ocamlc src/spawn_stubs.o - ocamlmklib src/dllspawn_stubs.so,src/libspawn_stubs.a - ocamlopt src/spawn.cmxs -> compiled spawn.v0.9.0 Processing 114/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] -> installed spawn.v0.9.0 Processing 115/219: [cryptokit: make] [magic-mime: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "magic-mime" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/magic-mime.1.1.0) - ocamldep src/magic_mime_library.dependsi.ocamldep-output - ocamldep generator/generate_mime_types.depends.ocamldep-output - ocamlc src/mime_types.{cmi,cmti} - ocamlc src/magic_mime.{cmi,cmti} - ocamlc generator/generate_mime_types.{cmi,cmo,cmt} - ocamlopt generator/generate_mime_types.{cmx,o} - ocamlopt generator/generate_mime_types.exe - generate_mime_types src/mime_types.ml - generate_mime_types src/mime_types.ml - ocamldep src/magic_mime_library.depends.ocamldep-output - ocamlc src/magic_mime.{cmo,cmt} - ocamlc src/mime_types.{cmo,cmt} - ocamlc src/magic_mime_library.cma - ocamlopt src/mime_types.{cmx,o} - ocamlopt src/magic_mime.{cmx,o} - ocamlopt src/magic_mime_library.{a,cmxa} - ocamlopt src/magic_mime_library.cmxs -> compiled magic-mime.1.1.0 Processing 115/219: [cryptokit: make] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] -> installed magic-mime.1.1.0 Processing 116/219: [cryptokit: make] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make 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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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} - ocamlc src/shadow/gen/gen.{cmi,cmo,cmt} - ocamlopt src/read_cma/read_cma.{cmx,o} - ocamlopt src/gen/gen.{cmx,o} - ocamlopt src/read_cma/read_cma.{a,cmxa} - ocamlopt src/shadow/gen/gen.{cmx,o} - ocamlopt src/gen/gen.exe - ocamlopt src/shadow/gen/gen.exe - gen src/ocaml_bytecomp/ocaml_bytecomp.ml - gen src/ocaml_common/ocaml_common.ml - gen src/ocaml_toplevel/ocaml_toplevel.ml - ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output - ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output - ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt} - ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt} - gen src/shadow/ocaml_shadow.ml - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma - ocamlc src/ocaml_toplevel/ocaml_toplevel.cma - ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt} - ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o} - ocamlc src/ocaml_common/ocaml_common.cma - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o} - ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt} - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa} - ocamlc src/shadow/ocaml_shadow.cma - ocamlopt src/ocaml_common/ocaml_common.{cmx,o} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa} - ocamlopt src/ocaml_common/ocaml_common.{a,cmxa} - ocamlopt src/shadow/ocaml_shadow.{cmx,o} - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs - ocamlopt src/shadow/ocaml_shadow.{a,cmxa} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs - ocamlopt src/ocaml_common/ocaml_common.cmxs - ocamlopt src/shadow/ocaml_shadow.cmxs -> compiled ocaml-compiler-libs.v0.9.0 Processing 116/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] -> installed ocaml-compiler-libs.v0.9.0 Processing 117/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "octavius" "-j" "255" (CWD=/home/opam/.opam/4.04/.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} - ocamldep src/octavius.depends.ocamldep-output - ocamlopt src/octavius__.{cmx,o} - ocamlc src/octavius__Common.{cmi,cmti} - ocamlc src/octavius__Types.{cmi,cmo,cmt} - ocamlc src/octavius__Errors.{cmo,cmt} - ocamlc src/octavius__Common.{cmo,cmt} - ocamlc src/octavius__OctParser.{cmi,cmti} - ocamlc src/octavius.{cmi,cmti} - ocamlopt src/octavius__Errors.{cmx,o} - 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 src/octavius.{cmo,cmt} - ocamlc test/main.{cmi,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 117/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] -> installed octavius.1.2.1 Processing 118/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] [re: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.04/.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_posix.depends.ocamldep-output - ocamldep deprecated/re_perl.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} - ocamlc lib/re__Str.{cmi,cmti} - ocamlopt lib/re__.{cmx,o} - ocamlc lib/re__Core.{cmi,cmti} - ocamlc lib/re__Fmt.{cmi,cmo,cmt} - ocamlc lib/re__Pmark.{cmo,cmt} - ocamlc lib/re__Category.{cmo,cmt} - ocamlc lib/re__Automata.{cmi,cmti} - ocamlc lib/re__Glob.{cmi,cmti} - ocamlc lib/re__Emacs.{cmi,cmti} - ocamlc lib/re__Perl.{cmi,cmti} - ocamlc lib/re__Posix.{cmi,cmti} - ocamlc lib/re__Pcre.{cmi,cmti} - ocamlopt lib/re__Pmark.{cmx,o} - ocamlopt lib/re__Category.{cmx,o} - ocamlc lib/re__Cset.{cmo,cmt} - ocamlc lib/re.{cmi,cmo,cmt} - ocamlopt lib/re__Fmt.{cmx,o} - ocamlc lib/re__Glob.{cmo,cmt} - ocamlc lib/re__Pcre.{cmo,cmt} - ocamlc lib/re__Posix.{cmo,cmt} - ocamlc lib/re__Str.{cmo,cmt} - ocamlc deprecated/re_glob.{cmi,cmo,cmt} - ocamlc lib/re__Emacs.{cmo,cmt} - ocamlc deprecated/re_emacs.{cmi,cmo,cmt} - ocamlc lib/re__Perl.{cmo,cmt} - ocamlc deprecated/re_pcre.{cmi,cmo,cmt} - ocamlc deprecated/re_posix.{cmi,cmo,cmt} - ocamlc deprecated/re_perl.{cmi,cmo,cmt} - ocamlc deprecated/re_str.{cmi,cmo,cmt} - ocamlc deprecated/re_glob.cma - ocamlc deprecated/re_pcre.cma - ocamlc deprecated/re_emacs.cma - ocamlc deprecated/re_posix.cma - ocamlc deprecated/re_str.cma - ocamlc deprecated/re_perl.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__Emacs.{cmx,o} - ocamlopt lib/re__Glob.{cmx,o} - ocamlopt lib/re__Posix.{cmx,o} - ocamlopt lib/re__Perl.{cmx,o} - ocamlopt lib/re__Pcre.{cmx,o} - ocamlopt lib/re__Str.{cmx,o} - ocamlopt lib/re.{cmx,o} - ocamlopt deprecated/re_emacs.{cmx,o} - ocamlopt deprecated/re_pcre.{cmx,o} - ocamlopt deprecated/re_glob.{cmx,o} - ocamlopt deprecated/re_posix.{cmx,o} - ocamlopt deprecated/re_perl.{cmx,o} - ocamlopt deprecated/re_str.{cmx,o} - ocamlopt deprecated/re_emacs.{a,cmxa} - ocamlopt deprecated/re_pcre.{a,cmxa} - ocamlopt deprecated/re_posix.{a,cmxa} - ocamlopt deprecated/re_glob.{a,cmxa} - ocamlopt deprecated/re_perl.{a,cmxa} - ocamlopt lib/re.{a,cmxa} - ocamlopt deprecated/re_str.{a,cmxa} - ocamlopt deprecated/re_emacs.cmxs - ocamlopt deprecated/re_posix.cmxs - ocamlopt deprecated/re_glob.cmxs - ocamlopt deprecated/re_perl.cmxs - ocamlopt deprecated/re_pcre.cmxs - ocamlopt deprecated/re_str.cmxs - ocamlopt lib/re.cmxs -> compiled re.1.8.0 Processing 118/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] [sexplib: jbuilder build] -> installed re.1.8.0 Processing 119/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib.v0.9.2) - ocamldep src0/sexplib0.dependsi.ocamldep-output - ocamldep num/lib/sexplib_num.depends.ocamldep-output - ocamldep src0/sexplib0.depends.ocamldep-output - ocamlc num/lib/sexplib_num.{cmi,cmo,cmt} - ocamlc src0/sexplib0.{cmi,cmo,cmt} - ocamldep num/lib/sexplib_num.dependsi.ocamldep-output - ocamlyacc src/parser.{ml,mli} - ocamlyacc src/parser_with_layout.{ml,mli} - ocamllex src/lexer.ml - sh src/pre_sexp.pp.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 num/lib/sexplib_num.{cmx,o} - ocamlopt src0/sexplib0.{cmx,o} - ocamlopt unix/lib/sexplib_unix.{cmx,o} - ocamlopt src/sexplib.{cmx,o} - ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti} - ocamldep src/sexplib.depends.ocamldep-output - ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt} - ocamlc src0/sexplib0__Sexp.{cmo,cmt} - ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt} - ocamlc src/sexplib__Type.{cmi,cmo,cmt} - ocamlc src/sexplib__Parser.{cmi,cmti} - ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt} - ocamlc src/sexplib__Src_pos.{cmi,cmti} - ocamlc src0/sexplib0.cma - ocamlopt src0/sexplib0__Sexp.{cmx,o} - ocamlc src/sexplib__Type_with_layout.{cmi,cmti} - ocamlc src/sexplib__Src_pos.{cmo,cmt} - ocamlc src/sexplib__Parser.{cmo,cmt} - ocamlc src/sexplib__Parser_with_layout.{cmi,cmti} - ocamlc src/sexplib__Type_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmi,cmti} - ocamlc src/sexplib__Parser_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmo,cmt} - ocamlopt src0/sexplib0__Sexp_conv.{cmx,o} - ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o} - ocamlopt src/sexplib__Type.{cmx,o} - ocamlopt src/sexplib__Conv_error.{cmx,o} - ocamlopt src0/sexplib0.{a,cmxa} - ocamlopt src/sexplib__Src_pos.{cmx,o} - ocamlopt src/sexplib__Parser.{cmx,o} - ocamlopt src0/sexplib0.cmxs - ocamlopt src/sexplib__Type_with_layout.{cmx,o} - ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt} - ocamlopt src/sexplib__Parser_with_layout.{cmx,o} - ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt} - ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt} - ocamlc src/sexplib__Sexp.{cmi,cmti} - ocamlopt src/sexplib__Lexer.{cmx,o} - ocamlc src/sexplib__Path.{cmi,cmti} - ocamlc src/sexplib__Exn_magic.{cmi,cmti} - ocamlc src/sexplib__Macro.{cmi,cmti} - ocamlc src/sexplib__Conv.{cmi,cmti} - ocamlc src/sexplib__Sexp.{cmo,cmt} - ocamlc src/sexplib__Std.{cmi,cmo,cmt} - ocamlc src/sexplib__Exn_magic.{cmo,cmt} - ocamlc src/sexplib__Path.{cmo,cmt} - ocamlc src/sexplib__Conv.{cmo,cmt} - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti} - 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 src/sexplib__Macro.{cmo,cmt} - ocamlc num/lib/sexplib_num.cma - ocamlc src/sexplib.cma - ocamlopt src/sexplib__Pre_sexp.{cmx,o} - ocamlopt src/sexplib__Sexp_intf.{cmx,o} - ocamlopt src/sexplib__Sexp_with_layout.{cmx,o} - ocamlopt src/sexplib__Sexp.{cmx,o} - ocamlopt src/sexplib__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 src/sexplib.{a,cmxa} - ocamlopt unix/lib/sexplib_unix.{a,cmxa} - ocamlopt unix/lib/sexplib_unix.cmxs - ocamlopt num/lib/sexplib_num__Std.{cmx,o} - ocamlopt num/lib/sexplib_num.{a,cmxa} - ocamlopt src/sexplib.cmxs - ocamlopt num/lib/sexplib_num.cmxs -> compiled sexplib.v0.9.2 Processing 119/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] -> installed sexplib.v0.9.2 Processing 120/219: [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] Processing 121/219: [base: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ounit.2.0.8) - ocaml setup.ml -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ounit - Package version: ..................................... 2.0.8 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.04/lib/bytes - pkg_unix: ............................................ /home/opam/.opam/4.04/lib/ocaml - pkg_threads: ......................................... /home/opam/.opam/4.04/lib/ocaml - ocamldoc: ............................................ /home/opam/.opam/4.04/bin/ocamldoc - - ocaml setup.ml -build - W: Cannot find source file matching module 'OUnitLoggerHTMLData' in library oUnitAdvanced. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'OUnitLoggerHTMLData' in library oUnitAdvanced. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - /home/opam/.opam/4.04/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitUtils.ml > src/oUnitUtils.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitPropList.ml > src/oUnitPropList.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitPlugin.ml > src/oUnitPlugin.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitConf.ml > src/oUnitConf.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPropList.cmo src/oUnitPropList.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitUtils.cmo src/oUnitUtils.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitConf.cmo src/oUnitConf.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitChooser.ml > src/oUnitChooser.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitCache.ml > src/oUnitCache.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitTest.ml > src/oUnitTest.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLogger.ml > src/oUnitLogger.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitShared.ml > src/oUnitShared.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLogger.cmo src/oUnitLogger.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitShared.cmo src/oUnitShared.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTest.cmo src/oUnitTest.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPlugin.cmo src/oUnitPlugin.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitResultSummary.ml > src/oUnitResultSummary.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCache.cmo src/oUnitCache.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitResultSummary.cmo src/oUnitResultSummary.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerStd.ml > src/oUnitLoggerStd.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerHTML.ml > src/oUnitLoggerHTML.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerHTMLData.ml > src/oUnitLoggerHTMLData.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTMLData.cmo src/oUnitLoggerHTMLData.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerJUnit.ml > src/oUnitLoggerJUnit.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTML.cmo src/oUnitLoggerHTML.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerStd.cmo src/oUnitLoggerStd.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitAssert.ml > src/oUnitAssert.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitBracket.ml > src/oUnitBracket.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitBracket.cmo src/oUnitBracket.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitState.ml > src/oUnitState.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitChooser.cmo src/oUnitChooser.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitRunner.ml > src/oUnitRunner.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitCheckEnv.ml > src/oUnitCheckEnv.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitAssert.cmo src/oUnitAssert.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitDiff.mli > src/oUnitDiff.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitDiff.cmi src/oUnitDiff.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitState.cmo src/oUnitState.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCheckEnv.cmo src/oUnitCheckEnv.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitRunnerProcesses.ml > src/oUnitRunnerProcesses.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunner.cmo src/oUnitRunner.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitCore.ml > src/oUnitCore.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerJUnit.cmo src/oUnitLoggerJUnit.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerProcesses.cmo src/oUnitRunnerProcesses.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitTestData.ml > src/oUnitTestData.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitDiff.ml > src/oUnitDiff.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCore.cmo src/oUnitCore.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTestData.cmo src/oUnitTestData.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitDiff.cmo src/oUnitDiff.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -I src src/oUnitUtils.cmo src/oUnitPropList.cmo src/oUnitConf.cmo src/oUnitPlugin.cmo src/oUnitLogger.cmo src/oUnitShared.cmo src/oUnitTest.cmo src/oUnitCache.cmo src/oUnitResultSummary.cmo src/oUnitChooser.cmo src/oUnitLoggerStd.cmo src/oUnitLoggerHTMLData.cmo src/oUnitLoggerHTML.cmo src/oUnitLoggerJUnit.cmo src/oUnitBracket.cmo src/oUnitAssert.cmo src/oUnitState.cmo src/oUnitDiff.cmo src/oUnitCheckEnv.cmo src/oUnitRunner.cmo src/oUnitRunnerProcesses.cmo src/oUnitCore.cmo src/oUnitTestData.cmo -o src/oUnitAdvanced.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPropList.cmx src/oUnitPropList.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitUtils.cmx src/oUnitUtils.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitConf.cmx src/oUnitConf.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLogger.cmx src/oUnitLogger.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitShared.cmx src/oUnitShared.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTest.cmx src/oUnitTest.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPlugin.cmx src/oUnitPlugin.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCache.cmx src/oUnitCache.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitResultSummary.cmx src/oUnitResultSummary.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTMLData.cmx src/oUnitLoggerHTMLData.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTML.cmx src/oUnitLoggerHTML.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerStd.cmx src/oUnitLoggerStd.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitBracket.cmx src/oUnitBracket.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitChooser.cmx src/oUnitChooser.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitAssert.cmx src/oUnitAssert.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitDiff.cmx src/oUnitDiff.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitState.cmx src/oUnitState.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCheckEnv.cmx src/oUnitCheckEnv.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunner.cmx src/oUnitRunner.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerJUnit.cmx src/oUnitLoggerJUnit.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerProcesses.cmx src/oUnitRunnerProcesses.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCore.cmx src/oUnitCore.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTestData.cmx src/oUnitTestData.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -I src src/oUnitUtils.cmx src/oUnitPropList.cmx src/oUnitConf.cmx src/oUnitPlugin.cmx src/oUnitLogger.cmx src/oUnitShared.cmx src/oUnitTest.cmx src/oUnitCache.cmx src/oUnitResultSummary.cmx src/oUnitChooser.cmx src/oUnitLoggerStd.cmx src/oUnitLoggerHTMLData.cmx src/oUnitLoggerHTML.cmx src/oUnitLoggerJUnit.cmx src/oUnitBracket.cmx src/oUnitAssert.cmx src/oUnitState.cmx src/oUnitDiff.cmx src/oUnitCheckEnv.cmx src/oUnitRunner.cmx src/oUnitRunnerProcesses.cmx src/oUnitCore.cmx src/oUnitTestData.cmx -o src/oUnitAdvanced.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -I src src/oUnitAdvanced.cmxa src/oUnitUtils.cmx src/oUnitPropList.cmx src/oUnitConf.cmx src/oUnitPlugin.cmx src/oUnitLogger.cmx src/oUnitShared.cmx src/oUnitTest.cmx src/oUnitCache.cmx src/oUnitResultSummary.cmx src/oUnitChooser.cmx src/oUnitLoggerStd.cmx src/oUnitLoggerHTMLData.cmx src/oUnitLoggerHTML.cmx src/oUnitLoggerJUnit.cmx src/oUnitBracket.cmx src/oUnitAssert.cmx src/oUnitState.cmx src/oUnitDiff.cmx src/oUnitCheckEnv.cmx src/oUnitRunner.cmx src/oUnitRunnerProcesses.cmx src/oUnitCore.cmx src/oUnitTestData.cmx -o src/oUnitAdvanced.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit.mli > src/oUnit.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit2.mli > src/oUnit2.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmi src/oUnit2.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmi src/oUnit.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit.ml > src/oUnit.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit2.ml > src/oUnit2.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmo src/oUnit.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmo src/oUnit2.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -I src src/oUnit2.cmo src/oUnit.cmo -o src/oUnit.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmx src/oUnit2.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmx src/oUnit.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -I src src/oUnit2.cmx src/oUnit.cmx -o src/oUnit.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -I src src/oUnit.cmxa src/oUnit2.cmx src/oUnit.cmx -o src/oUnit.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitThreads.ml > src/oUnitThreads.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitRunnerThreads.ml > src/oUnitRunnerThreads.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerThreads.cmo src/oUnitRunnerThreads.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitThreads.cmo src/oUnitThreads.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -I src src/oUnitRunnerThreads.cmo src/oUnitThreads.cmo -o src/oUnitThreads.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerThreads.cmx src/oUnitRunnerThreads.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitThreads.cmx src/oUnitThreads.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -I src src/oUnitRunnerThreads.cmx src/oUnitThreads.cmx -o src/oUnitThreads.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -I src src/oUnitThreads.cmxa src/oUnitRunnerThreads.cmx src/oUnitThreads.cmx -o src/oUnitThreads.cmxs -> compiled ounit.2.0.8 Processing 121/219: [base: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] Processing 122/219: [base: jbuilder build] [cryptokit: make] [ocaml-migrate-parsetree: jbuilder build] [ounit: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-migrate-parsetree.1.0.7) - ocamldep src/migrate_parsetree_driver_main.depends.ocamldep-output - ocamllex tools/pp_rewrite.ml - ocamldep tools/add_special_comments.depends.ocamldep-output - ocamldep tools/add_special_comments.dependsi.ocamldep-output - ocaml src/ast-version,src/compiler-functions-file - ocamlc tools/pp_rewrite.{cmi,cmti} - ocamlc tools/pp.{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_404_405_migrate.pp.ml - pp src/migrate_parsetree_405_404.pp.ml - pp src/migrate_parsetree_405_404_migrate.pp.ml - pp src/migrate_parsetree_405_406.pp.ml - pp src/migrate_parsetree_406_405.pp.ml - pp src/migrate_parsetree_ast_io.pp.ml - pp src/migrate_parsetree_compiler_functions.pp.ml - pp src/migrate_parsetree_parse.pp.ml - pp src/migrate_parsetree_def.pp.ml - pp src/migrate_parsetree_406_405_migrate.pp.ml - pp src/migrate_parsetree_ast_io.pp.mli - pp src/migrate_parsetree_driver.pp.ml - pp src/migrate_parsetree_def.pp.mli - pp src/migrate_parsetree_versions.pp.ml - pp src/migrate_parsetree_driver.pp.mli - pp src/migrate_parsetree_parse.pp.mli - pp src/migrate_parsetree_405_406_migrate.pp.ml - 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_def.{cmx,o} - ocamlopt src/migrate_parsetree_compiler_functions.{cmx,o} - ocamlc src/ast_402.{cmi,cmo,cmt} - ocamlc src/ast_403.{cmi,cmo,cmt} - ocamlc src/ast_406.{cmi,cmo,cmt} - ocamlc src/ast_405.{cmi,cmo,cmt} - ocamlc src/ast_404.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_402_403_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_406_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_402_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_406_405_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_403_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_404_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_405_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_405_406.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_404_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_406_405.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_404.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_403.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_405.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_404.{cmi,cmo,cmt} - ocamlopt src/ast_402.{cmx,o} - ocamlopt src/ast_403.{cmx,o} - ocamlopt src/ast_405.{cmx,o} - ocamlopt src/ast_406.{cmx,o} - ocamlopt src/ast_404.{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/migrate_parsetree_402_403_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_402_migrate.{cmx,o} - ocamlc src/migrate_parsetree.{cmi,cmo,cmt} - ocamlopt src/migrate_parsetree_405_406_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_406_405_migrate.{cmx,o} - ocamlc src/migrate_parsetree_driver_main.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_driver_main.cma - ocamlc src/migrate_parsetree_parse.{cmo,cmt} - ocamlopt src/migrate_parsetree_403_404_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_405_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_403_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_402.{cmx,o} - ocamlopt src/migrate_parsetree_402_403.{cmx,o} - ocamlopt src/migrate_parsetree_405_404_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_405_406.{cmx,o} - ocamlopt src/migrate_parsetree_406_405.{cmx,o} - ocamlopt src/migrate_parsetree_403_404.{cmx,o} - ocamlopt src/migrate_parsetree_404_403.{cmx,o} - ocamlopt src/migrate_parsetree_405_404.{cmx,o} - ocamlopt src/migrate_parsetree_404_405.{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 122/219: [base: jbuilder build] [cryptokit: make] [ounit: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ounit.2.0.8) - ocaml setup.ml -install - W: Cannot find source header for module library in OUnitLoggerHTMLData oUnitAdvanced - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.mli - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit2.mli - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cma - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cmxa - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.a - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cmxs - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit2.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit2.cmti - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit2.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit2.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cmti - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit2.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnit.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.cma - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.cmxa - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.a - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.cmxs - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunnerThreads.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitThreads.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitUtils.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPropList.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPlugin.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitChooser.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitResultSummary.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerStd.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTML.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerJUnit.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAssert.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitBracket.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTest.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitState.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunner.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunnerProcesses.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCore.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLogger.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitConf.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitShared.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCache.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTestData.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCheckEnv.ml - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitDiff.mli - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAdvanced.cma - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAdvanced.cmxa - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAdvanced.a - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAdvanced.cmxs - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitDiff.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitDiff.cmti - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitDiff.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitDiff.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCheckEnv.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCheckEnv.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCheckEnv.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTestData.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTestData.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTestData.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCache.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCache.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCache.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitShared.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitShared.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitShared.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitConf.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitConf.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitConf.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLogger.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLogger.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLogger.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCore.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCore.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCore.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunnerProcesses.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunnerProcesses.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunnerProcesses.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunner.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunner.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunner.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitState.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitState.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitState.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTest.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTest.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTest.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitBracket.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitBracket.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitBracket.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAssert.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAssert.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAssert.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerJUnit.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerJUnit.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerJUnit.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTMLData.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTMLData.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTMLData.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTML.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTML.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTML.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerStd.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerStd.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerStd.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitResultSummary.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitResultSummary.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitResultSummary.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitChooser.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitChooser.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitChooser.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPlugin.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPlugin.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPlugin.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPropList.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPropList.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPropList.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitUtils.cmi - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitUtils.cmt - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitUtils.annot - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitDiff.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCheckEnv.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTestData.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCache.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitShared.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitConf.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLogger.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitCore.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunnerProcesses.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitRunner.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitState.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitTest.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitBracket.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitAssert.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerJUnit.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTMLData.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerHTML.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitLoggerStd.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitResultSummary.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitChooser.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPlugin.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitPropList.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/oUnitUtils.cmx - Installed /home/opam/.opam/4.04/lib/oUnit/META -> installed ounit.2.0.8 Processing 122/219: [base: jbuilder build] [cryptokit: make] -> installed ocaml-migrate-parsetree.1.0.7 Processing 123/219: [base: jbuilder build] [cryptokit: make] Processing 124/219: [base: jbuilder build] [cryptokit: make] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cryptokit.1.14) - ocaml setup.ml -configure - - Configuration: - ocamlfind: ...................................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: ......................................................... /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ....................................................... /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: ..................................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ................................................... cryptokit - Package version: ................................................ 1.13 - os_type: ........................................................ Unix - system: ......................................................... linux - architecture: ................................................... amd64 - ccomp_type: ..................................................... cc - ocaml_version: .................................................. 4.04.2 - standard_library_default: ....................................... /home/opam/.opam/4.04/lib/ocaml - standard_library: ............................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: ............................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ............................................ gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: .............................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: .......................................................... default - ext_obj: ........................................................ .o - ext_asm: ........................................................ .s - ext_lib: ........................................................ .a - ext_dll: ........................................................ .so - default_executable_name: ........................................ a.out - systhread_supported: ............................................ true - Install architecture-independent files dir: ..................... /usr/local - Install architecture-dependent files in dir: .................... $prefix - User executables: ............................................... $exec_prefix/bin - System admin executables: ....................................... $exec_prefix/sbin - Program executables: ............................................ $exec_prefix/libexec - Read-only single-machine data: .................................. $prefix/etc - Modifiable architecture-independent data: ....................... $prefix/com - Modifiable single-machine data: ................................. $prefix/var - Object code libraries: .......................................... $exec_prefix/lib - Read-only arch-independent data root: ........................... $prefix/share - Read-only architecture-independent data: ........................ $datarootdir - Info documentation: ............................................. $datarootdir/info - Locale-dependent data: .......................................... $datarootdir/locale - Man documentation: .............................................. $datarootdir/man - Documentation root: ............................................. $datarootdir/doc/$pkg_name - HTML documentation: ............................................. $docdir - DVI documentation: .............................................. $docdir - PDF documentation: .............................................. $docdir - PS documentation: ............................................... $docdir - findlib_version: ................................................ 1.9.5 - is_native: ...................................................... true - suffix_program: ................................................. - Remove a file.: ................................................. rm -f - Remove a directory.: ............................................ rm -rf - Turn ocaml debug flag on: ....................................... true - Turn ocaml profile flag on: ..................................... false - Compiler support generation of .cmxs.: .......................... true - OCamlbuild additional flags: .................................... - Enable ZLib: .................................................... true - Enable hardware support for AES and GCM (needs GCC or Clang): ... true - Build and run benchmark: ........................................ false - Create documentations: .......................................... true - Compile tests executable and library and run them: .............. false - ocamldoc: ....................................................... /home/opam/.opam/4.04/bin/ocamldoc - pkg_unix: ....................................................... /home/opam/.opam/4.04/lib/ocaml - pkg_zarith: ..................................................... /home/opam/.opam/4.04/lib/zarith - - ocaml setup.ml -build - /home/opam/.opam/4.04/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/aesni.c - mv aesni.o src/aesni.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/arcfour.c - mv arcfour.o src/arcfour.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-arcfour.c - mv stubs-arcfour.o src/stubs-arcfour.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/blowfish.c - mv blowfish.o src/blowfish.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-blowfish.c - mv stubs-blowfish.o src/stubs-blowfish.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/d3des.c - mv d3des.o src/d3des.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-des.c - mv stubs-des.o src/stubs-des.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/rijndael-alg-fst.c - mv rijndael-alg-fst.o src/rijndael-alg-fst.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/ripemd160.c - mv ripemd160.o src/ripemd160.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-ripemd160.c - mv stubs-ripemd160.o src/stubs-ripemd160.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha1.c - mv sha1.o src/sha1.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha1.c - mv stubs-sha1.o src/stubs-sha1.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha256.c - mv sha256.o src/sha256.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha256.c - mv stubs-sha256.o src/stubs-sha256.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha512.c - mv sha512.o src/sha512.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha512.c - mv stubs-sha512.o src/stubs-sha512.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-aes.c - mv stubs-aes.o src/stubs-aes.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-md5.c - mv stubs-md5.o src/stubs-md5.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-misc.c - mv stubs-misc.o src/stubs-misc.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-rng.c - mv stubs-rng.o src/stubs-rng.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-zlib.c - mv stubs-zlib.o src/stubs-zlib.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/keccak.c - mv keccak.o src/keccak.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha3.c - mv stubs-sha3.o src/stubs-sha3.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/chacha20.c - mv chacha20.o src/chacha20.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-chacha20.c - mv stubs-chacha20.o src/stubs-chacha20.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -g -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o src/chacha20.o src/stubs-chacha20.o - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs -> compiled cryptokit.1.14 Processing 124/219: [base: jbuilder build] [ppx_ast: jbuilder build] Processing 125/219: [base: jbuilder build] [ppx_ast: jbuilder build] [cryptokit: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.04/.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 compiler-stdlib/gen/gen.depends.ocamldep-output - ocamlc src/base__.{cmi,cmo,cmt} - ocaml src/int63_backend.ml - ocaml src/string_set_primitives.ml - sh src/mpopcnt.sexp,src/popcnt_test.c - ocamldep src/base.dependsi.ocamldep-output - ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output - ocamllex shadow-stdlib/gen/mapper.ml - ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt} - ocamlopt src/base__.{cmx,o} - ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output - ocamlopt compiler-stdlib/gen/gen.{cmx,o} - ocamlc src/am_testing.o - ocamlc src/exn_stubs.o - ocamlc src/heap_block_stubs.o - ocamlc src/hash_stubs.o - ocamlc src/int_math_stubs.o - ocamlc src/string_dict_stubs.o - ocamlc src/internalhash_stubs.o - ocamlmklib src/dllbase_stubs.so,src/libbase_stubs.a - ocamldep src/base.depends.ocamldep-output - 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__Ppx_compare_lib.{cmi,cmti} - ocamlc src/base__Sys.{cmi,cmti} - ocamlc src/base__Variant.{cmi,cmti} - ocamlc src/base__Field.{cmi,cmti} - ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt} - ocamlc src/base__String_set_primitives.{cmi,cmo,cmt} - ocamlc src/base__Hex_lexer.{cmi,cmo,cmt} - ocamlc src/base__Variant.{cmo,cmt} - ocamlc shadow-stdlib/src/shadow_stdlib.cma - ocamlc src/base__Fieldslib.{cmi,cmo,cmt} - ocamlc src/base__Field.{cmo,cmt} - ocamlc src/base__Variantslib.{cmi,cmo,cmt} - ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o} - ocamlopt src/base__String_set_primitives.{cmx,o} - ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa} - ocamlopt src/base__Field.{cmx,o} - ocamlopt src/base__Hex_lexer.{cmx,o} - ocamlopt src/base__Variant.{cmx,o} - ocamlopt src/base__Fieldslib.{cmx,o} - ocamlopt src/base__Variantslib.{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__List0.{cmi,cmo,cmt} - ocamlc src/base__Sys0.{cmi,cmo,cmt} - ocamlc src/base__Uchar0.{cmi,cmo,cmt} - ocamlc src/base__Linked_queue0.{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__String0.{cmi,cmo,cmt} - ocamlc src/base__Array0.{cmi,cmo,cmt} - ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt} - ocamlc src/base__Char0.{cmi,cmo,cmt} - ocamlc src/base__Sexp.{cmi,cmti} - ocamlc src/base__Ppx_compare_lib.{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__Sexplib.{cmi,cmo,cmt} - 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__String_dict.{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__Popcount.{cmo,cmt} - ocamlc src/base__Pretty_printer.{cmo,cmt} - ocamlc src/base__Exn.{cmi,cmti} - ocamlc src/base__Array_permute.{cmi,cmo,cmt} - ocamlc src/base__Staged.{cmo,cmt} - ocamlc src/base__Monad_intf.{cmi,cmo,cmt} - ocamlc src/base__Binary_searchable.{cmi,cmti} - ocamlc src/base__Blit.{cmi,cmti} - 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__Monad.{cmi,cmti} - ocamlc src/base__Binary_searchable.{cmo,cmt} - ocamlc src/base__Buffer_intf.{cmi,cmo,cmt} - ocamlc src/base__Ordering.{cmo,cmt} - ocamlc src/base__Sexpable.{cmo,cmt} - ocamlc src/base__Exn.{cmo,cmt} - ocamlc src/base__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/base__Random.{cmo,cmt} - ocamlc src/base__Lazy.{cmi,cmti} - ocamlc src/base__Result.{cmi,cmti} - ocamlc src/base__Applicative.{cmi,cmti} - ocamlc src/base__Buffer.{cmi,cmti} - ocamlc src/base__Invariant_intf.{cmi,cmo,cmt} - ocamlc src/base__Monad.{cmo,cmt} - ocamlc src/base__Ordered_collection_common.{cmi,cmti} - ocamlc src/base__Invariant.{cmi,cmti} - ocamlc src/base__Info_intf.{cmi,cmo,cmt} - ocamlc src/base__Lazy.{cmo,cmt} - ocamlc src/base__Container_intf.{cmi,cmo,cmt} - ocamlc src/base__Ordered_collection_common.{cmo,cmt} - ocamlc src/base__Blit.{cmo,cmt} - ocamlc src/base__Result.{cmo,cmt} - ocamlc src/base__Binary_search.{cmo,cmt} - ocamlc src/base__Info.{cmi,cmti} - ocamlc src/base__Container.{cmi,cmti} - ocamlc src/base__Error.{cmi,cmti} - ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt} - ocamlc src/base__Sequence.{cmi,cmti} - ocamlc src/base__Ref.{cmi,cmti} - ocamlc src/base__List.{cmi,cmti} - ocamlc src/base__Container.{cmo,cmt} - ocamlc src/base__Either_intf.{cmi,cmo,cmt} - ocamlc src/base__Error.{cmo,cmt} - ocamlc src/base__Int_pow2.{cmo,cmt} - ocamlc src/base__Invariant.{cmo,cmt} - ocamlc src/base__Indexed_container.{cmi,cmti} - ocamlc src/base__Or_error.{cmi,cmti} - ocamlc src/base__Array.{cmi,cmti} - ocamlc src/base__Maybe_bound.{cmo,cmt} - ocamlc src/base__Either.{cmi,cmti} - ocamlc src/base__Queue_intf.{cmi,cmo,cmt} - ocamlc src/base__Validate.{cmi,cmti} - ocamlc src/base__Ref.{cmo,cmt} - ocamlc src/base__Indexed_container.{cmo,cmt} - ocamlc src/base__Applicative.{cmo,cmt} - ocamlc src/base__Info.{cmo,cmt} - ocamlc src/base__Comparable_intf.{cmi,cmo,cmt} - ocamlc src/base__Or_error.{cmo,cmt} - ocamlopt src/base__Import0.{cmx,o} - ocamlc src/base__Linked_queue.{cmi,cmti} - ocamlc src/base__Option.{cmi,cmti} - ocamlc src/base__Validate.{cmo,cmt} - ocamlc src/base__Comparable.{cmi,cmti} - ocamlc src/base__List.{cmo,cmt} - ocamlopt src/base__Hash_intf.{cmx,o} - ocamlopt src/base__Linked_queue0.{cmx,o} - ocamlopt src/base__List0.{cmx,o} - ocamlopt src/base__Polymorphic_compare.{cmx,o} - ocamlopt src/base__Sys0.{cmx,o} - ocamlopt src/base__Printf.{cmx,o} - ocamlopt src/base__Uchar0.{cmx,o} - ocamlc src/base__Float0.{cmi,cmo,cmt} - ocamlc src/base__Sexp_with_comparable.{cmi,cmti} - ocamlc src/base__Sequence.{cmo,cmt} - ocamlc src/base__Source_code_position.{cmi,cmti} - ocamlc src/base__Bool.{cmi,cmti} - ocamlc src/base__Uchar.{cmi,cmti} - ocamlc src/base__Option.{cmo,cmt} - ocamlc src/base__Linked_queue.{cmo,cmt} - ocamlc src/base__Identifiable.{cmi,cmti} - ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/base__Comparable.{cmo,cmt} - ocamlc src/base__Type_equal.{cmi,cmti} - ocamlopt src/base__Poly.{cmx,o} - ocamlc src/base__Either.{cmo,cmt} - ocamlopt src/base__String0.{cmx,o} - ocamlc src/base__Sexp_with_comparable.{cmo,cmt} - ocamlc src/base__Sign.{cmi,cmti} - ocamlc src/base__Identifiable.{cmo,cmt} - ocamlc src/base__Unit.{cmi,cmti} - ocamlc src/base__Char.{cmi,cmti} - ocamlopt src/base__Array0.{cmx,o} - ocamlc src/base__Map_intf.{cmi,cmo,cmt} - ocamlc src/base__Bool.{cmo,cmt} - ocamlc src/base__Uchar.{cmo,cmt} - ocamlc src/base__Int_intf.{cmi,cmo,cmt} - ocamlc src/base__String.{cmi,cmti} - ocamlopt src/base__Char0.{cmx,o} - ocamlc src/base__Array.{cmo,cmt} - ocamlc src/base__Hashtbl.{cmi,cmti} - ocamlc src/base__Sign.{cmo,cmt} - ocamlc src/base__Unit.{cmo,cmt} - ocamlc src/base__Char.{cmo,cmt} - ocamlc src/base__Int_conversions.{cmi,cmti} - ocamlc src/base__Int32.{cmi,cmti} - ocamlopt src/base__Ppx_compare_lib.{cmx,o} - ocamlc src/base__Int63_emul.{cmi,cmti} - ocamlc src/base__Int64.{cmi,cmti} - ocamlc src/base__Nativeint.{cmi,cmti} - ocamlc src/base__Int_math.{cmi,cmti} - ocamlc src/base__Int.{cmi,cmti} - ocamlc src/base__Buffer.{cmo,cmt} - ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt} - ocamlc src/base__Map.{cmi,cmti} - ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt} - ocamlopt src/base__Hash.{cmx,o} - ocamlc src/base__Source_code_position.{cmo,cmt} - ocamlc src/base__Backtrace.{cmo,cmt} - ocamlopt src/base__Ppx_hash_lib.{cmx,o} - ocamlc src/base__Type_equal.{cmo,cmt} - ocamlc src/base__Int32.{cmo,cmt} - ocamlc src/base__Int64.{cmo,cmt} - ocamlc src/base__Int_conversions.{cmo,cmt} - ocamlc src/base__Nativeint.{cmo,cmt} - ocamlc src/base__Int63_backends.{cmi,cmo,cmt} - ocamlc src/base__Hash_set.{cmi,cmti} - ocamlc src/base__Int.{cmo,cmt} - ocamlc src/base__Int_math.{cmo,cmt} - ocamlc src/base__Int63_emul.{cmo,cmt} - ocamlc src/base__Set_intf.{cmi,cmo,cmt} - ocamlopt src/base__Sexp.{cmx,o} - ocamlc src/base__Int63_backend.{cmi,cmo,cmt} - ocamlopt src/base__Import.{cmx,o} - ocamlopt src/base__Sexplib.{cmx,o} - ocamlc src/base__Int63.{cmi,cmti} - ocamlc src/base__Hashtbl.{cmo,cmt} - ocamlc src/base__Set.{cmi,cmti} - ocamlc src/base__Hash_set.{cmo,cmt} - ocamlopt src/base__Applicative_intf.{cmx,o} - ocamlopt src/base__Binary_searchable_intf.{cmx,o} - ocamlopt src/base__Blit_intf.{cmx,o} - ocamlopt src/base__Equal.{cmx,o} - ocamlopt src/base__Floatable.{cmx,o} - ocamlopt src/base__Hasher.{cmx,o} - ocamlopt src/base__Intable.{cmx,o} - ocamlopt src/base__Stringable.{cmx,o} - ocamlopt src/base__Fn.{cmx,o} - ocamlopt src/base__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/base__T.{cmx,o} - ocamlopt src/base__String_dict.{cmx,o} - ocamlopt src/base__Commutative_group.{cmx,o} - ocamlopt src/base__Sys.{cmx,o} - ocamlopt src/base__Comparator.{cmx,o} - ocamlopt src/base__Ordering.{cmx,o} - ocamlopt src/base__Word_size.{cmx,o} - ocamlopt src/base__Pretty_printer.{cmx,o} - ocamlopt src/base__Sign0.{cmx,o} - ocamlc src/base__Float.{cmi,cmti} - ocamlopt src/base__Popcount.{cmx,o} - ocamlc src/base__Int63.{cmo,cmt} - ocamlopt src/base__Staged.{cmx,o} - ocamlopt src/base__Avltree.{cmx,o} - ocamlopt src/base__Sexpable.{cmx,o} - ocamlopt src/base__Heap_block.{cmx,o} - ocamlopt src/base__Monad_intf.{cmx,o} - ocamlopt src/base__Random.{cmx,o} - ocamlopt src/base__Source_code_position0.{cmx,o} - ocamlc src/base__Map.{cmo,cmt} - ocamlopt src/base__Exn.{cmx,o} - ocamlopt src/base__Invariant_intf.{cmx,o} - ocamlopt src/base__Array_permute.{cmx,o} - ocamlopt src/base__Monad.{cmx,o} - ocamlopt src/base__With_return.{cmx,o} - ocamlc src/base__String.{cmo,cmt} - ocamlc src/base__Float.{cmo,cmt} - 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__Ordered_collection_common.{cmx,o} - ocamlopt src/base__Container_intf.{cmx,o} - ocamlopt src/base__Blit.{cmx,o} - ocamlopt src/base__Binary_search.{cmx,o} - ocamlopt src/base__Ref.{cmx,o} - ocamlopt src/base__Binary_searchable.{cmx,o} - ocamlopt src/base__Buffer_intf.{cmx,o} - ocamlopt src/base__Container.{cmx,o} - ocamlopt src/base__Indexed_container_intf.{cmx,o} - ocamlopt src/base__Indexed_container.{cmx,o} - ocamlopt src/base__Queue_intf.{cmx,o} - ocamlopt src/base__List.{cmx,o} - ocamlopt src/base__Maybe_bound.{cmx,o} - ocamlc src/base.{cmi,cmo,cmt} - ocamlopt src/base__Info.{cmx,o} - ocamlopt src/base__Applicative.{cmx,o} - ocamlc src/base.cma - ocamlopt src/base__Error.{cmx,o} - ocamlopt src/base__Int_pow2.{cmx,o} - ocamlopt src/base__Invariant.{cmx,o} - ocamlopt src/base__Sequence.{cmx,o} - ocamlopt src/base__Or_error.{cmx,o} - ocamlopt src/base__Either_intf.{cmx,o} - ocamlopt src/base__Validate.{cmx,o} - ocamlopt src/base__Comparable_intf.{cmx,o} - ocamlopt src/base__Option.{cmx,o} - ocamlopt src/base__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__Map_intf.{cmx,o} - ocamlopt src/base__Identifiable.{cmx,o} - ocamlopt src/base__Either.{cmx,o} - ocamlopt src/base__Bool.{cmx,o} - ocamlopt src/base__Uchar.{cmx,o} - ocamlopt src/base__Sign.{cmx,o} - ocamlopt src/base__Unit.{cmx,o} - ocamlopt src/base__Int_intf.{cmx,o} - ocamlopt src/base__Set_intf.{cmx,o} - ocamlopt src/base__Array.{cmx,o} - ocamlopt src/base__Char.{cmx,o} - ocamlopt src/base__Linked_queue.{cmx,o} - ocamlopt src/base__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__Int32.{cmx,o} - ocamlopt src/base__Int64.{cmx,o} - ocamlopt src/base__Nativeint.{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__Int63.{cmx,o} - ocamlopt src/base__Hashtbl.{cmx,o} - ocamlopt src/base__Hash_set_intf.{cmx,o} - ocamlopt src/base__Float.{cmx,o} - ocamlopt src/base__Hash_set.{cmx,o} - ocamlopt src/base.{cmx,o} - ocamlopt src/base.{a,cmxa} - ocamlopt src/base.cmxs -> compiled base.v0.9.3 Processing 125/219: [ppx_ast: jbuilder build] [cryptokit: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cryptokit.1.14) - ocaml setup.ml -install - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokitBignum.mli - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.mli - Installed /home/opam/.opam/4.04/lib/cryptokit/libcryptokit_stubs.a - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cma - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cmxa - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.a - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cmxs - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cmi - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cmti - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cmt - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.annot - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokitBignum.cmi - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokitBignum.cmti - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokitBignum.cmt - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokitBignum.annot - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokit.cmx - Installed /home/opam/.opam/4.04/lib/cryptokit/cryptokitBignum.cmx - Installed /home/opam/.opam/4.04/lib/stublibs/dllcryptokit_stubs.so - Installed /home/opam/.opam/4.04/lib/stublibs/dllcryptokit_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.04/lib/cryptokit/META -> installed cryptokit.1.14 Processing 125/219: [ppx_ast: jbuilder build] -> installed base.v0.9.3 Processing 126/219: [ppx_ast: jbuilder build] Processing 127/219: [ppx_ast: jbuilder build] [stdio: jbuilder build] Processing 128/219: [ppx_ast: jbuilder build] [stdio: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.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} - ocamlc src/stdio__Out_channel.{cmo,cmt} - ocamlc src/stdio__In_channel.{cmo,cmt} - ocamlc src/stdio.cma - ocamlopt src/stdio__Import.{cmx,o} - 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 128/219: [ppx_ast: jbuilder build] [typerep: jbuilder build] -> installed stdio.v0.9.0 Processing 129/219: [ppx_ast: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "typerep" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/typerep.v0.9.0) - ocamlc lib/typerep_lib.{cmi,cmo,cmt} - ocamldep lib/typerep_lib.depends.ocamldep-output - ocamldep lib/typerep_lib.dependsi.ocamldep-output - ocamlopt lib/typerep_lib.{cmx,o} - ocamlc lib/typerep_lib__Named_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typerep_obj.{cmi,cmti} - ocamlc lib/typerep_lib__Type_equal.{cmi,cmti} - ocamlopt lib/typerep_lib__Named_intf.{cmx,o} - ocamlc lib/typerep_lib__Typerep_obj.{cmo,cmt} - ocamlopt lib/typerep_lib__Typerep_obj.{cmx,o} - ocamlc lib/typerep_lib__Type_equal.{cmo,cmt} - 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__Typerepable.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Make_typename.{cmi,cmti} - 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_internal.{cmo,cmt} - ocamlc lib/typerep_lib__Std.{cmi,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} - ocamlc lib/typerep_lib__Type_generic.{cmo,cmt} - ocamlopt lib/typerep_lib__Type_generic_intf.{cmx,o} - 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 129/219: [ppx_ast: jbuilder build] -> installed typerep.v0.9.0 Processing 130/219: [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_ast.v0.9.1) - ocamlc src/ppx_ast__.{cmi,cmo,cmt} - ocamllex src/lexer.ml - ocamlyacc src/parser0.{ml,mli} - ocamlopt src/ppx_ast__.{cmx,o} - 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__Ast_helper.{cmi,cmti} - ocamlc src/ppx_ast__Docstrings.{cmo,cmt} - ocamlopt src/ppx_ast__Import.{cmx,o} - ocamlopt src/ppx_ast__Warn.{cmx,o} - ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt} - ocamlopt src/ppx_ast__Syntaxerr.{cmx,o} - 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} - ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt} - ocamlc src/ppx_ast.{cmi,cmo,cmt} - ocamlc src/ppx_ast.cma - ocamlopt src/ppx_ast__Pprintast.{cmx,o} - 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 -> installed ppx_ast.v0.9.1 Processing 132/219: [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_core" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_core.v0.9.0) - ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output - ocamlc src/ppx_core__.{cmi,cmo,cmt} - ocamldep src/ppx_core.dependsi.ocamldep-output - ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output - ocamlopt src/ppx_core__.{cmx,o} - ocamlc src/gen/gen_ast_builder.{cmi,cmti} - ocamlc src/gen/gen_ast_pattern.{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_builder.exe - ocamlopt src/gen/gen_ast_pattern.exe - gen_ast_builder src/ast_builder_generated.ml - gen_ast_pattern src/ast_pattern_generated.ml - ocamldep src/ppx_core.depends.ocamldep-output - ocamlc src/ppx_core__Glue.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Glue.{cmx,o} - ocamlc src/ppx_core__Import.{cmi,cmo,cmt} - ocamlc src/ppx_core__Location.{cmi,cmti} - ocamlc src/ppx_core__Longident.{cmi,cmti} - ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt} - ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt} - ocamlc src/ppx_core__Code_matcher.{cmi,cmti} - ocamlc src/ppx_core__File_path.{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__Name.{cmi,cmti} - ocamlc src/ppx_core__Ast_traverse.{cmi,cmti} - ocamlc src/ppx_core__Location.{cmo,cmt} - ocamlc src/ppx_core__File_path.{cmo,cmt} - ocamlopt src/ppx_core__Import.{cmx,o} - ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt} - ocamlc src/ppx_core__Common.{cmi,cmti} - ocamlopt src/ppx_core__Caller_id.{cmx,o} - ocamlopt src/ppx_core__Spellcheck.{cmx,o} - ocamlopt src/ppx_core__Longident.{cmx,o} - ocamlc src/ppx_core__Name.{cmo,cmt} - ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Location.{cmx,o} - ocamlopt src/ppx_core__Loc.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern0.{cmx,o} - ocamlc src/ppx_core__Ast_builder.{cmi,cmti} - ocamlopt src/ppx_core__File_path.{cmx,o} - ocamlc src/ppx_core__Ast_traverse.{cmo,cmt} - ocamlopt src/ppx_core__Ast_traverse.{cmx,o} - ocamlopt src/ppx_core__Name.{cmx,o} - ocamlc src/ppx_core__Ast_builder.{cmo,cmt} - ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt} - ocamlc src/ppx_core__Common.{cmo,cmt} - ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o} - ocamlc src/ppx_core__Ast_pattern.{cmi,cmti} - ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o} - ocamlc src/ppx_core__Extension.{cmi,cmti} - ocamlc src/ppx_core__Attribute.{cmi,cmti} - ocamlc src/ppx_core__Ast_pattern.{cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmi,cmti} - ocamlopt src/ppx_core__Ast_builder.{cmx,o} - ocamlc src/ppx_core__Extension.{cmo,cmt} - ocamlc src/ppx_core__Code_matcher.{cmo,cmt} - ocamlc src/ppx_core__Attribute.{cmo,cmt} - ocamlc src/ppx_core.{cmi,cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmo,cmt} - ocamlopt src/ppx_core__Common.{cmx,o} - 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 134/219: [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.v0.9.0) - ocamldep src/ppx_optcomp.dependsi.ocamldep-output - ocamldep bin/optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.depends.ocamldep-output - ocamlc src/ppx_optcomp.{cmi,cmti} - ocamlc bin/optcomp.{cmi,cmo,cmt} - ocamlc src/ppx_optcomp.{cmo,cmt} - ocamlc src/ppx_optcomp.cma - ocamlopt src/ppx_optcomp.{cmx,o} - ocamlopt src/ppx_optcomp.{a,cmxa} - ocamlopt src/ppx_optcomp.cmxs - ocamlopt bin/optcomp.{cmx,o} - ocamlopt bin/optcomp.exe -> compiled ppx_optcomp.v0.9.0 -> installed ppx_optcomp.v0.9.0 Processing 136/219: [ppx_driver: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.v0.9.1) - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.depends.ocamldep-output - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.dependsi.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 runner/ppx_driver_runner.{cmx,o} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o} - ocamlopt runner/ppx_driver_runner.{a,cmxa} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs - ocamlopt src/ppx_driver.cmxs - ocamlopt runner/ppx_driver_runner.cmxs -> compiled ppx_driver.v0.9.1 -> installed ppx_driver.v0.9.1 Processing 138/219: [fieldslib: jbuilder build] Processing 139/219: [fieldslib: jbuilder build] [ppx_here: jbuilder build] Processing 140/219: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] Processing 141/219: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] Processing 142/219: [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" "fieldslib" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 142/219: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build] -> installed fieldslib.v0.9.0 Processing 143/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 143/219: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed variantslib.v0.9.0 Processing 144/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 144/219: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build] -> installed ppx_let.v0.9.0 Processing 145/219: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_here.v0.9.1) - ocamldep expander/ppx_here_expander.depends.ocamldep-output - ocamldep expander/ppx_here_expander.dependsi.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 src/ppx_here.{cmo,cmt} - ocamlc expander/ppx_here_expander.{cmo,cmt} - ocamlc src/ppx_here.cma - ocamlc expander/ppx_here_expander.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 145/219: [ppx_metaquot: jbuilder build] -> installed ppx_here.v0.9.1 Processing 146/219: [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_metaquot.v0.9.0) - ocamldep lifters/ppx_metaquot_lifters.depends.ocamldep-output - ocamldep src/ppx_metaquot.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 148/219: [ppx_fail: jbuilder build] Processing 149/219: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] Processing 150/219: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 151/219: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] Processing 152/219: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 153/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optional.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_optional.pp.mli - ppx src/ppx_optional.pp.ml - ocamldep src/ppx_optional.dependsi.ocamldep-output - ocamldep src/ppx_optional.depends.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 153/219: [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 154/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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.depends.ocamldep-output - ocamldep src/ppx_fail.dependsi.ocamldep-output - ocamlc src/ppx_fail.{cmi,cmti} - ocamlc src/ppx_fail.{cmo,cmt} - ocamlopt src/ppx_fail.{cmx,o} - ocamlc src/ppx_fail.cma - 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 154/219: [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 155/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_pipebang.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_pipebang.pp.mli - ppx src/ppx_pipebang.pp.ml - 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 155/219: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_pipebang.v0.9.0 Processing 156/219: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.04/.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 config/inline_test_config.depends.ocamldep-output - ocamldep config/inline_test_config.dependsi.ocamldep-output - ocamldep drop/ppx_inline_test_drop.depends.ocamldep-output - ocamldep libname/ppx_inline_test_libname.depends.ocamldep-output - ocamldep libname/ppx_inline_test_libname.dependsi.ocamldep-output - 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 config/inline_test_config.{cmi,cmti} - ocamlc libname/ppx_inline_test_libname.{cmi,cmti} - ocamlc runner/lib/ppx_inline_test_runner_lib.cma - ocamlc runner/lib/am_testing.o - ocamlc config/inline_test_config.{cmo,cmt} - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{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.cma - ocamlopt config/inline_test_config.{cmx,o} - ocamlc runner/ppx_inline_test_runner.{cmi,cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.{a,cmxa} - 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} - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.cmxs - ocamlopt config/inline_test_config.cmxs - ocamlc runtime-lib/ppx_inline_test_lib.cma - ocamlc libname/ppx_inline_test_libname.{cmo,cmt} - ocamlc libname/ppx_inline_test_libname.cma - ocamlopt libname/ppx_inline_test_libname.{cmx,o} - ocamlopt runtime-lib/ppx_inline_test_lib__Runtime.{cmx,o} - ocamlopt libname/ppx_inline_test_libname.{a,cmxa} - 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} - ocamlopt libname/ppx_inline_test_libname.cmxs - ocamlopt runtime-lib/ppx_inline_test_lib.cmxs - ocamlopt runner/ppx_inline_test_runner.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_inline_test.pp.ml - ppx src/ppx_inline_test.pp.mli - ocamldep src/ppx_inline_test.depends.ocamldep-output - ocamldep src/ppx_inline_test.dependsi.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 src/ppx_inline_test.{a,cmxa} - ocamlopt drop/ppx_inline_test_drop.{cmx,o} - 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 156/219: [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_inline_test.v0.9.2 Processing 157/219: [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] Processing 158/219: [ppx_bench: 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_js_style" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_js_style.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_js_style.pp.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 158/219: [ppx_bench: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_js_style.v0.9.0 Processing 159/219: [ppx_bench: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_type_conv" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.v0.9.1) - 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/ignore_unused_warning.pp.mli - ppx src/std.pp.ml - 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__Ignore_unused_warning.{cmi,cmti} - ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti} - ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt} - ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt} - ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o} - ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt} - ocamlc src/ppx_type_conv.cma - ocamlopt src/ppx_type_conv__Type_conv.{cmx,o} - ocamlopt src/ppx_type_conv__Std.{cmx,o} - ocamlopt src/ppx_type_conv.{a,cmxa} - ocamlopt src/ppx_type_conv.cmxs -> compiled ppx_type_conv.v0.9.1 Processing 159/219: [ppx_bench: jbuilder build] -> installed ppx_type_conv.v0.9.1 Processing 160/219: [ppx_bench: jbuilder build] Processing 161/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] Processing 162/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] Processing 163/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] Processing 164/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 165/219: [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] Processing 166/219: [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] Processing 167/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 - ppx src/ppx_variants_conv.pp.ml - ocamldep src/ppx_variants_conv.dependsi.ocamldep-output - 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 167/219: [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 168/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_enumerate.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_enumerate.pp.mli - 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 168/219: [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 169/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_typerep_conv" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 - ocamldep src/ppx_typerep_conv.dependsi.ocamldep-output - ppx src/ppx_typerep_conv.pp.ml - ocamlc src/ppx_typerep_conv.{cmi,cmti} - ocamldep src/ppx_typerep_conv.depends.ocamldep-output - 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 169/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_typerep_conv.v0.9.0 Processing 170/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fields_conv" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 - ppx src/ppx_fields_conv.pp.ml - ocamldep src/ppx_fields_conv.dependsi.ocamldep-output - 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 170/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_fields_conv.v0.9.0 Processing 171/219: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_compare" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_compare.v0.9.0) - ocamldep src/ppx_compare.depends.ocamldep-output - ocamldep src/ppx_compare.dependsi.ocamldep-output - ocamldep runtime-lib/ppx_compare_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_compare_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_compare_lib.cma - ocamlopt runtime-lib/ppx_compare_lib.{cmx,o} - ocamlopt runtime-lib/ppx_compare_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_compare_lib.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_compare_expander.pp.ml - ppx expander/ppx_compare_expander.pp.mli - ocamldep expander/ppx_compare_expander.depends.ocamldep-output - ocamldep expander/ppx_compare_expander.dependsi.ocamldep-output - ocamlc expander/ppx_compare_expander.{cmi,cmti} - ocamlc src/ppx_compare.{cmi,cmti} - ocamlc expander/ppx_compare_expander.{cmo,cmt} - ocamlc expander/ppx_compare_expander.cma - ocamlopt expander/ppx_compare_expander.{cmx,o} - ocamlc src/ppx_compare.{cmo,cmt} - ocamlopt expander/ppx_compare_expander.{a,cmxa} - ocamlc src/ppx_compare.cma - ocamlopt expander/ppx_compare_expander.cmxs - ocamlopt src/ppx_compare.{cmx,o} - ocamlopt src/ppx_compare.{a,cmxa} - ocamlopt src/ppx_compare.cmxs -> compiled ppx_compare.v0.9.0 Processing 171/219: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_compare.v0.9.0 Processing 172/219: [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" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_bench.v0.9.1) - ocamldep runtime-lib/ppx_bench_lib.depends.ocamldep-output - ocamldep runtime-lib/ppx_bench_lib.dependsi.ocamldep-output - ocamlc runtime-lib/ppx_bench_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_bench_lib__Export.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmi,cmti} - ocamlopt runtime-lib/ppx_bench_lib.{cmx,o} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmo,cmt} - ocamlopt runtime-lib/ppx_bench_lib__Export.{cmx,o} - ocamlc runtime-lib/ppx_bench_lib.cma - 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 - ppx src/ppx_bench.pp.ml - ocamldep src/ppx_bench.dependsi.ocamldep-output - 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 172/219: [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_bench.v0.9.1 Processing 173/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_conv.v0.9.0) - ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output - ocamldep src/ppx_sexp_conv.depends.ocamldep-output - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_sexp_conv_expander.pp.mli - ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output - ppx expander/ppx_sexp_conv_expander.pp.ml - ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output - ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmo,cmt} - ocamlc src/ppx_sexp_conv.cma - ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt} - ocamlc expander/ppx_sexp_conv_expander.cma - ocamlopt expander/ppx_sexp_conv_expander.{cmx,o} - ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa} - ocamlopt expander/ppx_sexp_conv_expander.cmxs - ocamlopt src/ppx_sexp_conv.{cmx,o} - ocamlopt src/ppx_sexp_conv.{a,cmxa} - ocamlopt src/ppx_sexp_conv.cmxs -> compiled ppx_sexp_conv.v0.9.0 Processing 173/219: [ppx_traverse: jbuilder build] -> installed ppx_sexp_conv.v0.9.0 Processing 174/219: [ppx_traverse: jbuilder build] Processing 175/219: [ppx_assert: jbuilder build] [ppx_traverse: jbuilder build] Processing 176/219: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build] Processing 177/219: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build] Processing 178/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 178/219: [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 179/219: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 180/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_hash.v0.9.0) - ocamldep src/ppx_hash.dependsi.ocamldep-output - ocamlc expander/ppx_hash_expander_lib.{cmi,cmo,cmt} - ocamldep src/ppx_hash.depends.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.dependsi.ocamldep-output - ocamldep expander/ppx_hash_expander_lib.depends.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} - ocamlc expander/ppx_hash_expander_lib__Expand_intf.{cmi,cmo,cmt} - ocamlopt runtime-lib/ppx_hash_lib.{a,cmxa} - 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 runtime-lib/ppx_hash_lib.cmxs - 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 180/219: [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 181/219: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 182/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 182/219: [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 183/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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_metaquot+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_sexp_conv+ppx_type_conv+ppx_driver.runner/ppx.exe - ppx src/ppx_assert.pp.ml - ppx src/ppx_assert.pp.mli - ocamldep src/ppx_assert.depends.ocamldep-output - ppx runtime-lib/runtime.pp.ml - ppx runtime-lib/runtime.pp.mli - ocamldep src/ppx_assert.dependsi.ocamldep-output - ocamldep runtime-lib/ppx_assert_lib.depends.ocamldep-output - ocamldep runtime-lib/ppx_assert_lib.dependsi.ocamldep-output - ocamlc src/ppx_assert.{cmi,cmti} - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmi,cmti} - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmo,cmt} - ocamlc runtime-lib/ppx_assert_lib.cma - ocamlopt runtime-lib/ppx_assert_lib__Runtime.{cmx,o} - ocamlopt runtime-lib/ppx_assert_lib.{a,cmxa} - 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 183/219: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_assert.v0.9.0 Processing 184/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 184/219: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_sexp_value.v0.9.0 Processing 185/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_base.v0.9.0) - ocamldep src/ppx_base.depends.ocamldep-output - ocamldep bin/main.depends.ocamldep-output - ocamlc src/ppx_base.{cmi,cmo,cmt} - ocamlc src/ppx_base.cma - ocamlopt src/ppx_base.{cmx,o} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt src/ppx_base.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt src/ppx_base.cmxs - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe - ocamlopt bin/main.exe -> compiled ppx_base.v0.9.0 Processing 185/219: [ppx_custom_printf: jbuilder build] -> installed ppx_base.v0.9.0 Processing 186/219: [ppx_custom_printf: jbuilder build] Processing 187/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 - ppx src/ppx_custom_printf.pp.ml - ocamldep src/ppx_custom_printf.dependsi.ocamldep-output - ppx src/format_lifter.pp.ml - ocamlc src/ppx_custom_printf.{cmi,cmti} - ocamldep src/ppx_custom_printf.depends.ocamldep-output - 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 187/219: [configurator: jbuilder build] -> installed ppx_custom_printf.v0.9.0 Processing 188/219: [configurator: jbuilder build] Processing 189/219: [bin_prot: jbuilder build] [configurator: jbuilder build] Processing 190/219: [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" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/configurator.v0.9.1) - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe - ppx src/configurator.pp.mli - 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 190/219: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed configurator.v0.9.1 Processing 191/219: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.04/.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 shape/src/bin_shape_lib.{cmx,o} - ocamlopt src/bin_prot.{cmx,o} - bash src/config.h - sh src/read.pp.ml - sh src/write.pp.ml - sh src/read.pp.mli - sh src/size.pp.mli - sh src/type_class.pp.ml - sh src/type_class.pp.mli - sh src/size.pp.ml - sh src/write.pp.mli - ocamlc src/float_stubs.o - ocamlc src/blit_stubs.o - ocamlmklib src/dllbin_prot_stubs.so,src/libbin_prot_stubs.a - ocamlopt .ppx/ppx_sexp_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_compare+ppx_custom_printf+ppx_fields_conv+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe - ppx src/common.pp.ml - ppx src/common.pp.mli - ppx shape/src/std.pp.ml - ppx shape/src/core_fragment.pp.ml - ppx shape/src/bin_shape.pp.mli - ocamldep src/bin_prot.dependsi.ocamldep-output - ocamldep shape/src/bin_shape_lib.dependsi.ocamldep-output - ppx shape/src/bin_shape.pp.ml - ocamldep src/bin_prot.depends.ocamldep-output - ocamldep shape/src/bin_shape_lib.depends.ocamldep-output - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmi,cmti} - 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__Shape.{cmi,cmo,cmt} - ocamlc src/bin_prot__Nat0.{cmo,cmt} - ocamlc src/bin_prot__Read.{cmi,cmti} - ocamlc src/bin_prot__Write.{cmi,cmti} - ocamlc src/bin_prot__Size.{cmi,cmti} - ocamlopt shape/src/bin_shape_lib__Core_fragment.{cmx,o} - ocamlc src/bin_prot__Size.{cmo,cmt} - ocamlc src/bin_prot__Common.{cmo,cmt} - ocamlc src/bin_prot__Type_class.{cmi,cmti} - ocamlc src/bin_prot__Write.{cmo,cmt} - ocamlc src/bin_prot__Binable.{cmi,cmo,cmt} - ocamlc src/bin_prot__Std.{cmi,cmo,cmt} - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmo,cmt} - ocamlc src/bin_prot__Blob.{cmi,cmti} - ocamlc shape/src/bin_shape_lib.cma - ocamlc src/bin_prot__Read.{cmo,cmt} - ocamlc src/bin_prot__Type_class.{cmo,cmt} - ocamlc src/bin_prot__Utils.{cmi,cmti} - ocamlc src/bin_prot__Blob.{cmo,cmt} - 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 shape/src/bin_shape_lib.{a,cmxa} - ocamlopt src/bin_prot__Shape.{cmx,o} - ocamlopt src/bin_prot__Common.{cmx,o} - ocamlopt shape/src/bin_shape_lib.cmxs - 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} - ocamlopt src/bin_prot.{a,cmxa} - ocamlopt src/bin_prot.cmxs -> compiled bin_prot.v0.9.1 Processing 191/219: [ppx_expect: jbuilder build] -> installed bin_prot.v0.9.1 Processing 192/219: [ppx_expect: jbuilder build] Processing 193/219: [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" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 matcher/expect_test_matcher.{cmi,cmo,cmt} - ocamlc src/ppx_expect.{cmi,cmo,cmt} - ocamlc config/expect_test_config.{cmi,cmti} - ocamllex matcher/lexer.ml - ocamlopt common/expect_test_common.{cmx,o} - ocamlopt matcher/expect_test_matcher.{cmx,o} - ocamlc config/expect_test_config.{cmo,cmt} - ocamlopt src/ppx_expect.{cmx,o} - ocamlc config/expect_test_config.cma - ocamlopt config/expect_test_config.{cmx,o} - ocamlopt config/expect_test_config.{a,cmxa} - ocamlc collector/expect_test_collector_stubs.o - ocamlopt config/expect_test_config.cmxs - ocamlmklib collector/dllexpect_test_collector_stubs.so,collector/libexpect_test_collector_stubs.a - 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_driver.runner/ppx.exe - ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe - 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 expect_payload/ppx_expect_payload.pp.ml - ppx expect_payload/ppx_expect_payload.pp.mli - ocamldep common/expect_test_common.depends.ocamldep-output - ppx src/expect_extension.pp.ml - ppx src/lifter.pp.ml - ppx src/main.pp.ml - ppx src/expect_extension.pp.mli - ppx src/main.pp.mli - ocamldep common/expect_test_common.dependsi.ocamldep-output - ocamldep collector/expect_test_collector.depends.ocamldep-output - ocamldep collector/expect_test_collector.dependsi.ocamldep-output - ocamldep evaluator/ppx_expect_evaluator.depends.ocamldep-output - 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 expect_payload/ppx_expect_payload.depends.ocamldep-output - ocamldep expect_payload/ppx_expect_payload.dependsi.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 matcher/expect_test_matcher__Lexer.{cmi,cmti} - ocamlc collector/expect_test_collector.{cmo,cmt} - ocamlc common/expect_test_common__File.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Reconcile.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Import.{cmi,cmo,cmt} - ocamlc collector/expect_test_collector.cma - ocamlc common/expect_test_common.cma - ocamlopt common/expect_test_common__File.{cmx,o} - ocamlc expect_payload/ppx_expect_payload.{cmi,cmti} - ocamlc src/ppx_expect__Main.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Choose_tag.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Matcher.{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 evaluator/ppx_expect_evaluator.{cmi,cmti} - 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} - ocamlopt common/expect_test_common__Std.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmi,cmti} - ocamlopt common/expect_test_common.{a,cmxa} - ocamlopt matcher/expect_test_matcher__Fmt.{cmx,o} - ocamlc matcher/expect_test_matcher__Matcher.{cmo,cmt} - ocamlc matcher/expect_test_matcher.cma - ocamlc evaluator/ppx_expect_evaluator.{cmo,cmt} - ocamlopt collector/expect_test_collector.{cmx,o} - ocamlc evaluator/ppx_expect_evaluator.cma - ocamlopt common/expect_test_common.cmxs - ocamlc expect_payload/ppx_expect_payload.{cmo,cmt} - ocamlopt collector/expect_test_collector.{a,cmxa} - ocamlc expect_payload/ppx_expect_payload.cma - ocamlopt matcher/expect_test_matcher__Import.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmo,cmt} - ocamlopt matcher/expect_test_matcher__Cst.{cmx,o} - ocamlopt collector/expect_test_collector.cmxs - ocamlopt expect_payload/ppx_expect_payload.{cmx,o} - ocamlopt expect_payload/ppx_expect_payload.{a,cmxa} - ocamlopt src/ppx_expect__Lifter.{cmx,o} - ocamlopt matcher/expect_test_matcher__Lexer.{cmx,o} - ocamlopt expect_payload/ppx_expect_payload.cmxs - ocamlopt matcher/expect_test_matcher__Choose_tag.{cmx,o} - ocamlopt src/ppx_expect__Expect_extension.{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 - ocamlc src/ppx_expect__Main.{cmo,cmt} - ocamlc src/ppx_expect.cma - ocamlopt matcher/expect_test_matcher__Matcher.{cmx,o} - ocamlopt matcher/expect_test_matcher__Std.{cmx,o} - ocamlopt matcher/expect_test_matcher.{a,cmxa} - ocamlopt evaluator/ppx_expect_evaluator.{cmx,o} - ocamlopt matcher/expect_test_matcher.cmxs - ocamlopt evaluator/ppx_expect_evaluator.{a,cmxa} - ocamlopt evaluator/ppx_expect_evaluator.cmxs - ocamlopt src/ppx_expect__Main.{cmx,o} - ocamlopt src/ppx_expect.{a,cmxa} - ocamlopt src/ppx_expect.cmxs - ocamlopt .ppx/ppx_expect+ppx_driver.runner/ppx.exe -> compiled ppx_expect.v0.9.0 Processing 193/219: [ppx_bin_prot: jbuilder build] -> installed ppx_expect.v0.9.0 Processing 194/219: [ppx_bin_prot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_bin_prot" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.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 196/219: [ppx_jane: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_jane" "--root" "." "-j" "255" "@install" (CWD=/home/opam/.opam/4.04/.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} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt kernel/src/ppx_jane_kernel.{a,cmxa} - ocamlopt src/ppx_jane.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt kernel/src/ppx_jane_kernel.cmxs - ocamlopt src/ppx_jane.cmxs - 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 198/219: [core_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/core_kernel.v0.9.0) - ocamlc base_for_tests/src/base_for_tests.{cmi,cmo,cmt} - ocamldep src/config/discover.depends.ocamldep-output - 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 - ocamlc src/version_util_fallback_stubs.o - ocamlc src/core_array_stubs.o - ocamlc src/bigstring_marshal_stubs.o - ocamlopt .ppx/ppx_base+ppx_inline_test+ppx_sexp_conv+ppx_sexp_message+ppx_driver.runner/ppx.exe - ocamlc src/bigstring_stubs.o - ocamlc src/core_gc_stubs.o - ocamlc src/time_ns_stubs.o - ppx base_for_tests/src/test_binary_searchable_intf.pp.ml - ppx base_for_tests/src/test_blit_intf.pp.ml - ppx base_for_tests/src/test_blit.pp.ml - ppx base_for_tests/src/test_blit.pp.mli - ppx base_for_tests/src/test_binary_searchable.pp.ml - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx base_for_tests/src/test_binary_searchable.pp.mli - ocamlmklib src/dllcore_kernel_stubs.so,src/libcore_kernel_stubs.a - ocamldep base_for_tests/src/base_for_tests.depends.ocamldep-output - 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_packing.pp.ml - ppx src/binary_searchable.pp.ml - ppx src/binary_searchable_intf.pp.ml - ppx src/blang.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/bucket.pp.ml - ppx src/bus.pp.ml - ppx src/byte_units.pp.ml - ppx src/comparable.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_gc.pp.ml - ppx src/core_hashtbl.pp.ml - ppx src/core_hashtbl_intf.pp.ml - ppx src/core_int.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_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.pp.ml - ppx src/date0_intf.pp.ml - ppx src/date_intf.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.pp.ml - ppx src/pool_intf.pp.ml - ppx src/pooled_hashtbl.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.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/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/version_util.pp.mli - ppx src/weak_pointer.pp.mli - ppx src/zone.pp.mli - ocamldep base_for_tests/src/base_for_tests.dependsi.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} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmi,cmti} - ocamldep src/core_kernel.dependsi.ocamldep-output - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmi,cmti} - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmx,o} - ocamlopt base_for_tests/src/base_for_tests__Test_blit_intf.{cmx,o} - ocamlc src/core_kernel__Deprecate_pipe_bang.{cmi,cmti} - ocamlc src/core_kernel__Core_pervasives.{cmi,cmti} - ocamlc src/core_kernel__Maybe_bound.{cmi,cmti} - ocamlc src/core_kernel__Linked_queue.{cmi,cmti} - ocamlc src/core_kernel__Sequence.{cmi,cmti} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmo,cmt} - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmo,cmt} - ocamlc base_for_tests/src/base_for_tests.cma - ocamlopt base_for_tests/src/base_for_tests__Test_blit.{cmx,o} - ocamldep src/core_kernel.depends.ocamldep-output - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable.{cmx,o} - ocamlc src/core_kernel__Deprecate_pipe_bang.{cmo,cmt} - ocamlc src/core_kernel__Robustly_comparable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Fn.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_pervasives.{cmo,cmt} - ocamlopt src/core_kernel__Deprecate_pipe_bang.{cmx,o} - ocamlopt base_for_tests/src/base_for_tests.{a,cmxa} - ocamlopt src/core_kernel__Robustly_comparable.{cmx,o} - ocamlopt src/core_kernel__Fn.{cmx,o} - ocamlc src/core_kernel__Sequence.{cmo,cmt} - ocamlopt src/core_kernel__Sequence.{cmx,o} - ocamlopt base_for_tests/src/base_for_tests.cmxs - 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__Perms.{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__Core_printf.{cmi,cmo,cmt} - 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__Immediate_option_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__Comparator.{cmo,cmt} - ocamlc src/core_kernel__Stable_module_types.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_arg.{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__Blit_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Sexpable.{cmo,cmt} - ocamlc src/core_kernel__Binable.{cmi,cmti} - ocamlc src/core_kernel__Deriving_hash.{cmi,cmti} - ocamlc src/core_kernel__Ordering.{cmo,cmt} - ocamlc src/core_kernel__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmi,cmti} - ocamlc src/core_kernel__Immediate_option.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmi,cmti} - ocamlc src/core_kernel__Tuple_type.{cmi,cmti} - ocamlc src/core_kernel__Binary_searchable.{cmi,cmti} - ocamlc src/core_kernel__Blit.{cmi,cmti} - ocamlc src/core_kernel__Core_lazy.{cmi,cmti} - ocamlc src/core_kernel__Make_stable.{cmi,cmti} - ocamlc src/core_kernel__Binable0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Info_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Quickcheck_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Result.{cmi,cmti} - ocamlc src/core_kernel__Deriving_hash.{cmo,cmt} - ocamlc src/core_kernel__Immediate_option.{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__Option_array.{cmi,cmti} - ocamlc src/core_kernel__Uniform_array.{cmi,cmti} - ocamlc src/core_kernel__Only_in_test.{cmo,cmt} - ocamlc src/core_kernel__Tuple_type.{cmo,cmt} - ocamlc src/core_kernel__Info.{cmi,cmti} - ocamlc src/core_kernel__Error.{cmi,cmti} - ocamlc src/core_kernel__Type_immediacy.{cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmo,cmt} - ocamlc src/core_kernel__Core_lazy.{cmo,cmt} - ocamlc src/core_kernel__Make_stable.{cmo,cmt} - ocamlc src/core_kernel__Set_once.{cmi,cmti} - ocamlc src/core_kernel__Hash_set_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_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Error.{cmo,cmt} - ocamlc src/core_kernel__Or_error.{cmi,cmti} - ocamlc src/core_kernel__Quickcheckable.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Comparator.{cmx,o} - 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_printf.{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__No_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/core_kernel__Int_replace_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Force_once.{cmx,o} - ocamlc src/core_kernel__Splittable_random.{cmo,cmt} - ocamlopt src/core_kernel__Immediate_option_intf.{cmx,o} - ocamlopt src/core_kernel__Queue_intf.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test_intf.{cmx,o} - ocamlopt src/core_kernel__T.{cmx,o} - ocamlc src/core_kernel__Perms.{cmo,cmt} - ocamlopt src/core_kernel__Core_lazy.{cmx,o} - ocamlopt src/core_kernel__Tuple_type_intf.{cmx,o} - ocamlc src/core_kernel__Info.{cmo,cmt} - ocamlc src/core_kernel__Container.{cmi,cmti} - ocamlopt src/core_kernel__Ordering.{cmx,o} - ocamlopt src/core_kernel__Sexpable.{cmx,o} - ocamlopt src/core_kernel__Unit_of_time.{cmx,o} - ocamlopt src/core_kernel__Hexdump_intf.{cmx,o} - ocamlc src/core_kernel__Core_list.{cmi,cmti} - ocamlc src/core_kernel__Option.{cmi,cmti} - ocamlc src/core_kernel__Either.{cmi,cmti} - ocamlc src/core_kernel__Or_error.{cmo,cmt} - ocamlopt src/core_kernel__Stable_module_types.{cmx,o} - ocamlopt src/core_kernel__Deriving_hash.{cmx,o} - ocamlopt src/core_kernel__Immediate_option.{cmx,o} - ocamlopt src/core_kernel__Only_in_test.{cmx,o} - ocamlc src/core_kernel__Deque.{cmi,cmti} - ocamlc src/core_kernel__Core_hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Doubly_linked.{cmi,cmti} - ocamlc src/core_kernel__Fheap.{cmi,cmti} - ocamlc src/core_kernel__Heap_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Source_code_position0.{cmx,o} - ocamlc src/core_kernel__Container.{cmo,cmt} - ocamlc src/core_kernel__Stack_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Tuple_type.{cmx,o} - ocamlc src/core_kernel__Fqueue.{cmi,cmti} - ocamlc src/core_kernel__Fdeque.{cmi,cmti} - ocamlopt src/core_kernel__Result.{cmx,o} - ocamlc src/core_kernel__Ref.{cmi,cmti} - ocamlc src/core_kernel__Heap.{cmi,cmti} - ocamlc src/core_kernel__Core_array.{cmi,cmti} - ocamlc src/core_kernel__Set_once.{cmo,cmt} - ocamlopt src/core_kernel__Info_intf.{cmx,o} - ocamlc src/core_kernel__Core_stack.{cmi,cmti} - ocamlc src/core_kernel__Linked_stack.{cmi,cmti} - ocamlopt src/core_kernel__Type_immediacy.{cmx,o} - ocamlopt src/core_kernel__Binable0.{cmx,o} - ocamlopt src/core_kernel__Hexdump.{cmx,o} - ocamlc src/core_kernel__Option.{cmo,cmt} - ocamlc src/core_kernel__Either.{cmo,cmt} - ocamlc src/core_kernel__Core_list.{cmo,cmt} - ocamlc src/core_kernel__Union_find.{cmo,cmt} - ocamlc src/core_kernel__Obj_array.{cmo,cmt} - ocamlc src/core_kernel__Pooled_hashtbl.{cmi,cmti} - ocamlc src/core_kernel__Uniform_array.{cmo,cmt} - ocamlc src/core_kernel__Ref.{cmo,cmt} - ocamlopt src/core_kernel__Hash_set_intf.{cmx,o} - ocamlc src/core_kernel__Core_hashtbl.{cmi,cmti} - ocamlopt src/core_kernel__Ref.{cmx,o} - ocamlc src/core_kernel__Quickcheck.{cmo,cmt} - ocamlopt src/core_kernel__Linked_queue.{cmx,o} - ocamlc src/core_kernel__Doubly_linked.{cmo,cmt} - ocamlc src/core_kernel__Core_array.{cmo,cmt} - ocamlc src/core_kernel__Hash_set.{cmi,cmti} - ocamlc src/core_kernel__Hash_heap.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Info.{cmx,o} - ocamlopt src/core_kernel__Core_hashtbl_intf.{cmx,o} - ocamlc src/core_kernel__Hash_queue.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Error.{cmx,o} - ocamlc src/core_kernel__Hash_set.{cmo,cmt} - ocamlopt src/core_kernel__Perms.{cmx,o} - ocamlc src/core_kernel__Core_hashtbl.{cmo,cmt} - ocamlopt src/core_kernel__Blit_intf.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable_intf.{cmx,o} - ocamlopt src/core_kernel__Or_error.{cmx,o} - ocamlopt src/core_kernel__Blit.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable.{cmx,o} - ocamlopt src/core_kernel__Container_intf.{cmx,o} - ocamlc src/core_kernel__Core_map_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Splittable_random.{cmx,o} - ocamlopt src/core_kernel__Container.{cmx,o} - ocamlc src/core_kernel__Hashable.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Quickcheck_intf.{cmx,o} - 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} - ocamlc src/core_kernel__Core_set.{cmi,cmti} - ocamlopt src/core_kernel__Core_list.{cmx,o} - 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} - ocamlopt src/core_kernel__Core_map_intf.{cmx,o} - ocamlc src/core_kernel__Core_sexp.{cmi,cmti} - ocamlc src/core_kernel__Core_gc.{cmi,cmti} - ocamlc src/core_kernel__Bool.{cmi,cmti} - ocamlc src/core_kernel__Byte_units.{cmi,cmti} - ocamlopt src/core_kernel__Hashable.{cmx,o} - ocamlc src/core_kernel__Month_intf.{cmi,cmo,cmt} - 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__Validated_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigstring_marshal.{cmi,cmti} - ocamlc src/core_kernel__Core_bin_prot.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigbuffer_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Substring_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Type_equal_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Validated.{cmi,cmti} - ocamlc src/core_kernel__Bigstring_marshal.{cmo,cmt} - ocamlc src/core_kernel__Bigbuffer.{cmi,cmti} - 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__Bool.{cmo,cmt} - ocamlc src/core_kernel__Source_code_position.{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__Comparable.{cmo,cmt} - ocamlc src/core_kernel__Core_char.{cmi,cmti} - ocamlc src/core_kernel__Nothing.{cmi,cmti} - ocamlc src/core_kernel__Sign.{cmi,cmti} - ocamlc src/core_kernel__Core_gc.{cmo,cmt} - ocamlc src/core_kernel__Unit.{cmi,cmti} - ocamlc src/core_kernel__Never_returns.{cmi,cmo,cmt} - ocamlc src/core_kernel__Pid.{cmi,cmti} - ocamlopt src/core_kernel__Core_map.{cmx,o} - ocamlc src/core_kernel__Core_string.{cmi,cmti} - ocamlc src/core_kernel__Type_equal.{cmo,cmt} - ocamlc src/core_kernel__Tuple.{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__Float.{cmi,cmti} - ocamlopt src/core_kernel__Core_set_intf.{cmx,o} - ocamlc src/core_kernel__Unit.{cmo,cmt} - ocamlc src/core_kernel__Sign.{cmo,cmt} - ocamlc src/core_kernel__Identifiable.{cmo,cmt} - ocamlc src/core_kernel__Core_char.{cmo,cmt} - ocamlc src/core_kernel__Core_int32.{cmi,cmti} - ocamlc src/core_kernel__Core_int64.{cmi,cmti} - ocamlc src/core_kernel__Core_int.{cmi,cmti} - ocamlc src/core_kernel__Core_int63.{cmi,cmti} - ocamlc src/core_kernel__Core_nativeint.{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} - ocamlopt src/core_kernel__Core_set.{cmx,o} - ocamlc src/core_kernel__Core_int32.{cmo,cmt} - ocamlc src/core_kernel__Core_int64.{cmo,cmt} - ocamlc src/core_kernel__Pid.{cmo,cmt} - ocamlc src/core_kernel__Flags_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_sexp.{cmo,cmt} - ocamlc src/core_kernel__Core_nativeint.{cmo,cmt} - ocamlc src/core_kernel__Month.{cmo,cmt} - ocamlc src/core_kernel__Core_int.{cmo,cmt} - ocamlc src/core_kernel__Core_int63.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmo,cmt} - ocamlc src/core_kernel__Pool.{cmo,cmt} - ocamlc src/core_kernel__Interfaces.{cmi,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} - ocamlopt src/core_kernel__Comparable.{cmx,o} - ocamlc src/core_kernel__Std_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bag.{cmi,cmti} - ocamlc src/core_kernel__Blang.{cmi,cmti} - ocamlc src/core_kernel__Bounded_int_table.{cmi,cmti} - ocamlc src/core_kernel__Bus.{cmi,cmti} - ocamlc src/core_kernel__Memo.{cmi,cmti} - ocamlc src/core_kernel__Stable_containers.{cmi,cmti} - ocamlc src/core_kernel__Total_map.{cmi,cmti} - ocamlc src/core_kernel__Unpack_buffer.{cmi,cmti} - ocamlc src/core_kernel__Weak_pointer.{cmi,cmti} - ocamlc src/core_kernel__Core_ephemeron.{cmo,cmt} - ocamlc src/core_kernel__Core_weak.{cmo,cmt} - ocamlc src/core_kernel__Digit_string_helpers.{cmo,cmt} - ocamlc src/core_kernel__Int_set.{cmo,cmt} - ocamlc src/core_kernel__Moption.{cmo,cmt} - ocamlc src/core_kernel__Fqueue.{cmo,cmt} - ocamlc src/core_kernel__Core_stack.{cmo,cmt} - ocamlc src/core_kernel__Bag.{cmo,cmt} - ocamlc src/core_kernel__Linked_stack.{cmo,cmt} - ocamlc src/core_kernel__Univ.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmo,cmt} - ocamlopt src/core_kernel__Bag.{cmx,o} - ocamlc src/core_kernel__Thread_safe_queue.{cmo,cmt} - ocamlc src/core_kernel__Fheap.{cmo,cmt} - ocamlc src/core_kernel__Fdeque.{cmo,cmt} - ocamlc src/core_kernel__Validated.{cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmo,cmt} - ocamlc src/core_kernel__Weak_pointer.{cmo,cmt} - ocamlc src/core_kernel__Heap.{cmo,cmt} - ocamlc src/core_kernel__Make_substring.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_queue.{cmo,cmt} - ocamlc src/core_kernel__Deque.{cmo,cmt} - ocamlc src/core_kernel__Stable_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Option_array.{cmo,cmt} - ocamlc src/core_kernel__Container_unit_tests.{cmi,cmo,cmt} - ocamlc src/core_kernel__Substring.{cmi,cmti} - ocamlc src/core_kernel__Bigsubstring.{cmi,cmti} - 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__Bigsubstring.{cmo,cmt} - ocamlopt src/core_kernel__Month_intf.{cmx,o} - ocamlopt src/core_kernel__Source_code_position.{cmx,o} - ocamlopt src/core_kernel__Type_equal.{cmx,o} - ocamlopt src/core_kernel__Bool.{cmx,o} - ocamlc src/core_kernel__Bigstring.{cmo,cmt} - ocamlc src/core_kernel__Bounded_int_table.{cmo,cmt} - ocamlc src/core_kernel__Host_and_port.{cmi,cmti} - ocamlc src/core_kernel__Constrained_float.{cmi,cmo,cmt} - ocamlc src/core_kernel__Unpack_buffer.{cmo,cmt} - ocamlopt src/core_kernel__Univ_map_intf.{cmx,o} - ocamlopt src/core_kernel__Validated_intf.{cmx,o} - ocamlc src/core_kernel__Bucket.{cmi,cmo,cmt} - ocamlc src/core_kernel__Span_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Univ_map.{cmi,cmti} - ocamlopt src/core_kernel__Type_equal_intf.{cmx,o} - ocamlc src/core_kernel__Byte_units.{cmo,cmt} - ocamlc src/core_kernel__Blang.{cmo,cmt} - ocamlopt src/core_kernel__Debug.{cmx,o} - ocamlc src/core_kernel__Flags.{cmo,cmt} - ocamlc src/core_kernel__Unique_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Day_of_week_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_containers.{cmo,cmt} - ocamlc src/core_kernel__Total_map.{cmo,cmt} - ocamlc src/core_kernel__Bounded_index_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Percent.{cmo,cmt} - ocamlc src/core_kernel__Span.{cmi,cmti} - ocamlc src/core_kernel__String_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Day_of_week.{cmi,cmti} - ocamlc src/core_kernel__Unique_id.{cmi,cmti} - ocamlc src/core_kernel__Host_and_port.{cmo,cmt} - ocamlc src/core_kernel__Ofday_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Core_gc.{cmx,o} - ocamlc src/core_kernel__Univ_map.{cmo,cmt} - ocamlc src/core_kernel__Bounded_index.{cmi,cmti} - ocamlopt src/core_kernel__Identifiable.{cmx,o} - ocamlc src/core_kernel__Bus.{cmo,cmt} - ocamlc src/core_kernel__Ofday.{cmi,cmti} - ocamlc src/core_kernel__String_id.{cmi,cmti} - ocamlc src/core_kernel__Date0_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Unique_id.{cmo,cmt} - ocamlc src/core_kernel__Span.{cmo,cmt} - ocamlc src/core_kernel__Day_of_week.{cmo,cmt} - ocamlc src/core_kernel__Bounded_index.{cmo,cmt} - ocamlopt src/core_kernel__Unit.{cmx,o} - ocamlc src/core_kernel__Date0.{cmi,cmti} - ocamlopt src/core_kernel__Nothing.{cmx,o} - ocamlopt src/core_kernel__Core_int32.{cmx,o} - ocamlopt src/core_kernel__Sign.{cmx,o} - ocamlopt src/core_kernel__Core_char.{cmx,o} - ocamlopt src/core_kernel__Never_returns.{cmx,o} - ocamlopt src/core_kernel__Core_int64.{cmx,o} - ocamlopt src/core_kernel__Core_nativeint.{cmx,o} - ocamlc src/core_kernel__Time_ns_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Time_ns.{cmi,cmti} - ocamlopt src/core_kernel__Core_int.{cmx,o} - ocamlc src/core_kernel__Ofday.{cmo,cmt} - ocamlc src/core_kernel__Limiter.{cmi,cmti} - ocamlc src/core_kernel__Time_ns_alternate_sexp.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Int_intf.{cmx,o} - ocamlc src/core_kernel__Limiter.{cmo,cmt} - ocamlc src/core_kernel__Time0_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Timing_wheel_ns.{cmi,cmti} - ocamlc src/core_kernel__String_id.{cmo,cmt} - ocamlc src/core_kernel__Time_ns.{cmo,cmt} - ocamlc src/core_kernel__Date0.{cmo,cmt} - ocamlopt src/core_kernel__Core_int63.{cmx,o} - ocamlc src/core_kernel__Time_float0.{cmi,cmti} - ocamlopt src/core_kernel__Stable_int63able.{cmx,o} - ocamlopt src/core_kernel__Core_string.{cmx,o} - ocamlopt src/core_kernel__Pool_intf.{cmx,o} - ocamlopt src/core_kernel__Rope.{cmx,o} - ocamlopt src/core_kernel__Flags_intf.{cmx,o} - ocamlopt src/core_kernel__Interfaces.{cmx,o} - ocamlc src/core_kernel__Zone_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Float.{cmx,o} - ocamlopt src/core_kernel__Core_sexp.{cmx,o} - ocamlc src/core_kernel__Time_float0.{cmo,cmt} - ocamlopt src/core_kernel__Timing_wheel_ns_intf.{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} - ocamlopt src/core_kernel__Std_internal.{cmx,o} - ocamlopt src/core_kernel__Core_ephemeron.{cmx,o} - ocamlopt src/core_kernel__Core_weak.{cmx,o} - ocamlopt src/core_kernel__Digit_string_helpers.{cmx,o} - ocamlopt src/core_kernel__Moption.{cmx,o} - ocamlopt src/core_kernel__Int_set.{cmx,o} - ocamlopt src/core_kernel__Weak_pointer.{cmx,o} - ocamlopt src/core_kernel__Univ.{cmx,o} - ocamlopt src/core_kernel__Linked_stack.{cmx,o} - ocamlc src/core_kernel__Time_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Memo.{cmx,o} - ocamlopt src/core_kernel__Thread_safe_queue.{cmx,o} - ocamlopt src/core_kernel__Fheap.{cmx,o} - ocamlopt src/core_kernel__Fdeque.{cmx,o} - ocamlopt src/core_kernel__Stable_internal.{cmx,o} - ocamlopt src/core_kernel__Heap.{cmx,o} - ocamlopt src/core_kernel__Binary_packing.{cmx,o} - ocamlopt src/core_kernel__Fqueue.{cmx,o} - ocamlopt src/core_kernel__Hash_heap.{cmx,o} - ocamlopt src/core_kernel__Constrained_float.{cmx,o} - ocamlopt src/core_kernel__Unique_id_intf.{cmx,o} - ocamlopt src/core_kernel__Bucket.{cmx,o} - ocamlopt src/core_kernel__Total_map.{cmx,o} - ocamlopt src/core_kernel__Span_intf.{cmx,o} - ocamlopt src/core_kernel__Host_and_port.{cmx,o} - ocamlopt src/core_kernel__Byte_units.{cmx,o} - ocamlopt src/core_kernel__Flags.{cmx,o} - ocamlopt src/core_kernel__Univ_map.{cmx,o} - ocamlopt src/core_kernel__Bounded_index_intf.{cmx,o} - ocamlc src/core_kernel__Time_float.{cmi,cmti} - ocamlopt src/core_kernel__String_id_intf.{cmx,o} - ocamlopt src/core_kernel__Unique_id.{cmx,o} - ocamlc src/core_kernel__Time.{cmi,cmti} - ocamlopt src/core_kernel__Ofday_intf.{cmx,o} - ocamlopt src/core_kernel__Bigstring.{cmx,o} - ocamlopt src/core_kernel__Substring_intf.{cmx,o} - ocamlopt src/core_kernel__Core_bin_prot.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer_internal.{cmx,o} - ocamlopt src/core_kernel__Bigstring_marshal.{cmx,o} - ocamlc src/core_kernel__Date_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Binable.{cmx,o} - 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} - ocamlopt src/core_kernel__Validated.{cmx,o} - ocamlopt src/core_kernel__Bigsubstring.{cmx,o} - ocamlopt src/core_kernel__Substring.{cmx,o} - ocamlc src/core_kernel__Date.{cmi,cmti} - ocamlopt src/core_kernel__Bus.{cmx,o} - ocamlopt src/core_kernel__Option_array.{cmx,o} - ocamlc src/core_kernel__Time_float.{cmo,cmt} - ocamlc src/core_kernel__Std_kernel.{cmi,cmo,cmt} - ocamlc src/core_kernel__Version_util.{cmi,cmti} - ocamlc src/core_kernel__Std_common.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Core_stack.{cmx,o} - ocamlopt src/core_kernel__Pid.{cmx,o} - ocamlopt src/core_kernel__Bounded_int_table.{cmx,o} - ocamlc src/core_kernel__Stable.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Stable_containers.{cmx,o} - ocamlc src/core_kernel__Version_util.{cmo,cmt} - ocamlopt src/core_kernel__Core_queue.{cmx,o} - ocamlopt src/core_kernel__Deque.{cmx,o} - ocamlopt src/core_kernel__Blang.{cmx,o} - ocamlc src/core_kernel__Date.{cmo,cmt} - ocamlopt src/core_kernel__String_id.{cmx,o} - ocamlopt src/core_kernel__Percent.{cmx,o} - ocamlopt src/core_kernel__Tuple.{cmx,o} - ocamlopt src/core_kernel__Container_unit_tests.{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} - ocamlc src/core_kernel__Time.{cmo,cmt} - ocamlopt src/core_kernel__Day_of_week_intf.{cmx,o} - ocamlopt src/core_kernel__Span.{cmx,o} - ocamlopt src/core_kernel__Day_of_week.{cmx,o} - ocamlc src/core_kernel.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Date0_intf.{cmx,o} - ocamlc src/core_kernel.cma - ocamlopt src/core_kernel__Ofday.{cmx,o} - ocamlopt src/core_kernel__Date0.{cmx,o} - 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__Time_float0.{cmx,o} - ocamlopt src/core_kernel__Zone_intf.{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 200/219: [async_kernel: jbuilder build] Processing 201/219: [async_kernel: jbuilder build] [core: jbuilder build] Processing 202/219: [async_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_kernel" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_kernel.v0.9.0) - ocamlc src/async_kernel__.{cmi,cmo,cmt} - ocamlopt src/async_kernel__.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/async_condition.pp.ml - ppx src/async_gc.pp.ml - ppx src/async_invariant.pp.ml - ppx src/async_invariant_intf.pp.ml - ppx src/async_kernel.pp.ml - ppx src/async_quickcheck.pp.ml - ppx src/async_quickcheck_intf.pp.ml - ppx src/async_stream.pp.ml - ppx src/bvar.pp.ml - ppx src/clock_intf.pp.ml - ppx src/clock_ns.pp.ml - ppx src/config.pp.ml - ppx src/debug.pp.ml - ppx src/deferred.pp.ml - ppx src/deferred0.pp.ml - ppx src/deferred1.pp.ml - ppx src/deferred_array.pp.ml - ppx src/deferred_list.pp.ml - ppx src/deferred_map.pp.ml - ppx src/deferred_memo.pp.ml - ppx src/deferred_option.pp.ml - ppx src/deferred_or_error.pp.ml - ppx src/deferred_queue.pp.ml - ppx src/deferred_result.pp.ml - ppx src/deferred_sequence.pp.ml - ppx src/deferred_sequence_unit_tests.pp.ml - ppx src/deferred_std.pp.ml - ppx src/deferred_unit_tests.pp.ml - ppx src/eager_deferred.pp.ml - ppx src/execution_context.pp.ml - ppx src/external_job.pp.ml - ppx src/handler.pp.ml - ppx src/import.pp.ml - ppx src/ivar.pp.ml - ppx src/ivar0.pp.ml - ppx src/ivar_filler.pp.ml - ppx src/job.pp.ml - ppx src/job_pool.pp.ml - ppx src/job_queue.pp.ml - ppx src/lazy_deferred.pp.ml - ppx src/limiter.pp.ml - ppx src/monad_sequence.pp.ml - ppx src/monad_sequence_unit_tests.pp.ml - ppx src/monitor.pp.ml - ppx src/monitor0.pp.ml - ppx src/mvar.pp.ml - ppx src/priority.pp.ml - ppx src/require_explicit_time_source.pp.ml - ppx src/scheduler.pp.ml - ppx src/scheduler0.pp.ml - ppx src/synchronous_time_source.pp.ml - ppx src/synchronous_time_source0.pp.ml - ppx src/tail.pp.ml - ppx src/throttle.pp.ml - ppx src/throttle_debug.pp.ml - ppx src/throttle_unit_tests.pp.ml - ppx src/time_ns.pp.ml - ppx src/time_source.pp.ml - ppx src/time_source0.pp.ml - ppx src/time_source_intf.pp.ml - ppx src/timing_wheel_ns.pp.ml - ppx src/types.pp.ml - ppx src/async_condition.pp.mli - ppx src/async_gc.pp.mli - ppx src/async_invariant.pp.mli - ppx src/async_quickcheck.pp.mli - ppx src/async_stream.pp.mli - ppx src/bvar.pp.mli - ppx src/clock_ns.pp.mli - ppx src/config.pp.mli - ppx src/debug.pp.mli - ppx src/deferred.pp.mli - ppx src/deferred0.pp.mli - ppx src/deferred_array.pp.mli - ppx src/deferred_list.pp.mli - ppx src/deferred_map.pp.mli - ppx src/deferred_memo.pp.mli - ppx src/deferred_option.pp.mli - ppx src/deferred_or_error.pp.mli - ppx src/deferred_queue.pp.mli - ppx src/deferred_result.pp.mli - ppx src/deferred_sequence.pp.mli - ppx src/deferred_sequence_unit_tests.pp.mli - ppx src/deferred_unit_tests.pp.mli - ppx src/eager_deferred.pp.mli - ppx src/handler.pp.mli - ppx src/external_job.pp.mli - ppx src/ivar.pp.mli - ppx src/scheduler1.pp.ml - ppx src/execution_context.pp.mli - ppx src/job.pp.mli - ppx src/ivar_filler.pp.mli - ppx src/job_pool.pp.mli - ppx src/lazy_deferred.pp.mli - ppx src/limiter.pp.mli - ppx src/job_queue.pp.mli - ppx src/monad_sequence_unit_tests.pp.mli - ppx src/mvar.pp.mli - ppx src/priority.pp.mli - ppx src/synchronous_time_source.pp.mli - ppx src/tail.pp.mli - ppx src/require_explicit_time_source.pp.mli - ppx src/synchronous_time_source0.pp.mli - ppx src/monitor.pp.mli - ppx src/ivar0.pp.mli - ppx src/throttle_unit_tests.pp.mli - ppx src/time_source.pp.mli - ppx src/throttle_debug.pp.mli - ppx src/scheduler.pp.mli - ppx src/pipe.pp.mli - ppx src/pipe.pp.ml - ppx src/throttle.pp.mli - ocamldep src/async_kernel.dependsi.ocamldep-output - ocamldep src/async_kernel.depends.ocamldep-output - ocamlc src/async_kernel__Deferred_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Timing_wheel_ns.{cmi,cmo,cmt} - ocamlc src/async_kernel__Time_ns.{cmi,cmo,cmt} - ocamlopt src/async_kernel__Timing_wheel_ns.{cmx,o} - ocamlopt src/async_kernel__Time_ns.{cmx,o} - ocamlc src/async_kernel__Config.{cmi,cmti} - ocamlc src/async_kernel__Debug.{cmi,cmti} - ocamlc src/async_kernel__Import.{cmi,cmo,cmt} - ocamlc src/async_kernel__Debug.{cmo,cmt} - ocamlc src/async_kernel__Async_gc.{cmi,cmti} - ocamlc src/async_kernel__Priority.{cmi,cmti} - ocamlc src/async_kernel__Monad_sequence.{cmi,cmo,cmt} - ocamlc src/async_kernel__Synchronous_time_source0.{cmi,cmti} - ocamlc src/async_kernel__Priority.{cmo,cmt} - ocamlc src/async_kernel__Synchronous_time_source.{cmi,cmti} - ocamlc src/async_kernel__Types.{cmi,cmo,cmt} - ocamlc src/async_kernel__Job.{cmi,cmti} - ocamlc src/async_kernel__Scheduler0.{cmi,cmo,cmt} - ocamlc src/async_kernel__Config.{cmo,cmt} - ocamlc src/async_kernel__Synchronous_time_source0.{cmo,cmt} - ocamlc src/async_kernel__Monitor0.{cmi,cmo,cmt} - ocamlc src/async_kernel__Time_source0.{cmi,cmo,cmt} - ocamlc src/async_kernel__Execution_context.{cmi,cmti} - ocamlopt src/async_kernel__Config.{cmx,o} - ocamlc src/async_kernel__External_job.{cmi,cmti} - ocamlc src/async_kernel__Job_pool.{cmi,cmti} - ocamlc src/async_kernel__Ivar0.{cmi,cmti} - ocamlc src/async_kernel__Job_queue.{cmi,cmti} - ocamlc src/async_kernel__Execution_context.{cmo,cmt} - ocamlc src/async_kernel__Deferred0.{cmi,cmti} - ocamlc src/async_kernel__External_job.{cmo,cmt} - ocamlc src/async_kernel__Job.{cmo,cmt} - ocamlc src/async_kernel__Job_pool.{cmo,cmt} - ocamlopt src/async_kernel__Debug.{cmx,o} - ocamlc src/async_kernel__Deferred0.{cmo,cmt} - ocamlc src/async_kernel__Ivar_filler.{cmi,cmti} - ocamlc src/async_kernel__Deferred_option.{cmi,cmti} - ocamlc src/async_kernel__Bvar.{cmi,cmti} - ocamlc src/async_kernel__Ivar.{cmi,cmti} - ocamlc src/async_kernel__Job_queue.{cmo,cmt} - ocamlopt src/async_kernel__Import.{cmx,o} - ocamlc src/async_kernel__Ivar.{cmo,cmt} - ocamlc src/async_kernel__Ivar_filler.{cmo,cmt} - ocamlopt src/async_kernel__Priority.{cmx,o} - ocamlopt src/async_kernel__Monad_sequence.{cmx,o} - ocamlopt src/async_kernel__Types.{cmx,o} - ocamlc src/async_kernel__Scheduler1.{cmi,cmo,cmt} - ocamlopt src/async_kernel__Scheduler0.{cmx,o} - ocamlopt src/async_kernel__External_job.{cmx,o} - ocamlc src/async_kernel__Bvar.{cmo,cmt} - ocamlc src/async_kernel__Deferred1.{cmi,cmo,cmt} - ocamlopt src/async_kernel__Synchronous_time_source0.{cmx,o} - ocamlopt src/async_kernel__Monitor0.{cmx,o} - ocamlc src/async_kernel__Deferred_array.{cmi,cmti} - ocamlc src/async_kernel__Deferred_list.{cmi,cmti} - ocamlc src/async_kernel__Deferred_sequence.{cmi,cmti} - ocamlc src/async_kernel__Deferred_std.{cmi,cmo,cmt} - ocamlc src/async_kernel__Tail.{cmi,cmti} - ocamlc src/async_kernel__Deferred_queue.{cmi,cmti} - ocamlc src/async_kernel__Deferred_memo.{cmi,cmti} - ocamlc src/async_kernel__Monad_sequence_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Deferred_result.{cmi,cmti} - ocamlc src/async_kernel__Throttle.{cmi,cmti} - ocamlc src/async_kernel__Deferred_map.{cmi,cmti} - ocamlc src/async_kernel__Deferred_option.{cmo,cmt} - ocamlc src/async_kernel__Deferred_sequence_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Eager_deferred.{cmi,cmti} - ocamlc src/async_kernel__Async_stream.{cmi,cmti} - ocamlc src/async_kernel__Deferred_or_error.{cmi,cmti} - ocamlc src/async_kernel__Deferred_queue.{cmo,cmt} - ocamlc src/async_kernel__Monitor.{cmi,cmti} - ocamlc src/async_kernel__Deferred_result.{cmo,cmt} - ocamlc src/async_kernel__Deferred_list.{cmo,cmt} - ocamlc src/async_kernel__Deferred_sequence.{cmo,cmt} - ocamlc src/async_kernel__Tail.{cmo,cmt} - ocamlc src/async_kernel__Deferred_array.{cmo,cmt} - ocamlc src/async_kernel__Ivar0.{cmo,cmt} - ocamlc src/async_kernel__Clock_intf.{cmi,cmo,cmt} - ocamlc src/async_kernel__Time_source_intf.{cmi,cmo,cmt} - ocamlc src/async_kernel__Deferred.{cmi,cmti} - ocamlopt src/async_kernel__Execution_context.{cmx,o} - ocamlc src/async_kernel__Deferred_map.{cmo,cmt} - ocamlc src/async_kernel__Handler.{cmi,cmti} - ocamlc src/async_kernel__Time_source.{cmi,cmti} - ocamlc src/async_kernel__Clock_ns.{cmi,cmti} - ocamlc src/async_kernel__Throttle_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Async_condition.{cmi,cmti} - ocamlc src/async_kernel__Limiter.{cmi,cmti} - ocamlc src/async_kernel__Scheduler.{cmi,cmti} - ocamlc src/async_kernel__Async_stream.{cmo,cmt} - ocamlc src/async_kernel__Pipe.{cmi,cmti} - ocamlc src/async_kernel__Lazy_deferred.{cmi,cmti} - ocamlc src/async_kernel__Mvar.{cmi,cmti} - ocamlc src/async_kernel__Async_quickcheck_intf.{cmi,cmo,cmt} - ocamlc src/async_kernel__Throttle_debug.{cmi,cmti} - ocamlc src/async_kernel__Async_invariant_intf.{cmi,cmo,cmt} - ocamlopt src/async_kernel__Job_pool.{cmx,o} - ocamlc src/async_kernel__Clock_ns.{cmo,cmt} - ocamlc src/async_kernel__Handler.{cmo,cmt} - ocamlc src/async_kernel__Throttle.{cmo,cmt} - ocamlc src/async_kernel__Async_invariant.{cmi,cmti} - ocamlc src/async_kernel__Async_condition.{cmo,cmt} - ocamlc src/async_kernel__Deferred_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Async_quickcheck.{cmi,cmti} - ocamlc src/async_kernel__Synchronous_time_source.{cmo,cmt} - ocamlc src/async_kernel__Deferred.{cmo,cmt} - ocamlc src/async_kernel__Eager_deferred.{cmo,cmt} - ocamlc src/async_kernel__Monitor.{cmo,cmt} - ocamlopt src/async_kernel__Job.{cmx,o} - ocamlc src/async_kernel__Deferred_sequence_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Lazy_deferred.{cmo,cmt} - ocamlopt src/async_kernel__Job_queue.{cmx,o} - ocamlc src/async_kernel__Mvar.{cmo,cmt} - ocamlc src/async_kernel__Limiter.{cmo,cmt} - ocamlc src/async_kernel__Async_invariant.{cmo,cmt} - ocamlc src/async_kernel__Async_quickcheck.{cmo,cmt} - ocamlc src/async_kernel__Monad_sequence_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Deferred_memo.{cmo,cmt} - ocamlc src/async_kernel__Require_explicit_time_source.{cmi,cmti} - ocamlc src/async_kernel__Time_source.{cmo,cmt} - ocamlopt src/async_kernel__Time_source0.{cmx,o} - ocamlc src/async_kernel__Async_gc.{cmo,cmt} - ocamlc src/async_kernel__Scheduler.{cmo,cmt} - ocamlc src/async_kernel__Deferred_or_error.{cmo,cmt} - ocamlc src/async_kernel.{cmi,cmo,cmt} - ocamlc src/async_kernel__Throttle_debug.{cmo,cmt} - ocamlc src/async_kernel__Throttle_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Require_explicit_time_source.{cmo,cmt} - ocamlc src/async_kernel__Pipe.{cmo,cmt} - ocamlc src/async_kernel.cma - ocamlopt src/async_kernel__Scheduler1.{cmx,o} - ocamlopt src/async_kernel__Ivar0.{cmx,o} - ocamlopt src/async_kernel__Deferred0.{cmx,o} - ocamlopt src/async_kernel__Ivar.{cmx,o} - ocamlopt src/async_kernel__Ivar_filler.{cmx,o} - ocamlopt src/async_kernel__Bvar.{cmx,o} - ocamlopt src/async_kernel__Deferred1.{cmx,o} - ocamlopt src/async_kernel__Deferred_std.{cmx,o} - ocamlopt src/async_kernel__Deferred_option.{cmx,o} - ocamlopt src/async_kernel__Tail.{cmx,o} - ocamlopt src/async_kernel__Deferred_result.{cmx,o} - ocamlopt src/async_kernel__Mvar.{cmx,o} - ocamlopt src/async_kernel__Monitor.{cmx,o} - ocamlopt src/async_kernel__Async_stream.{cmx,o} - ocamlopt src/async_kernel__Clock_intf.{cmx,o} - ocamlopt src/async_kernel__Time_source_intf.{cmx,o} - ocamlopt src/async_kernel__Throttle.{cmx,o} - ocamlopt src/async_kernel__Time_source.{cmx,o} - ocamlopt src/async_kernel__Deferred_list.{cmx,o} - ocamlopt src/async_kernel__Deferred_array.{cmx,o} - ocamlopt src/async_kernel__Deferred_sequence.{cmx,o} - ocamlopt src/async_kernel__Clock_ns.{cmx,o} - ocamlopt src/async_kernel__Deferred_queue.{cmx,o} - ocamlopt src/async_kernel__Deferred_map.{cmx,o} - ocamlopt src/async_kernel__Scheduler.{cmx,o} - ocamlopt src/async_kernel__Handler.{cmx,o} - ocamlopt src/async_kernel__Synchronous_time_source.{cmx,o} - ocamlopt src/async_kernel__Require_explicit_time_source.{cmx,o} - ocamlopt src/async_kernel__Deferred_memo.{cmx,o} - ocamlopt src/async_kernel__Monad_sequence_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Async_gc.{cmx,o} - ocamlopt src/async_kernel__Deferred_or_error.{cmx,o} - ocamlopt src/async_kernel__Deferred.{cmx,o} - ocamlopt src/async_kernel__Async_quickcheck_intf.{cmx,o} - ocamlopt src/async_kernel__Async_invariant_intf.{cmx,o} - ocamlopt src/async_kernel__Async_quickcheck.{cmx,o} - ocamlopt src/async_kernel__Async_condition.{cmx,o} - ocamlopt src/async_kernel__Deferred_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Deferred_sequence_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Lazy_deferred.{cmx,o} - ocamlopt src/async_kernel__Async_invariant.{cmx,o} - ocamlopt src/async_kernel__Eager_deferred.{cmx,o} - ocamlopt src/async_kernel__Limiter.{cmx,o} - ocamlopt src/async_kernel__Throttle_debug.{cmx,o} - ocamlopt src/async_kernel__Throttle_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Pipe.{cmx,o} - ocamlopt src/async_kernel.{cmx,o} - ocamlopt src/async_kernel.{a,cmxa} - ocamlopt src/async_kernel.cmxs -> compiled async_kernel.v0.9.0 Processing 202/219: [core: jbuilder build] [re2: jbuilder build] -> installed async_kernel.v0.9.0 Processing 203/219: [core: jbuilder build] [re2: jbuilder build] Processing 204/219: [async_rpc_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_rpc_kernel" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_rpc_kernel.v0.9.0) - ocamlc src/async_rpc_kernel.{cmi,cmo,cmt} - ocamlopt src/async_rpc_kernel.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/nat0.pp.ml - ppx src/implementation_types.pp.ml - ppx src/implementation.pp.ml - ppx src/description.pp.ml - ppx src/rpc_error.pp.ml - ppx src/util.pp.ml - ppx src/connection_intf.pp.ml - ppx src/description.pp.mli - ppx src/std.pp.ml - ppx src/protocol.pp.ml - ppx src/nat0.pp.mli - ppx src/rpc_result.pp.ml - ppx src/implementations.pp.ml - ppx src/rpc.pp.ml - ppx src/connection.pp.mli - ppx src/writer_with_length.pp.ml - ppx src/transport_intf.pp.ml - ppx src/transport.pp.ml - ppx src/implementation.pp.mli - ppx src/connection.pp.ml - ppx src/rpc.pp.mli - ppx src/implementations.pp.mli - ppx src/pipe_transport.pp.ml - ppx src/pipe_transport.pp.mli - ppx src/transport.pp.mli - ppx src/rpc_error.pp.mli - ppx src/rpc_result.pp.mli - ppx src/writer_with_length.pp.mli - ppx src/versioned_rpc.pp.mli - ppx src/versioned_rpc.pp.ml - ocamldep src/async_rpc_kernel.dependsi.ocamldep-output - ocamldep src/async_rpc_kernel.depends.ocamldep-output - ocamlc src/async_rpc_kernel__Writer_with_length.{cmi,cmti} - ocamlc src/async_rpc_kernel__Nat0.{cmi,cmti} - ocamlc src/async_rpc_kernel__Nat0.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Nat0.{cmx,o} - ocamlc src/async_rpc_kernel__Transport_intf.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Writer_with_length.{cmo,cmt} - ocamlc src/async_rpc_kernel__Transport.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Writer_with_length.{cmx,o} - ocamlopt src/async_rpc_kernel__Transport_intf.{cmx,o} - ocamlc src/async_rpc_kernel__Pipe_transport.{cmi,cmti} - ocamlc src/async_rpc_kernel__Transport.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Transport.{cmx,o} - ocamlc src/async_rpc_kernel__Description.{cmi,cmti} - ocamlc src/async_rpc_kernel__Pipe_transport.{cmo,cmt} - ocamlc src/async_rpc_kernel__Protocol.{cmi,cmo,cmt} - ocamlopt src/async_rpc_kernel__Pipe_transport.{cmx,o} - ocamlc src/async_rpc_kernel__Rpc_error.{cmi,cmti} - ocamlc src/async_rpc_kernel__Rpc_result.{cmi,cmti} - ocamlc src/async_rpc_kernel__Rpc_error.{cmo,cmt} - ocamlc src/async_rpc_kernel__Util.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Description.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Description.{cmx,o} - ocamlc src/async_rpc_kernel__Rpc_result.{cmo,cmt} - ocamlc src/async_rpc_kernel__Implementation_types.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Implementation.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Protocol.{cmx,o} - ocamlc src/async_rpc_kernel__Implementations.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Rpc_error.{cmx,o} - ocamlc src/async_rpc_kernel__Connection_intf.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Implementation.{cmo,cmt} - ocamlc src/async_rpc_kernel__Rpc.{cmi,cmti} - ocamlc src/async_rpc_kernel__Connection.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Rpc_result.{cmx,o} - ocamlc src/async_rpc_kernel__Versioned_rpc.{cmi,cmti} - ocamlc src/async_rpc_kernel__Std.{cmi,cmo,cmt} - ocamlopt src/async_rpc_kernel__Util.{cmx,o} - ocamlopt src/async_rpc_kernel__Implementation_types.{cmx,o} - ocamlc src/async_rpc_kernel__Implementations.{cmo,cmt} - ocamlc src/async_rpc_kernel__Rpc.{cmo,cmt} - ocamlc src/async_rpc_kernel__Connection.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Implementation.{cmx,o} - ocamlc src/async_rpc_kernel__Versioned_rpc.{cmo,cmt} - ocamlc src/async_rpc_kernel.cma - ocamlopt src/async_rpc_kernel__Implementations.{cmx,o} - ocamlopt src/async_rpc_kernel__Connection_intf.{cmx,o} - ocamlopt src/async_rpc_kernel__Connection.{cmx,o} - ocamlopt src/async_rpc_kernel__Rpc.{cmx,o} - ocamlopt src/async_rpc_kernel__Versioned_rpc.{cmx,o} - ocamlopt src/async_rpc_kernel__Std.{cmx,o} - ocamlopt src/async_rpc_kernel.{a,cmxa} - ocamlopt src/async_rpc_kernel.cmxs -> compiled async_rpc_kernel.v0.9.0 Processing 204/219: [core: jbuilder build] [re2: jbuilder build] -> installed async_rpc_kernel.v0.9.0 Processing 205/219: [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/core.v0.9.1) - ocamlc top/core_top.{cmi,cmo,cmt} - ocamlc src/core__.{cmi,cmo,cmt} - ocamlopt src/core__.{cmx,o} - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe - ppx top/core_install_printers.pp.ml - ocamldep top/core_top.depends.ocamldep-output - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/config/discover.pp.ml - ocamldep src/config/discover.depends.ocamldep-output - ocamlc src/config/discover.{cmi,cmo,cmt} - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/config/discover.exe - discover src/config.h - ppx src/am_running_inline_test.pp.ml - ppx src/bigbuffer.pp.ml - ppx src/bigstring.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/caml.pp.ml - ppx src/command.pp.ml - ppx src/core.pp.ml - ppx src/core_condition.pp.ml - ppx src/core_date.pp.ml - ppx src/core_date_intf.pp.ml - ppx src/core_filename.pp.ml - ppx src/core_mutex.pp.ml - ppx src/core_sys.pp.ml - ppx src/core_thread.pp.ml - ppx src/core_time.pp.ml - ppx src/core_time_float.pp.ml - ppx src/core_time_intf.pp.ml - ppx src/crc.pp.ml - ppx src/daemon.pp.ml - ppx src/import.pp.ml - ppx src/import_time.pp.ml - ppx src/interval.pp.ml - ppx src/interval_intf.pp.ml - ppx src/iobuf.pp.ml - ppx src/iobuf_debug.pp.ml - ppx src/iobuf_intf.pp.ml - ppx src/linux_ext.pp.ml - ppx src/linux_ext_intf.pp.ml - ppx src/lock_file.pp.ml - ppx src/mac_address.pp.ml - ppx src/mutex0.pp.ml - ppx src/nano_mutex.pp.ml - ppx src/piecewise_linear.pp.ml - ppx src/piecewise_linear_intf.pp.ml - ppx src/process_env.pp.ml - ppx src/schedule.pp.ml - ppx src/signal.pp.ml - ppx src/squeue.pp.ml - ppx src/stable.pp.ml - ppx src/std0.pp.ml - ppx src/syscall_result.pp.ml - ppx src/syscall_result_intf.pp.ml - ppx src/syslog.pp.ml - ppx src/time_common.pp.ml - ppx src/time_ns.pp.ml - ppx src/time_ns_benchmarks.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/time_stamp_counter.pp.ml - ppx src/time_stamp_counter_benchmarks.pp.ml - ppx src/timing_wheel_float.pp.ml - ppx src/unix_error.pp.ml - ppx src/user_and_group.pp.ml - ppx src/uuid.pp.ml - ppx src/version_util.pp.ml - ppx src/version_util_intf.pp.ml - ppx src/weak_hashtbl.pp.ml - ocamlc src/signal_stubs.o - ppx src/am_running_inline_test.pp.mli - ppx src/bigbuffer.pp.mli - ppx src/bigstring.pp.mli - ppx src/bigstring_marshal.pp.mli - ppx src/command.pp.mli - ppx src/core_condition.pp.mli - ppx src/core_date.pp.mli - ppx src/core_filename.pp.mli - ppx src/core_mutex.pp.mli - ppx src/core_sys.pp.mli - ppx src/core_thread.pp.mli - ppx src/core_time.pp.mli - ppx src/core_time_float.pp.mli - ppx src/crc.pp.mli - ppx src/daemon.pp.mli - ppx src/interval.pp.mli - ppx src/iobuf.pp.mli - ppx src/iobuf_debug.pp.mli - ppx src/linux_ext.pp.mli - ppx src/lock_file.pp.mli - ppx src/mac_address.pp.mli - ppx src/nano_mutex.pp.mli - ppx src/piecewise_linear.pp.mli - ppx src/process_env.pp.mli - ppx src/squeue.pp.mli - ppx src/signal.pp.mli - ppx src/schedule.pp.mli - ocamlc src/time_stamp_counter_stubs.o - ocamlc src/timespec.o - ppx src/syscall_result.pp.mli - ppx src/time_ns.pp.mli - ppx src/syslog.pp.mli - ocamlc src/crc_stubs.o - ppx src/time_stamp_counter.pp.mli - ppx src/user_and_group.pp.mli - ppx src/timing_wheel_float.pp.mli - ocamlc src/syslog_stubs.o - ppx src/version_util.pp.mli - ppx src/uuid.pp.mli - ppx src/weak_hashtbl.pp.mli - ppx src/core_unix.pp.mli - ocamlc src/unix_time_stubs.o - ocamlc src/iobuf_stubs.o - ocamldep src/core.dependsi.ocamldep-output - ocamlc src/recvmmsg.o - ocamlc src/ocaml_utils_stubs.o - ppx src/core_unix.pp.ml - ocamlc src/linux_ext_stubs.o - ocamldep src/core.depends.ocamldep-output - ocamlc src/core__Caml.{cmi,cmo,cmt} - ocamlopt src/core__Caml.{cmx,o} - ocamlc src/bigstring_stubs.o - ocamlc src/unix_stubs.o - unix_stubs.c: In function 'unix_mknod_stub': - unix_stubs.c:554:13: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] - 554 | dev = makedev(Int_val(v_major), Int_val(v_minor)); - | ^~~~~~~ - ocamlc src/core__Import.{cmi,cmo,cmt} - ocamlmklib src/dllcore_stubs.so,src/libcore_stubs.a - ocamlc src/core__Am_running_inline_test.{cmi,cmti} - ocamlc src/core__Core_sys.{cmi,cmti} - ocamlc src/core__Bigbuffer.{cmi,cmti} - ocamlc src/core__Core_filename.{cmi,cmti} - ocamlc src/core__Daemon.{cmi,cmti} - ocamlc src/core__Core_mutex.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmi,cmti} - ocamlc src/core__Syslog.{cmi,cmti} - ocamlc src/core__Squeue.{cmi,cmti} - ocamlc src/core__Mutex0.{cmi,cmo,cmt} - ocamlc src/core__Piecewise_linear_intf.{cmi,cmo,cmt} - ocamlc src/core__Weak_hashtbl.{cmi,cmti} - ocamlc src/core__Core_sys.{cmo,cmt} - ocamlc src/core__Squeue.{cmo,cmt} - ocamlc src/core__Syslog.{cmo,cmt} - ocamlc src/core__Core_filename.{cmo,cmt} - ocamlc src/core__Unix_error.{cmi,cmo,cmt} - ocamlc src/core__Weak_hashtbl.{cmo,cmt} - ocamlc src/core__Syscall_result_intf.{cmi,cmo,cmt} - ocamlc src/core__Syscall_result.{cmi,cmti} - ocamlc src/core__Uuid.{cmi,cmti} - ocamlc src/core__User_and_group.{cmi,cmti} - ocamlc src/core__Signal.{cmi,cmti} - ocamlc src/core__Core_thread.{cmi,cmti} - ocamlc src/core__Syscall_result.{cmo,cmt} - ocamlc src/core__Core_thread.{cmo,cmt} - ocamlopt src/core__Import.{cmx,o} - ocamlopt src/core__Mutex0.{cmx,o} - ocamlopt src/core__Piecewise_linear_intf.{cmx,o} - ocamlc src/core__Signal.{cmo,cmt} - ocamlopt src/core__Core_sys.{cmx,o} - ocamlopt src/core__Syslog.{cmx,o} - ocamlopt src/core__Weak_hashtbl.{cmx,o} - ocamlopt src/core__Core_filename.{cmx,o} - ocamlopt src/core__Unix_error.{cmx,o} - ocamlopt src/core__Syscall_result_intf.{cmx,o} - ocamlc src/core__Core_unix.{cmi,cmti} - ocamlc src/core__Am_running_inline_test.{cmo,cmt} - ocamlc src/core__Process_env.{cmi,cmti} - ocamlopt src/core__Syscall_result.{cmx,o} - ocamlc src/core__Bigstring.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmo,cmt} - ocamlc src/core__Crc.{cmi,cmti} - ocamlc src/core__Process_env.{cmo,cmt} - ocamlc src/core__Bigstring_marshal.{cmi,cmti} - ocamlc src/core__Iobuf_intf.{cmi,cmo,cmt} - ocamlopt src/core__Signal.{cmx,o} - ocamlc src/core__Bigbuffer.{cmo,cmt} - ocamlc src/core__Crc.{cmo,cmt} - ocamlc src/core__Bigstring_marshal.{cmo,cmt} - ocamlc src/core__Iobuf.{cmi,cmti} - ocamlopt src/core__Core_thread.{cmx,o} - ocamlc src/core__Bigstring.{cmo,cmt} - ocamlc src/core__Core_date_intf.{cmi,cmo,cmt} - ocamlc src/core__Iobuf_debug.{cmi,cmti} - ocamlc src/core__User_and_group.{cmo,cmt} - ocamlc src/core__Core_date.{cmi,cmti} - ocamlc src/core__Iobuf_debug.{cmo,cmt} - ocamlc src/core__Iobuf.{cmo,cmt} - ocamlc src/core__Core_unix.{cmo,cmt} - ocamlopt src/core__Core_unix.{cmx,o} - ocamlopt src/core__Am_running_inline_test.{cmx,o} - ocamlopt src/core__Process_env.{cmx,o} - ocamlopt src/core__Nano_mutex.{cmx,o} - ocamlopt src/core__Bigstring.{cmx,o} - ocamlopt src/core__Iobuf_intf.{cmx,o} - ocamlopt src/core__Core_date_intf.{cmx,o} - ocamlopt src/core__Bigstring_marshal.{cmx,o} - ocamlopt src/core__Bigbuffer.{cmx,o} - ocamlc src/core__Core_time_intf.{cmi,cmo,cmt} - ocamlopt src/core__Crc.{cmx,o} - ocamlopt src/core__User_and_group.{cmx,o} - ocamlc src/core__Core_time_float.{cmi,cmti} - ocamlc src/core__Import_time.{cmi,cmo,cmt} - ocamlopt src/core__Iobuf.{cmx,o} - File "src/iobuf.ml", line 937, characters 4-62: - Warning 55: Cannot inline: Function information unavailable - ocamlc src/core__Core_condition.{cmi,cmti} - ocamlc src/core__Lock_file.{cmi,cmti} - ocamlc src/core__Core_mutex.{cmo,cmt} - ocamlc src/core__Core_condition.{cmo,cmt} - ocamlc src/core__Version_util_intf.{cmi,cmo,cmt} - ocamlc src/core__Piecewise_linear.{cmi,cmti} - ocamlc src/core__Version_util.{cmi,cmti} - ocamlc src/core__Command.{cmi,cmti} - ocamlc src/core__Lock_file.{cmo,cmt} - ocamlc src/core__Schedule.{cmi,cmti} - ocamlc src/core__Core_time.{cmi,cmti} - ocamlc src/core__Version_util.{cmo,cmt} - ocamlc src/core__Uuid.{cmo,cmt} - ocamlc src/core__Time_common.{cmi,cmo,cmt} - ocamlc src/core__Core_date.{cmo,cmt} - ocamlc src/core__Mac_address.{cmi,cmti} - ocamlc src/core__Timing_wheel_float.{cmi,cmti} - ocamlc src/core__Piecewise_linear.{cmo,cmt} - ocamlc src/core__Mac_address.{cmo,cmt} - ocamlopt src/core__Iobuf_debug.{cmx,o} - ocamlc src/core__Schedule.{cmo,cmt} - ocamlc src/core__Time_ns_intf.{cmi,cmo,cmt} - ocamlc src/core__Command.{cmo,cmt} - ocamlc src/core__Core_time_float.{cmo,cmt} - ocamlc src/core__Time_ns.{cmi,cmti} - ocamlc src/core__Interval_intf.{cmi,cmo,cmt} - ocamlc src/core__Daemon.{cmo,cmt} - ocamlc src/core__Time_ns_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Time_stamp_counter.{cmi,cmti} - ocamlc src/core__Time_stamp_counter_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Linux_ext_intf.{cmi,cmo,cmt} - ocamlc src/core__Interval.{cmi,cmti} - ocamlopt src/core__Core_time_intf.{cmx,o} - ocamlc src/core__Time_stamp_counter.{cmo,cmt} - ocamlc src/core__Linux_ext.{cmi,cmti} - ocamlc src/core__Timing_wheel_float.{cmo,cmt} - ocamlc src/core__Stable.{cmi,cmo,cmt} - ocamlc src/core__Interval.{cmo,cmt} - ocamlc src/core__Time_ns.{cmo,cmt} - ocamlc src/core__Linux_ext.{cmo,cmt} - ocamlc src/core__Core_time.{cmo,cmt} - ocamlc src/core__Std0.{cmi,cmo,cmt} - ocamlc src/core.{cmi,cmo,cmt} - ocamlc top/core_top__Core_install_printers.{cmi,cmo,cmt} - ocamlc src/core.cma - ocamlc top/core_top.cma - ocamlopt src/core__Core_time.{cmx,o} - ocamlopt src/core__Core_time_float.{cmx,o} - ocamlopt src/core__Import_time.{cmx,o} - ocamlopt src/core__Core_condition.{cmx,o} - ocamlopt src/core__Core_mutex.{cmx,o} - ocamlopt src/core__Version_util_intf.{cmx,o} - ocamlopt src/core__Squeue.{cmx,o} - ocamlopt src/core__Version_util.{cmx,o} - ocamlopt src/core__Lock_file.{cmx,o} - ocamlopt src/core__Time_common.{cmx,o} - ocamlopt src/core__Core_date.{cmx,o} - ocamlopt src/core__Uuid.{cmx,o} - ocamlopt src/core__Piecewise_linear.{cmx,o} - ocamlopt src/core__Time_ns_intf.{cmx,o} - ocamlopt src/core__Command.{cmx,o} - ocamlopt src/core__Mac_address.{cmx,o} - ocamlopt src/core__Time_ns.{cmx,o} - ocamlopt src/core__Interval_intf.{cmx,o} - ocamlopt src/core__Schedule.{cmx,o} - ocamlopt src/core__Daemon.{cmx,o} - ocamlopt src/core__Time_ns_benchmarks.{cmx,o} - ocamlopt src/core__Linux_ext_intf.{cmx,o} - ocamlopt src/core__Time_stamp_counter.{cmx,o} - ocamlopt src/core__Time_stamp_counter_benchmarks.{cmx,o} - ocamlopt src/core__Timing_wheel_float.{cmx,o} - ocamlopt src/core__Interval.{cmx,o} - ocamlopt src/core__Linux_ext.{cmx,o} - ocamlopt src/core__Stable.{cmx,o} - ocamlopt src/core__Std0.{cmx,o} - ocamlopt src/core.{cmx,o} - ocamlopt src/core.{a,cmxa} - ocamlopt src/core.cmxs -> compiled core.v0.9.1 Processing 205/219: [re2: jbuilder build] -> installed core.v0.9.1 Processing 206/219: [re2: jbuilder build] Processing 207/219: [async_unix: jbuilder build] [re2: jbuilder build] Processing 208/219: [async_unix: jbuilder build] [re2: jbuilder build] [textutils: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "textutils" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/textutils.v0.9.0) - ocamlc src/textutils.{cmi,cmo,cmt} - ocamlopt src/textutils.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/std.pp.ml - ppx src/ascii_table.pp.mli - ppx src/text_graph.pp.ml - ppx src/console.pp.mli - ppx src/text_graph.pp.mli - ppx src/console.pp.ml - ppx src/text_block.pp.ml - ppx src/text_block.pp.mli - ppx src/ascii_table.pp.ml - ocamldep src/textutils.dependsi.ocamldep-output - ocamldep src/textutils.depends.ocamldep-output - ocamlc src/textutils__Text_graph.{cmi,cmti} - ocamlc src/textutils__Console.{cmi,cmti} - ocamlc src/textutils__Text_block.{cmi,cmti} - ocamlc src/textutils__Ascii_table.{cmi,cmti} - ocamlc src/textutils__Std.{cmi,cmo,cmt} - ocamlc src/textutils__Text_graph.{cmo,cmt} - ocamlopt src/textutils__Text_graph.{cmx,o} - ocamlc src/textutils__Text_block.{cmo,cmt} - ocamlc src/textutils__Console.{cmo,cmt} - ocamlc src/textutils__Ascii_table.{cmo,cmt} - ocamlopt src/textutils__Text_block.{cmx,o} - ocamlc src/textutils.cma - ocamlopt src/textutils__Console.{cmx,o} - ocamlopt src/textutils__Ascii_table.{cmx,o} - ocamlopt src/textutils__Std.{cmx,o} - ocamlopt src/textutils.{a,cmxa} - ocamlopt src/textutils.cmxs -> compiled textutils.v0.9.0 Processing 208/219: [async_unix: jbuilder build] [re2: jbuilder build] -> installed textutils.v0.9.0 Processing 209/219: [async_unix: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_unix" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_unix.v0.9.0) - ocamlc src/async_unix.{cmi,cmo,cmt} - ocamlopt src/async_unix.{cmx,o} - ocamlc src/dump_core_on_job_delay_stubs.o - ocamlmklib src/dllasync_unix_stubs.so,src/libasync_unix_stubs.a - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/assign_try_with_log_exn.pp.ml - ppx src/async_print.pp.ml - ppx src/async_sys.pp.ml - ppx src/busy_pollers.pp.ml - ppx src/clock.pp.ml - ppx src/config.pp.ml - ppx src/dump_core_on_job_delay.pp.ml - ppx src/epoll_file_descr_watcher.pp.ml - ppx src/fd.pp.ml - ppx src/fd_by_descr.pp.ml - ppx src/fd_tests.pp.ml - ppx src/file_descr_watcher_intf.pp.ml - ppx src/import.pp.ml - ppx src/in_thread.pp.ml - ppx src/interruptor.pp.ml - ppx src/io_stats.pp.ml - ppx src/process.pp.ml - ppx src/raw_fd.pp.ml - ppx src/raw_signal_manager.pp.ml - ppx src/read_write.pp.ml - ppx src/reader.pp.ml - ppx src/require_explicit_time_source.pp.ml - ppx src/require_explicit_time_source_intf.pp.ml - ppx src/scheduler.pp.ml - ppx src/select_file_descr_watcher.pp.ml - ppx src/shutdown.pp.ml - ppx src/signal_manager.pp.ml - ppx src/thread_safe.pp.ml - ppx src/thread_safe_ivar.pp.ml - ppx src/signal.pp.ml - ppx src/thread_safe_pipe.pp.ml - ppx src/unix_syscalls_tests.pp.ml - ppx src/assign_try_with_log_exn.pp.mli - ppx src/async_sys.pp.mli - ppx src/async_print.pp.mli - ppx src/writer.pp.ml - ppx src/busy_pollers.pp.mli - ppx src/clock.pp.mli - ppx src/dump_core_on_job_delay.pp.mli - ppx src/syscall.pp.ml - ppx src/epoll_file_descr_watcher.pp.mli - ppx src/fd_by_descr.pp.mli - ppx src/interruptor.pp.mli - ppx src/time_source_tests.pp.ml - ppx src/in_thread.pp.mli - ppx src/fd.pp.mli - ppx src/process.pp.mli - ppx src/io_stats.pp.mli - ppx src/raw_scheduler.pp.ml - ppx src/config.pp.mli - ppx src/require_explicit_time_source.pp.mli - ppx src/read_write.pp.mli - ppx src/select_file_descr_watcher.pp.mli - ppx src/shutdown.pp.mli - ppx src/scheduler.pp.mli - ppx src/log.pp.mli - ppx src/reader.pp.mli - ppx src/fd_tests.pp.mli - ppx src/syscall.pp.mli - ppx src/signal_manager.pp.mli - ppx src/reader0.pp.ml - ppx src/thread_safe.pp.mli - ppx src/time_source_tests.pp.mli - ppx src/unix_syscalls_tests.pp.mli - ppx src/thread_safe_ivar.pp.mli - ppx src/thread_safe_pipe.pp.mli - ppx src/thread_pool.pp.mli - ppx src/std.pp.ml - ppx src/thread_pool.pp.ml - ppx src/writer.pp.mli - ppx src/signal.pp.mli - ppx src/log.pp.ml - ppx src/unix_syscalls.pp.mli - ppx src/writer0.pp.ml - ppx src/unix_syscalls.pp.ml - ocamldep src/async_unix.dependsi.ocamldep-output - ocamldep src/async_unix.depends.ocamldep-output - ocamlc src/async_unix__Assign_try_with_log_exn.{cmi,cmti} - ocamlc src/async_unix__Fd_tests.{cmi,cmti} - ocamlc src/async_unix__Time_source_tests.{cmi,cmti} - ocamlc src/async_unix__Unix_syscalls_tests.{cmi,cmti} - ocamlc src/async_unix__Read_write.{cmi,cmti} - ocamlc src/async_unix__Config.{cmi,cmti} - ocamlc src/async_unix__Thread_safe.{cmi,cmti} - ocamlc src/async_unix__In_thread.{cmi,cmti} - ocamlc src/async_unix__Syscall.{cmi,cmti} - ocamlc src/async_unix__Read_write.{cmo,cmt} - ocamlopt src/async_unix__Read_write.{cmx,o} - ocamlc src/async_unix__Import.{cmi,cmo,cmt} - ocamlc src/async_unix__Raw_signal_manager.{cmi,cmo,cmt} - ocamlc src/async_unix__Syscall.{cmo,cmt} - ocamlc src/async_unix__Config.{cmo,cmt} - ocamlc src/async_unix__Busy_pollers.{cmi,cmti} - ocamlc src/async_unix__Thread_safe_ivar.{cmi,cmti} - ocamlc src/async_unix__Thread_safe_pipe.{cmi,cmti} - ocamlc src/async_unix__Shutdown.{cmi,cmti} - ocamlopt src/async_unix__Syscall.{cmx,o} - ocamlopt src/async_unix__Config.{cmx,o} - ocamlc src/async_unix__Thread_pool.{cmi,cmti} - ocamlc src/async_unix__Dump_core_on_job_delay.{cmi,cmti} - ocamlc src/async_unix__Clock.{cmi,cmti} - ocamlc src/async_unix__Async_sys.{cmi,cmti} - ocamlc src/async_unix__Time_source_tests.{cmo,cmt} - ocamlc src/async_unix__Fd.{cmi,cmti} - ocamlc src/async_unix__Thread_safe_ivar.{cmo,cmt} - ocamlc src/async_unix__Thread_safe_pipe.{cmo,cmt} - ocamlc src/async_unix__Io_stats.{cmi,cmti} - ocamlc src/async_unix__Busy_pollers.{cmo,cmt} - ocamlc src/async_unix__Dump_core_on_job_delay.{cmo,cmt} - ocamlopt src/async_unix__Import.{cmx,o} - ocamlopt src/async_unix__Raw_signal_manager.{cmx,o} - ocamlc src/async_unix__Io_stats.{cmo,cmt} - ocamlc src/async_unix__File_descr_watcher_intf.{cmi,cmo,cmt} - ocamlc src/async_unix__Raw_fd.{cmi,cmo,cmt} - ocamlc src/async_unix__Epoll_file_descr_watcher.{cmi,cmti} - ocamlc src/async_unix__Shutdown.{cmo,cmt} - ocamlopt src/async_unix__Thread_safe_ivar.{cmx,o} - ocamlc src/async_unix__Select_file_descr_watcher.{cmi,cmti} - ocamlopt src/async_unix__Time_source_tests.{cmx,o} - ocamlc src/async_unix__Signal.{cmi,cmti} - ocamlc src/async_unix__Fd_by_descr.{cmi,cmti} - ocamlc src/async_unix__Interruptor.{cmi,cmti} - ocamlc src/async_unix__Fd_tests.{cmo,cmt} - ocamlc src/async_unix__Clock.{cmo,cmt} - ocamlopt src/async_unix__Busy_pollers.{cmx,o} - ocamlc src/async_unix__Signal_manager.{cmi,cmti} - ocamlopt src/async_unix__File_descr_watcher_intf.{cmx,o} - ocamlc src/async_unix__Signal_manager.{cmo,cmt} - ocamlopt src/async_unix__Signal_manager.{cmx,o} - ocamlc src/async_unix__Interruptor.{cmo,cmt} - ocamlc src/async_unix__Fd_by_descr.{cmo,cmt} - ocamlopt src/async_unix__Clock.{cmx,o} - ocamlc src/async_unix__Reader.{cmi,cmti} - ocamlc src/async_unix__Select_file_descr_watcher.{cmo,cmt} - ocamlc src/async_unix__Epoll_file_descr_watcher.{cmo,cmt} - ocamlopt src/async_unix__Raw_fd.{cmx,o} - ocamlc src/async_unix__Writer.{cmi,cmti} - ocamlopt src/async_unix__Dump_core_on_job_delay.{cmx,o} - ocamlc src/async_unix__Async_print.{cmi,cmti} - ocamlopt src/async_unix__Shutdown.{cmx,o} - ocamlc src/async_unix__Process.{cmi,cmti} - ocamlopt src/async_unix__Select_file_descr_watcher.{cmx,o} - ocamlc src/async_unix__Async_print.{cmo,cmt} - ocamlopt src/async_unix__Interruptor.{cmx,o} - ocamlopt src/async_unix__Fd_by_descr.{cmx,o} - ocamlc src/async_unix__Log.{cmi,cmti} - ocamlopt src/async_unix__Epoll_file_descr_watcher.{cmx,o} - ocamlc src/async_unix__Unix_syscalls.{cmi,cmti} - ocamlc src/async_unix__Thread_pool.{cmo,cmt} - ocamlc src/async_unix__Assign_try_with_log_exn.{cmo,cmt} - ocamlc src/async_unix__Unix_syscalls_tests.{cmo,cmt} - ocamlc src/async_unix__Async_sys.{cmo,cmt} - ocamlc src/async_unix__Raw_scheduler.{cmi,cmo,cmt} - ocamlc src/async_unix__Process.{cmo,cmt} - ocamlc src/async_unix__In_thread.{cmo,cmt} - ocamlc src/async_unix__Thread_safe.{cmo,cmt} - ocamlc src/async_unix__Fd.{cmo,cmt} - ocamlc src/async_unix__Scheduler.{cmi,cmti} - ocamlopt src/async_unix__Thread_pool.{cmx,o} - ocamlc src/async_unix__Signal.{cmo,cmt} - ocamlc src/async_unix__Scheduler.{cmo,cmt} - ocamlc src/async_unix__Log.{cmo,cmt} - ocamlc src/async_unix__Reader0.{cmi,cmo,cmt} - ocamlc src/async_unix__Unix_syscalls.{cmo,cmt} - ocamlopt src/async_unix__Raw_scheduler.{cmx,o} - ocamlopt src/async_unix__In_thread.{cmx,o} - ocamlopt src/async_unix__Thread_safe.{cmx,o} - ocamlc src/async_unix__Writer0.{cmi,cmo,cmt} - ocamlopt src/async_unix__Thread_safe_pipe.{cmx,o} - ocamlopt src/async_unix__Scheduler.{cmx,o} - ocamlopt src/async_unix__Signal.{cmx,o} - ocamlopt src/async_unix__Fd.{cmx,o} - ocamlopt src/async_unix__Io_stats.{cmx,o} - ocamlopt src/async_unix__Fd_tests.{cmx,o} - ocamlc src/async_unix__Reader.{cmo,cmt} - ocamlc src/async_unix__Require_explicit_time_source_intf.{cmi,cmo,cmt} - ocamlc src/async_unix__Writer.{cmo,cmt} - ocamlc src/async_unix__Require_explicit_time_source.{cmi,cmti} - ocamlopt src/async_unix__Unix_syscalls.{cmx,o} - ocamlopt src/async_unix__Unix_syscalls_tests.{cmx,o} - ocamlopt src/async_unix__Async_sys.{cmx,o} - ocamlc src/async_unix__Std.{cmi,cmo,cmt} - ocamlopt src/async_unix__Require_explicit_time_source_intf.{cmx,o} - ocamlopt src/async_unix__Reader0.{cmx,o} - ocamlc src/async_unix__Require_explicit_time_source.{cmo,cmt} - ocamlc src/async_unix.cma - ocamlopt src/async_unix__Writer0.{cmx,o} - ocamlopt src/async_unix__Require_explicit_time_source.{cmx,o} - ocamlopt src/async_unix__Reader.{cmx,o} - ocamlopt src/async_unix__Writer.{cmx,o} - ocamlopt src/async_unix__Async_print.{cmx,o} - ocamlopt src/async_unix__Process.{cmx,o} - ocamlopt src/async_unix__Log.{cmx,o} - ocamlopt src/async_unix__Assign_try_with_log_exn.{cmx,o} - ocamlopt src/async_unix__Std.{cmx,o} - ocamlopt src/async_unix.{a,cmxa} - ocamlopt src/async_unix.cmxs -> compiled async_unix.v0.9.0 Processing 209/219: [re2: jbuilder build] -> installed async_unix.v0.9.0 Processing 210/219: [re2: jbuilder build] Processing 211/219: [async_extra: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_extra" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_extra.v0.9.0) - ocamlc src/async_extra.{cmi,cmo,cmt} - ocamlopt src/async_extra.{cmx,o} - ocamlc src/rpc_transport_low_latency_stubs.o - ocamlmklib src/dllasync_extra_stubs.so,src/libasync_extra_stubs.a - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/bus.pp.ml - ppx src/command.pp.ml - ppx src/dynamic_port_writer.pp.ml - ppx src/file_writer.pp.ml - ppx src/import.pp.ml - ppx src/lock_file.pp.ml - ppx src/persistent_singleton.pp.ml - ppx src/std.pp.ml - ppx src/cpu_usage.pp.ml - ppx src/persistent_connection_intf.pp.ml - ppx src/user_and_group.pp.ml - ppx src/typed_tcp_intf.pp.ml - ppx src/schedule_unit_tests.pp.ml - ppx src/weak_hashtbl.pp.ml - ppx src/rpc_transport.pp.ml - ppx src/typed_tcp.pp.ml - ppx src/rpc.pp.ml - ppx src/persistent_connection.pp.ml - ppx src/command.pp.mli - ppx src/schedule.pp.ml - ppx src/udp.pp.ml - ppx src/file_tail.pp.ml - ppx src/lock_file.pp.mli - ppx src/unpack_sequence.pp.ml - ppx src/persistent_connection.pp.mli - ppx src/file_writer.pp.mli - ppx src/rpc.pp.mli - ppx src/rpc_transport_low_latency.pp.mli - ppx src/sequencer_table.pp.ml - ppx src/bus.pp.mli - ppx src/rpc_transport.pp.mli - ppx src/schedule.pp.mli - ppx src/schedule_unit_tests.pp.mli - ppx src/sequencer_table.pp.mli - ppx src/cpu_usage.pp.mli - ppx src/dynamic_port_writer.pp.mli - ppx src/typed_tcp.pp.mli - ppx src/tcp_file.pp.ml - ppx src/rpc_transport_low_latency.pp.ml - ppx src/unpack_sequence.pp.mli - ppx src/file_tail.pp.mli - ppx src/user_and_group.pp.mli - ppx src/udp.pp.mli - ppx src/weak_hashtbl.pp.mli - ppx src/tcp.pp.mli - ppx src/versioned_typed_tcp.pp.mli - ppx src/tcp.pp.ml - ppx src/versioned_typed_tcp_intf.pp.ml - ppx src/versioned_typed_tcp.pp.ml - ppx src/tcp_file.pp.mli - ocamldep src/async_extra.dependsi.ocamldep-output - ocamldep src/async_extra.depends.ocamldep-output - ocamlc src/async_extra__Schedule_unit_tests.{cmi,cmti} - ocamlc src/async_extra__Import.{cmi,cmo,cmt} - ocamlc src/async_extra__Weak_hashtbl.{cmi,cmti} - ocamlc src/async_extra__File_writer.{cmi,cmti} - ocamlc src/async_extra__Bus.{cmi,cmti} - ocamlc src/async_extra__Unpack_sequence.{cmi,cmti} - ocamlc src/async_extra__Lock_file.{cmi,cmti} - ocamlc src/async_extra__Rpc_transport.{cmi,cmti} - ocamlc src/async_extra__File_tail.{cmi,cmti} - ocamlc src/async_extra__Cpu_usage.{cmi,cmti} - ocamlopt src/async_extra__Import.{cmx,o} - ocamlc src/async_extra__Schedule.{cmi,cmti} - ocamlc src/async_extra__Udp.{cmi,cmti} - ocamlc src/async_extra__Persistent_singleton.{cmi,cmo,cmt} - ocamlc src/async_extra__Sequencer_table.{cmi,cmti} - ocamlc src/async_extra__Tcp.{cmi,cmti} - ocamlc src/async_extra__Bus.{cmo,cmt} - ocamlc src/async_extra__Rpc_transport_low_latency.{cmi,cmti} - ocamlc src/async_extra__Command.{cmi,cmti} - ocamlc src/async_extra__Lock_file.{cmo,cmt} - ocamlc src/async_extra__File_writer.{cmo,cmt} - ocamlc src/async_extra__Rpc_transport.{cmo,cmt} - ocamlc src/async_extra__Weak_hashtbl.{cmo,cmt} - ocamlopt src/async_extra__Bus.{cmx,o} - ocamlc src/async_extra__Tcp_file.{cmi,cmti} - ocamlopt src/async_extra__Persistent_singleton.{cmx,o} - ocamlopt src/async_extra__Lock_file.{cmx,o} - ocamlopt src/async_extra__Rpc_transport.{cmx,o} - ocamlc src/async_extra__Dynamic_port_writer.{cmi,cmti} - ocamlc src/async_extra__Rpc.{cmi,cmti} - ocamlopt src/async_extra__File_writer.{cmx,o} - ocamlc src/async_extra__User_and_group.{cmi,cmti} - ocamlopt src/async_extra__Weak_hashtbl.{cmx,o} - ocamlc src/async_extra__Unpack_sequence.{cmo,cmt} - ocamlc src/async_extra__File_tail.{cmo,cmt} - ocamlc src/async_extra__Cpu_usage.{cmo,cmt} - ocamlc src/async_extra__Persistent_connection_intf.{cmi,cmo,cmt} - ocamlc src/async_extra__Udp.{cmo,cmt} - ocamlc src/async_extra__Typed_tcp_intf.{cmi,cmo,cmt} - ocamlc src/async_extra__Sequencer_table.{cmo,cmt} - ocamlc src/async_extra__Persistent_connection.{cmi,cmti} - ocamlc src/async_extra__Command.{cmo,cmt} - ocamlc src/async_extra__Schedule.{cmo,cmt} - ocamlopt src/async_extra__Unpack_sequence.{cmx,o} - ocamlopt src/async_extra__Command.{cmx,o} - ocamlc src/async_extra__Dynamic_port_writer.{cmo,cmt} - ocamlopt src/async_extra__Cpu_usage.{cmx,o} - ocamlopt src/async_extra__Schedule.{cmx,o} - ocamlopt src/async_extra__Udp.{cmx,o} - ocamlopt src/async_extra__Sequencer_table.{cmx,o} - ocamlc src/async_extra__Schedule_unit_tests.{cmo,cmt} - ocamlopt src/async_extra__File_tail.{cmx,o} - ocamlc src/async_extra__User_and_group.{cmo,cmt} - ocamlc src/async_extra__Rpc_transport_low_latency.{cmo,cmt} - ocamlc src/async_extra__Tcp_file.{cmo,cmt} - ocamlopt src/async_extra__User_and_group.{cmx,o} - ocamlc src/async_extra__Rpc.{cmo,cmt} - ocamlc src/async_extra__Persistent_connection.{cmo,cmt} - ocamlc src/async_extra__Typed_tcp.{cmi,cmti} - ocamlopt src/async_extra__Typed_tcp_intf.{cmx,o} - ocamlc src/async_extra__Versioned_typed_tcp_intf.{cmi,cmo,cmt} - ocamlopt src/async_extra__Rpc_transport_low_latency.{cmx,o} - ocamlopt src/async_extra__Schedule_unit_tests.{cmx,o} - ocamlc src/async_extra__Typed_tcp.{cmo,cmt} - ocamlopt src/async_extra__Typed_tcp.{cmx,o} - ocamlc src/async_extra__Versioned_typed_tcp.{cmi,cmti} - ocamlc src/async_extra__Std.{cmi,cmo,cmt} - ocamlopt src/async_extra__Versioned_typed_tcp_intf.{cmx,o} - ocamlc src/async_extra__Tcp.{cmo,cmt} - ocamlopt src/async_extra__Tcp.{cmx,o} - ocamlopt src/async_extra__Dynamic_port_writer.{cmx,o} - ocamlopt src/async_extra__Rpc.{cmx,o} - ocamlopt src/async_extra__Persistent_connection_intf.{cmx,o} - ocamlc src/async_extra__Versioned_typed_tcp.{cmo,cmt} - ocamlopt src/async_extra__Persistent_connection.{cmx,o} - ocamlopt src/async_extra__Tcp_file.{cmx,o} - ocamlc src/async_extra.cma - ocamlopt src/async_extra__Versioned_typed_tcp.{cmx,o} - ocamlopt src/async_extra__Std.{cmx,o} - ocamlopt src/async_extra.{a,cmxa} - ocamlopt src/async_extra.cmxs -> compiled async_extra.v0.9.0 Processing 211/219: [re2: jbuilder build] -> installed async_extra.v0.9.0 Processing 212/219: [re2: jbuilder build] Processing 213/219: [async: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async.v0.9.0) - ocamlc src/async__.{cmi,cmo,cmt} - ocamlopt src/async__.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/std0.pp.ml - ppx src/async.pp.ml - ocamldep src/async.depends.ocamldep-output - ocamlc src/async__Std0.{cmi,cmo,cmt} - ocamlc src/async.{cmi,cmo,cmt} - ocamlc src/async.cma - ocamlopt src/async__Std0.{cmx,o} - ocamlopt src/async.{cmx,o} - ocamlopt src/async.{a,cmxa} - ocamlopt src/async.cmxs -> compiled async.v0.9.0 Processing 213/219: [re2: jbuilder build] -> installed async.v0.9.0 Processing 214/219: [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re2" "-j" "255" (CWD=/home/opam/.opam/4.04/.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/re2_internal_intf.pp.ml - ppx src/re2_internal.pp.ml - ppx src/re2_internal.pp.mli - ppx src/options.pp.ml - ppx src/parser.pp.mli - ppx src/parser.pp.ml - ppx src/regex.pp.mli - ocamldep src/re2.dependsi.ocamldep-output - 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} - ocamlc src/re2__Regex.{cmi,cmti} - ocamlopt src/re2__Re2_internal_intf.{cmx,o} - 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} - gcc src/stubs.o - ocamlc src/re2__Re2_internal.{cmo,cmt} - File "src/re2_internal.ml", line 129, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt src/re2__Re2_internal.{cmx,o} - File "src/re2_internal.ml", line 129, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlmklib src/dllre2_stubs.so,src/libre2_stubs.a - 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} - 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 Processing 216/219: [core_extended: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_extended" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/core_extended.v0.9.0) - ocamlc src/core_extended.{cmi,cmo,cmt} - ocamlopt src/core_extended.{cmx,o} - bash src/config_ext.h - ocamlc src/extended_int_stubs.o - ocamlc src/posix_clock_stubs.o - ocamlc src/malloc_stubs.o - malloc_stubs.c: In function 'malloc_mallinfo_stub': - malloc_stubs.c:10:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] - 10 | struct mallinfo info = mallinfo(); - | ^~~~~~~~ - In file included from malloc_stubs.c:5: - /usr/include/malloc.h:113:24: note: declared here - 113 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; - | ^~~~~~~~ - ocamlc src/unix_pseudo_terminal_stubs.o - ocamlc src/linebuf_stubs.o - ocamlc src/low_level_debug_stubs.o - ocamlc src/extended_linux_stubs.o - ocamlc src/fork_exec.o - ocamlc src/extended_unix_stubs.o - ocamlmklib src/dllcore_extended_stubs.so,src/libcore_extended_stubs.a - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx base64/src/base64.pp.ml - ppx base64/src/base64.pp.mli - ppx selector/src/selector.pp.ml - ppx selector/src/selector.pp.mli - ppx src/alternating_primary_backup_assignment.pp.ml - ppx src/appendable_list.pp.ml - ppx src/appendable_list_unit_tests.pp.ml - ppx src/atomic_edit.pp.ml - ppx src/bin_io_utils.pp.ml - ppx src/bitarray.pp.ml - ppx src/cache.pp.ml - ppx src/color_print.pp.ml - ppx src/csv_writer.pp.ml - ppx src/deprecated_bench.pp.ml - ppx src/deprecated_command.pp.ml - ppx src/deprecated_fcommand.pp.ml - ppx src/deprecated_service_command.pp.ml - ppx src/documented_match_statement.pp.ml - ppx src/english.pp.ml - ppx src/environment.pp.ml - ppx src/exception_check.pp.ml - ppx src/extended_array.pp.ml - ppx src/extended_common.pp.ml - ppx src/extended_exn.pp.ml - ppx src/extended_filename.pp.ml - ppx src/extended_float.pp.ml - ppx src/extended_gc.pp.ml - ppx src/extended_hashtbl.pp.ml - ppx src/extended_int.pp.ml - ppx src/extended_int32.pp.ml - ppx src/extended_int63.pp.ml - ppx src/extended_int64.pp.ml - ppx src/extended_linux.pp.ml - ppx src/extended_list.pp.ml - ppx src/extended_list__LCS.pp.ml - ppx src/extended_list__multimerge.pp.ml - ppx src/extended_memo.pp.ml - ppx src/extended_monad.pp.ml - ppx src/extended_nativeint.pp.ml - ppx src/extended_option.pp.ml - ppx src/extended_result.pp.ml - ppx src/extended_sexp.pp.ml - ppx src/extended_string.pp.ml - ppx src/extended_sys.pp.ml - ppx src/extended_thread.pp.ml - ppx src/extended_time.pp.ml - ppx src/extended_unix.pp.ml - ppx src/extra_fields.pp.ml - ppx src/fd_leak_check.pp.ml - ppx src/find.pp.ml - ppx src/flang.pp.ml - ppx src/float_ref.pp.ml - ppx src/fold_map.pp.ml - ppx src/generic.pp.ml - ppx src/hashtbl2.pp.ml - ppx src/hashtbl2_pair.pp.ml - ppx src/interval_map.pp.ml - ppx src/interval_map_intf.pp.ml - ppx src/invariant.pp.ml - ppx src/invocation.pp.ml - ppx src/lazy_list.pp.ml - ppx src/lazy_m.pp.ml - ppx src/lazy_sequence.pp.ml - ppx src/left_boundary.pp.ml - ppx src/linebuf.pp.ml - ppx src/list_zipper.pp.ml - ppx src/logger.pp.ml - ppx src/low_level_debug.pp.ml - ppx src/malloc.pp.ml - ppx src/multi_map.pp.ml - ppx src/net_utils.pp.ml - ppx src/number.pp.ml - ppx src/olang.pp.ml - ppx src/packed_array.pp.ml - ppx src/packed_map.pp.ml - ppx src/posix_clock.pp.ml - ppx src/pp.pp.ml - ppx src/printc.pp.ml - ppx src/process.pp.ml - ppx src/prod_or_test.pp.ml - ppx src/quickcheck_deprecated.pp.ml - ppx src/random_selection.pp.ml - ppx src/readline.pp.ml - ppx src/readline__input_char.pp.ml - ppx src/readline__input_loop.pp.ml - ppx src/runtime_blockout_detector.pp.ml - ppx src/rw_mutex.pp.ml - ppx src/sampler.pp.ml - ppx src/search_foo.pp.ml - ppx src/semaphore.pp.ml - ppx src/sendmail.pp.ml - ppx src/service_command.pp.ml - ppx src/set_lang.pp.ml - ppx src/set_lang_intf.pp.ml - ppx src/shell.pp.ml - ppx src/shell__core.pp.ml - ppx src/shell__line_buffer.pp.ml - ppx src/sntp.pp.ml - ppx src/std.pp.ml - ppx src/string_zipper.pp.ml - ppx src/sys_utils.pp.ml - ppx src/tcp.pp.ml - ppx src/timed_function.pp.ml - ppx src/unix_pseudo_terminal.pp.ml - ppx src/unix_utils.pp.ml - ppx src/update_queue.pp.ml - ppx src/alternating_primary_backup_assignment.pp.mli - ppx src/appendable_list.pp.mli - ppx src/appendable_list_unit_tests.pp.mli - ppx src/atomic_edit.pp.mli - ppx src/bin_io_utils.pp.mli - ppx src/bitarray.pp.mli - ppx src/cache.pp.mli - ppx src/color_print.pp.mli - ppx src/csv_writer.pp.mli - ppx src/deprecated_bench.pp.mli - ppx src/deprecated_command.pp.mli - ppx src/deprecated_fcommand.pp.mli - ppx src/deprecated_service_command.pp.mli - ppx src/documented_match_statement.pp.mli - ppx src/english.pp.mli - ppx src/environment.pp.mli - ppx src/exception_check.pp.mli - ppx src/extended_array.pp.mli - ppx src/extended_common.pp.mli - ppx src/extended_exn.pp.mli - ppx src/extended_filename.pp.mli - ppx src/extended_float.pp.mli - ppx src/extended_gc.pp.mli - ppx src/extended_hashtbl.pp.mli - ppx src/extended_int.pp.mli - ppx src/extended_int32.pp.mli - ppx src/extended_int63.pp.mli - ppx src/extended_int64.pp.mli - ppx src/extended_linux.pp.mli - ppx src/extended_list.pp.mli - ppx src/extended_list__LCS.pp.mli - ppx src/extended_list__multimerge.pp.mli - ppx src/extended_memo.pp.mli - ppx src/extended_nativeint.pp.mli - ppx src/extended_result.pp.mli - ppx src/extended_sexp.pp.mli - ppx src/extended_string.pp.mli - ppx src/extended_sys.pp.mli - ppx src/extended_thread.pp.mli - ppx src/extended_time.pp.mli - ppx src/extended_unix.pp.mli - ppx src/extra_fields.pp.mli - ppx src/fd_leak_check.pp.mli - ppx src/find.pp.mli - ppx src/flang.pp.mli - ppx src/float_ref.pp.mli - ppx src/fold_map.pp.mli - ppx src/generic.pp.mli - ppx src/hashtbl2.pp.mli - ppx src/hashtbl2_pair.pp.mli - ppx src/interval_map.pp.mli - ppx src/invocation.pp.mli - ppx src/lazy_list.pp.mli - ppx src/lazy_m.pp.mli - ppx src/lazy_sequence.pp.mli - ppx src/left_boundary.pp.mli - ppx src/linebuf.pp.mli - ppx src/list_zipper.pp.mli - ppx src/logger.pp.mli - ppx src/low_level_debug.pp.mli - ppx src/malloc.pp.mli - ppx src/multi_map.pp.mli - ppx src/net_utils.pp.mli - ppx src/number.pp.mli - ppx src/olang.pp.mli - ppx src/packed_array.pp.mli - ppx src/packed_map.pp.mli - ppx src/posix_clock.pp.mli - ppx src/pp.pp.mli - ppx src/printc.pp.mli - ppx src/process.pp.mli - ppx src/prod_or_test.pp.mli - ppx src/quickcheck_deprecated.pp.mli - ppx src/random_selection.pp.mli - ppx src/readline.pp.mli - ppx src/readline__input_char.pp.mli - ppx src/readline__input_loop.pp.mli - ppx src/runtime_blockout_detector.pp.mli - ppx src/rw_mutex.pp.mli - ppx src/sampler.pp.mli - ppx src/search_foo.pp.mli - ppx src/semaphore.pp.mli - ppx src/sendmail.pp.mli - ppx src/service_command.pp.mli - ppx src/set_lang.pp.mli - ppx src/shell.pp.mli - ppx src/shell__core.pp.mli - ppx src/shell__line_buffer.pp.mli - ppx src/sntp.pp.mli - ppx src/string_zipper.pp.mli - ppx src/sys_utils.pp.mli - ppx src/tcp.pp.mli - ppx src/timed_function.pp.mli - ppx src/unix_pseudo_terminal.pp.mli - ppx src/unix_utils.pp.mli - ppx src/update_queue.pp.mli - ocamldep base64/src/base64.depends.ocamldep-output - ppx src/procfs.pp.mli - ocamldep base64/src/base64.dependsi.ocamldep-output - ocamldep selector/src/selector.depends.ocamldep-output - ppx src/procfs.pp.ml - ocamldep selector/src/selector.dependsi.ocamldep-output - ocamldep src/core_extended.dependsi.ocamldep-output - ocamlc base64/src/base64.{cmi,cmti} - ocamldep src/core_extended.depends.ocamldep-output - ocamlc selector/src/selector.{cmi,cmti} - ocamlc src/core_extended__Alternating_primary_backup_assignment.{cmi,cmti} - ocamlc src/core_extended__Appendable_list.{cmi,cmti} - ocamlc src/core_extended__Appendable_list_unit_tests.{cmi,cmti} - ocamlc src/core_extended__Atomic_edit.{cmi,cmti} - ocamlc src/core_extended__Bin_io_utils.{cmi,cmti} - ocamlc src/core_extended__Bitarray.{cmi,cmti} - ocamlc src/core_extended__Cache.{cmi,cmti} - ocamlc src/core_extended__Color_print.{cmi,cmti} - ocamlc src/core_extended__Csv_writer.{cmi,cmti} - ocamlc src/core_extended__Deprecated_bench.{cmi,cmti} - ocamlc src/core_extended__Deprecated_command.{cmi,cmti} - ocamlc src/core_extended__Documented_match_statement.{cmi,cmti} - ocamlc src/core_extended__English.{cmi,cmti} - ocamlc src/core_extended__Environment.{cmi,cmti} - ocamlc src/core_extended__Exception_check.{cmi,cmti} - ocamlc src/core_extended__Extended_array.{cmi,cmti} - ocamlc src/core_extended__Extended_common.{cmi,cmti} - ocamlc src/core_extended__Extended_exn.{cmi,cmti} - ocamlc src/core_extended__Extended_filename.{cmi,cmti} - ocamlc src/core_extended__Extended_gc.{cmi,cmti} - ocamlc src/core_extended__Extended_hashtbl.{cmi,cmti} - ocamlc src/core_extended__Extended_linux.{cmi,cmti} - ocamlc src/core_extended__Extended_list.{cmi,cmti} - ocamlc src/core_extended__Extended_list__LCS.{cmi,cmti} - ocamlc src/core_extended__Extended_list__multimerge.{cmi,cmti} - ocamlc src/core_extended__Extended_memo.{cmi,cmti} - ocamlc src/core_extended__Extended_result.{cmi,cmti} - ocamlc src/core_extended__Extended_string.{cmi,cmti} - ocamlc src/core_extended__Extended_sys.{cmi,cmti} - ocamlc src/core_extended__Extended_thread.{cmi,cmti} - ocamlc src/core_extended__Extended_time.{cmi,cmti} - ocamlc src/core_extended__Extended_unix.{cmi,cmti} - ocamlc src/core_extended__Extra_fields.{cmi,cmti} - ocamlc src/core_extended__Fd_leak_check.{cmi,cmti} - ocamlc src/core_extended__Find.{cmi,cmti} - ocamlc src/core_extended__Flang.{cmi,cmti} - ocamlc src/core_extended__Float_ref.{cmi,cmti} - ocamlc src/core_extended__Fold_map.{cmi,cmti} - ocamlc src/core_extended__Generic.{cmi,cmti} - ocamlc src/core_extended__Invocation.{cmi,cmti} - ocamlc src/core_extended__Lazy_m.{cmi,cmti} - ocamlc src/core_extended__Lazy_sequence.{cmi,cmti} - ocamlc src/core_extended__Left_boundary.{cmi,cmti} - ocamlc src/core_extended__Linebuf.{cmi,cmti} - ocamlc src/core_extended__List_zipper.{cmi,cmti} - ocamlc src/core_extended__Logger.{cmi,cmti} - ocamlc src/core_extended__Low_level_debug.{cmi,cmti} - ocamlc src/core_extended__Malloc.{cmi,cmti} - ocamlc src/core_extended__Multi_map.{cmi,cmti} - ocamlc src/core_extended__Net_utils.{cmi,cmti} - ocamlc src/core_extended__Olang.{cmi,cmti} - ocamlc src/core_extended__Packed_array.{cmi,cmti} - ocamlc src/core_extended__Posix_clock.{cmi,cmti} - ocamlc src/core_extended__Pp.{cmi,cmti} - ocamlc src/core_extended__Printc.{cmi,cmti} - ocamlc src/core_extended__Process.{cmi,cmti} - ocamlc src/core_extended__Prod_or_test.{cmi,cmti} - ocamlc src/core_extended__Quickcheck_deprecated.{cmi,cmti} - ocamlc src/core_extended__Random_selection.{cmi,cmti} - ocamlc src/core_extended__Readline.{cmi,cmti} - ocamlc src/core_extended__Readline__input_char.{cmi,cmti} - ocamlc src/core_extended__Readline__input_loop.{cmi,cmti} - ocamlc src/core_extended__Runtime_blockout_detector.{cmi,cmti} - ocamlc src/core_extended__Rw_mutex.{cmi,cmti} - ocamlc src/core_extended__Sampler.{cmi,cmti} - ocamlc src/core_extended__Search_foo.{cmi,cmti} - ocamlc src/core_extended__Semaphore.{cmi,cmti} - ocamlc src/core_extended__Sendmail.{cmi,cmti} - ocamlc src/core_extended__Service_command.{cmi,cmti} - ocamlc src/core_extended__Shell.{cmi,cmti} - ocamlc src/core_extended__Shell__core.{cmi,cmti} - ocamlc src/core_extended__Shell__line_buffer.{cmi,cmti} - ocamlc src/core_extended__Sntp.{cmi,cmti} - ocamlc src/core_extended__String_zipper.{cmi,cmti} - ocamlc src/core_extended__Sys_utils.{cmi,cmti} - ocamlc src/core_extended__Tcp.{cmi,cmti} - ocamlc src/core_extended__Timed_function.{cmi,cmti} - ocamlc src/core_extended__Unix_pseudo_terminal.{cmi,cmti} - ocamlc src/core_extended__Unix_utils.{cmi,cmti} - ocamlc src/core_extended__Update_queue.{cmi,cmti} - ocamlc base64/src/base64.{cmo,cmt} - ocamlopt base64/src/base64.{cmx,o} - ocamlc src/core_extended__Extended_monad.{cmi,cmo,cmt} - ocamlc src/core_extended__Extended_option.{cmi,cmo,cmt} - ocamlc src/core_extended__Invariant.{cmi,cmo,cmt} - ocamlc src/core_extended__Set_lang_intf.{cmi,cmo,cmt} - ocamlc selector/src/selector.{cmo,cmt} - ocamlopt selector/src/selector.{cmx,o} - ocamlc src/core_extended__Alternating_primary_backup_assignment.{cmo,cmt} - ocamlopt src/core_extended__Alternating_primary_backup_assignment.{cmx,o} - ocamlc src/core_extended__Appendable_list.{cmo,cmt} - ocamlopt src/core_extended__Appendable_list.{cmx,o} - ocamlc src/core_extended__Appendable_list_unit_tests.{cmo,cmt} - ocamlc src/core_extended__Bin_io_utils.{cmo,cmt} - ocamlopt src/core_extended__Bin_io_utils.{cmx,o} - ocamlc src/core_extended__Bitarray.{cmo,cmt} - ocamlopt src/core_extended__Bitarray.{cmx,o} - ocamlc src/core_extended__Cache.{cmo,cmt} - ocamlopt src/core_extended__Cache.{cmx,o} - ocamlc src/core_extended__Color_print.{cmo,cmt} - ocamlopt src/core_extended__Color_print.{cmx,o} - ocamlc src/core_extended__Csv_writer.{cmo,cmt} - ocamlopt src/core_extended__Csv_writer.{cmx,o} - ocamlc src/core_extended__Deprecated_fcommand.{cmi,cmti} - ocamlc src/core_extended__Deprecated_service_command.{cmi,cmti} - ocamlc src/core_extended__Documented_match_statement.{cmo,cmt} - ocamlopt src/core_extended__Documented_match_statement.{cmx,o} - ocamlc src/core_extended__English.{cmo,cmt} - ocamlopt src/core_extended__English.{cmx,o} - ocamlc src/core_extended__Environment.{cmo,cmt} - ocamlopt src/core_extended__Environment.{cmx,o} - ocamlc src/core_extended__Exception_check.{cmo,cmt} - ocamlopt src/core_extended__Exception_check.{cmx,o} - ocamlc src/core_extended__Extended_array.{cmo,cmt} - ocamlopt src/core_extended__Extended_array.{cmx,o} - ocamlc src/core_extended__Extended_exn.{cmo,cmt} - ocamlopt src/core_extended__Extended_exn.{cmx,o} - ocamlc src/core_extended__Extended_gc.{cmo,cmt} - ocamlopt src/core_extended__Extended_gc.{cmx,o} - ocamlc src/core_extended__Extended_hashtbl.{cmo,cmt} - ocamlopt src/core_extended__Extended_hashtbl.{cmx,o} - ocamlc src/core_extended__Extended_linux.{cmo,cmt} - ocamlopt src/core_extended__Extended_linux.{cmx,o} - ocamlc src/core_extended__Extended_list__LCS.{cmo,cmt} - ocamlopt src/core_extended__Extended_list__LCS.{cmx,o} - ocamlc src/core_extended__Extended_list__multimerge.{cmo,cmt} - ocamlopt src/core_extended__Extended_list__multimerge.{cmx,o} - ocamlc src/core_extended__Extended_list.{cmo,cmt} - ocamlc src/core_extended__Extended_memo.{cmo,cmt} - ocamlopt src/core_extended__Extended_memo.{cmx,o} - ocamlc src/core_extended__Extended_result.{cmo,cmt} - ocamlopt src/core_extended__Extended_result.{cmx,o} - ocamlc src/core_extended__Extended_string.{cmo,cmt} - ocamlopt src/core_extended__Extended_string.{cmx,o} - ocamlc src/core_extended__Extended_sys.{cmo,cmt} - ocamlc src/core_extended__Extended_common.{cmo,cmt} - ocamlc src/core_extended__Extended_thread.{cmo,cmt} - ocamlopt src/core_extended__Extended_thread.{cmx,o} - ocamlc src/core_extended__Extended_time.{cmo,cmt} - ocamlopt src/core_extended__Extended_time.{cmx,o} - ocamlc src/core_extended__Extra_fields.{cmo,cmt} - ocamlopt src/core_extended__Extra_fields.{cmx,o} - ocamlc src/core_extended__Fd_leak_check.{cmo,cmt} - ocamlopt src/core_extended__Fd_leak_check.{cmx,o} - ocamlc src/core_extended__Find.{cmo,cmt} - ocamlopt src/core_extended__Find.{cmx,o} - ocamlc src/core_extended__Flang.{cmo,cmt} - ocamlopt src/core_extended__Flang.{cmx,o} - ocamlc src/core_extended__Float_ref.{cmo,cmt} - ocamlopt src/core_extended__Float_ref.{cmx,o} - ocamlc src/core_extended__Fold_map.{cmo,cmt} - ocamlopt src/core_extended__Fold_map.{cmx,o} - ocamlc src/core_extended__Generic.{cmo,cmt} - ocamlopt src/core_extended__Generic.{cmx,o} - ocamlc src/core_extended__Invocation.{cmo,cmt} - ocamlopt src/core_extended__Invocation.{cmx,o} - ocamlc src/core_extended__Lazy_m.{cmo,cmt} - ocamlopt src/core_extended__Lazy_m.{cmx,o} - ocamlc src/core_extended__Lazy_list.{cmi,cmti} - ocamlc src/core_extended__Lazy_sequence.{cmo,cmt} - File "src/lazy_sequence.ml", line 844, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "src/lazy_sequence.ml", line 851, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlc src/core_extended__Left_boundary.{cmo,cmt} - ocamlopt src/core_extended__Left_boundary.{cmx,o} - ocamlc src/core_extended__Linebuf.{cmo,cmt} - ocamlopt src/core_extended__Linebuf.{cmx,o} - ocamlc src/core_extended__List_zipper.{cmo,cmt} - ocamlopt src/core_extended__List_zipper.{cmx,o} - ocamlc src/core_extended__Low_level_debug.{cmo,cmt} - ocamlopt src/core_extended__Low_level_debug.{cmx,o} - ocamlc src/core_extended__Malloc.{cmo,cmt} - ocamlopt src/core_extended__Malloc.{cmx,o} - ocamlc src/core_extended__Multi_map.{cmo,cmt} - ocamlc src/core_extended__Net_utils.{cmo,cmt} - ocamlopt src/core_extended__Net_utils.{cmx,o} - ocamlc src/core_extended__Olang.{cmo,cmt} - ocamlc src/core_extended__Posix_clock.{cmo,cmt} - ocamlopt src/core_extended__Posix_clock.{cmx,o} - ocamlc src/core_extended__Pp.{cmo,cmt} - ocamlopt src/core_extended__Pp.{cmx,o} - ocamlc src/core_extended__Extended_sexp.{cmi,cmti} - ocamlc src/core_extended__Logger.{cmo,cmt} - ocamlc src/core_extended__Printc.{cmo,cmt} - ocamlopt src/core_extended__Printc.{cmx,o} - ocamlc src/core_extended__Prod_or_test.{cmo,cmt} - ocamlopt src/core_extended__Prod_or_test.{cmx,o} - ocamlc src/core_extended__Quickcheck_deprecated.{cmo,cmt} - ocamlopt src/core_extended__Quickcheck_deprecated.{cmx,o} - ocamlc src/core_extended__Random_selection.{cmo,cmt} - ocamlopt src/core_extended__Random_selection.{cmx,o} - ocamlc src/core_extended__Readline__input_char.{cmo,cmt} - ocamlopt src/core_extended__Readline__input_char.{cmx,o} - ocamlc src/core_extended__Readline.{cmo,cmt} - ocamlopt src/core_extended__Logger.{cmx,o} - ocamlc src/core_extended__Runtime_blockout_detector.{cmo,cmt} - ocamlopt src/core_extended__Runtime_blockout_detector.{cmx,o} - ocamlc src/core_extended__Rw_mutex.{cmo,cmt} - ocamlopt src/core_extended__Rw_mutex.{cmx,o} - ocamlc src/core_extended__Sampler.{cmo,cmt} - ocamlopt src/core_extended__Sampler.{cmx,o} - ocamlc src/core_extended__Search_foo.{cmo,cmt} - ocamlopt src/core_extended__Search_foo.{cmx,o} - ocamlc src/core_extended__Semaphore.{cmo,cmt} - ocamlopt src/core_extended__Semaphore.{cmx,o} - ocamlc src/core_extended__Service_command.{cmo,cmt} - ocamlc src/core_extended__Atomic_edit.{cmo,cmt} - ocamlc src/core_extended__Sendmail.{cmo,cmt} - ocamlc src/core_extended__Shell__core.{cmo,cmt} - ocamlopt src/core_extended__Shell__core.{cmx,o} - ocamlc src/core_extended__Packed_map.{cmi,cmti} - ocamlc src/core_extended__Shell__line_buffer.{cmo,cmt} - ocamlopt src/core_extended__Shell__line_buffer.{cmx,o} - ocamlc src/core_extended__String_zipper.{cmo,cmt} - ocamlc src/core_extended__Readline__input_loop.{cmo,cmt} - ocamlc src/core_extended__Unix_pseudo_terminal.{cmo,cmt} - ocamlopt src/core_extended__Unix_pseudo_terminal.{cmx,o} - ocamlc src/core_extended__Update_queue.{cmo,cmt} - ocamlopt src/core_extended__Update_queue.{cmx,o} - ocamlc base64/src/base64.cma - ocamlopt base64/src/base64.{a,cmxa} - ocamlopt src/core_extended__Extended_monad.{cmx,o} - ocamlopt src/core_extended__Extended_option.{cmx,o} - ocamlopt src/core_extended__Invariant.{cmx,o} - ocamlc src/core_extended__Hashtbl2.{cmi,cmti} - ocamlopt src/core_extended__Service_command.{cmx,o} - ocamlc selector/src/selector.cma - ocamlopt selector/src/selector.{a,cmxa} - ocamlc src/core_extended__Unix_utils.{cmo,cmt} - ocamlc src/core_extended__Extended_filename.{cmo,cmt} - ocamlopt src/core_extended__String_zipper.{cmx,o} - ocamlopt src/core_extended__Appendable_list_unit_tests.{cmx,o} - ocamlopt src/core_extended__Extended_list.{cmx,o} - ocamlc src/core_extended__Lazy_list.{cmo,cmt} - ocamlopt base64/src/base64.cmxs - ocamlopt src/core_extended__Multi_map.{cmx,o} - ocamlopt src/core_extended__Unix_utils.{cmx,o} - ocamlopt selector/src/selector.cmxs - ocamlc src/core_extended__Hashtbl2_pair.{cmi,cmti} - ocamlopt src/core_extended__Lazy_sequence.{cmx,o} - File "src/lazy_sequence.ml", line 844, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "src/lazy_sequence.ml", line 851, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt src/core_extended__Set_lang_intf.{cmx,o} - ocamlc src/core_extended__Deprecated_fcommand.{cmo,cmt} - ocamlopt src/core_extended__Lazy_list.{cmx,o} - ocamlc src/core_extended__Deprecated_service_command.{cmo,cmt} - ocamlc src/core_extended__Shell.{cmo,cmt} - ocamlc src/core_extended__Procfs.{cmi,cmti} - ocamlopt src/core_extended__Readline__input_loop.{cmx,o} - ocamlc src/core_extended__Sntp.{cmo,cmt} - ocamlc src/core_extended__Tcp.{cmo,cmt} - ocamlc src/core_extended__Hashtbl2.{cmo,cmt} - ocamlc src/core_extended__Interval_map_intf.{cmi,cmo,cmt} - ocamlopt src/core_extended__Tcp.{cmx,o} - ocamlc src/core_extended__Deprecated_bench.{cmo,cmt} - ocamlopt src/core_extended__Hashtbl2.{cmx,o} - ocamlc src/core_extended__Hashtbl2_pair.{cmo,cmt} - ocamlopt src/core_extended__Extended_sys.{cmx,o} - ocamlc src/core_extended__Timed_function.{cmo,cmt} - ocamlopt src/core_extended__Sntp.{cmx,o} - ocamlc src/core_extended__Set_lang.{cmi,cmti} - ocamlopt src/core_extended__Olang.{cmx,o} - ocamlopt src/core_extended__Extended_filename.{cmx,o} - ocamlc src/core_extended__Process.{cmo,cmt} - ocamlc src/core_extended__Extended_sexp.{cmo,cmt} - ocamlopt src/core_extended__Readline.{cmx,o} - ocamlc src/core_extended__Deprecated_command.{cmo,cmt} - ocamlopt src/core_extended__Hashtbl2_pair.{cmx,o} - ocamlopt src/core_extended__Extended_common.{cmx,o} - ocamlc src/core_extended__Extended_unix.{cmo,cmt} - ocamlc src/core_extended__Packed_map.{cmo,cmt} - ocamlc src/core_extended__Interval_map.{cmi,cmti} - ocamlopt src/core_extended__Extended_sexp.{cmx,o} - ocamlopt src/core_extended__Deprecated_bench.{cmx,o} - ocamlc src/core_extended__Sys_utils.{cmo,cmt} - ocamlopt src/core_extended__Interval_map_intf.{cmx,o} - ocamlopt src/core_extended__Extended_unix.{cmx,o} - ocamlc src/core_extended__Set_lang.{cmo,cmt} - ocamlopt src/core_extended__Set_lang.{cmx,o} - ocamlc src/core_extended__Packed_array.{cmo,cmt} - ocamlopt src/core_extended__Packed_array.{cmx,o} - ocamlopt src/core_extended__Process.{cmx,o} - ocamlc src/core_extended__Interval_map.{cmo,cmt} - ocamlopt src/core_extended__Interval_map.{cmx,o} - ocamlopt src/core_extended__Timed_function.{cmx,o} - ocamlopt src/core_extended__Shell.{cmx,o} - ocamlopt src/core_extended__Packed_map.{cmx,o} - ocamlopt src/core_extended__Atomic_edit.{cmx,o} - ocamlc src/core_extended__Procfs.{cmo,cmt} - ocamlopt src/core_extended__Sendmail.{cmx,o} - ocamlc src/core_extended__Number.{cmi,cmti} - ocamlopt src/core_extended__Deprecated_command.{cmx,o} - ocamlopt src/core_extended__Deprecated_service_command.{cmx,o} - ocamlopt src/core_extended__Deprecated_fcommand.{cmx,o} - ocamlc src/core_extended__Extended_int32.{cmi,cmti} - ocamlc src/core_extended__Extended_int.{cmi,cmti} - ocamlc src/core_extended__Extended_int63.{cmi,cmti} - ocamlc src/core_extended__Extended_int64.{cmi,cmti} - ocamlc src/core_extended__Extended_nativeint.{cmi,cmti} - ocamlc src/core_extended__Extended_float.{cmi,cmti} - ocamlopt src/core_extended__Procfs.{cmx,o} - ocamlc src/core_extended__Extended_int32.{cmo,cmt} - ocamlc src/core_extended__Extended_int.{cmo,cmt} - ocamlc src/core_extended__Extended_int63.{cmo,cmt} - ocamlc src/core_extended__Number.{cmo,cmt} - ocamlopt src/core_extended__Number.{cmx,o} - ocamlc src/core_extended__Extended_nativeint.{cmo,cmt} - ocamlc src/core_extended__Extended_int64.{cmo,cmt} - ocamlopt src/core_extended__Sys_utils.{cmx,o} - ocamlc src/core_extended__Extended_float.{cmo,cmt} - ocamlopt src/core_extended__Extended_int32.{cmx,o} - ocamlopt src/core_extended__Extended_int63.{cmx,o} - ocamlopt src/core_extended__Extended_int.{cmx,o} - ocamlopt src/core_extended__Extended_nativeint.{cmx,o} - ocamlc src/core_extended__Std.{cmi,cmo,cmt} - ocamlopt src/core_extended__Extended_int64.{cmx,o} - ocamlopt src/core_extended__Extended_float.{cmx,o} - ocamlc src/core_extended.cma - ocamlopt src/core_extended__Std.{cmx,o} - ocamlopt src/core_extended.{a,cmxa} - ocamlopt src/core_extended.cmxs -> compiled core_extended.v0.9.0 -> installed core_extended.v0.9.0 Processing 218/219: [email_message: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "email_message" "-j" "255" (CWD=/home/opam/.opam/4.04/.opam-switch/build/email_message.v0.9.0) - ocamlyacc src/email_grammar.{ml,mli} - ocamlyacc src/media_type_grammar.{ml,mli} - ocamllex src/email_address_lexer_v1.ml - ocamllex src/email_lexer.ml - ocamllex src/quoted_printable_lexer.ml - ocamllex src/media_type_lexer.ml - ocamlc src/email_message.{cmi,cmo,cmt} - ocamlopt src/email_message.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/bigstring_shared.pp.ml - ppx src/boundary.pp.ml - ppx src/common.pp.ml - ppx src/crypto.pp.ml - ppx src/debug.pp.ml - ppx src/email_address.pp.ml - ppx src/email_grammar_types.pp.ml - ppx src/email_lexer_state.pp.ml - ppx src/email_regex.pp.ml - ppx src/media_type_grammar_types.pp.ml - ppx src/std.pp.ml - ppx src/magic_mime_external.pp.ml - ppx src/boundary.pp.mli - ppx src/mimestring.pp.ml - ppx src/wrapper.pp.ml - ppx src/mailbox.pp.ml - ppx src/selector.pp.ml - ppx src/email_address.pp.mli - ppx src/email_lexer.pp.mli - ppx src/media_type.pp.ml - ppx src/headers.pp.ml - ppx src/rfc.pp.ml - ppx src/email_regex.pp.mli - ppx src/parser_intf.pp.ml - ppx src/string_monoidable.pp.ml - ppx src/mailbox.pp.mli - ppx src/media_type_lexer.pp.mli - ppx src/octet_stream.pp.ml - ppx src/bigstring_shared.pp.mli - ppx src/string_monoid.pp.ml - ppx src/mimestring.pp.mli - ppx src/debug.pp.mli - ppx src/email.pp.mli - ppx src/email_address_lexer_v1.pp.mli - ppx src/parser_intf.pp.mli - ppx src/rfc.pp.mli - ppx src/email.pp.ml - ppx src/selector.pp.mli - ppx src/string_monoidable.pp.mli - ppx src/wrapper.pp.mli - ppx src/media_type.pp.mli - ppx src/headers.pp.mli - ppx src/email_grammar.pp.ml - ppx src/email_grammar.pp.mli - ppx src/media_type_grammar.pp.ml - ppx src/octet_stream.pp.mli - ppx src/media_type_grammar.pp.mli - ppx src/email_address_lexer_v1.pp.ml - ppx src/quoted_printable_lexer.pp.mli - ppx src/email_lexer.pp.ml - ppx src/string_monoid.pp.mli - ppx src/quoted_printable_lexer.pp.ml - ppx src/media_type_lexer.pp.ml - ocamldep src/email_message.dependsi.ocamldep-output - ocamldep src/email_message.depends.ocamldep-output - ocamlc src/email_message__Debug.{cmi,cmti} - ocamlc src/email_message__Email_address_lexer_v1.{cmi,cmti} - ocamlc src/email_message__Email_regex.{cmi,cmti} - ocamlc src/email_message__Quoted_printable_lexer.{cmi,cmti} - ocamlc src/email_message__Crypto.{cmi,cmo,cmt} - ocamlc src/email_message__Email_grammar_types.{cmi,cmo,cmt} - ocamlc src/email_message__Magic_mime_external.{cmi,cmo,cmt} - ocamlc src/email_message__Media_type_grammar_types.{cmi,cmo,cmt} - ocamlc src/email_message__String_monoid.{cmi,cmti} - ocamlc src/email_message__Common.{cmi,cmo,cmt} - ocamlc src/email_message__Debug.{cmo,cmt} - ocamlc src/email_message__Email_address_lexer_v1.{cmo,cmt} - ocamlopt src/email_message__Email_address_lexer_v1.{cmx,o} - ocamlc src/email_message__Email_grammar.{cmi,cmti} - ocamlopt src/email_message__Debug.{cmx,o} - ocamlopt src/email_message__Crypto.{cmx,o} - ocamlc src/email_message__Media_type_grammar.{cmi,cmti} - ocamlopt src/email_message__Media_type_grammar_types.{cmx,o} - ocamlopt src/email_message__Email_grammar_types.{cmx,o} - ocamlopt src/email_message__Magic_mime_external.{cmx,o} - ocamlc src/email_message__String_monoidable.{cmi,cmti} - ocamlc src/email_message__Quoted_printable_lexer.{cmo,cmt} - ocamlc src/email_message__Media_type_lexer.{cmi,cmti} - ocamlc src/email_message__String_monoidable.{cmo,cmt} - ocamlc src/email_message__Email_grammar.{cmo,cmt} - ocamlc src/email_message__Email_regex.{cmo,cmt} - ocamlc src/email_message__Media_type_grammar.{cmo,cmt} - ocamlc src/email_message__Parser_intf.{cmi,cmti} - ocamlopt src/email_message__Media_type_grammar.{cmx,o} - ocamlopt src/email_message__Email_regex.{cmx,o} - ocamlopt src/email_message__Quoted_printable_lexer.{cmx,o} - ocamlopt src/email_message__Common.{cmx,o} - ocamlopt src/email_message__Email_grammar.{cmx,o} - ocamlc src/email_message__Email_lexer_state.{cmi,cmo,cmt} - ocamlc src/email_message__Media_type_lexer.{cmo,cmt} - ocamlc src/email_message__Bigstring_shared.{cmi,cmti} - ocamlc src/email_message__Email_lexer.{cmi,cmti} - ocamlc src/email_message__String_monoid.{cmo,cmt} - ocamlc src/email_message__Boundary.{cmi,cmti} - ocamlc src/email_message__Email_lexer.{cmo,cmt} - ocamlopt src/email_message__Media_type_lexer.{cmx,o} - ocamlopt src/email_message__String_monoid.{cmx,o} - ocamlopt src/email_message__Email_lexer_state.{cmx,o} - ocamlopt src/email_message__String_monoidable.{cmx,o} - ocamlc src/email_message__Parser_intf.{cmo,cmt} - ocamlc src/email_message__Bigstring_shared.{cmo,cmt} - ocamlopt src/email_message__Email_lexer.{cmx,o} - ocamlopt src/email_message__Parser_intf.{cmx,o} - ocamlopt src/email_message__Bigstring_shared.{cmx,o} - ocamlc src/email_message__Mimestring.{cmi,cmti} - ocamlc src/email_message__Headers.{cmi,cmti} - ocamlc src/email_message__Boundary.{cmo,cmt} - ocamlc src/email_message__Media_type.{cmi,cmti} - ocamlc src/email_message__Octet_stream.{cmi,cmti} - ocamlopt src/email_message__Boundary.{cmx,o} - ocamlc src/email_message__Rfc.{cmi,cmti} - ocamlc src/email_message__Octet_stream.{cmo,cmt} - ocamlc src/email_message__Media_type.{cmo,cmt} - ocamlc src/email_message__Mimestring.{cmo,cmt} - ocamlc src/email_message__Email_address.{cmi,cmti} - ocamlopt src/email_message__Mimestring.{cmx,o} - ocamlc src/email_message__Rfc.{cmo,cmt} - ocamlc src/email_message__Headers.{cmo,cmt} - ocamlc src/email_message__Email.{cmi,cmti} - ocamlc src/email_message__Selector.{cmi,cmti} - ocamlopt src/email_message__Rfc.{cmx,o} - ocamlc src/email_message__Wrapper.{cmi,cmti} - ocamlc src/email_message__Std.{cmi,cmo,cmt} - ocamlc src/email_message__Selector.{cmo,cmt} - ocamlc src/email_message__Mailbox.{cmi,cmti} - ocamlc src/email_message__Wrapper.{cmo,cmt} - ocamlc src/email_message__Email_address.{cmo,cmt} - ocamlopt src/email_message__Headers.{cmx,o} - ocamlopt src/email_message__Email_address.{cmx,o} - ocamlopt src/email_message__Media_type.{cmx,o} - ocamlopt src/email_message__Octet_stream.{cmx,o} - ocamlc src/email_message__Mailbox.{cmo,cmt} - ocamlc src/email_message__Email.{cmo,cmt} - ocamlc src/email_message.cma - ocamlopt src/email_message__Email.{cmx,o} - ocamlopt src/email_message__Selector.{cmx,o} - ocamlopt src/email_message__Wrapper.{cmx,o} - ocamlopt src/email_message__Std.{cmx,o} - ocamlopt src/email_message__Mailbox.{cmx,o} - ocamlopt src/email_message.{a,cmxa} - ocamlopt src/email_message.cmxs -> compiled email_message.v0.9.0 -> installed email_message.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-09-03 04:29.43 ---> saved as "946ed8787c14caeabc44563fb56ae985582ed9514b690592e617944bce193183" Job succeeded