Building on x86-bm-1.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1) Unable to find image 'ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1' locally docker.io/ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1: Pulling from ocaml/opam 88273bdcc4bc: Pulling fs layer 88273bdcc4bc: Verifying Checksum 88273bdcc4bc: Download complete 88273bdcc4bc: Pull complete Digest: sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1 Status: Downloaded newer image for ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1 2022-10-12 23:36.27 ---> using "72789ea385c156750aa7dd96aa50ee44bc632bea844e975f245441d9aee8bfd2" 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-10-12 23:36.27 ---> using "00a95b0dc29356854a2323387bb3765564e1fe55593574ff6be6315935e9f655" 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 b1c9c96444d9fdc81f076b2f18ffaccd2f7c8f2f")) 2022-10-12 23:36.27 ---> using "78ae84c730ce1e5c34c37c027b1e573b31333de9c356d764a1de3654115799af" 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-10-12 23:36.27 ---> using "3910cf3733834024da3f31717f53c4d64ec6165d9ca48b4a2ad73da600e53b71" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.05' '4.05.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.05.0"} | "ocaml-system" {= "4.05.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.05.0 (https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz) -> installed ocaml-base-compiler.4.05.0 -> installed ocaml-config.1 -> installed ocaml.4.05.0 Done. # Run eval $(opam env --switch=4.05) to update the current shell environment 2022-10-12 23:36.27 ---> using "44858fd3638d94016e84c4ee477f270ec6c8da8ef091fe81da845092fb564e90" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB] - Fetched 341 kB in 4s (94.8 kB/s) - Reading package lists... - 2022-10-12 23:36.27 ---> using "5c99699bc72d9d5206fdd8b433e20dd6eb7edc380df4e72e704df4aa90fd8126" 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 (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-10-12 23:36.27 ---> using "22a04d9aa08de84264b06b959bb807bbdae115371dafdb4b34d310295b89c61d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"patdiff.v0.9.0\"\ \nopam install -vy \"patdiff.v0.9.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"patdiff.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] patdiff.v0.9.0 is not installed. Nothing to do. The following actions will be performed: === install 63 packages - install base v0.9.4 [required by core, pcre] - install base-num base [required by num] - install bin_prot v0.9.2 [required by core_extended] - install conf-libpcre 1 [required by pcre] - install conf-pkg-config 2 [required by conf-libpcre] - install configurator v0.9.1 (deprecated) [required by core, pcre] - install core v0.9.2 [required by patdiff] - install core_extended v0.9.1 [required by patdiff] - install core_kernel v0.9.1 [required by core_extended, core, patience_diff] - 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 patdiff] - install num 0 [required by sexplib] - install ocaml-compiler-libs v0.9.0 [required by ppx_core] - install ocaml-migrate-parsetree 1.0.7 [required by patdiff] - install ocamlbuild 0.14.2 [required by ppx_driver] - install ocamlfind 1.9.5 [required by jbuilder, ocaml-migrate-parsetree] - install octavius 1.2.1 [required by ppx_js_style] - install patdiff v0.9.0 - install patience_diff v0.9.0 [required by patdiff] - install pcre 7.3.4 [required by patdiff] - install ppx_assert v0.9.0 [required by core] - install ppx_ast v0.9.1 [required by ppx_core] - install ppx_base v0.9.0 [required by configurator, 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_base, ppx_assert] - install ppx_core v0.9.3 [required by ppx_assert, ppx_inline_test] - install ppx_custom_printf v0.9.0 [required by bin_prot, ppx_jane] - install ppx_derivers 1.0 [required by ppx_type_conv] - install ppx_driver v0.9.2 [required by patdiff] - 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 patdiff] - 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_base, 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.1 [required by core_extended] - install result 1.3 [required by ocaml-migrate-parsetree] - install seq 0.1 [required by re] - install sexplib v0.9.3 [required by patdiff] - install spawn v0.9.0 [required by core] - install stdio v0.9.1 [required by core, pcre] - 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] The following system packages will first need to be installed: libpcre3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre3-dev" "pkg-config" - 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 ... 19690 files and directories currently installed.) - Preparing to unpack .../00-libglib2.0-0_2.74.0-2_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.0-2) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../01-libglib2.0-data_2.74.0-2_all.deb ... - Unpacking libglib2.0-data (2.74.0-2) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../02-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - Selecting previously unselected package libpcre16-3:amd64. - Preparing to unpack .../03-libpcre16-3_2%3a8.39-14_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../04-libpcre3_2%3a8.39-14_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../05-libpcre32-3_2%3a8.39-14_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../06-libpcrecpp0v5_2%3a8.39-14_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../07-libpcre3-dev_2%3a8.39-14_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-14) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../08-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 .../09-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 .../10-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 .../11-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up libpcre16-3:amd64 (2:8.39-14) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libglib2.0-0:amd64 (2.74.0-2) ... - No schema files found: doing nothing. - Setting up libpcre3:amd64 (2:8.39-14) ... - Setting up libglib2.0-data (2.74.0-2) ... - Setting up libpcre32-3:amd64 (2:8.39-14) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-14) ... - Setting up libpcre3-dev:amd64 (2:8.39-14) ... - Setting up shared-mime-info (2.2-1) ... - Processing triggers for libc-bin (2.35-3) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/189: [base.v0.9.4: http] Processing 2/189: [base.v0.9.4: http] Processing 3/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] Processing 4/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] Processing 5/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] Processing 6/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] Processing 7/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] Processing 8/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] [conf-pkg-config: pkg-config] -> installed base-num.base Processing 9/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2) - Usage: - 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 9/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] Processing 10/189: [base.v0.9.4: http] [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] [conf-pkg-config: mkdir] Processing 10/189: [bin_prot.v0.9.2: http] [configurator.v0.9.1: http] [conf-pkg-config: mkdir] Processing 10/189: [configurator.v0.9.1: http] [conf-pkg-config: mkdir] Processing 10/189: [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/lib/pkgconfig" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 10/189: Processing 11/189: [conf-libpcre: pkg-config libpcre] -> retrieved base.v0.9.4 (https://github.com/janestreet/base/archive/v0.9.4.tar.gz) Processing 12/189: [core.v0.9.2: http] [conf-libpcre: pkg-config libpcre] -> retrieved bin_prot.v0.9.2 (https://github.com/janestreet/bin_prot/archive/v0.9.2.tar.gz) Processing 13/189: [core.v0.9.2: http] [core_extended.v0.9.1: http] [conf-libpcre: pkg-config libpcre] -> retrieved configurator.v0.9.1 (https://github.com/janestreet/configurator/archive/v0.9.1.tar.gz) Processing 14/189: [core.v0.9.2: http] [core_extended.v0.9.1: http] [core_kernel.v0.9.1: http] [conf-libpcre: pkg-config libpcre] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 14/189: [core.v0.9.2: http] [core_extended.v0.9.1: http] [core_kernel.v0.9.1: http] -> installed conf-libpcre.1 Processing 15/189: [core.v0.9.2: http] [core_extended.v0.9.1: http] [core_kernel.v0.9.1: http] Processing 15/189: [core_extended.v0.9.1: http] [core_kernel.v0.9.1: http] -> retrieved core.v0.9.2 (https://github.com/janestreet/core/archive/v0.9.2.tar.gz) Processing 16/189: [core_extended.v0.9.1: http] [core_kernel.v0.9.1: http] Processing 16/189: [core_kernel.v0.9.1: http] Processing 16/189: -> retrieved fieldslib.v0.9.0 (cached) Processing 17/189: [jane-street-headers.v0.9.0: http] -> retrieved core_extended.v0.9.1 (https://github.com/janestreet/core_extended/archive/v0.9.1.tar.gz) Processing 18/189: [jane-street-headers.v0.9.0: http] -> retrieved core_kernel.v0.9.1 (https://github.com/janestreet/core_kernel/archive/v0.9.1.tar.gz) Processing 19/189: [jane-street-headers.v0.9.0: http] Processing 20/189: [jane-street-headers.v0.9.0: http] Processing 21/189: [jane-street-headers.v0.9.0: http] -> installed num.0 Processing 22/189: [jane-street-headers.v0.9.0: http] Processing 22/189: -> retrieved jbuilder.1.0+beta17 (cached) Processing 23/189: [ocaml-migrate-parsetree.1.0.7: http] -> retrieved ocaml-compiler-libs.v0.9.0 (cached) Processing 24/189: [ocaml-migrate-parsetree.1.0.7: http] -> retrieved jane-street-headers.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/jane-street-headers-v0.9.0.tar.gz) Processing 25/189: [ocaml-migrate-parsetree.1.0.7: http] -> retrieved ocamlbuild.0.14.2 (cached) Processing 26/189: [ocaml-migrate-parsetree.1.0.7: http] Processing 27/189: [ocaml-migrate-parsetree.1.0.7: http] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) Processing 28/189: [ocaml-migrate-parsetree.1.0.7: http] [patdiff.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 29/189: [ocaml-migrate-parsetree.1.0.7: http] [patdiff.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] Processing 29/189: [patdiff.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved octavius.1.2.1 (cached) Processing 30/189: [patdiff.v0.9.0: http] [patience_diff.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.05" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.05/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.05/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.05/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 30/189: [patdiff.v0.9.0: http] [patience_diff.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 30/189: [patdiff.v0.9.0: http] [patience_diff.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ocaml-migrate-parsetree.1.0.7 (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/archive/v1.0.7.tar.gz) Processing 31/189: [patdiff.v0.9.0: http] [patience_diff.v0.9.0: http] [pcre.7.3.4: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 31/189: [patience_diff.v0.9.0: http] [pcre.7.3.4: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved patdiff.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/patdiff-v0.9.0.tar.gz) Processing 32/189: [patience_diff.v0.9.0: http] [pcre.7.3.4: http] [ppx_assert.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 32/189: [pcre.7.3.4: http] [ppx_assert.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved patience_diff.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/patience_diff-v0.9.0.tar.gz) Processing 33/189: [pcre.7.3.4: http] [ppx_assert.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_ast.v0.9.1 (cached) Processing 34/189: [pcre.7.3.4: http] [ppx_assert.v0.9.0: http] [ppx_base.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 34/189: [pcre.7.3.4: http] [ppx_base.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 34/189: [ppx_base.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_assert.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_assert-v0.9.0.tar.gz) Processing 35/189: [ppx_base.v0.9.0: http] [ppx_bench.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved pcre.7.3.4 (https://github.com/mmottl/pcre-ocaml/releases/download/7.3.4/pcre-7.3.4.tbz) Processing 36/189: [ppx_base.v0.9.0: http] [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 36/189: [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_base.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_base-v0.9.0.tar.gz) Processing 37/189: [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ppx_compare.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 37/189: [ppx_bench.v0.9.1: http] [ppx_compare.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 37/189: [ppx_bench.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_bin_prot.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_bin_prot-v0.9.0.tar.gz) Processing 38/189: [ppx_bench.v0.9.1: http] [ppx_core.v0.9.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05/bin" "-sitelib" "/home/opam/.opam/4.05/lib" "-mandir" "/home/opam/.opam/4.05/man" "-config" "/home/opam/.opam/4.05/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.05/lib/ocaml - Binaries: /home/opam/.opam/4.05/bin - Manual pages: /home/opam/.opam/4.05/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.05/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.05/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.05/bin - Manual pages: /home/opam/.opam/4.05/man - topfind script: /home/opam/.opam/4.05/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 38/189: [ppx_bench.v0.9.1: http] [ppx_core.v0.9.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_compare.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_compare-v0.9.0.tar.gz) Processing 39/189: [ppx_bench.v0.9.1: http] [ppx_core.v0.9.3: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 39/189: [ppx_core.v0.9.3: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_bench.v0.9.1 (https://github.com/janestreet/ppx_bench/archive/v0.9.1.tar.gz) Processing 40/189: [ppx_core.v0.9.3: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_derivers.1.0 (cached) Processing 41/189: [ppx_core.v0.9.3: http] [ppx_custom_printf.v0.9.0: http] [ppx_driver.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 41/189: [ppx_core.v0.9.3: http] [ppx_driver.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 41/189: [ppx_driver.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_custom_printf.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_custom_printf-v0.9.0.tar.gz) Processing 42/189: [ppx_driver.v0.9.2: http] [ppx_enumerate.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_core.v0.9.3 (https://github.com/janestreet/ppx_core/archive/v0.9.3.tar.gz) Processing 43/189: [ppx_driver.v0.9.2: http] [ppx_enumerate.v0.9.0: http] [ppx_expect.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 43/189: [ppx_enumerate.v0.9.0: http] [ppx_expect.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_driver.v0.9.2 (https://github.com/janestreet/ppx_driver/archive/v0.9.2.tar.gz) Processing 44/189: [ppx_enumerate.v0.9.0: http] [ppx_expect.v0.9.0: http] [ppx_fail.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 44/189: [ppx_expect.v0.9.0: http] [ppx_fail.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_enumerate.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_enumerate-v0.9.0.tar.gz) Processing 45/189: [ppx_expect.v0.9.0: http] [ppx_fail.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_fields_conv.v0.9.0 (cached) Processing 46/189: [ppx_expect.v0.9.0: http] [ppx_fail.v0.9.0: http] [ppx_hash.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 46/189: [ppx_fail.v0.9.0: http] [ppx_hash.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_expect.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_expect-v0.9.0.tar.gz) Processing 47/189: [ppx_fail.v0.9.0: http] [ppx_hash.v0.9.0: http] [ppx_here.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 47/189: [ppx_hash.v0.9.0: http] [ppx_here.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_fail.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_fail-v0.9.0.tar.gz) Processing 48/189: [ppx_hash.v0.9.0: http] [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 48/189: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_hash.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_hash-v0.9.0.tar.gz) Processing 49/189: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ppx_jane.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 49/189: [ppx_inline_test.v0.9.2: http] [ppx_jane.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_here.v0.9.1 (https://github.com/janestreet/ppx_here/archive/v0.9.1.tar.gz) Processing 50/189: [ppx_inline_test.v0.9.2: http] [ppx_jane.v0.9.0: http] [ppx_js_style.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.05/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' Processing 50/189: [ppx_inline_test.v0.9.2: http] [ppx_jane.v0.9.0: http] [ppx_js_style.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 50/189: [ppx_inline_test.v0.9.2: http] [ppx_js_style.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 50/189: [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 50/189: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_jane.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_jane-v0.9.0.tar.gz) Processing 51/189: [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_js_style.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_js_style-v0.9.0.tar.gz) Processing 52/189: [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_inline_test.v0.9.2 (https://github.com/janestreet/ppx_inline_test/archive/v0.9.2.tar.gz) Processing 53/189: [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_metaquot.v0.9.0 (cached) Processing 54/189: [ppx_let.v0.9.0: http] [ppx_optional.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_optcomp.v0.9.0 (cached) Processing 55/189: [ppx_let.v0.9.0: http] [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 55/189: [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 55/189: [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_let.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_let-v0.9.0.tar.gz) Processing 56/189: [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_optional.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_optional-v0.9.0.tar.gz) Processing 57/189: [ppx_pipebang.v0.9.0: http] [ppx_sexp_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_sexp_conv.v0.9.0 (cached) Processing 58/189: [ppx_pipebang.v0.9.0: http] [ppx_sexp_message.v0.9.0: http] [ppx_sexp_value.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 58/189: [ppx_sexp_message.v0.9.0: http] [ppx_sexp_value.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_pipebang.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_pipebang-v0.9.0.tar.gz) Processing 59/189: [ppx_sexp_message.v0.9.0: http] [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 59/189: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_sexp_message.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_message-v0.9.0.tar.gz) Processing 60/189: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 60/189: [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 60/189: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_traverse_builtins.v0.9.0 (cached) Processing 61/189: [ppx_type_conv.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_sexp_value.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_value-v0.9.0.tar.gz) Processing 62/189: [ppx_type_conv.v0.9.1: http] [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_traverse.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_traverse-v0.9.0.tar.gz) Processing 63/189: [ppx_type_conv.v0.9.1: http] [ppx_typerep_conv.v0.9.0: http] [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 63/189: [ppx_type_conv.v0.9.1: http] [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 63/189: [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_typerep_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_typerep_conv-v0.9.0.tar.gz) Processing 64/189: [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 64/189: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_type_conv.v0.9.1 (https://github.com/janestreet/ppx_type_conv/archive/v0.9.1.tar.gz) Processing 65/189: [re2.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved re.1.8.0 (cached) Processing 66/189: [re2.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppx_variants_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_variants_conv-v0.9.0.tar.gz) Processing 67/189: [re2.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved result.1.3 (cached) Processing 68/189: [re2.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved seq.0.1 (cached) Processing 69/189: [re2.v0.9.1: http] [spawn.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved sexplib.v0.9.3 (cached) Processing 70/189: [re2.v0.9.1: http] [spawn.v0.9.0: http] [stdio.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 70/189: [spawn.v0.9.0: http] [stdio.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 70/189: [stdio.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved spawn.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/spawn-v0.9.0.tar.gz) Processing 71/189: [stdio.v0.9.1: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 71/189: [stdio.v0.9.1: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] Processing 72/189: [stdio.v0.9.1: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] -> retrieved re2.v0.9.1 (https://github.com/janestreet/re2/archive/v0.9.1.tar.gz) Processing 73/189: [stdio.v0.9.1: http] [textutils.v0.9.0: http] [typerep.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] Processing 73/189: [textutils.v0.9.0: http] [typerep.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] -> retrieved stdio.v0.9.1 (https://github.com/janestreet/stdio/archive/v0.9.1.tar.gz) Processing 74/189: [textutils.v0.9.0: http] [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] Processing 74/189: [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] -> 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 "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.05/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.05/bin" - install -d "/home/opam/.opam/4.05/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.05/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.05/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.05/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.05/lib/findlib" - install -d "/home/opam/.opam/4.05/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.05/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.05/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.05/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.05/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.05/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.05/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.05/lib/$x/META.tmp" && mv "/home/opam/.opam/4.05/lib/$x/META.tmp" "/home/opam/.opam/4.05/lib/$x/META"; done - install -d "/home/opam/.opam/4.05/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.05/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.05/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.05/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.05/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.05/man/man1" "/home/opam/.opam/4.05/man/man3" "/home/opam/.opam/4.05/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 74/189: [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] Processing 75/189: [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 75/189: [variantslib.v0.9.0: http] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 75/189: [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved typerep.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/typerep-v0.9.0.tar.gz) -> retrieved variantslib.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/variantslib-v0.9.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jbuilder.1.0+beta17) - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.05/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.05/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.05/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml Processing 75/189: [jbuilder: ./boot.exe 31] [ocamlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 75/189: [jbuilder: ./boot.exe 31] -> installed ocamlbuild.0.14.2 Processing 76/189: [jbuilder: ./boot.exe 31] Processing 77/189: [jbuilder: ./boot.exe 31] [seq: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/seq.0.1) - ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs - /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -a -I src src/seq.cmo -o src/seq.cma - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -a -I src src/seq.cmx -o src/seq.cmxa - /home/opam/.opam/4.05/bin/ocamlopt.opt -shared -linkall -I src src/seq.cmxa -o src/seq.cmxs -> compiled seq.0.1 Processing 77/189: [jbuilder: ./boot.exe 31] Processing 78/189: [jbuilder: ./boot.exe 31] [seq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.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.05/lib/seq/seq.o - Installed /home/opam/.opam/4.05/lib/seq/seq.mli.depends - Installed /home/opam/.opam/4.05/lib/seq/seq.mli - Installed /home/opam/.opam/4.05/lib/seq/seq.ml.depends - Installed /home/opam/.opam/4.05/lib/seq/seq.ml - Installed /home/opam/.opam/4.05/lib/seq/seq.cmxs - Installed /home/opam/.opam/4.05/lib/seq/seq.cmxa - Installed /home/opam/.opam/4.05/lib/seq/seq.cmx - Installed /home/opam/.opam/4.05/lib/seq/seq.cmo - Installed /home/opam/.opam/4.05/lib/seq/seq.cmi - Installed /home/opam/.opam/4.05/lib/seq/seq.cma - Installed /home/opam/.opam/4.05/lib/seq/seq.a - Installed /home/opam/.opam/4.05/lib/seq/META -> installed seq.0.1 Processing 78/189: [jbuilder: ./boot.exe 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.05/.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 - ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti} - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output - ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt} - ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt} - ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{cmx,o} - ocamlopt vendor/usexp/src/usexp__.{cmx,o} - ocamlc vendor/usexp/src/usexp.{cmi,cmti} - ocamldep src/jbuilder.depends.ocamldep-output - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - 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/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa} - 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} - ocamlc src/jbuilder__Sexp.{cmi,cmti} - ocamlc src/jbuilder__String_with_vars.{cmi,cmti} - ocamlc src/jbuilder__Path.{cmi,cmti} - ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Config.{cmi,cmti} - ocamlc src/jbuilder__Install.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlc src/jbuilder__Bin.{cmi,cmti} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Ml_kind.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlc src/jbuilder__Watermarks.{cmi,cmti} - ocamlc src/jbuilder__Cm_kind.{cmi,cmti} - ocamlc src/jbuilder__Print_diff.{cmi,cmti} - ocamlc src/jbuilder__Module.{cmi,cmti} - ocamlc src/jbuilder__Mode.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa} - ocamlopt vendor/usexp/src/usexp__Table.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{cmx,o} - ocamlopt src/jbuilder__Clflags.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{a,cmxa} - ocamlopt src/jbuilder__Import.{cmx,o} - ocamlopt src/jbuilder__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Io.{cmx,o} - ocamlopt src/jbuilder__Glob_lexer.{cmx,o} - ocamlopt src/jbuilder__Meta_lexer.{cmx,o} - ocamlopt src/jbuilder__Ansi_color.{cmx,o} - ocamlopt src/jbuilder__Opam_file.{cmx,o} - ocamlopt src/jbuilder__Sexp.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{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__Package.{cmx,o} - ocamlopt src/jbuilder__Install.{cmx,o} - ocamlopt src/jbuilder__Ml_kind.{cmx,o} - ocamlopt src/jbuilder__File_tree.{cmx,o} - ocamlopt src/jbuilder__Cm_kind.{cmx,o} - ocamlopt src/jbuilder__Mode.{cmx,o} - ocamlopt src/jbuilder__Utils.{cmx,o} - ocamlopt src/jbuilder__Meta.{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__Watermarks.{cmx,o} - ocamlopt src/jbuilder__Print_diff.{cmx,o} - ocamlopt src/jbuilder__Context.{cmx,o} - ocamlopt src/jbuilder__Action.{cmx,o} - ocamlopt src/jbuilder__Jbuild.{cmx,o} - ocamlopt src/jbuilder__Lib.{cmx,o} - ocamlopt src/jbuilder__Artifacts.{cmx,o} - ocamlopt src/jbuilder__Build.{cmx,o} - ocamlopt src/jbuilder__Lib_db.{cmx,o} - ocamlopt src/jbuilder__Jbuild_load.{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__Merlin.{cmx,o} - ocamlopt src/jbuilder__Ocaml_flags.{cmx,o} - ocamlopt src/jbuilder__Ocamldep.{cmx,o} - ocamlopt src/jbuilder__Utop.{cmx,o} - ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o} - ocamlopt src/jbuilder__Odoc.{cmx,o} - ocamlopt src/jbuilder__Module_compilation.{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-external-lib-deps.1 - jbuilder doc/jbuilder-promote.1 - jbuilder doc/jbuilder-subst.1 - jbuilder doc/jbuilder-build.1 - jbuilder doc/jbuilder-clean.1 - jbuilder doc/jbuilder-install.1 - jbuilder doc/jbuilder-installed-libraries.1 - jbuilder doc/jbuilder-runtest.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder-exec.1 - jbuilder doc/jbuilder-rules.1 - jbuilder doc/jbuilder.1 - jbuilder doc/jbuilder-utop.1 -> compiled jbuilder.1.0+beta17 -> installed jbuilder.1.0+beta17 Processing 80/189: [jane-street-headers: jbuilder build] Processing 81/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] Processing 82/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] Processing 83/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_derivers: jbuilder build] Processing 84/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] Processing 85/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] Processing 86/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] Processing 87/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_derivers: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] Processing 88/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder 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" "31" (CWD=/home/opam/.opam/4.05/.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 88/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder 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 89/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder 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" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_derivers.1.0) - ocamldep src/ppx_derivers.dependsi.ocamldep-output - ocamldep src/ppx_derivers.depends.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 89/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_derivers.1.0 Processing 90/189: [ocaml-compiler-libs: jbuilder build] [octavius: 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" "result" "-j" "31" (CWD=/home/opam/.opam/4.05/.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 90/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed result.1.3 Processing 91/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] Processing 92/189: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: 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" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 92/189: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_traverse_builtins.v0.9.0 Processing 93/189: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "spawn" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/spawn.v0.9.0) - ocamldep src/spawn.dependsi.ocamldep-output - ocamlc src/spawn.{cmi,cmti} - ocamldep src/spawn.depends.ocamldep-output - 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 93/189: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] -> installed spawn.v0.9.0 Processing 94/189: [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-compiler-libs.v0.9.0) - ocamldep src/shadow/gen/gen.depends.ocamldep-output - ocamldep src/gen/gen.depends.ocamldep-output - ocamldep src/read_cma/read_cma.dependsi.ocamldep-output - ocamldep src/read_cma/read_cma.depends.ocamldep-output - ocamlc src/read_cma/read_cma.{cmi,cmti} - ocamlc src/gen/gen.{cmi,cmo,cmt} - ocamlc src/shadow/gen/gen.{cmi,cmo,cmt} - File "src/shadow/gen/gen.ml", line 19, characters 30-47: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - File "src/shadow/gen/gen.ml", line 29, characters 10-27: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - 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} - File "src/shadow/gen/gen.ml", line 19, characters 30-47: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - File "src/shadow/gen/gen.ml", line 29, characters 10-27: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - ocamlopt src/shadow/gen/gen.exe - ocamlopt src/gen/gen.exe - gen src/shadow/ocaml_shadow.ml - gen src/ocaml_toplevel/ocaml_toplevel.ml - gen src/ocaml_bytecomp/ocaml_bytecomp.ml - ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output - ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output - ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output - ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt} - ocamlc src/ocaml_toplevel/ocaml_toplevel.cma - gen src/ocaml_common/ocaml_common.ml - ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt} - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o} - ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma - ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt} - ocamlc src/ocaml_common/ocaml_common.cma - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o} - ocamlc src/shadow/ocaml_shadow.cma - ocamlopt src/ocaml_common/ocaml_common.{cmx,o} - ocamlopt src/shadow/ocaml_shadow.{cmx,o} - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa} - ocamlopt src/ocaml_common/ocaml_common.{a,cmxa} - ocamlopt src/shadow/ocaml_shadow.{a,cmxa} - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs - ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs - ocamlopt src/shadow/ocaml_shadow.cmxs - ocamlopt src/ocaml_common/ocaml_common.cmxs -> compiled ocaml-compiler-libs.v0.9.0 Processing 94/189: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] -> installed ocaml-compiler-libs.v0.9.0 Processing 95/189: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "octavius" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/octavius.1.2.1) - ocamlyacc src/octParser.{ml,mli} - ocamldep test/main.depends.ocamldep-output - ocamlc src/octavius__.{cmi,cmo,cmt} - ocamllex src/octLexer.ml - ocamldep src/octavius.dependsi.ocamldep-output - ocamlopt src/octavius__.{cmx,o} - ocamlc src/octavius__Errors.{cmi,cmti} - ocamlc src/octavius__Common.{cmi,cmti} - ocamldep src/octavius.depends.ocamldep-output - ocamlc src/octavius__Errors.{cmo,cmt} - ocamlc src/octavius__Common.{cmo,cmt} - ocamlc src/octavius__Types.{cmi,cmo,cmt} - ocamlc src/octavius__OctParser.{cmi,cmti} - ocamlc src/octavius__Print.{cmi,cmti} - ocamlc src/octavius.{cmi,cmti} - ocamlopt src/octavius__Errors.{cmx,o} - ocamlopt src/octavius__Types.{cmx,o} - ocamlc src/octavius__OctLexer.{cmi,cmti} - ocamlc src/octavius__OctParser.{cmo,cmt} - ocamlc src/octavius__Print.{cmo,cmt} - ocamlc src/octavius.{cmo,cmt} - ocamlopt src/octavius__Common.{cmx,o} - ocamlc test/main.{cmi,cmo,cmt} - ocamlc src/octavius__OctLexer.{cmo,cmt} - ocamlopt src/octavius__Print.{cmx,o} - 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 95/189: [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] -> installed octavius.1.2.1 Processing 96/189: [ocaml-migrate-parsetree: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/re.1.8.0) - ocamldep deprecated/re_emacs.depends.ocamldep-output - ocamldep deprecated/re_perl.depends.ocamldep-output - ocamldep deprecated/re_glob.depends.ocamldep-output - ocamldep deprecated/re_pcre.depends.ocamldep-output - ocamldep deprecated/re_posix.depends.ocamldep-output - ocamlc lib/re__.{cmi,cmo,cmt} - ocamldep lib/re.depends.ocamldep-output - ocamldep lib/re.dependsi.ocamldep-output - ocamldep deprecated/re_str.depends.ocamldep-output - ocamlc lib/re__Pmark.{cmi,cmti} - ocamlc lib/re__Category.{cmi,cmti} - ocamlc lib/re__Str.{cmi,cmti} - ocamlc lib/re__Fmt.{cmi,cmo,cmt} - ocamlc lib/re__Category.{cmo,cmt} - ocamlc lib/re__Core.{cmi,cmti} - ocamlc lib/re__Emacs.{cmi,cmti} - ocamlc lib/re__Cset.{cmi,cmti} - ocamlopt lib/re__.{cmx,o} - ocamlc lib/re__Glob.{cmi,cmti} - ocamlc lib/re__Pcre.{cmi,cmti} - ocamlc lib/re__Perl.{cmi,cmti} - ocamlc lib/re__Posix.{cmi,cmti} - ocamlc lib/re__Emacs.{cmo,cmt} - ocamlc lib/re__Pmark.{cmo,cmt} - ocamlopt lib/re__Category.{cmx,o} - ocamlc lib/re__Automata.{cmi,cmti} - ocamlopt lib/re__Fmt.{cmx,o} - ocamlc lib/re__Cset.{cmo,cmt} - ocamlc lib/re__Pcre.{cmo,cmt} - ocamlopt lib/re__Pmark.{cmx,o} - ocamlc lib/re.{cmi,cmo,cmt} - ocamlc lib/re__Posix.{cmo,cmt} - ocamlc lib/re__Glob.{cmo,cmt} - ocamlc lib/re__Str.{cmo,cmt} - ocamlc deprecated/re_glob.{cmi,cmo,cmt} - ocamlc deprecated/re_str.{cmi,cmo,cmt} - ocamlc deprecated/re_emacs.{cmi,cmo,cmt} - ocamlc deprecated/re_perl.{cmi,cmo,cmt} - ocamlc deprecated/re_pcre.{cmi,cmo,cmt} - ocamlc deprecated/re_posix.{cmi,cmo,cmt} - ocamlc deprecated/re_glob.cma - ocamlc deprecated/re_str.cma - ocamlc lib/re__Perl.{cmo,cmt} - ocamlc deprecated/re_posix.cma - ocamlc deprecated/re_perl.cma - ocamlc deprecated/re_emacs.cma - ocamlc deprecated/re_pcre.cma - ocamlopt lib/re__Cset.{cmx,o} - ocamlc lib/re__Core.{cmo,cmt} - ocamlc lib/re__Automata.{cmo,cmt} - ocamlc lib/re.cma - ocamlopt lib/re__Automata.{cmx,o} - ocamlopt lib/re__Core.{cmx,o} - ocamlopt lib/re__Posix.{cmx,o} - ocamlopt lib/re__Perl.{cmx,o} - ocamlopt lib/re__Glob.{cmx,o} - ocamlopt lib/re__Emacs.{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_perl.{cmx,o} - ocamlopt deprecated/re_posix.{cmx,o} - ocamlopt deprecated/re_emacs.{a,cmxa} - ocamlopt deprecated/re_str.{cmx,o} - ocamlopt deprecated/re_perl.{a,cmxa} - ocamlopt deprecated/re_pcre.{a,cmxa} - ocamlopt deprecated/re_glob.{cmx,o} - ocamlopt deprecated/re_posix.{a,cmxa} - ocamlopt deprecated/re_emacs.cmxs - ocamlopt deprecated/re_str.{a,cmxa} - ocamlopt lib/re.{a,cmxa} - ocamlopt deprecated/re_perl.cmxs - ocamlopt deprecated/re_glob.{a,cmxa} - ocamlopt deprecated/re_posix.cmxs - ocamlopt deprecated/re_pcre.cmxs - ocamlopt deprecated/re_str.cmxs - ocamlopt lib/re.cmxs - ocamlopt deprecated/re_glob.cmxs -> compiled re.1.8.0 Processing 96/189: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build] -> installed re.1.8.0 Processing 97/189: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sexplib.v0.9.3) - ocamlyacc src/parser.{ml,mli} - ocamlyacc src/parser_with_layout.{ml,mli} - ocamlc src/sexplib.{cmi,cmo,cmt} - ocamldep src0/sexplib0.depends.ocamldep-output - ocamlc src0/sexplib0.{cmi,cmo,cmt} - ocamldep src0/sexplib0.dependsi.ocamldep-output - ocamldep num/lib/sexplib_num.depends.ocamldep-output - ocamlc num/lib/sexplib_num.{cmi,cmo,cmt} - ocamldep num/lib/sexplib_num.dependsi.ocamldep-output - ocamllex src/lexer.ml - sh src/pre_sexp.pp.ml - 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 src/sexplib.{cmx,o} - ocamlopt unix/lib/sexplib_unix.{cmx,o} - ocamlopt num/lib/sexplib_num.{cmx,o} - ocamlopt src0/sexplib0.{cmx,o} - ocamldep src/sexplib.depends.ocamldep-output - ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti} - ocamlc src0/sexplib0__Sexp.{cmo,cmt} - ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt} - ocamlc src/sexplib__Type.{cmi,cmo,cmt} - ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt} - ocamlc src/sexplib__Src_pos.{cmi,cmti} - ocamlopt src0/sexplib0__Sexp.{cmx,o} - ocamlc src/sexplib__Parser.{cmi,cmti} - 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 src0/sexplib0__Sexp_conv.{cmo,cmt} - ocamlc src/sexplib__Parser_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmo,cmt} - ocamlc src0/sexplib0.cma - ocamlopt src0/sexplib0__Sexp_conv.{cmx,o} - ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o} - ocamlopt src/sexplib__Conv_error.{cmx,o} - ocamlopt src/sexplib__Type.{cmx,o} - ocamlopt src/sexplib__Src_pos.{cmx,o} - ocamlopt src0/sexplib0.{a,cmxa} - ocamlopt src/sexplib__Type_with_layout.{cmx,o} - ocamlopt src/sexplib__Parser.{cmx,o} - ocamlopt src/sexplib__Parser_with_layout.{cmx,o} - ocamlopt src0/sexplib0.cmxs - ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt} - File "src/pre_sexp.ml", line 1082, characters 44-57: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1096, characters 28-41: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1108, characters 32-45: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt src/sexplib__Lexer.{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} - ocamlc src/sexplib__Conv.{cmi,cmti} - ocamlc src/sexplib__Macro.{cmi,cmti} - ocamlc src/sexplib__Exn_magic.{cmi,cmti} - ocamlc src/sexplib__Sexp.{cmo,cmt} - ocamlc src/sexplib__Path.{cmi,cmti} - ocamlc src/sexplib__Std.{cmi,cmo,cmt} - ocamlc src/sexplib__Conv.{cmo,cmt} - ocamlc src/sexplib__Exn_magic.{cmo,cmt} - ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt} - ocamlc src/sexplib__Macro.{cmo,cmt} - ocamlc src/sexplib__Path.{cmo,cmt} - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti} - ocamlc unix/lib/sexplib_unix.cma - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt} - ocamlc src/sexplib.cma - ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt} - ocamlc num/lib/sexplib_num.cma - ocamlopt src/sexplib__Pre_sexp.{cmx,o} - File "src/pre_sexp.ml", line 1082, characters 44-57: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1096, characters 28-41: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1108, characters 32-45: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt src/sexplib__Sexp_with_layout.{cmx,o} - ocamlopt src/sexplib__Sexp_intf.{cmx,o} - ocamlopt src/sexplib__Sexp.{cmx,o} - ocamlopt src/sexplib__Conv.{cmx,o} - ocamlopt src/sexplib__Path.{cmx,o} - ocamlopt src/sexplib__Exn_magic.{cmx,o} - ocamlopt src/sexplib__Macro.{cmx,o} - ocamlopt src/sexplib__Std.{cmx,o} - ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o} - ocamlopt src/sexplib.{a,cmxa} - ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o} - ocamlopt unix/lib/sexplib_unix.{a,cmxa} - ocamlopt num/lib/sexplib_num__Std.{cmx,o} - ocamlopt unix/lib/sexplib_unix.cmxs - ocamlopt num/lib/sexplib_num.{a,cmxa} - ocamlopt num/lib/sexplib_num.cmxs - ocamlopt src/sexplib.cmxs -> compiled sexplib.v0.9.3 Processing 97/189: [ocaml-migrate-parsetree: jbuilder build] -> installed sexplib.v0.9.3 Processing 98/189: [ocaml-migrate-parsetree: jbuilder build] Processing 99/189: [base: jbuilder build] [ocaml-migrate-parsetree: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-migrate-parsetree.1.0.7) - ocamllex tools/pp_rewrite.ml - ocaml src/ast-version,src/compiler-functions-file - ocamldep src/migrate_parsetree_driver_main.depends.ocamldep-output - ocamldep tools/add_special_comments.depends.ocamldep-output - ocamldep tools/add_special_comments.dependsi.ocamldep-output - ocamlc tools/pp.{cmi,cmti} - ocamlc tools/pp_rewrite.{cmi,cmti} - ocamlopt tools/pp_rewrite.{cmx,o} - ocamlopt tools/pp.{cmx,o} - ocamlopt tools/pp.exe - pp src/migrate_parsetree.pp.ml - pp src/migrate_parsetree_402_403_migrate.pp.ml - pp src/migrate_parsetree_403_402.pp.ml - pp src/migrate_parsetree_versions.pp.ml - pp src/ast_403.pp.ml - pp src/ast_406.pp.ml - pp src/migrate_parsetree_403_404_migrate.pp.ml - pp src/ast_402.pp.ml - pp src/ast_404.pp.ml - pp src/ast_405.pp.ml - pp src/migrate_parsetree_404_405.pp.ml - pp src/migrate_parsetree_405_404.pp.ml - pp src/migrate_parsetree_ast_io.pp.mli - pp src/migrate_parsetree_ast_io.pp.ml - pp src/migrate_parsetree_versions.pp.mli - pp src/migrate_parsetree_driver.pp.mli - pp src/migrate_parsetree_compiler_functions.pp.ml - pp src/migrate_parsetree_404_405_migrate.pp.ml - pp src/migrate_parsetree_403_404.pp.ml - pp src/migrate_parsetree_402_403.pp.ml - pp src/migrate_parsetree_404_403_migrate.pp.ml - pp src/migrate_parsetree_driver.pp.ml - pp src/migrate_parsetree_parse.pp.mli - pp src/migrate_parsetree_405_406_migrate.pp.ml - pp src/migrate_parsetree_406_405_migrate.pp.ml - pp src/migrate_parsetree_403_402_migrate.pp.ml - pp src/migrate_parsetree_404_403.pp.ml - pp src/migrate_parsetree_405_406.pp.ml - pp src/migrate_parsetree_406_405.pp.ml - pp src/migrate_parsetree_parse.pp.ml - pp src/migrate_parsetree_405_404_migrate.pp.ml - pp src/migrate_parsetree_def.pp.mli - pp src/migrate_parsetree_def.pp.ml - 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} - ocamlopt src/migrate_parsetree_compiler_functions.{cmx,o} - ocamlc src/migrate_parsetree_def.{cmo,cmt} - ocamlopt src/migrate_parsetree_def.{cmx,o} - ocamlc src/ast_405.{cmi,cmo,cmt} - ocamlc src/ast_404.{cmi,cmo,cmt} - ocamlc src/ast_403.{cmi,cmo,cmt} - ocamlc src/ast_402.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_404_migrate.{cmi,cmo,cmt} - ocamlc src/ast_406.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_404_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_405_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_402_403_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_405.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_404.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_406_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_402_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_403_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_406_405_migrate.{cmi,cmo,cmt} - ocamlopt src/ast_405.{cmx,o} - ocamlc src/migrate_parsetree_404_403.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_402.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_402_403.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_404.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_406_405.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_406.{cmi,cmo,cmt} - ocamlopt src/ast_403.{cmx,o} - ocamlc src/migrate_parsetree_versions.{cmi,cmti} - ocamlc src/migrate_parsetree_ast_io.{cmi,cmti} - ocamlopt src/ast_402.{cmx,o} - ocamlopt src/ast_404.{cmx,o} - ocamlopt src/ast_406.{cmx,o} - ocamlc src/migrate_parsetree_ast_io.{cmo,cmt} - ocamlc src/migrate_parsetree_parse.{cmi,cmti} - ocamlc src/migrate_parsetree_driver.{cmi,cmti} - ocamlc src/migrate_parsetree_parse.{cmo,cmt} - ocamlopt src/migrate_parsetree_405_404_migrate.{cmx,o} - ocamlc src/migrate_parsetree.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_driver_main.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_driver_main.cma - ocamlopt src/migrate_parsetree_402_403_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_404_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_406_405_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_403_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_402_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_405_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_403.{cmx,o} - ocamlopt src/migrate_parsetree_403_402.{cmx,o} - ocamlopt src/migrate_parsetree_405_406_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_404.{cmx,o} - ocamlopt src/migrate_parsetree_405_404.{cmx,o} - ocamlopt src/migrate_parsetree_402_403.{cmx,o} - ocamlopt src/migrate_parsetree_405_406.{cmx,o} - ocamlopt src/migrate_parsetree_406_405.{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 99/189: [base: jbuilder build] -> installed ocaml-migrate-parsetree.1.0.7 Processing 100/189: [base: jbuilder build] Processing 101/189: [base: jbuilder build] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base.v0.9.4) - File "src/jbuild", line 18, characters 0-142: - Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. - ocamllex src/hex_lexer.ml - ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output - ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output - ocamlc src/base__.{cmi,cmo,cmt} - ocaml src/int63_backend.ml - ocaml src/string_set_primitives.ml - sh src/mpopcnt.sexp,src/popcnt_test.c - ocamldep src/base.dependsi.ocamldep-output - ocamllex shadow-stdlib/gen/mapper.ml - ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt} - ocamlopt compiler-stdlib/gen/gen.{cmx,o} - ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output - ocamlopt src/base__.{cmx,o} - ocamlc src/exn_stubs.o - ocamlc src/am_testing.o - ocamlc src/heap_block_stubs.o - ocamlc src/internalhash_stubs.o - ocamlc src/hash_stubs.o - ocamlc src/int_math_stubs.o - ocamlc src/string_dict_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 shadow-stdlib/gen/mapper.{cmi,cmo,cmt} - ocamlc compiler-stdlib/src/caml.cma - ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt} - ocamlopt compiler-stdlib/src/caml.{cmx,o} - 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__Variant.{cmi,cmti} - ocamlc src/base__Field.{cmi,cmti} - ocamlc src/base__Ppx_compare_lib.{cmi,cmti} - ocamlc src/base__Hex_lexer.{cmi,cmo,cmt} - ocamlc src/base__String_set_primitives.{cmi,cmo,cmt} - ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt} - ocamlc src/base__Fieldslib.{cmi,cmo,cmt} - ocamlc src/base__Variantslib.{cmi,cmo,cmt} - ocamlc src/base__Variant.{cmo,cmt} - ocamlc shadow-stdlib/src/shadow_stdlib.cma - ocamlc src/base__Sys.{cmi,cmti} - ocamlc src/base__Field.{cmo,cmt} - ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o} - ocamlopt src/base__Hex_lexer.{cmx,o} - ocamlopt src/base__Variant.{cmx,o} - ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa} - ocamlopt src/base__Field.{cmx,o} - ocamlopt src/base__String_set_primitives.{cmx,o} - ocamlopt src/base__Variantslib.{cmx,o} - ocamlopt src/base__Fieldslib.{cmx,o} - ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs - ocamlc src/base__Import0.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare.{cmi,cmti} - ocamlc src/base__Hash_intf.{cmi,cmo,cmt} - ocamlc src/base__Printf.{cmi,cmti} - ocamlc src/base__Sys0.{cmi,cmo,cmt} - ocamlc src/base__Linked_queue0.{cmi,cmo,cmt} - ocamlc src/base__List0.{cmi,cmo,cmt} - ocamlc src/base__Uchar0.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare.{cmo,cmt} - ocamlc src/base__Hash.{cmi,cmti} - ocamlc src/base__Poly.{cmi,cmo,cmt} - ocamlc src/base__Printf.{cmo,cmt} - ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt} - ocamlc src/base__String0.{cmi,cmo,cmt} - ocamlc src/base__Array0.{cmi,cmo,cmt} - ocamlc src/base__Char0.{cmi,cmo,cmt} - ocamlc src/base__Sexp.{cmi,cmti} - ocamlc src/base__Import.{cmi,cmo,cmt} - ocamlc src/base__Sexplib.{cmi,cmo,cmt} - ocamlc src/base__Ppx_compare_lib.{cmo,cmt} - ocamlc src/base__Hash.{cmo,cmt} - ocamlc src/base__Pretty_printer.{cmi,cmti} - ocamlc src/base__Staged.{cmi,cmti} - ocamlc src/base__Binary_search.{cmi,cmti} - ocamlc src/base__Random.{cmi,cmti} - ocamlc src/base__Intable.{cmi,cmo,cmt} - ocamlc src/base__Word_size.{cmi,cmti} - ocamlc src/base__With_return.{cmi,cmti} - ocamlc src/base__Commutative_group.{cmi,cmo,cmt} - ocamlc src/base__Heap_block.{cmi,cmti} - ocamlc src/base__Comparator.{cmi,cmti} - ocamlc src/base__Sexp.{cmo,cmt} - ocamlc src/base__Maybe_bound.{cmi,cmti} - ocamlc src/base__Sign0.{cmi,cmo,cmt} - ocamlc src/base__Exn.{cmi,cmti} - ocamlc src/base__String_dict.{cmi,cmti} - ocamlc src/base__Popcount.{cmi,cmti} - ocamlc src/base__Applicative_intf.{cmi,cmo,cmt} - ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt} - ocamlc src/base__Floatable.{cmi,cmo,cmt} - ocamlc src/base__Hasher.{cmi,cmo,cmt} - ocamlc src/base__Stringable.{cmi,cmo,cmt} - ocamlc src/base__Monad_intf.{cmi,cmo,cmt} - ocamlc src/base__Fn.{cmi,cmti} - ocamlc src/base__Int_pow2.{cmi,cmti} - ocamlc src/base__Blit_intf.{cmi,cmo,cmt} - ocamlc src/base__Equal.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare_intf.{cmi,cmo,cmt} - ocamlc src/base__T.{cmi,cmo,cmt} - ocamlc src/base__Sys.{cmo,cmt} - ocamlc src/base__Backtrace.{cmi,cmti} - ocamlc src/base__Pretty_printer.{cmo,cmt} - ocamlc src/base__Array_permute.{cmi,cmo,cmt} - ocamlc src/base__Word_size.{cmo,cmt} - ocamlc src/base__Heap_block.{cmo,cmt} - ocamlc src/base__Comparator.{cmo,cmt} - ocamlc src/base__With_return.{cmo,cmt} - ocamlc src/base__Avltree.{cmi,cmti} - ocamlc src/base__Popcount.{cmo,cmt} - ocamlc src/base__Fn.{cmo,cmt} - ocamlc src/base__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/base__Exn.{cmo,cmt} - ocamlc src/base__Ordering.{cmi,cmti} - ocamlc src/base__Binary_searchable.{cmi,cmti} - ocamlc src/base__Monad.{cmi,cmti} - ocamlc src/base__Random.{cmo,cmt} - ocamlc src/base__String_dict.{cmo,cmt} - ocamlc src/base__Sexpable.{cmi,cmti} - ocamlc src/base__Staged.{cmo,cmt} - ocamlc src/base__Blit.{cmi,cmti} - ocamlc src/base__Invariant_intf.{cmi,cmo,cmt} - ocamlc src/base__Binary_searchable.{cmo,cmt} - ocamlc src/base__Monad.{cmo,cmt} - ocamlc src/base__Avltree.{cmo,cmt} - ocamlc src/base__Applicative.{cmi,cmti} - ocamlc src/base__Invariant.{cmi,cmti} - ocamlc src/base__Buffer_intf.{cmi,cmo,cmt} - ocamlc src/base__Lazy.{cmi,cmti} - ocamlc src/base__Result.{cmi,cmti} - ocamlc src/base__Ordering.{cmo,cmt} - ocamlc src/base__Sexpable.{cmo,cmt} - ocamlc src/base__Buffer.{cmi,cmti} - ocamlc src/base__Ordered_collection_common.{cmi,cmti} - ocamlc src/base__Info_intf.{cmi,cmo,cmt} - ocamlc src/base__Result.{cmo,cmt} - ocamlc src/base__Container_intf.{cmi,cmo,cmt} - ocamlc src/base__Ordered_collection_common.{cmo,cmt} - ocamlc src/base__Lazy.{cmo,cmt} - ocamlc src/base__Binary_search.{cmo,cmt} - ocamlc src/base__Info.{cmi,cmti} - ocamlc src/base__Blit.{cmo,cmt} - ocamlc src/base__Container.{cmi,cmti} - ocamlc src/base__Error.{cmi,cmti} - ocamlc src/base__Error.{cmo,cmt} - ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt} - ocamlc src/base__Ref.{cmi,cmti} - ocamlc src/base__Sequence.{cmi,cmti} - ocamlc src/base__Int_pow2.{cmo,cmt} - ocamlc src/base__Or_error.{cmi,cmti} - ocamlc src/base__Invariant.{cmo,cmt} - ocamlc src/base__Container.{cmo,cmt} - ocamlc src/base__List.{cmi,cmti} - ocamlc src/base__Indexed_container.{cmi,cmti} - ocamlc src/base__Either_intf.{cmi,cmo,cmt} - ocamlc src/base__Array.{cmi,cmti} - ocamlc src/base__Ref.{cmo,cmt} - ocamlc src/base__Either.{cmi,cmti} - ocamlc src/base__Maybe_bound.{cmo,cmt} - ocamlc src/base__Applicative.{cmo,cmt} - ocamlc src/base__Validate.{cmi,cmti} - ocamlc src/base__Queue_intf.{cmi,cmo,cmt} - ocamlc src/base__Indexed_container.{cmo,cmt} - ocamlc src/base__Or_error.{cmo,cmt} - ocamlc src/base__Info.{cmo,cmt} - ocamlc src/base__List.{cmo,cmt} - ocamlopt src/base__Import0.{cmx,o} - ocamlc src/base__Comparable_intf.{cmi,cmo,cmt} - ocamlc src/base__Validate.{cmo,cmt} - ocamlc src/base__Option.{cmi,cmti} - ocamlopt src/base__Sys0.{cmx,o} - ocamlc src/base__Comparable.{cmi,cmti} - ocamlopt src/base__Polymorphic_compare.{cmx,o} - ocamlopt src/base__List0.{cmx,o} - ocamlc src/base__Linked_queue.{cmi,cmti} - ocamlopt src/base__Uchar0.{cmx,o} - ocamlopt src/base__Linked_queue0.{cmx,o} - ocamlopt src/base__String0.{cmx,o} - ocamlc src/base__Sequence.{cmo,cmt} - ocamlopt src/base__Printf.{cmx,o} - ocamlc src/base__Option.{cmo,cmt} - ocamlc src/base__Source_code_position.{cmi,cmti} - ocamlc src/base__Bool.{cmi,cmti} - ocamlc src/base__Sexp_with_comparable.{cmi,cmti} - ocamlc src/base__Map_intf.{cmi,cmo,cmt} - ocamlopt src/base__Hash_intf.{cmx,o} - ocamlc src/base__Uchar.{cmi,cmti} - ocamlc src/base__Type_equal.{cmi,cmti} - ocamlc src/base__Array.{cmo,cmt} - ocamlc src/base__Identifiable.{cmi,cmti} - ocamlc src/base__Sexp_with_comparable.{cmo,cmt} - ocamlc src/base__Float0.{cmi,cmo,cmt} - ocamlc src/base__Bool.{cmo,cmt} - ocamlc src/base__Comparable.{cmo,cmt} - ocamlc src/base__Linked_queue.{cmo,cmt} - ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt} - ocamlopt src/base__Array0.{cmx,o} - ocamlc src/base__Unit.{cmi,cmti} - ocamlopt src/base__Poly.{cmx,o} - ocamlc src/base__Map.{cmi,cmti} - ocamlc src/base__Unit.{cmo,cmt} - ocamlc src/base__Identifiable.{cmo,cmt} - ocamlopt src/base__Char0.{cmx,o} - ocamlc src/base__Either.{cmo,cmt} - ocamlc src/base__Sign.{cmi,cmti} - ocamlc src/base__Hashtbl.{cmi,cmti} - ocamlc src/base__Char.{cmi,cmti} - ocamlc src/base__String.{cmi,cmti} - ocamlc src/base__Uchar.{cmo,cmt} - ocamlc src/base__Int_intf.{cmi,cmo,cmt} - ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt} - ocamlopt src/base__Ppx_compare_lib.{cmx,o} - ocamlc src/base__Int_math.{cmi,cmti} - ocamlc src/base__Int32.{cmi,cmti} - ocamlc src/base__Nativeint.{cmi,cmti} - ocamlc src/base__Int63_emul.{cmi,cmti} - ocamlc src/base__Int.{cmi,cmti} - ocamlopt src/base__Hash.{cmx,o} - ocamlc src/base__Char.{cmo,cmt} - ocamlc src/base__Sign.{cmo,cmt} - ocamlc src/base__Int_conversions.{cmi,cmti} - ocamlc src/base__Buffer.{cmo,cmt} - ocamlc src/base__Int64.{cmi,cmti} - ocamlopt src/base__Ppx_hash_lib.{cmx,o} - ocamlc src/base__Hash_set.{cmi,cmti} - ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt} - ocamlc src/base__Source_code_position.{cmo,cmt} - ocamlc src/base__Backtrace.{cmo,cmt} - ocamlc src/base__Int_conversions.{cmo,cmt} - ocamlc src/base__Int32.{cmo,cmt} - ocamlopt src/base__Sexp.{cmx,o} - ocamlc src/base__Set_intf.{cmi,cmo,cmt} - ocamlc src/base__Int.{cmo,cmt} - ocamlopt src/base__Sexplib.{cmx,o} - ocamlc src/base__Type_equal.{cmo,cmt} - ocamlc src/base__Int63_backends.{cmi,cmo,cmt} - ocamlc src/base__Int63_emul.{cmo,cmt} - ocamlc src/base__Int64.{cmo,cmt} - ocamlc src/base__Nativeint.{cmo,cmt} - ocamlc src/base__Int63_backend.{cmi,cmo,cmt} - ocamlc src/base__Hash_set.{cmo,cmt} - ocamlopt src/base__Import.{cmx,o} - ocamlc src/base__Hashtbl.{cmo,cmt} - ocamlc src/base__Int_math.{cmo,cmt} - ocamlopt src/base__String_dict.{cmx,o} - ocamlc src/base__Int63.{cmi,cmti} - ocamlopt src/base__Applicative_intf.{cmx,o} - ocamlopt src/base__Avltree.{cmx,o} - ocamlopt src/base__Fn.{cmx,o} - ocamlc src/base__Set.{cmi,cmti} - ocamlopt src/base__Hasher.{cmx,o} - ocamlopt src/base__Stringable.{cmx,o} - ocamlopt src/base__Comparator.{cmx,o} - ocamlopt src/base__T.{cmx,o} - ocamlopt src/base__Sys.{cmx,o} - ocamlopt src/base__Equal.{cmx,o} - ocamlopt src/base__Floatable.{cmx,o} - ocamlopt src/base__Blit_intf.{cmx,o} - ocamlopt src/base__Sign0.{cmx,o} - ocamlc src/base__Map.{cmo,cmt} - ocamlopt src/base__Binary_searchable_intf.{cmx,o} - ocamlopt src/base__Intable.{cmx,o} - ocamlopt src/base__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/base__Popcount.{cmx,o} - ocamlopt src/base__Ordering.{cmx,o} - ocamlc src/base__Int63.{cmo,cmt} - ocamlopt src/base__Staged.{cmx,o} - ocamlopt src/base__Commutative_group.{cmx,o} - ocamlopt src/base__Word_size.{cmx,o} - ocamlopt src/base__Pretty_printer.{cmx,o} - ocamlc src/base__Float.{cmi,cmti} - ocamlopt src/base__Monad_intf.{cmx,o} - ocamlopt src/base__Sexpable.{cmx,o} - ocamlopt src/base__Source_code_position0.{cmx,o} - ocamlopt src/base__Heap_block.{cmx,o} - ocamlopt src/base__Exn.{cmx,o} - ocamlopt src/base__Invariant_intf.{cmx,o} - ocamlopt src/base__Random.{cmx,o} - ocamlopt src/base__Monad.{cmx,o} - ocamlopt src/base__Array_permute.{cmx,o} - ocamlopt src/base__With_return.{cmx,o} - ocamlopt src/base__Result.{cmx,o} - ocamlopt src/base__Lazy.{cmx,o} - ocamlc src/base__Float.{cmo,cmt} - ocamlc src/base__String.{cmo,cmt} - ocamlopt src/base__Ordered_collection_common.{cmx,o} - ocamlopt src/base__Binary_search.{cmx,o} - ocamlopt src/base__Info_intf.{cmx,o} - ocamlopt src/base__Container_intf.{cmx,o} - ocamlopt src/base__Blit.{cmx,o} - ocamlc src/base__Set.{cmo,cmt} - ocamlopt src/base__Binary_searchable.{cmx,o} - ocamlopt src/base__Buffer_intf.{cmx,o} - ocamlopt src/base__Container.{cmx,o} - ocamlopt src/base__Ref.{cmx,o} - ocamlopt src/base__Indexed_container_intf.{cmx,o} - ocamlopt src/base__Indexed_container.{cmx,o} - ocamlc src/base.{cmi,cmo,cmt} - ocamlopt src/base__Queue_intf.{cmx,o} - ocamlc src/base.cma - ocamlopt src/base__List.{cmx,o} - ocamlopt src/base__Maybe_bound.{cmx,o} - ocamlopt src/base__Applicative.{cmx,o} - ocamlopt src/base__Info.{cmx,o} - ocamlopt src/base__Error.{cmx,o} - ocamlopt src/base__Invariant.{cmx,o} - ocamlopt src/base__Int_pow2.{cmx,o} - ocamlopt src/base__Or_error.{cmx,o} - ocamlopt src/base__Sequence.{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__Map_intf.{cmx,o} - ocamlopt src/base__Sexp_with_comparable.{cmx,o} - ocamlopt src/base__Bool.{cmx,o} - ocamlopt src/base__Float0.{cmx,o} - ocamlopt src/base__Identifiable.{cmx,o} - ocamlopt src/base__Uchar.{cmx,o} - ocamlopt src/base__Sign.{cmx,o} - ocamlopt src/base__Int_intf.{cmx,o} - ocamlopt src/base__Unit.{cmx,o} - ocamlopt src/base__Either.{cmx,o} - ocamlopt src/base__Set_intf.{cmx,o} - ocamlopt src/base__Array.{cmx,o} - ocamlopt src/base__Char.{cmx,o} - ocamlopt src/base__Linked_queue.{cmx,o} - ocamlopt src/base__Set.{cmx,o} - ocamlopt src/base__Map.{cmx,o} - ocamlopt src/base__String.{cmx,o} - ocamlopt src/base__Buffer.{cmx,o} - ocamlopt src/base__Int_conversions.{cmx,o} - ocamlopt src/base__Pow_overflow_bounds.{cmx,o} - ocamlopt src/base__Int_math.{cmx,o} - ocamlopt src/base__Int32.{cmx,o} - ocamlopt src/base__Int.{cmx,o} - ocamlopt src/base__Int64.{cmx,o} - ocamlopt src/base__Nativeint.{cmx,o} - ocamlopt src/base__Source_code_position.{cmx,o} - ocamlopt src/base__Backtrace.{cmx,o} - ocamlopt src/base__Type_equal.{cmx,o} - ocamlopt src/base__Int63_emul.{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__Hash_set.{cmx,o} - ocamlopt src/base__Float.{cmx,o} - ocamlopt src/base.{cmx,o} - ocamlopt src/base.{a,cmxa} - ocamlopt src/base.cmxs -> compiled base.v0.9.4 Processing 101/189: [ppx_ast: jbuilder build] -> installed base.v0.9.4 Processing 102/189: [ppx_ast: jbuilder build] Processing 103/189: [ppx_ast: jbuilder build] [stdio: jbuilder build] Processing 104/189: [ppx_ast: jbuilder build] [stdio: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_ast.v0.9.1) - ocamlc src/ppx_ast__.{cmi,cmo,cmt} - ocamllex src/lexer.ml - ocamlopt src/ppx_ast__.{cmx,o} - ocamlyacc src/parser0.{ml,mli} - ocamldep src/ppx_ast.dependsi.ocamldep-output - ocamldep src/ppx_ast.depends.ocamldep-output - ocamlc src/ppx_ast__Import.{cmi,cmo,cmt} - ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti} - ocamlc src/ppx_ast__Warn.{cmi,cmti} - ocamlc src/ppx_ast__Pprintast.{cmi,cmti} - ocamlc src/ppx_ast__Docstrings.{cmi,cmti} - ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt} - ocamlc src/ppx_ast__Parse.{cmi,cmti} - ocamlc src/ppx_ast__Warn.{cmo,cmt} - ocamlc src/ppx_ast__Parser.{cmi,cmti} - ocamlc src/ppx_ast__Ast_helper.{cmi,cmti} - ocamlopt src/ppx_ast__Import.{cmx,o} - ocamlc src/ppx_ast__Docstrings.{cmo,cmt} - ocamlopt src/ppx_ast__Warn.{cmx,o} - ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt} - ocamlopt src/ppx_ast__Syntaxerr.{cmx,o} - ocamlc src/ppx_ast__Parse.{cmo,cmt} - ocamlc src/ppx_ast__Ast_helper.{cmo,cmt} - ocamlopt src/ppx_ast__Docstrings.{cmx,o} - ocamlopt src/ppx_ast__Ast_helper.{cmx,o} - ocamlc src/ppx_ast__Parser.{cmo,cmt} - ocamlc src/ppx_ast__Pprintast.{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__Parser.{cmx,o} - ocamlopt src/ppx_ast__Pprintast.{cmx,o} - ocamlopt src/ppx_ast__Lexer.{cmx,o} - ocamlopt src/ppx_ast__Parse.{cmx,o} - ocamlopt src/ppx_ast__Ast.{cmx,o} - ocamlopt src/ppx_ast.{cmx,o} - ocamlopt src/ppx_ast.{a,cmxa} - ocamlopt src/ppx_ast.cmxs -> compiled ppx_ast.v0.9.1 Processing 104/189: [stdio: jbuilder build] [typerep: jbuilder build] -> installed ppx_ast.v0.9.1 Processing 105/189: [stdio: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdio.v0.9.1) - ocamlc src/stdio__.{cmi,cmo,cmt} - ocamldep src/stdio.depends.ocamldep-output - ocamldep src/stdio.dependsi.ocamldep-output - ocamlopt src/stdio__.{cmx,o} - ocamlc src/stdio__Import.{cmi,cmo,cmt} - ocamlc src/stdio__In_channel.{cmi,cmti} - ocamlc src/stdio__Out_channel.{cmi,cmti} - ocamlc src/stdio.{cmi,cmti} - ocamlopt src/stdio__Import.{cmx,o} - ocamlc src/stdio__Out_channel.{cmo,cmt} - ocamlc src/stdio__In_channel.{cmo,cmt} - ocamlc src/stdio.{cmo,cmt} - ocamlc src/stdio.cma - ocamlopt src/stdio__In_channel.{cmx,o} - ocamlopt src/stdio__Out_channel.{cmx,o} - ocamlopt src/stdio.{cmx,o} - ocamlopt src/stdio.{a,cmxa} - ocamlopt src/stdio.cmxs -> compiled stdio.v0.9.1 Processing 105/189: [typerep: jbuilder build] -> installed stdio.v0.9.1 Processing 106/189: [typerep: jbuilder build] Processing 107/189: [ppx_core: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "typerep" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/typerep.v0.9.0) - ocamldep lib/typerep_lib.dependsi.ocamldep-output - ocamldep lib/typerep_lib.depends.ocamldep-output - ocamlc lib/typerep_lib.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Named_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typerep_obj.{cmi,cmti} - ocamlopt lib/typerep_lib.{cmx,o} - ocamlc lib/typerep_lib__Type_equal.{cmi,cmti} - ocamlc lib/typerep_lib__Typerep_obj.{cmo,cmt} - ocamlopt lib/typerep_lib__Named_intf.{cmx,o} - ocamlopt lib/typerep_lib__Typerep_obj.{cmx,o} - ocamlc lib/typerep_lib__Type_equal.{cmo,cmt} - ocamlopt lib/typerep_lib__Type_equal.{cmx,o} - ocamlc lib/typerep_lib__Typename.{cmi,cmti} - ocamlc lib/typerep_lib__Variant_and_record_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typename.{cmo,cmt} - ocamlc lib/typerep_lib__Std_internal.{cmi,cmti} - ocamlc lib/typerep_lib__Make_typename.{cmi,cmti} - ocamlopt lib/typerep_lib__Typename.{cmx,o} - ocamlc lib/typerep_lib__Typerepable.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Make_typename.{cmo,cmt} - ocamlc lib/typerep_lib__Type_abstract.{cmi,cmti} - ocamlc lib/typerep_lib__Type_generic_intf.{cmi,cmo,cmt} - ocamlopt lib/typerep_lib__Variant_and_record_intf.{cmx,o} - ocamlc lib/typerep_lib__Std_internal.{cmo,cmt} - ocamlc lib/typerep_lib__Type_abstract.{cmo,cmt} - ocamlc lib/typerep_lib__Type_generic.{cmi,cmti} - ocamlc lib/typerep_lib__Std.{cmi,cmo,cmt} - ocamlopt lib/typerep_lib__Std_internal.{cmx,o} - ocamlc lib/typerep_lib__Type_generic.{cmo,cmt} - ocamlc lib/typerep_lib.cma - ocamlopt lib/typerep_lib__Typerepable.{cmx,o} - ocamlopt lib/typerep_lib__Make_typename.{cmx,o} - ocamlopt lib/typerep_lib__Type_generic_intf.{cmx,o} - 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 107/189: [ppx_core: jbuilder build] -> installed typerep.v0.9.0 Processing 108/189: [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_core" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_core.v0.9.3) - ocamlc src/ppx_core__.{cmi,cmo,cmt} - ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output - ocaml src/compiler_specifics.ml - ocamldep src/ppx_core.dependsi.ocamldep-output - ocamlopt src/ppx_core__.{cmx,o} - ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output - ocamlc src/gen/gen_ast_builder.{cmi,cmti} - ocamlc src/gen/gen_ast_pattern.{cmi,cmti} - ocamlc src/gen/import.{cmi,cmo,cmt} - File "src/gen/import.ml", line 93, characters 9-25: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlopt src/gen/import.{cmx,o} - File "src/gen/import.ml", line 93, characters 9-25: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlopt src/gen/gen_ast_pattern.{cmx,o} - ocamlopt src/gen/gen_ast_builder.{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__Compiler_specifics.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Compiler_specifics.{cmx,o} - ocamlc src/ppx_core__Import.{cmi,cmo,cmt} - ocamlc src/ppx_core__Longident.{cmi,cmti} - ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt} - ocamlc src/ppx_core__Location.{cmi,cmti} - ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt} - ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt} - ocamlc src/ppx_core__Code_matcher.{cmi,cmti} - ocamlopt src/ppx_core__Import.{cmx,o} - ocamlc src/ppx_core__Loc.{cmi,cmti} - ocamlc src/ppx_core__File_path.{cmi,cmti} - ocamlopt src/ppx_core__Longident.{cmx,o} - ocamlc src/ppx_core__Location.{cmo,cmt} - ocamlopt src/ppx_core__Caller_id.{cmx,o} - ocamlopt src/ppx_core__Location.{cmx,o} - ocamlopt src/ppx_core__Spellcheck.{cmx,o} - ocamlc src/ppx_core__Longident.{cmo,cmt} - ocamlc src/ppx_core__Loc.{cmo,cmt} - ocamlopt src/ppx_core__Ast_pattern0.{cmx,o} - ocamlc src/ppx_core__Name.{cmi,cmti} - ocamlc src/ppx_core__Ast_traverse.{cmi,cmti} - ocamlopt src/ppx_core__Loc.{cmx,o} - ocamlopt src/ppx_core__File_path.{cmx,o} - ocamlc src/ppx_core__File_path.{cmo,cmt} - ocamlc src/ppx_core__Common.{cmi,cmti} - ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt} - ocamlc src/ppx_core__Name.{cmo,cmt} - ocamlopt src/ppx_core__Ast_traverse.{cmx,o} - ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt} - ocamlc src/ppx_core__Ast_traverse.{cmo,cmt} - ocamlc src/ppx_core__Ast_builder.{cmi,cmti} - ocamlopt src/ppx_core__Name.{cmx,o} - ocamlc src/ppx_core__Ast_builder.{cmo,cmt} - ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o} - ocamlc src/ppx_core__Common.{cmo,cmt} - ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o} - ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt} - ocamlc src/ppx_core__Ast_pattern.{cmi,cmti} - ocamlc src/ppx_core__Attribute.{cmi,cmti} - ocamlc src/ppx_core__Extension.{cmi,cmti} - ocamlc src/ppx_core__Ast_pattern.{cmo,cmt} - ocamlopt src/ppx_core__Ast_builder.{cmx,o} - ocamlc src/ppx_core__Code_matcher.{cmo,cmt} - ocamlc src/ppx_core__Attribute.{cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmi,cmti} - ocamlc src/ppx_core__Extension.{cmo,cmt} - ocamlopt src/ppx_core__Common.{cmx,o} - ocamlc src/ppx_core.{cmi,cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmo,cmt} - ocamlc src/ppx_core.cma - ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern.{cmx,o} - ocamlopt src/ppx_core__Extension.{cmx,o} - ocamlopt src/ppx_core__Attribute.{cmx,o} - ocamlopt src/ppx_core__Code_matcher.{cmx,o} - ocamlopt src/ppx_core__Context_free.{cmx,o} - ocamlopt src/ppx_core.{cmx,o} - ocamlopt src/ppx_core.{a,cmxa} - ocamlopt src/ppx_core.cmxs -> compiled ppx_core.v0.9.3 -> installed ppx_core.v0.9.3 Processing 110/189: [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optcomp.v0.9.0) - ocamldep bin/optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.dependsi.ocamldep-output - ocamlc src/ppx_optcomp.{cmi,cmti} - ocamlc bin/optcomp.{cmi,cmo,cmt} - ocamlc src/ppx_optcomp.{cmo,cmt} - ocamlc src/ppx_optcomp.cma - ocamlopt src/ppx_optcomp.{cmx,o} - ocamlopt src/ppx_optcomp.{a,cmxa} - ocamlopt src/ppx_optcomp.cmxs - ocamlopt bin/optcomp.{cmx,o} - ocamlopt bin/optcomp.exe -> compiled ppx_optcomp.v0.9.0 -> installed ppx_optcomp.v0.9.0 Processing 112/189: [ppx_driver: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_driver.v0.9.2) - ocamldep src/ppx_driver.dependsi.ocamldep-output - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.depends.ocamldep-output - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.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 ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmo,cmt} - ocamlc print-diff/print_diff.{cmo,cmt} - ocamlc print-diff/print_diff.cma - ocamlopt print-diff/print_diff.{cmx,o} - 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 ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs - ocamlopt print-diff/print_diff.cmxs - ocamlc src/ppx_driver__Import.{cmi,cmo,cmt} - ocamlc src/ppx_driver__Reconcile.{cmi,cmti} - ocamlc src/ppx_driver.{cmi,cmti} - ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt} - ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt} - ocamlc runner/ppx_driver_runner.cma - ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma - ocamlc src/ppx_driver__Reconcile.{cmo,cmt} - ocamlopt src/ppx_driver__Import.{cmx,o} - ocamlopt src/ppx_driver__Reconcile.{cmx,o} - ocamlc src/ppx_driver.{cmo,cmt} - ocamlc src/ppx_driver.cma - 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_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa} - ocamlopt runner/ppx_driver_runner.{a,cmxa} - ocamlopt src/ppx_driver.cmxs - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs - ocamlopt runner/ppx_driver_runner.cmxs -> compiled ppx_driver.v0.9.2 -> installed ppx_driver.v0.9.2 Processing 114/189: [fieldslib: jbuilder build] Processing 115/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] Processing 116/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] Processing 117/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] Processing 118/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "variantslib" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 118/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed variantslib.v0.9.0 Processing 119/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "fieldslib" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 119/189: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed fieldslib.v0.9.0 Processing 120/189: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.05/.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} - ocamlopt expander/ppx_here_expander.{cmx,o} - ocamlc expander/ppx_here_expander.{cmo,cmt} - ocamlc src/ppx_here.{cmo,cmt} - ocamlc expander/ppx_here_expander.cma - ocamlc src/ppx_here.cma - ocamlopt expander/ppx_here_expander.{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 120/189: [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed ppx_here.v0.9.1 Processing 121/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_let.v0.9.0) - ocamldep src/ppx_let.depends.ocamldep-output - ocamldep src/ppx_let.dependsi.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 121/189: [ppx_metaquot: jbuilder build] -> installed ppx_let.v0.9.0 Processing 122/189: [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 124/189: [ppx_fail: jbuilder build] Processing 125/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] Processing 126/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 127/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] Processing 128/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 129/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optional.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_optional.pp.ml - ppx src/ppx_optional.pp.mli - ocamldep src/ppx_optional.depends.ocamldep-output - ocamldep src/ppx_optional.dependsi.ocamldep-output - ocamlc src/ppx_optional.{cmi,cmti} - ocamlc src/ppx_optional.{cmo,cmt} - ocamlc src/ppx_optional.cma - ocamlopt src/ppx_optional.{cmx,o} - ocamlopt src/ppx_optional.{a,cmxa} - ocamlopt src/ppx_optional.cmxs -> compiled ppx_optional.v0.9.0 Processing 129/189: [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 130/189: [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_pipebang" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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} - ocamlopt src/ppx_pipebang.{cmx,o} - ocamlc src/ppx_pipebang.cma - 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 130/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_pipebang.v0.9.0 Processing 131/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fail" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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} - ocamlopt src/ppx_fail.{cmx,o} - ocamlc src/ppx_fail.{cmo,cmt} - ocamlopt src/ppx_fail.{a,cmxa} - ocamlc src/ppx_fail.cma - ocamlopt src/ppx_fail.cmxs - ocamlopt .ppx/ppx_fail+ppx_driver.runner/ppx.exe -> compiled ppx_fail.v0.9.0 Processing 131/189: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_fail.v0.9.0 Processing 132/189: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_js_style" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_js_style.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_js_style.pp.ml - ppx src/ppx_js_style.pp.mli - ocamldep src/ppx_js_style.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 132/189: [ppx_inline_test: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_js_style.v0.9.0 Processing 133/189: [ppx_inline_test: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_type_conv" "-j" "31" (CWD=/home/opam/.opam/4.05/.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/std.pp.ml - ppx src/type_conv.pp.ml - ppx src/ignore_unused_warning.pp.ml - ppx src/ignore_unused_warning.pp.mli - ppx src/type_conv.pp.mli - 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} - ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o} - 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} - 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 133/189: [ppx_inline_test: jbuilder build] -> installed ppx_type_conv.v0.9.1 Processing 134/189: [ppx_inline_test: jbuilder build] Processing 135/189: [ppx_compare: jbuilder build] [ppx_inline_test: jbuilder build] Processing 136/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_inline_test: jbuilder build] Processing 137/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] Processing 138/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 139/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] Processing 140/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] Processing 141/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "31" (CWD=/home/opam/.opam/4.05/.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 libname/ppx_inline_test_libname.depends.ocamldep-output - 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.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 runner/lib/ppx_inline_test_runner_lib.cma - ocamlc libname/ppx_inline_test_libname.{cmi,cmti} - ocamlc config/inline_test_config.{cmi,cmti} - ocamlopt runtime-lib/ppx_inline_test_lib.{cmx,o} - ocamlc runner/lib/am_testing.o - ocamlopt runner/lib/ppx_inline_test_runner_lib.{cmx,o} - ocamlc config/inline_test_config.{cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.{a,cmxa} - ocamlc config/inline_test_config.cma - ocamlmklib runner/lib/dllppx_inline_test_runner_lib_stubs.so,runner/lib/libppx_inline_test_runner_lib_stubs.a - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmi,cmti} - ocamlopt config/inline_test_config.{cmx,o} - ocamlc runner/ppx_inline_test_runner.{cmi,cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.cmxs - ocamlc runner/ppx_inline_test_runner.cma - ocamlopt config/inline_test_config.{a,cmxa} - ocamlc libname/ppx_inline_test_libname.{cmo,cmt} - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmo,cmt} - ocamlc libname/ppx_inline_test_libname.cma - ocamlc runtime-lib/ppx_inline_test_lib.cma - ocamlopt runtime-lib/ppx_inline_test_lib__Runtime.{cmx,o} - ocamlopt config/inline_test_config.cmxs - 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 runtime-lib/ppx_inline_test_lib.cmxs - ocamlopt runner/ppx_inline_test_runner.cmxs - ocamlopt libname/ppx_inline_test_libname.{cmx,o} - ocamlopt libname/ppx_inline_test_libname.{a,cmxa} - ocamlopt libname/ppx_inline_test_libname.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_inline_test.pp.mli - ocamldep src/ppx_inline_test.dependsi.ocamldep-output - ppx src/ppx_inline_test.pp.ml - ocamldep src/ppx_inline_test.depends.ocamldep-output - ocamlc src/ppx_inline_test.{cmi,cmti} - ocamlc drop/ppx_inline_test_drop.{cmi,cmo,cmt} - ocamlc drop/ppx_inline_test_drop.cma - ocamlc src/ppx_inline_test.{cmo,cmt} - ocamlopt src/ppx_inline_test.{cmx,o} - ocamlc src/ppx_inline_test.cma - ocamlopt src/ppx_inline_test.{a,cmxa} - ocamlopt drop/ppx_inline_test_drop.{cmx,o} - ocamlopt src/ppx_inline_test.cmxs - ocamlopt drop/ppx_inline_test_drop.{a,cmxa} - 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 141/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_inline_test.v0.9.2 Processing 142/189: [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] Processing 143/189: [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_typerep_conv" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_typerep_conv.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_typerep_conv.pp.mli - ppx src/ppx_typerep_conv.pp.ml - ocamldep src/ppx_typerep_conv.dependsi.ocamldep-output - ocamldep src/ppx_typerep_conv.depends.ocamldep-output - ocamlc src/ppx_typerep_conv.{cmi,cmti} - ocamlopt src/ppx_typerep_conv.{cmx,o} - ocamlopt src/ppx_typerep_conv.{a,cmxa} - ocamlopt src/ppx_typerep_conv.cmxs - ocamlc src/ppx_typerep_conv.{cmo,cmt} - ocamlc src/ppx_typerep_conv.cma -> compiled ppx_typerep_conv.v0.9.0 Processing 143/189: [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_variants_conv: jbuilder build] -> installed ppx_typerep_conv.v0.9.0 Processing 144/189: [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_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_variants_conv" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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.depends.ocamldep-output - ocamldep src/ppx_variants_conv.dependsi.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 144/189: [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] -> installed ppx_variants_conv.v0.9.0 Processing 145/189: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_enumerate" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_enumerate.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_enumerate.pp.mli - ocamldep src/ppx_enumerate.dependsi.ocamldep-output - ppx src/ppx_enumerate.pp.ml - ocamldep src/ppx_enumerate.depends.ocamldep-output - ocamlc src/ppx_enumerate.{cmi,cmti} - ocamlopt src/ppx_enumerate.{cmx,o} - ocamlopt src/ppx_enumerate.{a,cmxa} - ocamlc src/ppx_enumerate.{cmo,cmt} - ocamlc src/ppx_enumerate.cma - ocamlopt src/ppx_enumerate.cmxs -> compiled ppx_enumerate.v0.9.0 Processing 145/189: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_enumerate.v0.9.0 Processing 146/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 146/189: [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 147/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_compare.v0.9.0) - ocamldep src/ppx_compare.dependsi.ocamldep-output - ocamldep src/ppx_compare.depends.ocamldep-output - ocamldep runtime-lib/ppx_compare_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_compare_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_compare_lib.cma - ocamlopt runtime-lib/ppx_compare_lib.{cmx,o} - ocamlopt runtime-lib/ppx_compare_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_compare_lib.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_compare_expander.pp.ml - ocamldep expander/ppx_compare_expander.depends.ocamldep-output - ppx expander/ppx_compare_expander.pp.mli - 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} - ocamlc src/ppx_compare.cma - ocamlopt expander/ppx_compare_expander.{a,cmxa} - 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 147/189: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_compare.v0.9.0 Processing 148/189: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_conv.v0.9.0) - ocamldep src/ppx_sexp_conv.depends.ocamldep-output - ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_sexp_conv_expander.pp.mli - ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output - ppx expander/ppx_sexp_conv_expander.pp.ml - ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output - ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmo,cmt} - ocamlc src/ppx_sexp_conv.cma - ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt} - ocamlc expander/ppx_sexp_conv_expander.cma - ocamlopt expander/ppx_sexp_conv_expander.{cmx,o} - ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa} - ocamlopt expander/ppx_sexp_conv_expander.cmxs - ocamlopt src/ppx_sexp_conv.{cmx,o} - ocamlopt src/ppx_sexp_conv.{a,cmxa} - ocamlopt src/ppx_sexp_conv.cmxs -> compiled ppx_sexp_conv.v0.9.0 Processing 148/189: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_sexp_conv.v0.9.0 Processing 149/189: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 150/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 151/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build] Processing 152/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build] Processing 153/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bench" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bench.v0.9.1) - ocamldep runtime-lib/ppx_bench_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_bench_lib.{cmi,cmo,cmt} - ocamldep runtime-lib/ppx_bench_lib.dependsi.ocamldep-output - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmi,cmti} - ocamlc runtime-lib/ppx_bench_lib__Export.{cmi,cmo,cmt} - ocamlopt runtime-lib/ppx_bench_lib.{cmx,o} - ocamlopt runtime-lib/ppx_bench_lib__Export.{cmx,o} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmo,cmt} - ocamlc runtime-lib/ppx_bench_lib.cma - ocamlopt runtime-lib/ppx_bench_lib__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} - ocamlopt src/ppx_bench.{cmx,o} - ocamlc src/ppx_bench.{cmo,cmt} - ocamlopt src/ppx_bench.{a,cmxa} - ocamlc src/ppx_bench.cma - ocamlopt src/ppx_bench.cmxs - ocamlopt .ppx/ppx_bench+ppx_driver.runner/ppx.exe -> compiled ppx_bench.v0.9.1 Processing 153/189: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_bench.v0.9.1 Processing 154/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 154/189: [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 155/189: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 156/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.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/std.pp.ml - ppx runtime-lib/ppx_hash_lib.pp.ml - ocamldep runtime-lib/ppx_hash_lib.depends.ocamldep-output - ppx expander/expand.pp.mli - ocamlc runtime-lib/ppx_hash_lib.{cmi,cmo,cmt} - ocamldep expander/ppx_hash_expander_lib.dependsi.ocamldep-output - ppx expander/expand_intf.pp.ml - ocamlc runtime-lib/ppx_hash_lib.cma - ocamldep expander/ppx_hash_expander_lib.depends.ocamldep-output - ocamlopt runtime-lib/ppx_hash_lib.{cmx,o} - ocamlopt runtime-lib/ppx_hash_lib.{a,cmxa} - ocamlc expander/ppx_hash_expander_lib__Expand_intf.{cmi,cmo,cmt} - ocamlc expander/ppx_hash_expander_lib__Expand.{cmi,cmti} - ocamlopt runtime-lib/ppx_hash_lib.cmxs - ocamlc expander/ppx_hash_expander_lib__Std.{cmi,cmo,cmt} - ocamlc src/ppx_hash.{cmi,cmti} - ocamlopt expander/ppx_hash_expander_lib__Expand_intf.{cmx,o} - ocamlc src/ppx_hash.{cmo,cmt} - ocamlc src/ppx_hash.cma - ocamlc expander/ppx_hash_expander_lib__Expand.{cmo,cmt} - ocamlc expander/ppx_hash_expander_lib.cma - ocamlopt expander/ppx_hash_expander_lib__Expand.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib__Std.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib.{a,cmxa} - ocamlopt expander/ppx_hash_expander_lib.cmxs - ocamlopt src/ppx_hash.{cmx,o} - ocamlopt src/ppx_hash.{a,cmxa} - ocamlopt src/ppx_hash.cmxs -> compiled ppx_hash.v0.9.0 Processing 156/189: [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 157/189: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 158/189: [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_value" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_value.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_sexp_value.pp.ml - ppx src/ppx_sexp_value.pp.mli - 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 158/189: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] -> installed ppx_sexp_value.v0.9.0 Processing 159/189: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_message" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 - ocamldep src/ppx_sexp_message.dependsi.ocamldep-output - ppx src/ppx_sexp_message.pp.ml - 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 159/189: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_sexp_message.v0.9.0 Processing 160/189: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_assert" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 - ppx src/ppx_assert.pp.mli - ppx src/ppx_assert.pp.ml - ocamldep src/ppx_assert.dependsi.ocamldep-output - ocamlopt .ppx/ppx_sexp_conv+ppx_type_conv+ppx_driver.runner/ppx.exe - ocamldep src/ppx_assert.depends.ocamldep-output - ocamlc src/ppx_assert.{cmi,cmti} - ppx runtime-lib/runtime.pp.ml - ppx runtime-lib/runtime.pp.mli - ocamldep runtime-lib/ppx_assert_lib.depends.ocamldep-output - ocamldep runtime-lib/ppx_assert_lib.dependsi.ocamldep-output - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmi,cmti} - ocamlc src/ppx_assert.{cmo,cmt} - ocamlc src/ppx_assert.cma - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmo,cmt} - ocamlopt runtime-lib/ppx_assert_lib__Runtime.{cmx,o} - ocamlc runtime-lib/ppx_assert_lib.cma - ocamlopt runtime-lib/ppx_assert_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_assert_lib.cmxs - 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 160/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_assert.v0.9.0 Processing 161/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_custom_printf" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_custom_printf.v0.9.0) - ocamldep src/gen/gen.depends.ocamldep-output - ocamlc src/ppx_custom_printf__.{cmi,cmo,cmt} - ocamlc src/gen/gen.{cmi,cmo,cmt} - ocamlopt src/ppx_custom_printf__.{cmx,o} - ocamlc src/gen/gen.bc - ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe - gen src/format_lifter.ml - 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 - ocamldep src/ppx_custom_printf.depends.ocamldep-output - ocamlc src/ppx_custom_printf.{cmi,cmti} - ocamlc src/ppx_custom_printf__Format_lifter.{cmi,cmo,cmt} - ocamlc src/ppx_custom_printf.{cmo,cmt} - ocamlc src/ppx_custom_printf.cma - ocamlopt src/ppx_custom_printf__Format_lifter.{cmx,o} - ocamlopt src/ppx_custom_printf.{cmx,o} - ocamlopt src/ppx_custom_printf.{a,cmxa} - ocamlopt src/ppx_custom_printf.cmxs - ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe -> compiled ppx_custom_printf.v0.9.0 Processing 161/189: [ppx_base: jbuilder build] -> installed ppx_custom_printf.v0.9.0 Processing 162/189: [ppx_base: jbuilder build] Processing 163/189: [bin_prot: jbuilder build] [ppx_base: jbuilder build] Processing 164/189: [bin_prot: jbuilder build] [ppx_base: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_base" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_base.v0.9.0) - ocamldep bin/main.depends.ocamldep-output - ocamldep src/ppx_base.depends.ocamldep-output - ocamlc src/ppx_base.{cmi,cmo,cmt} - ocamlc src/ppx_base.cma - ocamlopt src/ppx_base.{cmx,o} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt src/ppx_base.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt src/ppx_base.cmxs - ocamlopt bin/main.exe - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe -> compiled ppx_base.v0.9.0 Processing 164/189: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed ppx_base.v0.9.0 Processing 165/189: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] Processing 166/189: [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" "31" (CWD=/home/opam/.opam/4.05/.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 166/189: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed configurator.v0.9.1 Processing 167/189: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] Processing 168/189: [bin_prot: jbuilder build] [pcre: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bin_prot.v0.9.2) - ocamlc shape/src/bin_shape_lib.{cmi,cmo,cmt} - ocamlc src/bin_prot.{cmi,cmo,cmt} - bash src/config.h - ocamlopt shape/src/bin_shape_lib.{cmx,o} - sh src/read.pp.ml - sh src/size.pp.ml - sh src/write.pp.ml - sh src/type_class.pp.ml - sh src/type_class.pp.mli - ocamlopt src/bin_prot.{cmx,o} - sh src/read.pp.mli - sh src/write.pp.mli - sh src/size.pp.mli - ocamlc src/blit_stubs.o - ocamlc src/float_stubs.o - ocamlmklib src/dllbin_prot_stubs.so,src/libbin_prot_stubs.a - ocamlopt .ppx/ppx_sexp_conv+ppx_driver.runner/ppx.exe - ppx src/common.pp.ml - ppx src/common.pp.mli - ocamldep src/bin_prot.dependsi.ocamldep-output - ocamldep src/bin_prot.depends.ocamldep-output - ocamlopt .ppx/ppx_compare+ppx_custom_printf+ppx_fields_conv+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe - ppx shape/src/bin_shape.pp.mli - ocamldep shape/src/bin_shape_lib.dependsi.ocamldep-output - ppx shape/src/core_fragment.pp.ml - ppx shape/src/std.pp.ml - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmi,cmti} - ppx shape/src/bin_shape.pp.ml - ocamldep shape/src/bin_shape_lib.depends.ocamldep-output - ocamlc shape/src/bin_shape_lib__Std.{cmi,cmo,cmt} - ocamlc shape/src/bin_shape_lib__Core_fragment.{cmi,cmo,cmt} - ocamlc src/bin_prot__Nat0.{cmi,cmti} - ocamlc src/bin_prot__Nat0.{cmo,cmt} - ocamlc src/bin_prot__Shape.{cmi,cmo,cmt} - ocamlc src/bin_prot__Common.{cmi,cmti} - ocamlc src/bin_prot__Write.{cmi,cmti} - ocamlc src/bin_prot__Read.{cmi,cmti} - ocamlc src/bin_prot__Size.{cmi,cmti} - ocamlopt shape/src/bin_shape_lib__Core_fragment.{cmx,o} - ocamlc src/bin_prot__Type_class.{cmi,cmti} - ocamlc src/bin_prot__Size.{cmo,cmt} - ocamlc src/bin_prot__Binable.{cmi,cmo,cmt} - ocamlc src/bin_prot__Std.{cmi,cmo,cmt} - ocamlc src/bin_prot__Blob.{cmi,cmti} - ocamlc src/bin_prot__Type_class.{cmo,cmt} - ocamlc src/bin_prot__Common.{cmo,cmt} - ocamlc src/bin_prot__Utils.{cmi,cmti} - ocamlc src/bin_prot__Write.{cmo,cmt} - ocamlc src/bin_prot__Read.{cmo,cmt} - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmo,cmt} - ocamlc shape/src/bin_shape_lib.cma - 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__Shape.{cmx,o} - ocamlopt src/bin_prot__Nat0.{cmx,o} - ocamlopt src/bin_prot__Common.{cmx,o} - ocamlopt shape/src/bin_shape_lib.{a,cmxa} - ocamlopt src/bin_prot__Write.{cmx,o} - ocamlopt src/bin_prot__Size.{cmx,o} - ocamlopt shape/src/bin_shape_lib.cmxs - 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.2 Processing 168/189: [pcre: jbuilder build] [ppx_expect: jbuilder build] -> installed bin_prot.v0.9.2 Processing 169/189: [pcre: jbuilder build] [ppx_expect: jbuilder build] Processing 170/189: [pcre: jbuilder build] [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "pcre" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/pcre.7.3.4) - ocamldep src/pcre.dependsi.ocamldep-output - ocamldep src/config/discover.depends.ocamldep-output - ocamldep src/pcre.depends.ocamldep-output - ocamlc src/pcre.{cmi,cmti} - ocamlc src/config/discover.{cmi,cmo,cmt} - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/pcre.{cmx,o} - ocamlc src/pcre.{cmo,cmt} - ocamlopt src/config/discover.exe - discover src/c_flags.sexp,src/c_library_flags.sexp - ocamlc src/pcre.cma - ocamlopt src/pcre.{a,cmxa} - ocamlc src/pcre_stubs.o - ocamlmklib src/dllpcre_stubs.so,src/libpcre_stubs.a - ocamlopt src/pcre.cmxs -> compiled pcre.7.3.4 Processing 170/189: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed pcre.7.3.4 Processing 171/189: [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" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_expect.v0.9.0) - ocamlc matcher/expect_test_matcher.{cmi,cmo,cmt} - ocamlc common/expect_test_common.{cmi,cmo,cmt} - ocamldep config/expect_test_config.depends.ocamldep-output - ocamldep config/expect_test_config.dependsi.ocamldep-output - ocamlc src/ppx_expect.{cmi,cmo,cmt} - ocamlc config/expect_test_config.{cmi,cmti} - ocamlopt common/expect_test_common.{cmx,o} - ocamllex matcher/lexer.ml - ocamlopt matcher/expect_test_matcher.{cmx,o} - ocamlopt config/expect_test_config.{cmx,o} - ocamlc config/expect_test_config.{cmo,cmt} - ocamlc config/expect_test_config.cma - ocamlopt src/ppx_expect.{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_custom_printf+ppx_fields_conv+ppx_inline_test+ppx_driver.runner/ppx.exe - ppx collector/expect_test_collector.pp.ml - ocamldep collector/expect_test_collector.depends.ocamldep-output - ppx collector/expect_test_collector.pp.mli - ocamldep collector/expect_test_collector.dependsi.ocamldep-output - 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_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_custom_printf+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 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 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 evaluator/ppx_expect_evaluator.pp.ml - ppx evaluator/ppx_expect_evaluator.pp.mli - ppx expect_payload/ppx_expect_payload.pp.ml - ppx expect_payload/ppx_expect_payload.pp.mli - ppx src/expect_extension.pp.ml - ppx src/lifter.pp.ml - ocamldep matcher/expect_test_matcher.dependsi.ocamldep-output - ppx src/main.pp.ml - ocamldep matcher/expect_test_matcher.depends.ocamldep-output - ocamldep common/expect_test_common.depends.ocamldep-output - ocamldep common/expect_test_common.dependsi.ocamldep-output - ocamldep evaluator/ppx_expect_evaluator.depends.ocamldep-output - ppx src/main.pp.mli - ocamldep evaluator/ppx_expect_evaluator.dependsi.ocamldep-output - ocamldep expect_payload/ppx_expect_payload.depends.ocamldep-output - ppx src/expect_extension.pp.mli - 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 collector/expect_test_collector.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Choose_tag.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Fmt.{cmi,cmti} - ocamlc common/expect_test_common__Expectation.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Fmt.{cmo,cmt} - ocamlc common/expect_test_common__File.{cmo,cmt} - ocamlc common/expect_test_common.cma - ocamlc matcher/expect_test_matcher__Cst.{cmi,cmti} - ocamlc collector/expect_test_collector.{cmo,cmt} - ocamlc expect_payload/ppx_expect_payload.{cmi,cmti} - ocamlc collector/expect_test_collector.cma - ocamlc matcher/expect_test_matcher__Reconcile.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Lexer.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Import.{cmi,cmo,cmt} - ocamlc src/ppx_expect__Main.{cmi,cmti} - ocamlc src/ppx_expect__Lifter.{cmi,cmo,cmt} - ocamlopt common/expect_test_common__File.{cmx,o} - ocamlc matcher/expect_test_matcher__Cst.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Matcher.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Choose_tag.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Lexer.{cmo,cmt} - ocamlopt common/expect_test_common__Expectation.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Std.{cmi,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 evaluator/ppx_expect_evaluator.{cmi,cmti} - ocamlopt common/expect_test_common__Std.{cmx,o} - ocamlc expect_payload/ppx_expect_payload.{cmo,cmt} - ocamlc expect_payload/ppx_expect_payload.cma - ocamlopt common/expect_test_common.{a,cmxa} - ocamlc matcher/expect_test_matcher__Matcher.{cmo,cmt} - ocamlopt matcher/expect_test_matcher__Fmt.{cmx,o} - ocamlopt matcher/expect_test_matcher__Import.{cmx,o} - ocamlc matcher/expect_test_matcher.cma - ocamlopt common/expect_test_common.cmxs - ocamlc evaluator/ppx_expect_evaluator.{cmo,cmt} - ocamlc evaluator/ppx_expect_evaluator.cma - ocamlc src/ppx_expect__Main.{cmo,cmt} - ocamlopt collector/expect_test_collector.{cmx,o} - ocamlopt collector/expect_test_collector.{a,cmxa} - ocamlopt matcher/expect_test_matcher__Cst.{cmx,o} - ocamlopt expect_payload/ppx_expect_payload.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmo,cmt} - ocamlc src/ppx_expect.cma - ocamlopt expect_payload/ppx_expect_payload.{a,cmxa} - ocamlopt src/ppx_expect__Lifter.{cmx,o} - ocamlopt matcher/expect_test_matcher__Lexer.{cmx,o} - ocamlopt collector/expect_test_collector.cmxs - ocamlopt expect_payload/ppx_expect_payload.cmxs - ocamlopt src/ppx_expect__Expect_extension.{cmx,o} - ocamlopt matcher/expect_test_matcher__Choose_tag.{cmx,o} - ocamlopt matcher/expect_test_matcher__Reconcile.{cmx,o} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt 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 evaluator/ppx_expect_evaluator.{a,cmxa} - ocamlopt matcher/expect_test_matcher.cmxs - 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 171/189: [ppx_bin_prot: jbuilder build] -> installed ppx_expect.v0.9.0 Processing 172/189: [ppx_bin_prot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_bin_prot" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.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 174/189: [ppx_jane: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_jane" "--root" "." "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_jane.v0.9.0) - ocamldep bin/main.depends.ocamldep-output - ocamldep kernel/src/ppx_jane_kernel.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 src/ppx_jane.{cmx,o} - ocamlopt kernel/src/ppx_jane_kernel.{cmx,o} - ocamlopt src/ppx_jane.{a,cmxa} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt kernel/src/ppx_jane_kernel.{a,cmxa} - ocamlopt src/ppx_jane.cmxs - ocamlopt bin/main.{cmx,o} - ocamlopt kernel/src/ppx_jane_kernel.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 176/189: [core_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_kernel.v0.9.1) - 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/bigstring_stubs.o - ocamlc src/core_array_stubs.o - ocamlc src/core_gc_stubs.o - ocamlc src/bigstring_marshal_stubs.o - ocamlc src/time_ns_stubs.o - ocamlmklib src/dllcore_kernel_stubs.so,src/libcore_kernel_stubs.a - ocamlopt .ppx/ppx_base+ppx_inline_test+ppx_sexp_conv+ppx_sexp_message+ppx_driver.runner/ppx.exe - ppx base_for_tests/src/test_binary_searchable_intf.pp.ml - ppx base_for_tests/src/test_blit.pp.mli - ppx base_for_tests/src/test_binary_searchable.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_binary_searchable.pp.mli - ocamldep base_for_tests/src/base_for_tests.depends.ocamldep-output - ocamldep base_for_tests/src/base_for_tests.dependsi.ocamldep-output - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - 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} - ppx src/bag.pp.ml - ppx src/binary_searchable_intf.pp.ml - ppx src/bool.pp.ml - ppx src/bigsubstring.pp.ml - ppx src/blit.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/bigbuffer.pp.ml - ppx src/core_char.pp.ml - ppx src/binable0.pp.ml - ppx src/core_int32.pp.ml - ppx src/binary_searchable.pp.ml - ppx src/bucket.pp.ml - ppx src/bigbuffer_internal.pp.ml - ppx src/bounded_index_intf.pp.ml - ppx src/blit_intf.pp.ml - ppx src/binable.pp.ml - ppx src/container_intf.pp.ml - ppx src/container.pp.ml - ppx src/core_arg.pp.ml - ppx src/core_hashtbl.pp.ml - ppx src/bounded_index.pp.ml - ppx src/comparable.pp.ml - ppx src/comparable_intf.pp.ml - ppx src/blang.pp.ml - ppx src/comparator.pp.ml - ppx src/constrained_float.pp.ml - ppx src/container_unit_tests.pp.ml - ppx src/core_array.pp.ml - ppx src/core_bin_prot.pp.ml - ppx src/core_bytes.pp.ml - ppx src/core_ephemeron.pp.ml - ppx src/byte_units.pp.ml - ppx src/core_int.pp.ml - ppx src/core_kernel.pp.ml - ppx src/core_printexc.pp.ml - ppx src/core_pervasives.pp.ml - ppx src/bus.pp.ml - ppx src/core_gc.pp.ml - ppx src/core_hashtbl_intf.pp.ml - ppx src/core_int63.pp.ml - ppx src/core_lazy.pp.ml - ppx src/core_map_intf.pp.ml - ppx src/core_int64.pp.ml - ppx src/core_map.pp.ml - ppx src/core_nativeint.pp.ml - ppx src/bigstring.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_weak.pp.ml - ppx src/date_intf.pp.ml - ppx src/day_of_week_intf.pp.ml - ppx src/core_sexp.pp.ml - ppx src/core_stack.pp.ml - ppx src/core_list.pp.ml - ppx src/binary_packing.pp.ml - ppx src/core_string.pp.ml - ppx src/date.pp.ml - ppx src/date0.pp.ml - ppx src/date0_intf.pp.ml - ppx src/deriving_hash_intf.pp.ml - ppx src/day_of_week.pp.ml - ppx src/deprecate_pipe_bang.pp.ml - ppx src/debug.pp.ml - ppx src/flags.pp.ml - ppx src/deriving_hash.pp.ml - ppx src/digit_string_helpers.pp.ml - ppx src/bounded_int_table.pp.ml - ppx src/either.pp.ml - ppx src/error.pp.ml - ppx src/fdeque.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_set.pp.ml - ppx src/deque.pp.ml - ppx src/fheap.pp.ml - ppx src/flags_intf.pp.ml - ppx src/float.pp.ml - ppx src/doubly_linked.pp.ml - ppx src/hash_queue.pp.ml - ppx src/hash_set_intf.pp.ml - ppx src/hashable.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/heap.pp.ml - ppx src/interfaces.pp.ml - ppx src/linked_queue.pp.ml - ppx src/memo.pp.ml - ppx src/option_array.pp.ml - ppx src/int_set.pp.ml - ppx src/nothing.pp.ml - ppx src/ofday_intf.pp.ml - ppx src/option.pp.ml - ppx src/month.pp.ml - ppx src/moption.pp.ml - ppx src/obj_array.pp.ml - ppx src/month_intf.pp.ml - ppx src/maybe_bound.pp.ml - ppx src/linked_stack.pp.ml - ppx src/ofday.pp.ml - ppx src/make_stable.pp.ml - ppx src/make_substring.pp.ml - ppx src/never_returns.pp.ml - ppx src/no_polymorphic_compare.pp.ml - ppx src/only_in_test.pp.ml - ppx src/pid.pp.ml - ppx src/or_error.pp.ml - ppx src/polymorphic_compare_intf.pp.ml - ppx src/queue_intf.pp.ml - ppx src/limiter.pp.ml - ppx src/ordering.pp.ml - ppx src/percent.pp.ml - ppx src/pool_intf.pp.ml - ppx src/quickcheckable.pp.ml - ppx src/ref.pp.ml - ppx src/quickcheck_intf.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/perms.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/string_id.pp.ml - ppx src/string_id_intf.pp.ml - ppx src/t.pp.ml - ppx src/stable_unit_test.pp.ml - ppx src/substring_intf.pp.ml - ppx src/std_common.pp.ml - ppx src/stable_unit_test_intf.pp.ml - ppx src/std_kernel.pp.ml - ppx src/tuple.pp.ml - ppx src/stack_intf.pp.ml - ppx src/pooled_hashtbl.pp.ml - ppx src/time_float0.pp.ml - ppx src/time_intf.pp.ml - ppx src/substring.pp.ml - ppx src/type_immediacy.pp.ml - ppx src/time0_intf.pp.ml - ppx src/time_float.pp.ml - ppx src/thread_safe_queue.pp.ml - ppx src/unique_id_intf.pp.ml - ppx src/quickcheck.pp.ml - ppx src/pool.pp.ml - ppx src/time.pp.ml - ppx src/std_internal.pp.ml - ppx src/type_equal_intf.pp.ml - ppx src/unit_of_time.pp.ml - ppx src/bag.pp.mli - ppx src/bigsubstring.pp.mli - ppx src/tuple_type.pp.ml - ppx src/binable.pp.mli - ppx src/tuple_type_intf.pp.ml - ppx src/union_find.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/type_equal.pp.ml - ppx src/unique_id.pp.ml - ppx src/timing_wheel_ns_intf.pp.ml - ppx src/unit.pp.ml - ppx src/univ_map.pp.ml - ppx src/univ_map_intf.pp.ml - ppx src/validated.pp.ml - ppx src/version_util.pp.ml - ppx src/weak_pointer.pp.ml - ppx src/zone.pp.ml - ppx src/uniform_array.pp.ml - ppx src/univ.pp.ml - ppx src/zone_intf.pp.ml - ppx src/binary_packing.pp.mli - ppx src/binary_searchable.pp.mli - ppx src/blang.pp.mli - ppx src/bigbuffer.pp.mli - ppx src/timing_wheel_ns.pp.ml - ppx src/bigstring_marshal.pp.mli - ppx src/bool.pp.mli - ppx src/time_ns_alternate_sexp.pp.ml - ppx src/time_ns.pp.ml - ppx src/total_map.pp.ml - ppx src/unpack_buffer.pp.ml - ppx src/validated_intf.pp.ml - ppx src/bigstring.pp.mli - ppx src/blit.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/heap.pp.mli - ppx src/memo.pp.mli - ppx src/month.pp.mli - ppx src/nothing.pp.mli - ppx src/moption.pp.mli - ppx src/percent.pp.mli - ppx src/or_error.pp.mli - ppx src/quickcheck.pp.mli - ppx src/ref.pp.mli - ppx src/pid.pp.mli - ppx src/ofday.pp.mli - ppx src/maybe_bound.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/fqueue.pp.mli - ppx src/int_set.pp.mli - ppx src/hexdump.pp.mli - ppx src/hash_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/no_polymorphic_compare.pp.mli - ppx src/obj_array.pp.mli - ppx src/only_in_test.pp.mli - ppx src/option.pp.mli - ppx src/option_array.pp.mli - ppx src/ordering.pp.mli - ppx src/perms.pp.mli - ppx src/pooled_hashtbl.pp.mli - ppx src/result.pp.mli - ppx src/rope.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/string_id.pp.mli - ppx src/time_float.pp.mli - ppx src/pool.pp.mli - ppx src/sequence.pp.mli - ppx src/stable_containers.pp.mli - ppx src/union_find.pp.mli - ppx src/stable_unit_test.pp.mli - ppx src/substring.pp.mli - ppx src/time.pp.mli - ppx src/time_ns.pp.mli - ppx src/timing_wheel_ns.pp.mli - ppx src/type_equal.pp.mli - ppx src/tuple.pp.mli - ppx src/univ.pp.mli - ppx src/unit.pp.mli - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmi,cmti} - ppx src/weak_pointer.pp.mli - ppx src/thread_safe_queue.pp.mli - ppx src/total_map.pp.mli - ppx src/zone.pp.mli - ppx src/unit_of_time.pp.mli - ppx src/type_immediacy.pp.mli - ppx src/time_float0.pp.mli - ppx src/version_util.pp.mli - ppx src/unique_id.pp.mli - ppx src/validated.pp.mli - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmi,cmti} - ppx src/uniform_array.pp.mli - ppx src/tuple_type.pp.mli - ppx src/unpack_buffer.pp.mli - ppx src/univ_map.pp.mli - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmx,o} - ocamldep src/core_kernel.dependsi.ocamldep-output - 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__Maybe_bound.{cmi,cmti} - ocamlc src/core_kernel__Core_pervasives.{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_blit.{cmo,cmt} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmo,cmt} - ocamlc base_for_tests/src/base_for_tests.cma - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable.{cmx,o} - ocamldep src/core_kernel.depends.ocamldep-output - ocamlopt base_for_tests/src/base_for_tests__Test_blit.{cmx,o} - ocamlc src/core_kernel__Robustly_comparable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Deprecate_pipe_bang.{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} - ocamlc src/core_kernel__Sequence.{cmo,cmt} - ocamlopt base_for_tests/src/base_for_tests.cmxs - ocamlopt src/core_kernel__Fn.{cmx,o} - ocamlopt src/core_kernel__Sequence.{cmx,o} - ocamlopt src/core_kernel__Core_pervasives.{cmx,o} - ocamlc src/core_kernel__Import.{cmi,cmo,cmt} - ocamlc src/core_kernel__Comparator.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{cmi,cmti} - ocamlc src/core_kernel__Rope.{cmi,cmti} - ocamlc src/core_kernel__Splittable_random.{cmi,cmti} - ocamlc src/core_kernel__Moption.{cmi,cmti} - ocamlc src/core_kernel__Union_find.{cmi,cmti} - ocamlc src/core_kernel__Core_bytes.{cmi,cmti} - ocamlc src/core_kernel__Core_printexc.{cmi,cmti} - ocamlc src/core_kernel__Core_random.{cmi,cmo,cmt} - ocamlc src/core_kernel__Deriving_hash_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Polymorphic_compare_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmi,cmti} - ocamlc src/core_kernel__Digit_string_helpers.{cmi,cmti} - ocamlc src/core_kernel__Core_ephemeron.{cmi,cmti} - ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmi,cmti} - ocamlc src/core_kernel__No_polymorphic_compare.{cmi,cmti} - ocamlc src/core_kernel__Core_arg.{cmi,cmti} - ocamlc src/core_kernel__Core_weak.{cmi,cmti} - ocamlc src/core_kernel__Force_once.{cmi,cmti} - ocamlc src/core_kernel__Type_immediacy.{cmi,cmti} - ocamlc src/core_kernel__Tuple_type_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Int_set.{cmi,cmti} - ocamlc src/core_kernel__T.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_printf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Only_in_test.{cmi,cmti} - ocamlc src/core_kernel__Sexpable.{cmi,cmti} - ocamlc src/core_kernel__Thread_safe_queue.{cmi,cmti} - ocamlc src/core_kernel__Maybe_bound.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Ordering.{cmi,cmti} - ocamlc src/core_kernel__Queue_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Deriving_hash.{cmi,cmti} - ocamlc src/core_kernel__Tuple_type.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{cmo,cmt} - ocamlc src/core_kernel__Perms.{cmi,cmti} - ocamlc src/core_kernel__Int_replace_polymorphic_compare.{cmi,cmo,cmt} - ocamlc src/core_kernel__No_polymorphic_compare.{cmo,cmt} - ocamlc src/core_kernel__Immediate_option_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_bytes.{cmo,cmt} - ocamlc src/core_kernel__Core_printexc.{cmo,cmt} - ocamlc src/core_kernel__Core_arg.{cmo,cmt} - ocamlc src/core_kernel__Comparator.{cmo,cmt} - ocamlc src/core_kernel__Deriving_hash.{cmo,cmt} - ocamlc src/core_kernel__Force_once.{cmo,cmt} - ocamlc src/core_kernel__Hexdump_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binary_searchable_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmi,cmti} - ocamlc src/core_kernel__Stable_module_types.{cmi,cmo,cmt} - ocamlc src/core_kernel__Sexpable.{cmo,cmt} - ocamlc src/core_kernel__Binable.{cmi,cmti} - ocamlc src/core_kernel__Immediate_option.{cmi,cmti} - ocamlc src/core_kernel__Tuple_type.{cmo,cmt} - ocamlc src/core_kernel__Blit_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binary_searchable.{cmi,cmti} - ocamlc src/core_kernel__Quickcheck_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Ordering.{cmo,cmt} - ocamlc src/core_kernel__Core_lazy.{cmi,cmti} - ocamlc src/core_kernel__Info_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binary_searchable.{cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmi,cmti} - ocamlc src/core_kernel__Binable0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Immediate_option.{cmo,cmt} - ocamlc src/core_kernel__Blit.{cmi,cmti} - ocamlc src/core_kernel__Make_stable.{cmi,cmti} - ocamlc src/core_kernel__Type_immediacy.{cmo,cmt} - ocamlc src/core_kernel__Obj_array.{cmi,cmti} - ocamlc src/core_kernel__Blit.{cmo,cmt} - ocamlc src/core_kernel__Option_array.{cmi,cmti} - ocamlc src/core_kernel__Core_queue.{cmi,cmti} - ocamlc src/core_kernel__Quickcheck.{cmi,cmti} - ocamlc src/core_kernel__Result.{cmi,cmti} - ocamlc src/core_kernel__Only_in_test.{cmo,cmt} - ocamlc src/core_kernel__Info.{cmi,cmti} - ocamlc src/core_kernel__Error.{cmi,cmti} - ocamlc src/core_kernel__Make_stable.{cmo,cmt} - ocamlc src/core_kernel__Uniform_array.{cmi,cmti} - ocamlc src/core_kernel__Hash_set_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Set_once.{cmi,cmti} - ocamlc src/core_kernel__Quickcheckable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_lazy.{cmo,cmt} - ocamlc src/core_kernel__Info.{cmo,cmt} - ocamlc src/core_kernel__Core_list.{cmi,cmti} - ocamlc src/core_kernel__Option.{cmi,cmti} - ocamlc src/core_kernel__Or_error.{cmi,cmti} - ocamlc src/core_kernel__Error.{cmo,cmt} - ocamlc src/core_kernel__Result.{cmo,cmt} - ocamlc src/core_kernel__Option.{cmo,cmt} - ocamlc src/core_kernel__Splittable_random.{cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmo,cmt} - ocamlc src/core_kernel__Container_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Either.{cmi,cmti} - ocamlc src/core_kernel__Linked_queue.{cmo,cmt} - ocamlc src/core_kernel__Set_once.{cmo,cmt} - ocamlc src/core_kernel__Perms.{cmo,cmt} - ocamlc src/core_kernel__Core_list.{cmo,cmt} - ocamlc src/core_kernel__Or_error.{cmo,cmt} - ocamlopt src/core_kernel__Import.{cmx,o} - ocamlopt src/core_kernel__Deriving_hash_intf.{cmx,o} - ocamlc src/core_kernel__Container.{cmi,cmti} - ocamlc src/core_kernel__Core_hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Deque.{cmi,cmti} - ocamlopt src/core_kernel__Deriving_hash.{cmx,o} - ocamlopt src/core_kernel__Unit_of_time.{cmx,o} - ocamlopt src/core_kernel__Tuple_type_intf.{cmx,o} - ocamlc src/core_kernel__Quickcheck.{cmo,cmt} - ocamlc src/core_kernel__Doubly_linked.{cmi,cmti} - ocamlc src/core_kernel__Heap_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Fdeque.{cmi,cmti} - ocamlopt src/core_kernel__Force_once.{cmx,o} - ocamlc src/core_kernel__Core_array.{cmi,cmti} - ocamlc src/core_kernel__Container.{cmo,cmt} - ocamlc src/core_kernel__Fheap.{cmi,cmti} - ocamlopt src/core_kernel__Maybe_bound.{cmx,o} - ocamlopt src/core_kernel__Int_replace_polymorphic_compare.{cmx,o} - ocamlc src/core_kernel__Ref.{cmi,cmti} - ocamlc src/core_kernel__Stack_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Ordering.{cmx,o} - ocamlopt src/core_kernel__T.{cmx,o} - ocamlc src/core_kernel__Uniform_array.{cmo,cmt} - ocamlopt src/core_kernel__Core_random.{cmx,o} - ocamlopt src/core_kernel__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/core_kernel__Core_bytes.{cmx,o} - ocamlopt src/core_kernel__Core_arg.{cmx,o} - ocamlopt src/core_kernel__Immediate_option_intf.{cmx,o} - ocamlopt src/core_kernel__No_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Core_lazy.{cmx,o} - ocamlopt src/core_kernel__Core_printexc.{cmx,o} - ocamlopt src/core_kernel__Core_printf.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test_intf.{cmx,o} - ocamlc src/core_kernel__Fqueue.{cmi,cmti} - ocamlopt src/core_kernel__Immediate_option.{cmx,o} - ocamlopt src/core_kernel__Queue_intf.{cmx,o} - ocamlopt src/core_kernel__Comparator.{cmx,o} - ocamlopt src/core_kernel__Sexpable.{cmx,o} - ocamlopt src/core_kernel__Hexdump_intf.{cmx,o} - ocamlc src/core_kernel__Heap.{cmi,cmti} - ocamlc src/core_kernel__Core_hashtbl.{cmi,cmti} - ocamlopt src/core_kernel__Source_code_position0.{cmx,o} - ocamlopt src/core_kernel__Tuple_type.{cmx,o} - ocamlc src/core_kernel__Union_find.{cmo,cmt} - ocamlopt src/core_kernel__Ref.{cmx,o} - ocamlc src/core_kernel__Core_stack.{cmi,cmti} - ocamlc src/core_kernel__Linked_stack.{cmi,cmti} - ocamlopt src/core_kernel__Only_in_test.{cmx,o} - ocamlopt src/core_kernel__Result.{cmx,o} - ocamlopt src/core_kernel__Stable_module_types.{cmx,o} - ocamlc src/core_kernel__Obj_array.{cmo,cmt} - ocamlc src/core_kernel__Doubly_linked.{cmo,cmt} - ocamlc src/core_kernel__Hash_heap.{cmi,cmo,cmt} - ocamlc src/core_kernel__Either.{cmo,cmt} - ocamlopt src/core_kernel__Type_immediacy.{cmx,o} - ocamlc src/core_kernel__Pooled_hashtbl.{cmi,cmti} - ocamlc src/core_kernel__Core_array.{cmo,cmt} - ocamlc src/core_kernel__Ref.{cmo,cmt} - ocamlopt src/core_kernel__Binable0.{cmx,o} - ocamlopt src/core_kernel__Hexdump.{cmx,o} - ocamlc src/core_kernel__Core_hashtbl.{cmo,cmt} - ocamlc src/core_kernel__Hash_set.{cmi,cmti} - ocamlc src/core_kernel__Hash_queue.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_map_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Info_intf.{cmx,o} - ocamlopt src/core_kernel__Hash_set_intf.{cmx,o} - ocamlc src/core_kernel__Hashable.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Linked_queue.{cmx,o} - ocamlc src/core_kernel__Hash_set.{cmo,cmt} - ocamlopt src/core_kernel__Info.{cmx,o} - ocamlopt src/core_kernel__Core_hashtbl_intf.{cmx,o} - ocamlopt src/core_kernel__Error.{cmx,o} - ocamlc src/core_kernel__Core_map.{cmi,cmti} - ocamlopt src/core_kernel__Perms.{cmx,o} - ocamlopt src/core_kernel__Or_error.{cmx,o} - ocamlopt src/core_kernel__Splittable_random.{cmx,o} - ocamlopt src/core_kernel__Blit_intf.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable_intf.{cmx,o} - ocamlopt src/core_kernel__Container_intf.{cmx,o} - ocamlopt src/core_kernel__Blit.{cmx,o} - ocamlopt src/core_kernel__Quickcheck_intf.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable.{cmx,o} - ocamlopt src/core_kernel__Container.{cmx,o} - ocamlc src/core_kernel__Core_set_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Stack_intf.{cmx,o} - ocamlopt src/core_kernel__Heap_intf.{cmx,o} - ocamlc src/core_kernel__Core_set.{cmi,cmti} - ocamlc src/core_kernel__Core_map.{cmo,cmt} - ocamlopt src/core_kernel__Quickcheck.{cmx,o} - ocamlopt src/core_kernel__Quickcheckable.{cmx,o} - ocamlopt src/core_kernel__Core_list.{cmx,o} - ocamlopt src/core_kernel__Either.{cmx,o} - ocamlc src/core_kernel__Comparable_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_set.{cmo,cmt} - ocamlopt src/core_kernel__Option.{cmx,o} - ocamlopt src/core_kernel__Set_once.{cmx,o} - ocamlopt src/core_kernel__Core_array.{cmx,o} - ocamlopt src/core_kernel__Union_find.{cmx,o} - ocamlopt src/core_kernel__Obj_array.{cmx,o} - ocamlc src/core_kernel__Comparable.{cmi,cmti} - ocamlopt src/core_kernel__Doubly_linked.{cmx,o} - ocamlc src/core_kernel__Core_gc.{cmi,cmti} - ocamlopt src/core_kernel__Core_hashtbl.{cmx,o} - ocamlc src/core_kernel__Bool.{cmi,cmti} - ocamlc src/core_kernel__Month_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Type_equal_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_sexp.{cmi,cmti} - ocamlc src/core_kernel__Tuple.{cmi,cmti} - ocamlc src/core_kernel__Source_code_position.{cmi,cmti} - ocamlc src/core_kernel__Type_equal.{cmi,cmti} - ocamlc src/core_kernel__Byte_units.{cmi,cmti} - ocamlopt src/core_kernel__Hash_queue.{cmx,o} - ocamlc src/core_kernel__Bigstring.{cmi,cmti} - ocamlc src/core_kernel__Identifiable.{cmi,cmti} - ocamlc src/core_kernel__Validated_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Debug.{cmi,cmti} - ocamlc src/core_kernel__Bigstring_marshal.{cmi,cmti} - ocamlc src/core_kernel__Univ.{cmi,cmti} - ocamlopt src/core_kernel__Hash_set.{cmx,o} - ocamlc src/core_kernel__Univ_map_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Validated.{cmi,cmti} - ocamlc src/core_kernel__Bigstring_marshal.{cmo,cmt} - ocamlc src/core_kernel__Substring_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bool.{cmo,cmt} - ocamlc src/core_kernel__Debug.{cmo,cmt} - ocamlc src/core_kernel__Bigbuffer_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Unit.{cmi,cmti} - ocamlc src/core_kernel__Core_bin_prot.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_char.{cmi,cmti} - ocamlc src/core_kernel__Type_equal.{cmo,cmt} - ocamlc src/core_kernel__Bigbuffer.{cmi,cmti} - ocamlc src/core_kernel__Tuple.{cmo,cmt} - ocamlc src/core_kernel__Month.{cmi,cmti} - ocamlc src/core_kernel__Unit.{cmo,cmt} - ocamlc src/core_kernel__Sign.{cmi,cmti} - ocamlopt src/core_kernel__Core_map_intf.{cmx,o} - ocamlc src/core_kernel__Comparable.{cmo,cmt} - ocamlc src/core_kernel__Pid.{cmi,cmti} - ocamlc src/core_kernel__Nothing.{cmi,cmti} - ocamlc src/core_kernel__Never_returns.{cmi,cmo,cmt} - ocamlc src/core_kernel__Source_code_position.{cmo,cmt} - ocamlc src/core_kernel__Core_char.{cmo,cmt} - ocamlopt src/core_kernel__Hashable.{cmx,o} - ocamlc src/core_kernel__Sign.{cmo,cmt} - ocamlc src/core_kernel__Int_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_string.{cmi,cmti} - ocamlc src/core_kernel__Core_gc.{cmo,cmt} - ocamlc src/core_kernel__Nothing.{cmo,cmt} - ocamlc src/core_kernel__Bigbuffer.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmi,cmti} - ocamlc src/core_kernel__Core_nativeint.{cmi,cmti} - ocamlc src/core_kernel__Core_int63.{cmi,cmti} - ocamlc src/core_kernel__Core_int64.{cmi,cmti} - ocamlc src/core_kernel__Stable_int63able.{cmi,cmo,cmt} - ocamlc src/core_kernel__Pool_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_int.{cmi,cmti} - ocamlc src/core_kernel__Pool.{cmi,cmti} - ocamlc src/core_kernel__Identifiable.{cmo,cmt} - ocamlc src/core_kernel__Core_int64.{cmo,cmt} - ocamlc src/core_kernel__Rope.{cmo,cmt} - ocamlc src/core_kernel__Binable.{cmo,cmt} - ocamlopt src/core_kernel__Core_map.{cmx,o} - ocamlc src/core_kernel__Pool.{cmo,cmt} - ocamlc src/core_kernel__Flags_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_sexp.{cmo,cmt} - ocamlc src/core_kernel__Interfaces.{cmi,cmo,cmt} - ocamlc src/core_kernel__Timing_wheel_ns_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_int32.{cmi,cmti} - ocamlc src/core_kernel__Pid.{cmo,cmt} - ocamlopt src/core_kernel__Core_set_intf.{cmx,o} - ocamlc src/core_kernel__Pooled_hashtbl.{cmo,cmt} - ocamlc src/core_kernel__Core_int63.{cmo,cmt} - ocamlc src/core_kernel__Month.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmo,cmt} - ocamlc src/core_kernel__Core_int.{cmo,cmt} - ocamlc src/core_kernel__Core_nativeint.{cmo,cmt} - ocamlc src/core_kernel__Flags.{cmi,cmti} - ocamlc src/core_kernel__Core_string.{cmo,cmt} - ocamlc src/core_kernel__Core_int32.{cmo,cmt} - ocamlopt src/core_kernel__Core_set.{cmx,o} - ocamlc src/core_kernel__Std_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bus.{cmi,cmti} - ocamlc src/core_kernel__Total_map.{cmi,cmti} - ocamlopt src/core_kernel__Comparable_intf.{cmx,o} - ocamlc src/core_kernel__Weak_pointer.{cmi,cmti} - ocamlc src/core_kernel__Unpack_buffer.{cmi,cmti} - ocamlc src/core_kernel__Stable_containers.{cmi,cmti} - ocamlc src/core_kernel__Thread_safe_queue.{cmo,cmt} - ocamlc src/core_kernel__Bag.{cmi,cmti} - ocamlc src/core_kernel__Deque.{cmo,cmt} - ocamlc src/core_kernel__Core_weak.{cmo,cmt} - ocamlc src/core_kernel__Fqueue.{cmo,cmt} - ocamlc src/core_kernel__Digit_string_helpers.{cmo,cmt} - ocamlc src/core_kernel__Blang.{cmi,cmti} - ocamlc src/core_kernel__Heap.{cmo,cmt} - ocamlc src/core_kernel__Linked_stack.{cmo,cmt} - ocamlc src/core_kernel__Core_queue.{cmo,cmt} - ocamlc src/core_kernel__Bounded_int_table.{cmi,cmti} - ocamlc src/core_kernel__Fheap.{cmo,cmt} - ocamlc src/core_kernel__Moption.{cmo,cmt} - ocamlc src/core_kernel__Weak_pointer.{cmo,cmt} - ocamlc src/core_kernel__Stable_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Int_set.{cmo,cmt} - ocamlc src/core_kernel__Core_ephemeron.{cmo,cmt} - ocamlc src/core_kernel__Memo.{cmi,cmti} - ocamlc src/core_kernel__Core_stack.{cmo,cmt} - ocamlc src/core_kernel__Total_map.{cmo,cmt} - ocamlc src/core_kernel__Univ.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmo,cmt} - ocamlc src/core_kernel__Unique_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Validated.{cmo,cmt} - ocamlc src/core_kernel__Option_array.{cmo,cmt} - ocamlc src/core_kernel__Bag.{cmo,cmt} - ocamlc src/core_kernel__Make_substring.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bucket.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigsubstring.{cmi,cmti} - ocamlc src/core_kernel__Constrained_float.{cmi,cmo,cmt} - ocamlc src/core_kernel__Substring.{cmi,cmti} - ocamlc src/core_kernel__Unpack_buffer.{cmo,cmt} - ocamlc src/core_kernel__Bigstring.{cmo,cmt} - ocamlc src/core_kernel__Percent.{cmi,cmti} - ocamlc src/core_kernel__Substring.{cmo,cmt} - ocamlc src/core_kernel__Bigsubstring.{cmo,cmt} - ocamlc src/core_kernel__Univ_map.{cmi,cmti} - ocamlc src/core_kernel__Span_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Bag.{cmx,o} - ocamlc src/core_kernel__Container_unit_tests.{cmi,cmo,cmt} - ocamlc src/core_kernel__Unique_id.{cmi,cmti} - ocamlc src/core_kernel__Bounded_index_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_containers.{cmo,cmt} - ocamlc src/core_kernel__Byte_units.{cmo,cmt} - ocamlopt src/core_kernel__Comparable.{cmx,o} - ocamlc src/core_kernel__Fdeque.{cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmo,cmt} - ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmo,cmt} - ocamlc src/core_kernel__Flags.{cmo,cmt} - ocamlc src/core_kernel__Ofday_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Univ_map.{cmo,cmt} - ocamlc src/core_kernel__Memo.{cmo,cmt} - ocamlc src/core_kernel__Bounded_int_table.{cmo,cmt} - ocamlc src/core_kernel__Host_and_port.{cmi,cmti} - ocamlc src/core_kernel__Bus.{cmo,cmt} - ocamlc src/core_kernel__Span.{cmi,cmti} - ocamlc src/core_kernel__Percent.{cmo,cmt} - ocamlc src/core_kernel__Day_of_week_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Unique_id.{cmo,cmt} - ocamlc src/core_kernel__Blang.{cmo,cmt} - ocamlc src/core_kernel__String_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bounded_index.{cmi,cmti} - ocamlc src/core_kernel__String_id.{cmi,cmti} - ocamlopt src/core_kernel__Bool.{cmx,o} - ocamlc src/core_kernel__Span.{cmo,cmt} - ocamlopt src/core_kernel__Month_intf.{cmx,o} - ocamlopt src/core_kernel__Source_code_position.{cmx,o} - ocamlc src/core_kernel__Day_of_week.{cmi,cmti} - ocamlc src/core_kernel__Ofday.{cmi,cmti} - ocamlopt src/core_kernel__Type_equal_intf.{cmx,o} - ocamlopt src/core_kernel__Validated_intf.{cmx,o} - ocamlopt src/core_kernel__Type_equal.{cmx,o} - ocamlopt src/core_kernel__Debug.{cmx,o} - ocamlc src/core_kernel__Host_and_port.{cmo,cmt} - ocamlopt src/core_kernel__Univ_map_intf.{cmx,o} - ocamlc src/core_kernel__Date0_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Core_gc.{cmx,o} - ocamlc src/core_kernel__Bounded_index.{cmo,cmt} - ocamlc src/core_kernel__Ofday.{cmo,cmt} - ocamlc src/core_kernel__Day_of_week.{cmo,cmt} - ocamlopt src/core_kernel__Identifiable.{cmx,o} - ocamlc src/core_kernel__Date0.{cmi,cmti} - ocamlc src/core_kernel__String_id.{cmo,cmt} - ocamlc src/core_kernel__Time_ns_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Time_ns.{cmi,cmti} - ocamlc src/core_kernel__Limiter.{cmi,cmti} - ocamlc src/core_kernel__Time_ns_alternate_sexp.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Nothing.{cmx,o} - ocamlopt src/core_kernel__Unit.{cmx,o} - ocamlopt src/core_kernel__Never_returns.{cmx,o} - ocamlc src/core_kernel__Limiter.{cmo,cmt} - ocamlopt src/core_kernel__Core_nativeint.{cmx,o} - ocamlopt src/core_kernel__Core_int32.{cmx,o} - ocamlopt src/core_kernel__Core_char.{cmx,o} - ocamlopt src/core_kernel__Sign.{cmx,o} - ocamlc src/core_kernel__Timing_wheel_ns.{cmi,cmti} - ocamlopt src/core_kernel__Core_int64.{cmx,o} - ocamlopt src/core_kernel__Core_int.{cmx,o} - ocamlc src/core_kernel__Time0_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Int_intf.{cmx,o} - ocamlc src/core_kernel__Date0.{cmo,cmt} - ocamlc src/core_kernel__Time_ns.{cmo,cmt} - ocamlc src/core_kernel__Time_float0.{cmi,cmti} - ocamlopt src/core_kernel__Core_string.{cmx,o} - ocamlopt src/core_kernel__Core_int63.{cmx,o} - ocamlc src/core_kernel__Time_float0.{cmo,cmt} - ocamlopt src/core_kernel__Stable_int63able.{cmx,o} - ocamlopt src/core_kernel__Pool_intf.{cmx,o} - ocamlopt src/core_kernel__Rope.{cmx,o} - ocamlc src/core_kernel__Zone_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Timing_wheel_ns.{cmo,cmt} - ocamlopt src/core_kernel__Flags_intf.{cmx,o} - ocamlopt src/core_kernel__Interfaces.{cmx,o} - ocamlopt src/core_kernel__Core_sexp.{cmx,o} - ocamlopt src/core_kernel__Float.{cmx,o} - ocamlopt src/core_kernel__Timing_wheel_ns_intf.{cmx,o} - ocamlopt src/core_kernel__Pool.{cmx,o} - 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_weak.{cmx,o} - ocamlopt src/core_kernel__Core_ephemeron.{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__Fheap.{cmx,o} - ocamlopt src/core_kernel__Univ.{cmx,o} - ocamlopt src/core_kernel__Memo.{cmx,o} - ocamlopt src/core_kernel__Weak_pointer.{cmx,o} - ocamlopt src/core_kernel__Thread_safe_queue.{cmx,o} - ocamlopt src/core_kernel__Constrained_float.{cmx,o} - ocamlopt src/core_kernel__Linked_stack.{cmx,o} - ocamlopt src/core_kernel__Heap.{cmx,o} - ocamlopt src/core_kernel__Unique_id_intf.{cmx,o} - ocamlopt src/core_kernel__Fdeque.{cmx,o} - ocamlopt src/core_kernel__Byte_units.{cmx,o} - ocamlopt src/core_kernel__Stable_internal.{cmx,o} - ocamlopt src/core_kernel__Univ_map.{cmx,o} - ocamlopt src/core_kernel__Flags.{cmx,o} - ocamlopt src/core_kernel__Fqueue.{cmx,o} - ocamlopt src/core_kernel__Bucket.{cmx,o} - ocamlopt src/core_kernel__Binary_packing.{cmx,o} - ocamlopt src/core_kernel__Hash_heap.{cmx,o} - ocamlopt src/core_kernel__Total_map.{cmx,o} - ocamlopt src/core_kernel__Span_intf.{cmx,o} - ocamlopt src/core_kernel__Bounded_index_intf.{cmx,o} - ocamlopt src/core_kernel__Host_and_port.{cmx,o} - ocamlopt src/core_kernel__String_id_intf.{cmx,o} - ocamlopt src/core_kernel__Bigstring.{cmx,o} - ocamlc src/core_kernel__Time_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Unique_id.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer_internal.{cmx,o} - ocamlopt src/core_kernel__Core_bin_prot.{cmx,o} - ocamlopt src/core_kernel__Bigstring_marshal.{cmx,o} - ocamlopt src/core_kernel__Substring_intf.{cmx,o} - 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__Ofday_intf.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer.{cmx,o} - ocamlopt src/core_kernel__Make_substring.{cmx,o} - ocamlopt src/core_kernel__Float_with_finite_only_serialization.{cmx,o} - ocamlopt src/core_kernel__Bigsubstring.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test.{cmx,o} - ocamlopt src/core_kernel__Validated.{cmx,o} - ocamlopt src/core_kernel__Substring.{cmx,o} - ocamlc src/core_kernel__Time_float.{cmi,cmti} - ocamlopt src/core_kernel__Bus.{cmx,o} - ocamlopt src/core_kernel__Option_array.{cmx,o} - ocamlopt src/core_kernel__Pid.{cmx,o} - ocamlopt src/core_kernel__Core_stack.{cmx,o} - ocamlc src/core_kernel__Date_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Deque.{cmx,o} - ocamlopt src/core_kernel__Bounded_int_table.{cmx,o} - ocamlopt src/core_kernel__Core_queue.{cmx,o} - ocamlopt src/core_kernel__Blang.{cmx,o} - ocamlopt src/core_kernel__Stable_containers.{cmx,o} - ocamlopt src/core_kernel__Percent.{cmx,o} - ocamlopt src/core_kernel__Tuple.{cmx,o} - ocamlc src/core_kernel__Time.{cmi,cmti} - ocamlopt src/core_kernel__String_id.{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} - ocamlc src/core_kernel__Date.{cmi,cmti} - ocamlc src/core_kernel__Std_kernel.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Day_of_week_intf.{cmx,o} - ocamlc src/core_kernel__Version_util.{cmi,cmti} - ocamlc src/core_kernel__Std_common.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Span.{cmx,o} - ocamlopt src/core_kernel__Unpack_buffer.{cmx,o} - ocamlc src/core_kernel__Stable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Version_util.{cmo,cmt} - ocamlc src/core_kernel__Date.{cmo,cmt} - ocamlc src/core_kernel__Time_float.{cmo,cmt} - ocamlopt src/core_kernel__Day_of_week.{cmx,o} - ocamlc src/core_kernel__Time.{cmo,cmt} - ocamlopt src/core_kernel__Date0_intf.{cmx,o} - ocamlopt src/core_kernel__Ofday.{cmx,o} - ocamlc src/core_kernel.{cmi,cmo,cmt} - ocamlc src/core_kernel.cma - 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.{cmx,o} - ocamlopt src/core_kernel__Date_intf.{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.1 -> installed core_kernel.v0.9.1 Processing 178/189: [core: jbuilder build] Processing 179/189: [core: jbuilder build] [patience_diff: jbuilder build] Processing 180/189: [core: jbuilder build] [patience_diff: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "patience_diff" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/patience_diff.v0.9.0) - ocamlc src/patience_diff_lib.{cmi,cmo,cmt} - ocamlopt src/patience_diff_lib.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/plain_diff.pp.mli - ppx src/std.pp.ml - ppx src/patience_diff.pp.mli - ppx src/patience_diff.pp.ml - ppx src/plain_diff.pp.ml - ocamldep src/patience_diff_lib.dependsi.ocamldep-output - ocamldep src/patience_diff_lib.depends.ocamldep-output - ocamlc src/patience_diff_lib__Plain_diff.{cmi,cmti} - ocamlopt src/patience_diff_lib__Plain_diff.{cmx,o} - ocamlc src/patience_diff_lib__Plain_diff.{cmo,cmt} - ocamlc src/patience_diff_lib__Patience_diff.{cmi,cmti} - ocamlc src/patience_diff_lib__Std.{cmi,cmo,cmt} - ocamlc src/patience_diff_lib__Patience_diff.{cmo,cmt} - ocamlc src/patience_diff_lib.cma - ocamlopt src/patience_diff_lib__Patience_diff.{cmx,o} - ocamlopt src/patience_diff_lib__Std.{cmx,o} - ocamlopt src/patience_diff_lib.{a,cmxa} - ocamlopt src/patience_diff_lib.cmxs -> compiled patience_diff.v0.9.0 Processing 180/189: [core: jbuilder build] [re2: jbuilder build] -> installed patience_diff.v0.9.0 Processing 181/189: [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core.v0.9.2) - ocamlc top/core_top.{cmi,cmo,cmt} - ocamlc src/core__.{cmi,cmo,cmt} - ocamlopt src/core__.{cmx,o} - ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe - ppx src/config/discover.pp.ml - ocamldep src/config/discover.depends.ocamldep-output - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ocamlc src/config/discover.{cmi,cmo,cmt} - ppx top/core_install_printers.pp.ml - ocamldep top/core_top.depends.ocamldep-output - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/config/discover.exe - discover src/config.h - ppx src/bigbuffer.pp.ml - ppx src/core.pp.ml - ppx src/core_condition.pp.ml - ppx src/core_date.pp.ml - ppx src/am_running_inline_test.pp.ml - ppx src/bigstring.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/caml.pp.ml - ppx src/core_filename.pp.ml - ppx src/core_date_intf.pp.ml - ppx src/core_mutex.pp.ml - ppx src/core_sys.pp.ml - ppx src/core_thread.pp.ml - ppx src/core_time_float.pp.ml - ppx src/crc.pp.ml - ppx src/daemon.pp.ml - ppx src/command.pp.ml - ppx src/core_time_intf.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_intf.pp.ml - ppx src/linux_ext.pp.ml - ppx src/core_time.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_intf.pp.ml - ppx src/iobuf_debug.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_benchmarks.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/time_stamp_counter_benchmarks.pp.ml - ppx src/uuid.pp.ml - ppx src/version_util_intf.pp.ml - ppx src/user_and_group.pp.ml - ppx src/weak_hashtbl.pp.ml - ppx src/version_util.pp.ml - ppx src/core_mutex.pp.mli - ppx src/timing_wheel_float.pp.ml - ppx src/unix_error.pp.ml - ppx src/time_stamp_counter.pp.ml - ppx src/piecewise_linear.pp.ml - ppx src/time_ns.pp.ml - ppx src/iobuf.pp.ml - ocamlc src/syslog_stubs.o - ppx src/am_running_inline_test.pp.mli - ppx src/bigbuffer.pp.mli - ocamlc src/ocaml_utils_stubs.o - ocamlc src/time_stamp_counter_stubs.o - ocamlc src/unix_time_stubs.o - ppx src/bigstring.pp.mli - ppx src/bigstring_marshal.pp.mli - ppx src/command.pp.mli - ppx src/core_condition.pp.mli - ocamlc src/signal_stubs.o - ocamlc src/timespec.o - ppx src/core_date.pp.mli - ppx src/core_filename.pp.mli - ppx src/core_sys.pp.mli - ocamlc src/crc_stubs.o - ppx src/core_thread.pp.mli - ppx src/core_time.pp.mli - ppx src/core_time_float.pp.mli - ppx src/core_unix.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/process_env.pp.mli - ppx src/time_ns.pp.mli - ppx src/piecewise_linear.pp.mli - ppx src/weak_hashtbl.pp.mli - ppx src/nano_mutex.pp.mli - ppx src/squeue.pp.mli - ppx src/schedule.pp.mli - ppx src/syslog.pp.mli - ppx src/timing_wheel_float.pp.mli - ppx src/uuid.pp.mli - ppx src/user_and_group.pp.mli - ppx src/version_util.pp.mli - ppx src/syscall_result.pp.mli - ocamlc src/recvmmsg.o - ppx src/signal.pp.mli - ppx src/time_stamp_counter.pp.mli - ocamlc src/iobuf_stubs.o - ppx src/core_unix.pp.ml - ocamlc src/linux_ext_stubs.o - ocamldep src/core.dependsi.ocamldep-output - ocamldep src/core.depends.ocamldep-output - ocamlc src/core__Caml.{cmi,cmo,cmt} - ocamlc src/bigstring_stubs.o - ocamlopt src/core__Caml.{cmx,o} - ocamlc src/core__Import.{cmi,cmo,cmt} - ocamlc src/core__Nano_mutex.{cmi,cmti} - ocamlc src/core__Am_running_inline_test.{cmi,cmti} - ocamlc src/core__Core_filename.{cmi,cmti} - ocamlc src/core__Bigbuffer.{cmi,cmti} - ocamlc src/core__Mutex0.{cmi,cmo,cmt} - 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__Syslog.{cmi,cmti} - ocamlc src/core__Squeue.{cmi,cmti} - ocamlc src/core__Piecewise_linear_intf.{cmi,cmo,cmt} - ocamlc src/core__Daemon.{cmi,cmti} - ocamlc src/core__Weak_hashtbl.{cmi,cmti} - ocamlc src/core__Core_sys.{cmi,cmti} - ocamlc src/core__Core_mutex.{cmi,cmti} - ocamlmklib src/dllcore_stubs.so,src/libcore_stubs.a - ocamlc src/core__Core_filename.{cmo,cmt} - ocamlc src/core__Syslog.{cmo,cmt} - ocamlc src/core__Core_sys.{cmo,cmt} - ocamlc src/core__User_and_group.{cmi,cmti} - ocamlc src/core__Weak_hashtbl.{cmo,cmt} - ocamlc src/core__Squeue.{cmo,cmt} - ocamlc src/core__Unix_error.{cmi,cmo,cmt} - ocamlc src/core__Syscall_result_intf.{cmi,cmo,cmt} - ocamlc src/core__Signal.{cmi,cmti} - ocamlc src/core__Uuid.{cmi,cmti} - ocamlc src/core__Syscall_result.{cmi,cmti} - ocamlc src/core__Core_thread.{cmi,cmti} - ocamlc src/core__Core_thread.{cmo,cmt} - ocamlc src/core__Syscall_result.{cmo,cmt} - ocamlopt src/core__Import.{cmx,o} - ocamlopt src/core__Mutex0.{cmx,o} - ocamlopt src/core__Piecewise_linear_intf.{cmx,o} - ocamlopt src/core__Core_filename.{cmx,o} - ocamlopt src/core__Core_sys.{cmx,o} - ocamlopt src/core__Weak_hashtbl.{cmx,o} - ocamlopt src/core__Syslog.{cmx,o} - ocamlc src/core__Signal.{cmo,cmt} - ocamlopt src/core__Unix_error.{cmx,o} - ocamlopt src/core__Syscall_result_intf.{cmx,o} - ocamlc src/core__Core_unix.{cmi,cmti} - ocamlopt src/core__Syscall_result.{cmx,o} - ocamlc src/core__Process_env.{cmi,cmti} - ocamlc src/core__Am_running_inline_test.{cmo,cmt} - ocamlc src/core__Bigstring.{cmi,cmti} - ocamlopt src/core__Signal.{cmx,o} - ocamlc src/core__Crc.{cmi,cmti} - ocamlc src/core__Bigstring_marshal.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmo,cmt} - ocamlc src/core__Process_env.{cmo,cmt} - ocamlc src/core__Iobuf_intf.{cmi,cmo,cmt} - ocamlc src/core__Crc.{cmo,cmt} - ocamlc src/core__Bigbuffer.{cmo,cmt} - ocamlopt src/core__Core_thread.{cmx,o} - ocamlc src/core__Bigstring_marshal.{cmo,cmt} - ocamlc src/core__Bigstring.{cmo,cmt} - ocamlc src/core__Iobuf.{cmi,cmti} - 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.{cmo,cmt} - ocamlc src/core__Iobuf_debug.{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__Nano_mutex.{cmx,o} - ocamlopt src/core__Process_env.{cmx,o} - ocamlopt src/core__Bigstring.{cmx,o} - ocamlopt src/core__Iobuf_intf.{cmx,o} - ocamlopt src/core__Bigstring_marshal.{cmx,o} - ocamlopt src/core__Bigbuffer.{cmx,o} - ocamlopt src/core__Crc.{cmx,o} - ocamlopt src/core__Core_date_intf.{cmx,o} - ocamlc src/core__Core_time_intf.{cmi,cmo,cmt} - ocamlopt src/core__User_and_group.{cmx,o} - 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_time_float.{cmi,cmti} - ocamlc src/core__Import_time.{cmi,cmo,cmt} - 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__Piecewise_linear.{cmi,cmti} - ocamlc src/core__Version_util_intf.{cmi,cmo,cmt} - ocamlc src/core__Version_util.{cmi,cmti} - ocamlc src/core__Lock_file.{cmo,cmt} - ocamlc src/core__Command.{cmi,cmti} - ocamlc src/core__Version_util.{cmo,cmt} - ocamlc src/core__Schedule.{cmi,cmti} - ocamlc src/core__Core_date.{cmo,cmt} - ocamlc src/core__Time_common.{cmi,cmo,cmt} - ocamlc src/core__Core_time.{cmi,cmti} - ocamlc src/core__Mac_address.{cmi,cmti} - ocamlc src/core__Timing_wheel_float.{cmi,cmti} - ocamlc src/core__Uuid.{cmo,cmt} - ocamlc src/core__Piecewise_linear.{cmo,cmt} - ocamlc src/core__Command.{cmo,cmt} - File "src/command.ml", line 1497, characters 15-906: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Expand _ - ocamlc src/core__Time_ns_intf.{cmi,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.{cmi,cmti} - ocamlc src/core__Daemon.{cmo,cmt} - ocamlc src/core__Interval_intf.{cmi,cmo,cmt} - ocamlc src/core__Time_stamp_counter.{cmi,cmti} - ocamlc src/core__Time_ns_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Time_stamp_counter_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Core_time_float.{cmo,cmt} - ocamlc src/core__Linux_ext_intf.{cmi,cmo,cmt} - ocamlc src/core__Interval.{cmi,cmti} - ocamlc src/core__Time_stamp_counter.{cmo,cmt} - ocamlc src/core__Linux_ext.{cmi,cmti} - ocamlc src/core__Timing_wheel_float.{cmo,cmt} - ocamlopt src/core__Core_time_intf.{cmx,o} - 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__Std0.{cmi,cmo,cmt} - ocamlc src/core__Core_time.{cmo,cmt} - ocamlc src/core.{cmi,cmo,cmt} - ocamlc src/core.cma - ocamlc top/core_top__Core_install_printers.{cmi,cmo,cmt} - 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__Lock_file.{cmx,o} - ocamlopt src/core__Version_util.{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} - File "src/command.ml", line 1497, characters 15-906: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Expand _ - ocamlopt src/core__Mac_address.{cmx,o} - ocamlopt src/core__Schedule.{cmx,o} - ocamlopt src/core__Time_ns.{cmx,o} - ocamlopt src/core__Interval_intf.{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.2 Processing 181/189: [re2: jbuilder build] -> installed core.v0.9.2 Processing 182/189: [re2: jbuilder build] Processing 183/189: [re2: jbuilder build] [textutils: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "textutils" "-j" "31" (CWD=/home/opam/.opam/4.05/.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/console.pp.ml - ppx src/ascii_table.pp.mli - ppx src/console.pp.mli - ppx src/std.pp.ml - ppx src/text_block.pp.mli - ppx src/text_graph.pp.mli - ppx src/ascii_table.pp.ml - ppx src/text_block.pp.ml - ppx src/text_graph.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__Console.{cmo,cmt} - ocamlc src/textutils__Text_block.{cmo,cmt} - ocamlc src/textutils__Ascii_table.{cmo,cmt} - ocamlc src/textutils.cma - ocamlopt src/textutils__Text_block.{cmx,o} - 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 183/189: [re2: jbuilder build] -> installed textutils.v0.9.0 Processing 184/189: [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re2" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/re2.v0.9.1) - ocamldep src/re2_c/re2_c.depends.ocamldep-output - ocamlc src/re2_c/re2_c.{cmi,cmo,cmt} - bash src/options.ml - ocamlc src/re2.{cmi,cmo,cmt} - ocamlopt src/re2_c/re2_c.{cmx,o} - ocamlc src/re2_c/re2_c.cma - ocamlopt src/re2.{cmx,o} - ocamlopt src/re2_c/re2_c.{a,cmxa} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/parser.pp.mli - ppx src/regex.pp.mli - ppx src/options.pp.ml - ppx src/re2_internal.pp.ml - ppx src/re2_internal.pp.mli - ppx src/parser_intf.pp.ml - ppx src/regex.pp.ml - ppx src/re2_internal_intf.pp.ml - ocamldep src/re2.dependsi.ocamldep-output - ppx src/parser.pp.ml - ppx src/std.pp.ml - ocamldep src/re2.depends.ocamldep-output - ocamlc src/re2__Options.{cmi,cmo,cmt} - ocamlopt src/re2__Options.{cmx,o} - ocamlc src/re2__Re2_internal_intf.{cmi,cmo,cmt} - ocamlc src/re2__Re2_internal.{cmi,cmti} - gcc src/stubs.o - 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} - ocamlmklib src/dllre2_stubs.so,src/libre2_stubs.a - ocamlc src/re2__Std.{cmi,cmo,cmt} - 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) - 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__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.1 -> installed re2.v0.9.1 Processing 186/189: [core_extended: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_extended" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_extended.v0.9.1) - 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:114:24: note: declared here - 114 | 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 [ERROR] The compilation of core_extended.v0.9.1 failed at "jbuilder build -p core_extended -j 31". #=== ERROR while compiling core_extended.v0.9.1 ===============================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///home/opam/opam-repository # path ~/.opam/4.05/.opam-switch/build/core_extended.v0.9.1 # command ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p core_extended -j 31 # exit-code 1 # env-file ~/.opam/log/core_extended-8-eeb073.env # output-file ~/.opam/log/core_extended-8-eeb073.out ### output ### # 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:114:24: note: declared here # 114 | 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_unix_stubs.o (exit 2) # (cd _build/default/src && /home/opam/.opam/4.05/bin/ocamlc.opt -g -I /home/opam/.opam/4.05/lib/base -I /home/opam/.opam/4.05/lib/base/caml -I /home/opam/.opam/4.05/lib/base/shadow_stdlib -I /home/opam/.opam/4.05/lib/bin_prot -I /home/opam/.opam/4.05/lib/bin_prot/shape -I /home/opam/.opam/4.05/lib/core -I /home/opam/.opam/4.05/lib/core_kernel -I /home/opam/.opam/4.05/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.05/lib/fieldslib -I /home/opam/.opam/4.05/lib/jane-street-headers -I /home/opam/.opam/4.05/lib/num -I /home/opam/.opam/4.05/lib/ocaml -I /home/opam/.opam/4.05/lib/ocaml/threads -I /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_expect/collector -I /home/opam/.opam/4.05/lib/ppx_expect/common -I /home/opam/.opam/4.05/lib/ppx_expect/config -I /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_inline_test/config -I /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.05/lib/re2 -I /home/opam/.opam/4.05/lib/re2/c -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/sexplib/num -I /home/opam/.opam/4.05/lib/sexplib/unix -I /home/opam/.opam/4.05/lib/spawn -I /home/opam/.opam/4.05/lib/stdio -I /home/opam/.opam/4.05/lib/textutils -I /home/opam/.opam/4.05/lib/typerep -I /home/opam/.opam/4.05/lib/variantslib -ccopt -g -o extended_unix_stubs.o extended_unix_stubs.c) # extended_unix_stubs.c: In function 'quota_query': # /home/opam/.opam/4.05/lib/ocaml/caml/mlvalues.h:255:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] # 255 | #define String_val(x) ((char *) Bp_val(x)) # extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~~ # extended_unix_stubs.c:156:21: note: in expansion of macro 'String_val' # 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~ # In file included from extended_unix_stubs.c:19: # /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~^~~~~ # extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~ # | | # | int # extended_unix_stubs.c:156:7: note: in expansion of macro 'quota_control' # 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~~~~ # /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~~~~~~~~~^~~~~~~~~ # extended_unix_stubs.c:109:44: error: 'struct dqblk' has no member named 'dqb_curbytes'; did you mean 'dqb_curinodes'? # 109 | # define QUOTA_SPACE_USED(quota) ((quota).dqb_curbytes) # | ^~~~~~~~~~~~ # extended_unix_stubs.c:159:55: note: in expansion of macro 'QUOTA_SPACE_USED' # 159 | bytes_used = QUOTA_BYTES_PER_SPACE_UNIT * (int64_t) QUOTA_SPACE_USED(quota); # | ^~~~~~~~~~~~~~~~ # extended_unix_stubs.c: In function 'quota_modify': # /home/opam/.opam/4.05/lib/ocaml/caml/mlvalues.h:255:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] # 255 | #define String_val(x) ((char *) Bp_val(x)) # extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~~ # extended_unix_stubs.c:204:21: note: in expansion of macro 'String_val' # 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~ # /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~^~~~~ # extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~ # | | # | int # extended_unix_stubs.c:204:7: note: in expansion of macro 'quota_control' # 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~~~~ # /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~~~~~~~~~^~~~~~~~~ # # Waiting for 1 job to finish. - ocamlc src/extended_unix_stubs.o (exit 2) - (cd _build/default/src && /home/opam/.opam/4.05/bin/ocamlc.opt -g -I /home/opam/.opam/4.05/lib/base -I /home/opam/.opam/4.05/lib/base/caml -I /home/opam/.opam/4.05/lib/base/shadow_stdlib -I /home/opam/.opam/4.05/lib/bin_prot -I /home/opam/.opam/4.05/lib/bin_prot/shape -I /home/opam/.opam/4.05/lib/core -I /home/opam/.opam/4.05/lib/core_kernel -I /home/opam/.opam/4.05/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.05/lib/fieldslib -I /home/opam/.opam/4.05/lib/jane-street-headers -I /home/opam/.opam/4.05/lib/num -I /home/opam/.opam/4.05/lib/ocaml -I /home/opam/.opam/4.05/lib/ocaml/threads -I /home/opam/.opam/4.05/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_expect/collector -I /home/opam/.opam/4.05/lib/ppx_expect/common -I /home/opam/.opam/4.05/lib/ppx_expect/config -I /home/opam/.opam/4.05/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.05/lib/ppx_inline_test/config -I /home/opam/.opam/4.05/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.05/lib/re2 -I /home/opam/.opam/4.05/lib/re2/c -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I /home/opam/.opam/4.05/lib/sexplib/num -I /home/opam/.opam/4.05/lib/sexplib/unix -I /home/opam/.opam/4.05/lib/spawn -I /home/opam/.opam/4.05/lib/stdio -I /home/opam/.opam/4.05/lib/textutils -I /home/opam/.opam/4.05/lib/typerep -I /home/opam/.opam/4.05/lib/variantslib -ccopt -g -o extended_unix_stubs.o extended_unix_stubs.c) - extended_unix_stubs.c: In function 'quota_query': - /home/opam/.opam/4.05/lib/ocaml/caml/mlvalues.h:255:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] - 255 | #define String_val(x) ((char *) Bp_val(x)) - extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~~ - extended_unix_stubs.c:156:21: note: in expansion of macro 'String_val' - 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~ - In file included from extended_unix_stubs.c:19: - /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~^~~~~ - extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~ - | | - | int - extended_unix_stubs.c:156:7: note: in expansion of macro 'quota_control' - 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~~~~~~~~~^~~~~~~~~ - extended_unix_stubs.c:109:44: error: 'struct dqblk' has no member named 'dqb_curbytes'; did you mean 'dqb_curinodes'? - 109 | # define QUOTA_SPACE_USED(quota) ((quota).dqb_curbytes) - | ^~~~~~~~~~~~ - extended_unix_stubs.c:159:55: note: in expansion of macro 'QUOTA_SPACE_USED' - 159 | bytes_used = QUOTA_BYTES_PER_SPACE_UNIT * (int64_t) QUOTA_SPACE_USED(quota); - | ^~~~~~~~~~~~~~~~ - extended_unix_stubs.c: In function 'quota_modify': - /home/opam/.opam/4.05/lib/ocaml/caml/mlvalues.h:255:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] - 255 | #define String_val(x) ((char *) Bp_val(x)) - extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~~ - extended_unix_stubs.c:204:21: note: in expansion of macro 'String_val' - 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~^~~~~ - extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~ - | | - | int - extended_unix_stubs.c:204:7: note: in expansion of macro 'quota_control' - 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~~~~~~~~~^~~~~~~~~ - - Waiting for 1 job to finish. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install patdiff v0.9.0 +- +- The following actions failed | - build core_extended v0.9.1 +- +- The following changes have been performed (the rest was aborted) | - install base v0.9.4 | - install base-num base | - install bin_prot v0.9.2 | - install conf-libpcre 1 | - install conf-pkg-config 2 | - install configurator v0.9.1 | - install core v0.9.2 | - install core_kernel v0.9.1 | - install fieldslib v0.9.0 | - install jane-street-headers v0.9.0 | - install jbuilder 1.0+beta17 | - install num 0 | - install ocaml-compiler-libs v0.9.0 | - install ocaml-migrate-parsetree 1.0.7 | - install ocamlbuild 0.14.2 | - install ocamlfind 1.9.5 | - install octavius 1.2.1 | - install patience_diff v0.9.0 | - install pcre 7.3.4 | - install ppx_assert v0.9.0 | - install ppx_ast v0.9.1 | - install ppx_base v0.9.0 | - install ppx_bench v0.9.1 | - install ppx_bin_prot v0.9.0 | - install ppx_compare v0.9.0 | - install ppx_core v0.9.3 | - install ppx_custom_printf v0.9.0 | - install ppx_derivers 1.0 | - install ppx_driver v0.9.2 | - install ppx_enumerate v0.9.0 | - install ppx_expect v0.9.0 | - install ppx_fail v0.9.0 | - install ppx_fields_conv v0.9.0 | - install ppx_hash v0.9.0 | - install ppx_here v0.9.1 | - install ppx_inline_test v0.9.2 | - install ppx_jane v0.9.0 | - install ppx_js_style v0.9.0 | - install ppx_let v0.9.0 | - install ppx_metaquot v0.9.0 | - install ppx_optcomp v0.9.0 | - install ppx_optional v0.9.0 | - install ppx_pipebang v0.9.0 | - install ppx_sexp_conv v0.9.0 | - install ppx_sexp_message v0.9.0 | - install ppx_sexp_value v0.9.0 | - install ppx_traverse v0.9.0 | - install ppx_traverse_builtins v0.9.0 | - install ppx_type_conv v0.9.1 | - install ppx_typerep_conv v0.9.0 | - install ppx_variants_conv v0.9.0 | - install re 1.8.0 | - install re2 v0.9.1 | - install result 1.3 | - install seq 0.1 | - install sexplib v0.9.3 | - install spawn v0.9.0 | - install stdio v0.9.1 | - install textutils v0.9.0 | - install typerep v0.9.0 | - install variantslib v0.9.0 +- <><> 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 The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20221012233635.export" 'opam install -vy patdiff.v0.9.0' failed. "/bin/bash" "-c" " opam remove -y "patdiff.v0.9.0" opam install -vy "patdiff.v0.9.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "patdiff.v0.9.0" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed