Building on c2-2.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.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz) -> installed ocaml-base-compiler.4.03.0 -> installed ocaml-config.1 -> installed ocaml.4.03.0 Done. # Run eval $(opam env --switch=4.03) to update the current shell environment 2022-10-12 23:36.27 ---> using "32faf0e4f6f87f7258625a06d8e41dfa24e687e08ecd46f864b5cb6e4705e404" 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 (90.3 kB/s) - Reading package lists... - 2022-10-12 23:36.27 ---> using "b9163092cfb041c52e3a2cc0c37dd907ba8603001ae7d4738607108382c54712" 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 "3872546b567026204b594ccd7dccc37b1c150d29ab4c7550e056f13adb2088a9" 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")) Nothing to do. [NOTE] patdiff.v0.9.0 is not installed. The following actions will be performed: === install 63 packages - install base v0.9.3 [required by core] - install base-bytes base [required by pcre] - install base-num base [required by num] - install bin_prot v0.9.1 [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] - install core v0.9.1 [required by patdiff] - install core_extended v0.9.0 [required by patdiff] - install core_kernel v0.9.0 [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 core_kernel] - 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 pcre] - install ocamlfind 1.9.5 [required by pcre] - 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.2.3 [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.0 [required by ppx_assert, ppx_inline_test] - install ppx_custom_printf v0.9.0 [required by bin_prot, ppx_jane] - install ppx_driver v0.9.1 [required by 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.0 [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.0 [required by core_extended] - install result 1.3 [required by ocaml-migrate-parsetree] - install seq 0.1 [required by re] - install sexplib v0.9.2 [required by patdiff] - install spawn v0.9.0 [required by core] - install stdio v0.9.0 [required by core] - install textutils v0.9.0 [required by core_extended] - install typerep v0.9.0 [required by core_kernel] - install variantslib v0.9.0 [required by core_kernel] 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.3: http] Processing 2/189: [base.v0.9.3: http] Processing 3/189: [base.v0.9.3: http] Processing 4/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] Processing 5/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] Processing 6/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] Processing 7/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] [configurator.v0.9.1: http] Processing 8/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] [configurator.v0.9.1: http] Processing 9/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] [configurator.v0.9.1: http] [conf-pkg-config: pkg-config] -> installed base-num.base Processing 10/189: [base.v0.9.3: http] [bin_prot.v0.9.1: 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.03/.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 10/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] [configurator.v0.9.1: http] Processing 11/189: [base.v0.9.3: http] [bin_prot.v0.9.1: http] [configurator.v0.9.1: http] [conf-pkg-config: mkdir] Processing 11/189: [bin_prot.v0.9.1: http] [configurator.v0.9.1: http] [conf-pkg-config: mkdir] Processing 11/189: [configurator.v0.9.1: http] [conf-pkg-config: mkdir] Processing 11/189: [conf-pkg-config: mkdir] -> retrieved configurator.v0.9.1 (https://github.com/janestreet/configurator/archive/v0.9.1.tar.gz) Processing 12/189: [core.v0.9.1: http] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/pkgconfig" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 12/189: [core.v0.9.1: http] Processing 13/189: [core.v0.9.1: http] [conf-libpcre: pkg-config libpcre] -> retrieved base.v0.9.3 (https://github.com/janestreet/base/archive/v0.9.3.tar.gz) Processing 14/189: [core.v0.9.1: http] [core_extended.v0.9.0: http] [conf-libpcre: pkg-config libpcre] -> retrieved bin_prot.v0.9.1 (https://github.com/janestreet/bin_prot/archive/v0.9.1.tar.gz) Processing 15/189: [core.v0.9.1: http] [core_extended.v0.9.0: http] [core_kernel.v0.9.0: http] [conf-libpcre: pkg-config libpcre] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 15/189: [core.v0.9.1: http] [core_extended.v0.9.0: http] [core_kernel.v0.9.0: http] -> installed conf-libpcre.1 Processing 16/189: [core.v0.9.1: http] [core_extended.v0.9.0: http] [core_kernel.v0.9.0: http] Processing 16/189: [core.v0.9.1: http] [core_kernel.v0.9.0: http] -> retrieved core_extended.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/core_extended-v0.9.0.tar.gz) Processing 17/189: [core.v0.9.1: http] [core_kernel.v0.9.0: http] [fieldslib.v0.9.0: http] Processing 17/189: [core.v0.9.1: http] [fieldslib.v0.9.0: http] -> retrieved core_kernel.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/core_kernel-v0.9.0.tar.gz) Processing 18/189: [core.v0.9.1: http] [fieldslib.v0.9.0: http] [jane-street-headers.v0.9.0: http] Processing 18/189: [fieldslib.v0.9.0: http] [jane-street-headers.v0.9.0: http] Processing 18/189: [jane-street-headers.v0.9.0: http] -> retrieved fieldslib.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/fieldslib-v0.9.0.tar.gz) Processing 19/189: [jane-street-headers.v0.9.0: http] [jbuilder.1.0+beta17: http] -> retrieved core.v0.9.1 (https://github.com/janestreet/core/archive/v0.9.1.tar.gz) Processing 20/189: [jane-street-headers.v0.9.0: http] [jbuilder.1.0+beta17: http] Processing 21/189: [jane-street-headers.v0.9.0: http] [jbuilder.1.0+beta17: http] [ocaml-compiler-libs.v0.9.0: http] Processing 22/189: [jane-street-headers.v0.9.0: http] [jbuilder.1.0+beta17: http] [ocaml-compiler-libs.v0.9.0: http] -> installed num.0 Processing 23/189: [jane-street-headers.v0.9.0: http] [jbuilder.1.0+beta17: http] [ocaml-compiler-libs.v0.9.0: http] Processing 23/189: [jbuilder.1.0+beta17: http] [ocaml-compiler-libs.v0.9.0: http] Processing 23/189: [ocaml-compiler-libs.v0.9.0: 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 24/189: [ocaml-compiler-libs.v0.9.0: http] [ocaml-migrate-parsetree.1.0.7: http] Processing 24/189: [ocaml-migrate-parsetree.1.0.7: http] -> retrieved ocaml-compiler-libs.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ocaml-compiler-libs-v0.9.0.tar.gz) Processing 25/189: [ocaml-migrate-parsetree.1.0.7: http] -> retrieved jbuilder.1.0+beta17 (https://github.com/ocaml/dune/releases/download/1.0+beta17/jbuilder-1.0.beta17.tbz) Processing 26/189: [ocaml-migrate-parsetree.1.0.7: http] Processing 26/189: -> retrieved ocamlbuild.0.14.2 (cached) Processing 27/189: [octavius.1.2.1: http] Processing 28/189: [octavius.1.2.1: http] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) Processing 29/189: [octavius.1.2.1: http] [patdiff.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 30/189: [octavius.1.2.1: http] [patdiff.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved ocaml-migrate-parsetree.1.0.7 (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/archive/v1.0.7.tar.gz) Processing 31/189: [octavius.1.2.1: http] [patdiff.v0.9.0: http] [patience_diff.v0.9.0: http] [ocamlbuild: make configure.make] [ocamlfind: patch] Processing 31/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.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.03/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.03"; \ - echo "BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.03/lib"; \ - echo "MANDIR=/home/opam/.opam/4.03/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.03/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 31/189: [patdiff.v0.9.0: http] [patience_diff.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 31/189: [patience_diff.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 31/189: [patience_diff.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved octavius.1.2.1 (https://github.com/ocaml-doc/octavius/archive/v1.2.1.tar.gz) Processing 32/189: [patience_diff.v0.9.0: 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 33/189: [patience_diff.v0.9.0: http] [ppx_assert.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 33/189: [ppx_assert.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved pcre.7.2.3 (cached) Processing 34/189: [ppx_assert.v0.9.0: http] [ppx_ast.v0.9.1: 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 35/189: [ppx_assert.v0.9.0: http] [ppx_ast.v0.9.1: http] [ppx_base.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 35/189: [ppx_ast.v0.9.1: http] [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 36/189: [ppx_ast.v0.9.1: http] [ppx_base.v0.9.0: http] [ppx_bench.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 36/189: [ppx_ast.v0.9.1: http] [ppx_bench.v0.9.1: 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_ast.v0.9.1: http] [ppx_bench.v0.9.1: http] [ppx_bin_prot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 37/189: [ppx_ast.v0.9.1: http] [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_ast.v0.9.1: http] [ppx_bench.v0.9.1: http] [ppx_compare.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.03/lib/ocaml - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.03/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.03/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - topfind script: /home/opam/.opam/4.03/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 38/189: [ppx_ast.v0.9.1: http] [ppx_bench.v0.9.1: http] [ppx_compare.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 38/189: [ppx_ast.v0.9.1: http] [ppx_compare.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 39/189: [ppx_ast.v0.9.1: http] [ppx_compare.v0.9.0: http] [ppx_core.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 39/189: [ppx_compare.v0.9.0: http] [ppx_core.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_ast.v0.9.1 (https://github.com/janestreet/ppx_ast/archive/v0.9.1.tar.gz) Processing 40/189: [ppx_compare.v0.9.0: http] [ppx_core.v0.9.0: http] [ppx_custom_printf.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 40/189: [ppx_core.v0.9.0: http] [ppx_custom_printf.v0.9.0: 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 41/189: [ppx_core.v0.9.0: http] [ppx_custom_printf.v0.9.0: http] [ppx_driver.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 41/189: [ppx_custom_printf.v0.9.0: http] [ppx_driver.v0.9.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_core.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_core-v0.9.0.tar.gz) Processing 42/189: [ppx_custom_printf.v0.9.0: http] [ppx_driver.v0.9.1: http] [ppx_enumerate.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 42/189: [ppx_driver.v0.9.1: http] [ppx_enumerate.v0.9.0: 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 43/189: [ppx_driver.v0.9.1: 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_driver.v0.9.1: http] [ppx_expect.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 44/189: [ppx_driver.v0.9.1: 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_driver.v0.9.1: http] [ppx_fail.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 45/189: [ppx_driver.v0.9.1: http] [ppx_fail.v0.9.0: http] [ppx_fields_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 45/189: [ppx_driver.v0.9.1: http] [ppx_fields_conv.v0.9.0: 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 46/189: [ppx_driver.v0.9.1: http] [ppx_fields_conv.v0.9.0: http] [ppx_hash.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 46/189: [ppx_driver.v0.9.1: http] [ppx_hash.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_fields_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_fields_conv-v0.9.0.tar.gz) Processing 47/189: [ppx_driver.v0.9.1: 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_driver.v0.9.1 (https://github.com/janestreet/ppx_driver/archive/v0.9.1.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_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_jane.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_jane-v0.9.0.tar.gz) Processing 50/189: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ppx_js_style.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 50/189: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_js_style.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_js_style-v0.9.0.tar.gz) Processing 51/189: [ppx_here.v0.9.1: http] [ppx_inline_test.v0.9.2: http] [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 51/189: [ppx_inline_test.v0.9.2: http] [ppx_let.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_here.v0.9.1 (https://github.com/janestreet/ppx_here/archive/v0.9.1.tar.gz) Processing 52/189: [ppx_inline_test.v0.9.2: http] [ppx_let.v0.9.0: http] [ppx_metaquot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 52/189: [ppx_let.v0.9.0: http] [ppx_metaquot.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_inline_test.v0.9.2 (https://github.com/janestreet/ppx_inline_test/archive/v0.9.2.tar.gz) Processing 53/189: [ppx_let.v0.9.0: http] [ppx_metaquot.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 53/189: [ppx_metaquot.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 53/189: [ppx_optcomp.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_let.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_let-v0.9.0.tar.gz) Processing 54/189: [ppx_optcomp.v0.9.0: http] [ppx_optional.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_metaquot.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_metaquot-v0.9.0.tar.gz) Processing 55/189: [ppx_optcomp.v0.9.0: http] [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 55/189: [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_optcomp.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_optcomp-v0.9.0.tar.gz) Processing 56/189: [ppx_optional.v0.9.0: http] [ppx_pipebang.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 56/189: [ppx_pipebang.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 56/189: [ppx_sexp_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_optional.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_optional-v0.9.0.tar.gz) Processing 57/189: [ppx_sexp_conv.v0.9.0: http] [ppx_sexp_message.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_pipebang.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_pipebang-v0.9.0.tar.gz) Processing 58/189: [ppx_sexp_conv.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 all] Processing 58/189: [ppx_sexp_message.v0.9.0: http] [ppx_sexp_value.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_sexp_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_conv-v0.9.0.tar.gz) Processing 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 all] Processing 59/189: [ppx_sexp_value.v0.9.0: http] [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 59/189: [ppx_traverse.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_sexp_message.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_message-v0.9.0.tar.gz) Processing 60/189: [ppx_traverse.v0.9.0: http] [ppx_traverse_builtins.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_sexp_value.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_value-v0.9.0.tar.gz) Processing 61/189: [ppx_traverse.v0.9.0: http] [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 61/189: [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_traverse.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_traverse-v0.9.0.tar.gz) Processing 62/189: [ppx_traverse_builtins.v0.9.0: http] [ppx_type_conv.v0.9.0: http] [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 62/189: [ppx_type_conv.v0.9.0: http] [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 62/189: [ppx_typerep_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_traverse_builtins.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_traverse_builtins-v0.9.0.tar.gz) Processing 63/189: [ppx_typerep_conv.v0.9.0: http] [ppx_variants_conv.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_type_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_type_conv-v0.9.0.tar.gz) Processing 64/189: [ppx_typerep_conv.v0.9.0: http] [ppx_variants_conv.v0.9.0: http] [re.1.8.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 64/189: [ppx_variants_conv.v0.9.0: http] [re.1.8.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_typerep_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_typerep_conv-v0.9.0.tar.gz) Processing 65/189: [ppx_variants_conv.v0.9.0: http] [re.1.8.0: http] [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 65/189: [re.1.8.0: http] [re2.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_variants_conv.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_variants_conv-v0.9.0.tar.gz) Processing 66/189: [re.1.8.0: http] [re2.v0.9.0: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 66/189: [re.1.8.0: http] [result.1.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved re2.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/re2-v0.9.0.tar.gz) Processing 67/189: [re.1.8.0: http] [result.1.3: http] [seq.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 67/189: [result.1.3: http] [seq.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 67/189: [seq.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved result.1.3 (https://github.com/janestreet/result/releases/download/1.3/result-1.3.tbz) Processing 68/189: [seq.0.1: http] [sexplib.v0.9.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved re.1.8.0 (https://github.com/ocaml/ocaml-re/releases/download/1.8.0/re-1.8.0.tbz) Processing 69/189: [seq.0.1: http] [sexplib.v0.9.2: http] [spawn.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.03/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' Processing 69/189: [seq.0.1: http] [sexplib.v0.9.2: http] [spawn.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 69/189: [seq.0.1: http] [sexplib.v0.9.2: 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 70/189: [seq.0.1: http] [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 70/189: [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved seq.0.1 (https://github.com/c-cube/seq/archive/0.1.tar.gz) Processing 71/189: [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 71/189: [stdio.v0.9.0: http] [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 71/189: [textutils.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved sexplib.v0.9.2 (https://github.com/janestreet/sexplib/archive/v0.9.2.tar.gz) Processing 72/189: [textutils.v0.9.0: http] [typerep.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved stdio.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/stdio-v0.9.0.tar.gz) Processing 73/189: [textutils.v0.9.0: http] [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 73/189: [typerep.v0.9.0: http] [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved textutils.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/textutils-v0.9.0.tar.gz) Processing 73/189: [variantslib.v0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] Processing 73/189: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved typerep.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/typerep-v0.9.0.tar.gz) -> retrieved variantslib.v0.9.0 (https://ocaml.janestreet.com/ocaml-core/v0.9/files/variantslib-v0.9.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 73/189: [ocamlfind: make opt] -> installed ocamlbuild.0.14.2 Processing 74/189: [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 75/189: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.03/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.03/bin" - install -d "/home/opam/.opam/4.03/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.03/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.03/lib/findlib" - install -d "/home/opam/.opam/4.03/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.03/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.03/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.03/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.03/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.03/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done - install -d "/home/opam/.opam/4.03/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.03/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.03/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.03/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 77/189: [jbuilder: ocaml bootstrap.ml] Processing 78/189: [jbuilder: ocaml bootstrap.ml] [seq: make build] -> installed base-bytes.base Processing 79/189: [jbuilder: ocaml bootstrap.ml] [seq: make build] Processing 80/189: [jbuilder: ocaml bootstrap.ml] [pcre: ocaml setup.ml] [seq: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.03/.opam-switch/build/seq.0.1) - ocamlbuild src/seq.cma src/seq.cmxa src/seq.cmxs - /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/seq.mli > src/seq.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -I src -o src/seq.cmi src/seq.mli - /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/seq.ml > src/seq.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -I src -o src/seq.cmo src/seq.ml - /home/opam/.opam/4.03/bin/ocamlc.opt -a -I src src/seq.cmo -o src/seq.cma - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -I src -o src/seq.cmx src/seq.ml - /home/opam/.opam/4.03/bin/ocamlopt.opt -a -I src src/seq.cmx -o src/seq.cmxa - /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall -I src src/seq.cmxa -o src/seq.cmxs -> compiled seq.0.1 Processing 80/189: [jbuilder: ocaml bootstrap.ml] [pcre: ocaml setup.ml] Processing 81/189: [jbuilder: ocaml bootstrap.ml] [pcre: ocaml setup.ml] [seq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/seq.0.1) - ocamlfind install seq META _build/src/seq.a _build/src/seq.cma _build/src/seq.cmi _build/src/seq.cmo _build/src/seq.cmx _build/src/seq.cmxa _build/src/seq.cmxs _build/src/seq.ml _build/src/seq.ml.depends _build/src/seq.mli _build/src/seq.mli.depends _build/src/seq.o - Installed /home/opam/.opam/4.03/lib/seq/seq.o - Installed /home/opam/.opam/4.03/lib/seq/seq.mli.depends - Installed /home/opam/.opam/4.03/lib/seq/seq.mli - Installed /home/opam/.opam/4.03/lib/seq/seq.ml.depends - Installed /home/opam/.opam/4.03/lib/seq/seq.ml - Installed /home/opam/.opam/4.03/lib/seq/seq.cmxs - Installed /home/opam/.opam/4.03/lib/seq/seq.cmxa - Installed /home/opam/.opam/4.03/lib/seq/seq.cmx - Installed /home/opam/.opam/4.03/lib/seq/seq.cmo - Installed /home/opam/.opam/4.03/lib/seq/seq.cmi - Installed /home/opam/.opam/4.03/lib/seq/seq.cma - Installed /home/opam/.opam/4.03/lib/seq/seq.a - Installed /home/opam/.opam/4.03/lib/seq/META -> installed seq.0.1 Processing 81/189: [jbuilder: ocaml bootstrap.ml] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/pcre.7.2.3) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.03/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.03/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.03/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.03/bin/ocamlbuild - Package name: ........................................ pcre - Package version: ..................................... 7.2.3 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.03.0 - standard_library_default: ............................ /home/opam/.opam/4.03/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.03/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.03/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.03 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - with_pcre_config: .................................... pcre-config - Strict compile-time checks: .......................... true - Build examples: ...................................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - ocamldoc: ............................................ /home/opam/.opam/4.03/bin/ocamldoc - pkg_bytes: ........................................... /home/opam/.opam/4.03/lib/bytes - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jbuilder.1.0+beta17) - '/home/opam/.opam/4.03/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/lib_db.ml src/loc.ml src/log.ml src/main.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml Processing 81/189: [jbuilder: ./boot.exe 47] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.03/.opam-switch/build/pcre.7.2.3) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c - mv pcre_stubs.o lib/pcre_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli - File "lib/pcre.mli", line 195, characters 0-77: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml - File "lib/pcre.ml", line 164, characters 0-76: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 166, characters 0-84: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 169, characters 0-87: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 172, characters 0-91: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 175, characters 0-111: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 178, characters 0-94: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 215, characters 0-77: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 233, characters 0-100: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 240, characters 0-120: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 882, characters 0-63: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml - File "lib/pcre.ml", line 164, characters 0-76: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 166, characters 0-84: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 169, characters 0-87: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 172, characters 0-91: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 175, characters 0-111: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 178, characters 0-94: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 215, characters 0-77: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 233, characters 0-100: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 240, characters 0-120: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 882, characters 0-63: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native - + /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. -> compiled pcre.7.2.3 Processing 81/189: [jbuilder: ./boot.exe 47] Processing 82/189: [jbuilder: ./boot.exe 47] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jbuilder.1.0+beta17) - ocamldep bin/main.depends.ocamldep-output - ocamlc src/jbuilder.{cmi,cmo,cmt} - ocamldep src/jbuilder.dependsi.ocamldep-output - ocamllex src/glob_lexer.ml - ocamllex src/meta_lexer.ml - ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt} - ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output - ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt} - ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli} - ocamllex vendor/opam-file-format/src/opamLexer.ml - ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt} - ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output - ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output - ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output - ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt} - ocamldep vendor/usexp/src/usexp.depends.ocamldep-output - ocamldep bin/main.dependsi.ocamldep-output - ocamlopt src/jbuilder.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o} - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output - ocamlopt vendor/re/src/jbuilder_re.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti} - ocamlc vendor/usexp/src/usexp.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt} - ocamlopt vendor/usexp/src/usexp__.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamldep src/jbuilder.depends.ocamldep-output - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - ocamlc src/jbuilder__Import.{cmi,cmo,cmt} - ocamlc src/jbuilder__Glob_lexer.{cmi,cmti} - ocamlc src/jbuilder__Top_closure.{cmi,cmti} - ocamlc src/jbuilder__Workspace.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa} - ocamlc src/jbuilder__Sexp.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlc src/jbuilder__String_with_vars.{cmi,cmti} - ocamlc src/jbuilder__Path.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o} - ocamlc src/jbuilder__Bin.{cmi,cmti} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Config.{cmi,cmti} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti} - ocamlc src/jbuilder__Install.{cmi,cmti} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlc src/jbuilder__Ml_kind.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Watermarks.{cmi,cmti} - ocamlc src/jbuilder__Print_diff.{cmi,cmti} - ocamlc src/jbuilder__Cm_kind.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Mode.{cmi,cmti} - ocamlc src/jbuilder__Module.{cmi,cmti} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa} - ocamlopt vendor/usexp/src/usexp__Table.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{cmx,o} - ocamlopt src/jbuilder__Clflags.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{a,cmxa} - ocamlopt src/jbuilder__Import.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Io.{cmx,o} - ocamlopt src/jbuilder__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Ansi_color.{cmx,o} - ocamlopt src/jbuilder__Glob_lexer.{cmx,o} - ocamlopt src/jbuilder__Meta_lexer.{cmx,o} - ocamlopt src/jbuilder__Opam_file.{cmx,o} - ocamlopt src/jbuilder__Sexp.{cmx,o} - ocamlopt src/jbuilder__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{cmx,o} - ocamlopt src/jbuilder__Package.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Bin.{cmx,o} - ocamlopt src/jbuilder__Arg_spec.{cmx,o} - ocamlopt src/jbuilder__File_tree.{cmx,o} - ocamlopt src/jbuilder__Vfile_kind.{cmx,o} - ocamlopt src/jbuilder__Ml_kind.{cmx,o} - ocamlopt src/jbuilder__Install.{cmx,o} - ocamlopt src/jbuilder__Meta.{cmx,o} - ocamlopt src/jbuilder__Cm_kind.{cmx,o} - ocamlopt src/jbuilder__Utils.{cmx,o} - ocamlopt src/jbuilder__Mode.{cmx,o} - ocamlopt src/jbuilder__Module.{cmx,o} - ocamlopt src/jbuilder__Log.{cmx,o} - ocamlopt src/jbuilder__Findlib.{cmx,o} - ocamlopt src/jbuilder__Future.{cmx,o} - ocamlopt src/jbuilder__Print_diff.{cmx,o} - ocamlopt src/jbuilder__Watermarks.{cmx,o} - ocamlopt src/jbuilder__Context.{cmx,o} - ocamlopt src/jbuilder__Action.{cmx,o} - ocamlopt src/jbuilder__Jbuild.{cmx,o} - ocamlopt src/jbuilder__Artifacts.{cmx,o} - ocamlopt src/jbuilder__Lib.{cmx,o} - ocamlopt src/jbuilder__Build.{cmx,o} - ocamlopt src/jbuilder__Jbuild_load.{cmx,o} - ocamlopt src/jbuilder__Lib_db.{cmx,o} - ocamlopt src/jbuilder__Build_interpret.{cmx,o} - ocamlopt src/jbuilder__Gen_meta.{cmx,o} - ocamlopt src/jbuilder__Build_system.{cmx,o} - ocamlopt src/jbuilder__Super_context.{cmx,o} - ocamlopt src/jbuilder__Ocaml_flags.{cmx,o} - ocamlopt src/jbuilder__Utop.{cmx,o} - ocamlopt src/jbuilder__Merlin.{cmx,o} - ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o} - ocamlopt src/jbuilder__Ocamldep.{cmx,o} - ocamlopt src/jbuilder__Module_compilation.{cmx,o} - ocamlopt src/jbuilder__Odoc.{cmx,o} - ocamlopt src/jbuilder__Gen_rules.{cmx,o} - ocamlopt src/jbuilder__Main.{cmx,o} - ocamlopt src/jbuilder.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt bin/main.exe - jbuilder doc/jbuilder-build.1 - jbuilder doc/jbuilder-clean.1 - jbuilder doc/jbuilder-exec.1 - jbuilder doc/jbuilder-external-lib-deps.1 - jbuilder doc/jbuilder-install.1 - jbuilder doc/jbuilder-installed-libraries.1 - jbuilder doc/jbuilder-promote.1 - jbuilder doc/jbuilder-rules.1 - jbuilder doc/jbuilder-runtest.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder-subst.1 - jbuilder doc/jbuilder-utop.1 - jbuilder doc/jbuilder.1 -> compiled jbuilder.1.0+beta17 Processing 82/189: [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/pcre.7.2.3) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - Installed /home/opam/.opam/4.03/lib/pcre/pcre.mli - Installed /home/opam/.opam/4.03/lib/pcre/libpcre_stubs.a - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cma - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxa - Installed /home/opam/.opam/4.03/lib/pcre/pcre.a - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxs - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmi - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmti - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmt - Installed /home/opam/.opam/4.03/lib/pcre/pcre.annot - Installed /home/opam/.opam/4.03/lib/pcre/pcre_compat.cmx - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmx - Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/pcre/META -> installed pcre.7.2.3 -> installed jbuilder.1.0+beta17 Processing 84/189: [jane-street-headers: jbuilder build] Processing 85/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] Processing 86/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] Processing 87/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] Processing 88/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] Processing 89/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] Processing 90/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] Processing 91/189: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [ppx_traverse_builtins: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jane-street-headers.v0.9.0) - ocamldep include/jane_street_headers.depends.ocamldep-output - ocamlc include/jane_street_headers.{cmi,cmo,cmt} - ocamlc include/jane_street_headers.cma - ocamlopt include/jane_street_headers.{cmx,o} - ocamlopt include/jane_street_headers.{a,cmxa} - ocamlopt include/jane_street_headers.cmxs -> compiled jane-street-headers.v0.9.0 Processing 91/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 jane-street-headers.v0.9.0 Processing 92/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" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_traverse_builtins.v0.9.0) - ocamldep src/ppx_traverse_builtins.depends.ocamldep-output - ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt} - ocamlc src/ppx_traverse_builtins.cma - ocamlopt src/ppx_traverse_builtins.{cmx,o} - ocamlopt src/ppx_traverse_builtins.{a,cmxa} - ocamlopt src/ppx_traverse_builtins.cmxs -> compiled ppx_traverse_builtins.v0.9.0 Processing 92/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [result: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed ppx_traverse_builtins.v0.9.0 Processing 93/189: [ocaml-compiler-libs: jbuilder build] [octavius: 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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/result.1.3) - ocaml selected - ocamldep result.depends.ocamldep-output - ocamlc result.{cmi,cmo,cmt} - ocamlc result.cma - ocamlopt result.{cmx,o} - ocamlopt result.{a,cmxa} - ocamlopt result.cmxs -> compiled result.1.3 Processing 93/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] -> installed result.1.3 Processing 94/189: [ocaml-compiler-libs: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] Processing 95/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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/spawn.v0.9.0) - ocamldep src/spawn.dependsi.ocamldep-output - ocamldep src/spawn.depends.ocamldep-output - ocamlc src/spawn.{cmi,cmti} - ocamlc src/spawn.{cmo,cmt} - ocamlc src/spawn.cma - ocamlopt src/spawn.{cmx,o} - ocamlopt src/spawn.{a,cmxa} - ocamlc src/spawn_stubs.o - ocamlmklib src/dllspawn_stubs.so,src/libspawn_stubs.a - ocamlopt src/spawn.cmxs -> compiled spawn.v0.9.0 Processing 95/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 96/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-compiler-libs.v0.9.0) - ocamldep src/gen/gen.depends.ocamldep-output - ocamldep src/shadow/gen/gen.depends.ocamldep-output - ocamldep src/read_cma/read_cma.depends.ocamldep-output - ocamldep src/read_cma/read_cma.dependsi.ocamldep-output - ocamlc src/read_cma/read_cma.{cmi,cmti} - ocamlc src/gen/gen.{cmi,cmo,cmt} - ocamlopt src/read_cma/read_cma.{cmx,o} - ocamlc src/shadow/gen/gen.{cmi,cmo,cmt} - ocamlopt src/read_cma/read_cma.{a,cmxa} - ocamlopt src/gen/gen.{cmx,o} - ocamlopt src/shadow/gen/gen.{cmx,o} - ocamlopt src/shadow/gen/gen.exe - ocamlopt src/gen/gen.exe - gen src/shadow/ocaml_shadow.ml - gen src/ocaml_bytecomp/ocaml_bytecomp.ml - gen src/ocaml_toplevel/ocaml_toplevel.ml - ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output - ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output - ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output - gen src/ocaml_common/ocaml_common.ml - ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt} - ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt} - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma - ocamlc src/ocaml_toplevel/ocaml_toplevel.cma - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o} - ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt} - ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o} - ocamlc src/shadow/ocaml_shadow.cma - ocamlc src/ocaml_common/ocaml_common.cma - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa} - ocamlopt src/shadow/ocaml_shadow.{cmx,o} - ocamlopt src/ocaml_common/ocaml_common.{cmx,o} - ocamlopt src/shadow/ocaml_shadow.{a,cmxa} - ocamlopt src/ocaml_common/ocaml_common.{a,cmxa} - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs - ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs - ocamlopt src/shadow/ocaml_shadow.cmxs - ocamlopt src/ocaml_common/ocaml_common.cmxs -> compiled ocaml-compiler-libs.v0.9.0 Processing 96/189: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [re: jbuilder build] [sexplib: jbuilder build] -> installed ocaml-compiler-libs.v0.9.0 Processing 97/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" "re" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/re.1.8.0) - ocamldep deprecated/re_emacs.depends.ocamldep-output - ocamldep deprecated/re_pcre.depends.ocamldep-output - ocamldep deprecated/re_perl.depends.ocamldep-output - ocamldep deprecated/re_posix.depends.ocamldep-output - ocamldep deprecated/re_glob.depends.ocamldep-output - ocamldep deprecated/re_str.depends.ocamldep-output - ocamldep lib/re.dependsi.ocamldep-output - ocamlc lib/re__.{cmi,cmo,cmt} - ocamldep lib/re.depends.ocamldep-output - ocamlc lib/re__Category.{cmi,cmti} - ocamlc lib/re__Pmark.{cmi,cmti} - ocamlc lib/re__Cset.{cmi,cmti} - ocamlc lib/re__Str.{cmi,cmti} - ocamlopt lib/re__.{cmx,o} - ocamlc lib/re__Core.{cmi,cmti} - ocamlc lib/re__Pmark.{cmo,cmt} - ocamlc lib/re__Automata.{cmi,cmti} - ocamlc lib/re__Category.{cmo,cmt} - ocamlc lib/re__Fmt.{cmi,cmo,cmt} - ocamlc lib/re__Emacs.{cmi,cmti} - ocamlc lib/re__Glob.{cmi,cmti} - ocamlc lib/re__Posix.{cmi,cmti} - ocamlc lib/re__Pcre.{cmi,cmti} - ocamlopt lib/re__Pmark.{cmx,o} - ocamlc lib/re__Perl.{cmi,cmti} - ocamlopt lib/re__Category.{cmx,o} - ocamlc lib/re__Emacs.{cmo,cmt} - ocamlc lib/re__Posix.{cmo,cmt} - ocamlc lib/re.{cmi,cmo,cmt} - ocamlc lib/re__Cset.{cmo,cmt} - ocamlc lib/re__Pcre.{cmo,cmt} - ocamlc lib/re__Str.{cmo,cmt} - ocamlc lib/re__Glob.{cmo,cmt} - ocamlc deprecated/re_posix.{cmi,cmo,cmt} - ocamlc deprecated/re_emacs.{cmi,cmo,cmt} - ocamlc deprecated/re_pcre.{cmi,cmo,cmt} - ocamlc deprecated/re_perl.{cmi,cmo,cmt} - ocamlc deprecated/re_glob.{cmi,cmo,cmt} - ocamlc deprecated/re_str.{cmi,cmo,cmt} - ocamlc deprecated/re_posix.cma - ocamlc deprecated/re_perl.cma - ocamlc lib/re__Perl.{cmo,cmt} - ocamlopt lib/re__Fmt.{cmx,o} - ocamlc deprecated/re_pcre.cma - ocamlc deprecated/re_emacs.cma - ocamlc deprecated/re_str.cma - ocamlc deprecated/re_glob.cma - ocamlc lib/re__Automata.{cmo,cmt} - ocamlopt lib/re__Cset.{cmx,o} - ocamlc lib/re__Core.{cmo,cmt} - ocamlc lib/re.cma - ocamlopt lib/re__Automata.{cmx,o} - ocamlopt lib/re__Core.{cmx,o} - ocamlopt lib/re__Posix.{cmx,o} - ocamlopt lib/re__Emacs.{cmx,o} - ocamlopt lib/re__Glob.{cmx,o} - ocamlopt lib/re__Perl.{cmx,o} - ocamlopt lib/re__Pcre.{cmx,o} - ocamlopt lib/re__Str.{cmx,o} - ocamlopt lib/re.{cmx,o} - ocamlopt deprecated/re_perl.{cmx,o} - ocamlopt deprecated/re_emacs.{cmx,o} - ocamlopt deprecated/re_pcre.{cmx,o} - ocamlopt deprecated/re_posix.{cmx,o} - ocamlopt deprecated/re_glob.{cmx,o} - ocamlopt deprecated/re_str.{cmx,o} - ocamlopt lib/re.{a,cmxa} - ocamlopt deprecated/re_pcre.{a,cmxa} - ocamlopt deprecated/re_perl.{a,cmxa} - ocamlopt deprecated/re_emacs.{a,cmxa} - ocamlopt deprecated/re_posix.{a,cmxa} - ocamlopt deprecated/re_glob.{a,cmxa} - ocamlopt deprecated/re_str.{a,cmxa} - ocamlopt deprecated/re_perl.cmxs - ocamlopt deprecated/re_pcre.cmxs - ocamlopt deprecated/re_posix.cmxs - ocamlopt deprecated/re_emacs.cmxs - ocamlopt deprecated/re_glob.cmxs - ocamlopt deprecated/re_str.cmxs - ocamlopt lib/re.cmxs -> compiled re.1.8.0 Processing 97/189: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [sexplib: jbuilder build] -> installed re.1.8.0 Processing 98/189: [ocaml-migrate-parsetree: jbuilder build] [octavius: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "octavius" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/octavius.1.2.1) - ocamldep test/main.depends.ocamldep-output - ocamlyacc src/octParser.{ml,mli} - ocamlc src/octavius__.{cmi,cmo,cmt} - ocamllex src/octLexer.ml - ocamldep src/octavius.dependsi.ocamldep-output - ocamlc src/octavius__Errors.{cmi,cmti} - ocamlopt src/octavius__.{cmx,o} - ocamlc src/octavius__Common.{cmi,cmti} - ocamldep src/octavius.depends.ocamldep-output - ocamlc src/octavius__Types.{cmi,cmo,cmt} - ocamlc src/octavius__Common.{cmo,cmt} - ocamlc src/octavius__Errors.{cmo,cmt} - ocamlc src/octavius__Print.{cmi,cmti} - ocamlopt src/octavius__Errors.{cmx,o} - ocamlc src/octavius.{cmi,cmti} - ocamlc src/octavius__OctParser.{cmi,cmti} - ocamlopt src/octavius__Types.{cmx,o} - ocamlopt src/octavius__Common.{cmx,o} - ocamlc src/octavius__OctLexer.{cmi,cmti} - ocamlc src/octavius__Print.{cmo,cmt} - ocamlc src/octavius.{cmo,cmt} - ocamlc test/main.{cmi,cmo,cmt} - ocamlopt src/octavius__Print.{cmx,o} - ocamlc src/octavius__OctParser.{cmo,cmt} - ocamlc src/octavius__OctLexer.{cmo,cmt} - ocamlc src/octavius.cma - ocamlopt src/octavius__OctParser.{cmx,o} - ocamlopt src/octavius__OctLexer.{cmx,o} - ocamlopt src/octavius.{cmx,o} - ocamlopt src/octavius.{a,cmxa} - ocamlopt test/main.{cmx,o} - ocamlopt src/octavius.cmxs - ocamlopt test/main.exe -> compiled octavius.1.2.1 Processing 98/189: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build] -> installed octavius.1.2.1 Processing 99/189: [ocaml-migrate-parsetree: jbuilder build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sexplib.v0.9.2) - ocamlyacc src/parser.{ml,mli} - ocamldep num/lib/sexplib_num.dependsi.ocamldep-output - 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} - ocamlyacc src/parser_with_layout.{ml,mli} - ocamllex src/lexer.ml - sh src/pre_sexp.pp.ml - ocamlc src/sexplib.{cmi,cmo,cmt} - ocamldep unix/lib/sexplib_unix.depends.ocamldep-output - ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt} - ocamlc src0/sexplib0__Sexp.{cmi,cmti} - ocamldep src/sexplib.dependsi.ocamldep-output - ocamlopt src0/sexplib0.{cmx,o} - ocamlopt num/lib/sexplib_num.{cmx,o} - ocamlopt unix/lib/sexplib_unix.{cmx,o} - ocamlopt src/sexplib.{cmx,o} - ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti} - ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt} - ocamldep src/sexplib.depends.ocamldep-output - ocamlc src0/sexplib0__Sexp.{cmo,cmt} - ocamlc src/sexplib__Type.{cmi,cmo,cmt} - ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt} - ocamlc src/sexplib__Parser.{cmi,cmti} - ocamlc src/sexplib__Src_pos.{cmi,cmti} - ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt} - ocamlc src/sexplib__Type_with_layout.{cmi,cmti} - ocamlc src/sexplib__Src_pos.{cmo,cmt} - ocamlc src0/sexplib0.cma - ocamlopt src0/sexplib0__Sexp.{cmx,o} - ocamlc src/sexplib__Parser_with_layout.{cmi,cmti} - ocamlc src/sexplib__Parser.{cmo,cmt} - ocamlc src/sexplib__Type_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmi,cmti} - ocamlc src/sexplib__Parser_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmo,cmt} - ocamlopt src0/sexplib0__Sexp_conv.{cmx,o} - ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o} - ocamlopt src/sexplib__Conv_error.{cmx,o} - ocamlopt src/sexplib__Type.{cmx,o} - ocamlopt src0/sexplib0.{a,cmxa} - ocamlopt src/sexplib__Src_pos.{cmx,o} - ocamlopt src/sexplib__Parser.{cmx,o} - ocamlopt src0/sexplib0.cmxs - ocamlopt src/sexplib__Type_with_layout.{cmx,o} - ocamlopt src/sexplib__Parser_with_layout.{cmx,o} - ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt} - ocamlopt src/sexplib__Lexer.{cmx,o} - ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt} - ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt} - ocamlc src/sexplib__Sexp.{cmi,cmti} - ocamlc src/sexplib__Path.{cmi,cmti} - ocamlc src/sexplib__Exn_magic.{cmi,cmti} - ocamlc src/sexplib__Macro.{cmi,cmti} - ocamlc src/sexplib__Conv.{cmi,cmti} - ocamlc src/sexplib__Sexp.{cmo,cmt} - ocamlc src/sexplib__Std.{cmi,cmo,cmt} - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti} - ocamlc src/sexplib__Path.{cmo,cmt} - ocamlc src/sexplib__Exn_magic.{cmo,cmt} - ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt} - ocamlc src/sexplib__Conv.{cmo,cmt} - ocamlc unix/lib/sexplib_unix.cma - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt} - ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt} - ocamlc num/lib/sexplib_num.cma - ocamlc src/sexplib__Macro.{cmo,cmt} - ocamlc src/sexplib.cma - ocamlopt src/sexplib__Pre_sexp.{cmx,o} - ocamlopt src/sexplib__Sexp_intf.{cmx,o} - ocamlopt src/sexplib__Sexp_with_layout.{cmx,o} - ocamlopt src/sexplib__Sexp.{cmx,o} - ocamlopt src/sexplib__Path.{cmx,o} - ocamlopt src/sexplib__Conv.{cmx,o} - ocamlopt src/sexplib__Exn_magic.{cmx,o} - ocamlopt src/sexplib__Macro.{cmx,o} - ocamlopt src/sexplib__Std.{cmx,o} - ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o} - ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o} - ocamlopt src/sexplib.{a,cmxa} - ocamlopt unix/lib/sexplib_unix.{a,cmxa} - ocamlopt unix/lib/sexplib_unix.cmxs - ocamlopt num/lib/sexplib_num__Std.{cmx,o} - ocamlopt num/lib/sexplib_num.{a,cmxa} - ocamlopt num/lib/sexplib_num.cmxs - ocamlopt src/sexplib.cmxs -> compiled sexplib.v0.9.2 Processing 99/189: [ocaml-migrate-parsetree: jbuilder build] -> installed sexplib.v0.9.2 Processing 100/189: [ocaml-migrate-parsetree: jbuilder build] Processing 101/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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-migrate-parsetree.1.0.7) - ocamldep src/migrate_parsetree_driver_main.depends.ocamldep-output - ocamllex tools/pp_rewrite.ml - ocamldep tools/add_special_comments.depends.ocamldep-output - ocamldep tools/add_special_comments.dependsi.ocamldep-output - ocaml src/ast-version,src/compiler-functions-file - ocamlc tools/pp.{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/ast_402.pp.ml - pp src/ast_403.pp.ml - pp src/ast_404.pp.ml - pp src/ast_405.pp.ml - pp src/ast_406.pp.ml - pp src/migrate_parsetree.pp.ml - pp src/migrate_parsetree_402_403.pp.ml - pp src/migrate_parsetree_402_403_migrate.pp.ml - pp src/migrate_parsetree_403_402.pp.ml - pp src/migrate_parsetree_403_404.pp.ml - pp src/migrate_parsetree_403_404_migrate.pp.ml - pp src/migrate_parsetree_404_403.pp.ml - pp src/migrate_parsetree_404_405.pp.ml - pp src/migrate_parsetree_405_404.pp.ml - pp src/migrate_parsetree_405_406.pp.ml - pp src/migrate_parsetree_406_405.pp.ml - pp src/migrate_parsetree_ast_io.pp.ml - pp src/migrate_parsetree_compiler_functions.pp.ml - pp src/migrate_parsetree_def.pp.ml - pp src/migrate_parsetree_404_403_migrate.pp.ml - pp src/migrate_parsetree_parse.pp.ml - pp src/migrate_parsetree_driver.pp.ml - pp src/migrate_parsetree_405_404_migrate.pp.ml - pp src/migrate_parsetree_driver.pp.mli - pp src/migrate_parsetree_ast_io.pp.mli - pp src/migrate_parsetree_def.pp.mli - pp src/migrate_parsetree_404_405_migrate.pp.ml - pp src/migrate_parsetree_405_406_migrate.pp.ml - pp src/migrate_parsetree_parse.pp.mli - pp src/migrate_parsetree_versions.pp.ml - pp src/migrate_parsetree_versions.pp.mli - pp src/migrate_parsetree_406_405_migrate.pp.ml - pp src/migrate_parsetree_403_402_migrate.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} - ocamlc src/migrate_parsetree_def.{cmo,cmt} - ocamlopt src/migrate_parsetree_def.{cmx,o} - ocamlopt src/migrate_parsetree_compiler_functions.{cmx,o} - ocamlc src/ast_402.{cmi,cmo,cmt} - ocamlc src/ast_403.{cmi,cmo,cmt} - ocamlc src/ast_404.{cmi,cmo,cmt} - ocamlc src/ast_405.{cmi,cmo,cmt} - ocamlc src/ast_406.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_402_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_402_403_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_403_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_402_403.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_404_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_405_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_404_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_402.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_403_404.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_405.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_404_403.{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_406_405_migrate.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_406_405.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_405_406.{cmi,cmo,cmt} - ocamlopt src/ast_402.{cmx,o} - ocamlopt src/ast_403.{cmx,o} - ocamlopt src/ast_404.{cmx,o} - ocamlc src/migrate_parsetree_versions.{cmi,cmti} - ocamlc src/migrate_parsetree_ast_io.{cmi,cmti} - ocamlc src/migrate_parsetree_ast_io.{cmo,cmt} - ocamlopt src/ast_405.{cmx,o} - ocamlc src/migrate_parsetree_parse.{cmi,cmti} - ocamlc src/migrate_parsetree_driver.{cmi,cmti} - ocamlopt src/ast_406.{cmx,o} - ocamlopt src/migrate_parsetree_402_403_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_402_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_403_404_migrate.{cmx,o} - ocamlc src/migrate_parsetree.{cmi,cmo,cmt} - ocamlopt src/migrate_parsetree_404_403_migrate.{cmx,o} - ocamlc src/migrate_parsetree_parse.{cmo,cmt} - ocamlc src/migrate_parsetree_driver_main.{cmi,cmo,cmt} - ocamlc src/migrate_parsetree_driver_main.cma - ocamlopt src/migrate_parsetree_402_403.{cmx,o} - ocamlopt src/migrate_parsetree_403_402.{cmx,o} - ocamlopt src/migrate_parsetree_403_404.{cmx,o} - ocamlopt src/migrate_parsetree_404_405_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_405_404_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_403.{cmx,o} - ocamlopt src/migrate_parsetree_406_405_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_405_406_migrate.{cmx,o} - ocamlopt src/migrate_parsetree_404_405.{cmx,o} - ocamlopt src/migrate_parsetree_405_404.{cmx,o} - ocamlopt src/migrate_parsetree_405_406.{cmx,o} - ocamlopt src/migrate_parsetree_406_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.{a,cmxa} - ocamlopt src/migrate_parsetree_driver_main.cmxs - ocamlopt src/migrate_parsetree.cmxs -> compiled ocaml-migrate-parsetree.1.0.7 Processing 101/189: [base: jbuilder build] -> installed ocaml-migrate-parsetree.1.0.7 Processing 102/189: [base: jbuilder build] Processing 103/189: [base: jbuilder build] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/base.v0.9.3) - File "src/jbuild", line 18, characters 0-142: - Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. - ocamllex src/hex_lexer.ml - ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output - ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output - ocamlc src/base__.{cmi,cmo,cmt} - ocaml src/int63_backend.ml - ocaml src/string_set_primitives.ml - 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 src/base__.{cmx,o} - ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output - ocamlopt compiler-stdlib/gen/gen.{cmx,o} - ocamlc src/am_testing.o - ocamlc src/heap_block_stubs.o - ocamlc src/exn_stubs.o - ocamlc src/hash_stubs.o - ocamlc src/int_math_stubs.o - ocamlc src/internalhash_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 compiler-stdlib/src/caml.cma - ocamlopt compiler-stdlib/src/caml.{cmx,o} - ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt} - ocamlopt compiler-stdlib/src/caml.{a,cmxa} - ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt} - 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__Sys.{cmi,cmti} - ocamlc src/base__Hex_lexer.{cmi,cmo,cmt} - ocamlc src/base__String_set_primitives.{cmi,cmo,cmt} - ocamlc src/base__Variant.{cmo,cmt} - ocamlc src/base__Variantslib.{cmi,cmo,cmt} - ocamlc src/base__Field.{cmo,cmt} - ocamlc src/base__Fieldslib.{cmi,cmo,cmt} - ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt} - ocamlc shadow-stdlib/src/shadow_stdlib.cma - ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o} - ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa} - ocamlopt src/base__String_set_primitives.{cmx,o} - ocamlopt src/base__Field.{cmx,o} - ocamlopt src/base__Variant.{cmx,o} - ocamlopt src/base__Hex_lexer.{cmx,o} - ocamlopt src/base__Fieldslib.{cmx,o} - ocamlopt src/base__Variantslib.{cmx,o} - ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs - ocamlc src/base__Import0.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare.{cmi,cmti} - ocamlc src/base__Hash_intf.{cmi,cmo,cmt} - ocamlc src/base__Sys0.{cmi,cmo,cmt} - ocamlc src/base__Printf.{cmi,cmti} - ocamlc src/base__Linked_queue0.{cmi,cmo,cmt} - ocamlc src/base__Uchar0.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare.{cmo,cmt} - ocamlc src/base__Poly.{cmi,cmo,cmt} - ocamlc src/base__List0.{cmi,cmo,cmt} - ocamlc src/base__Hash.{cmi,cmti} - ocamlc src/base__String0.{cmi,cmo,cmt} - ocamlc src/base__Printf.{cmo,cmt} - ocamlc src/base__Ppx_hash_lib.{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__Sexplib.{cmi,cmo,cmt} - ocamlc src/base__Import.{cmi,cmo,cmt} - ocamlc src/base__Ppx_compare_lib.{cmo,cmt} - ocamlc src/base__Hash.{cmo,cmt} - ocamlc src/base__Sexp.{cmo,cmt} - ocamlc src/base__String_dict.{cmi,cmti} - ocamlc src/base__Avltree.{cmi,cmti} - ocamlc src/base__Binary_search.{cmi,cmti} - ocamlc src/base__Fn.{cmi,cmti} - ocamlc src/base__Int_pow2.{cmi,cmti} - ocamlc src/base__Popcount.{cmi,cmti} - ocamlc src/base__Random.{cmi,cmti} - ocamlc src/base__Staged.{cmi,cmti} - ocamlc src/base__With_return.{cmi,cmti} - ocamlc src/base__Pretty_printer.{cmi,cmti} - ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt} - ocamlc src/base__Applicative_intf.{cmi,cmo,cmt} - ocamlc src/base__Blit_intf.{cmi,cmo,cmt} - ocamlc src/base__Equal.{cmi,cmo,cmt} - ocamlc src/base__Floatable.{cmi,cmo,cmt} - ocamlc src/base__Hasher.{cmi,cmo,cmt} - ocamlc src/base__Intable.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare_intf.{cmi,cmo,cmt} - ocamlc src/base__Stringable.{cmi,cmo,cmt} - ocamlc src/base__T.{cmi,cmo,cmt} - ocamlc src/base__Sys.{cmo,cmt} - ocamlc src/base__Backtrace.{cmi,cmti} - ocamlc src/base__Comparator.{cmi,cmti} - ocamlc src/base__Heap_block.{cmi,cmti} - ocamlc src/base__Maybe_bound.{cmi,cmti} - ocamlc src/base__Word_size.{cmi,cmti} - ocamlc src/base__Commutative_group.{cmi,cmo,cmt} - ocamlc src/base__Sign0.{cmi,cmo,cmt} - ocamlc src/base__Fn.{cmo,cmt} - ocamlc src/base__Array_permute.{cmi,cmo,cmt} - ocamlc src/base__Staged.{cmo,cmt} - ocamlc src/base__Binary_searchable.{cmi,cmti} - ocamlc src/base__Exn.{cmi,cmti} - ocamlc src/base__Blit.{cmi,cmti} - ocamlc src/base__Popcount.{cmo,cmt} - ocamlc src/base__Ordering.{cmi,cmti} - ocamlc src/base__Sexpable.{cmi,cmti} - ocamlc src/base__Comparator.{cmo,cmt} - ocamlc src/base__String_dict.{cmo,cmt} - ocamlc src/base__Word_size.{cmo,cmt} - ocamlc src/base__Pretty_printer.{cmo,cmt} - ocamlc src/base__Monad_intf.{cmi,cmo,cmt} - ocamlc src/base__Avltree.{cmo,cmt} - ocamlc src/base__Binary_searchable.{cmo,cmt} - ocamlc src/base__With_return.{cmo,cmt} - ocamlc src/base__Heap_block.{cmo,cmt} - ocamlc src/base__Ordering.{cmo,cmt} - ocamlc src/base__Sexpable.{cmo,cmt} - ocamlc src/base__Buffer_intf.{cmi,cmo,cmt} - ocamlc src/base__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/base__Random.{cmo,cmt} - ocamlc src/base__Exn.{cmo,cmt} - ocamlc src/base__Monad.{cmi,cmti} - ocamlc src/base__Invariant_intf.{cmi,cmo,cmt} - ocamlc src/base__Buffer.{cmi,cmti} - ocamlc src/base__Invariant.{cmi,cmti} - ocamlc src/base__Lazy.{cmi,cmti} - ocamlc src/base__Result.{cmi,cmti} - ocamlc src/base__Applicative.{cmi,cmti} - ocamlc src/base__Monad.{cmo,cmt} - ocamlc src/base__Ordered_collection_common.{cmi,cmti} - ocamlc src/base__Info_intf.{cmi,cmo,cmt} - ocamlc src/base__Lazy.{cmo,cmt} - ocamlc src/base__Result.{cmo,cmt} - ocamlc src/base__Ordered_collection_common.{cmo,cmt} - ocamlc src/base__Info.{cmi,cmti} - ocamlc src/base__Blit.{cmo,cmt} - ocamlc src/base__Binary_search.{cmo,cmt} - ocamlc src/base__Container_intf.{cmi,cmo,cmt} - ocamlc src/base__Error.{cmi,cmti} - ocamlc src/base__Container.{cmi,cmti} - ocamlc src/base__Error.{cmo,cmt} - ocamlc src/base__Int_pow2.{cmo,cmt} - ocamlc src/base__Invariant.{cmo,cmt} - ocamlc src/base__Ref.{cmi,cmti} - ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt} - ocamlc src/base__Or_error.{cmi,cmti} - ocamlc src/base__Sequence.{cmi,cmti} - ocamlc src/base__List.{cmi,cmti} - ocamlc src/base__Container.{cmo,cmt} - ocamlc src/base__Either_intf.{cmi,cmo,cmt} - ocamlc src/base__Indexed_container.{cmi,cmti} - ocamlc src/base__Validate.{cmi,cmti} - ocamlc src/base__Array.{cmi,cmti} - ocamlc src/base__Ref.{cmo,cmt} - ocamlc src/base__Either.{cmi,cmti} - ocamlc src/base__Queue_intf.{cmi,cmo,cmt} - ocamlc src/base__Maybe_bound.{cmo,cmt} - ocamlc src/base__Indexed_container.{cmo,cmt} - ocamlc src/base__Comparable_intf.{cmi,cmo,cmt} - ocamlc src/base__Option.{cmi,cmti} - ocamlc src/base__Or_error.{cmo,cmt} - ocamlc src/base__Validate.{cmo,cmt} - ocamlc src/base__Info.{cmo,cmt} - ocamlc src/base__Applicative.{cmo,cmt} - ocamlc src/base__Comparable.{cmi,cmti} - ocamlc src/base__Linked_queue.{cmi,cmti} - ocamlc src/base__Float0.{cmi,cmo,cmt} - ocamlc src/base__Sexp_with_comparable.{cmi,cmti} - ocamlc src/base__Bool.{cmi,cmti} - ocamlc src/base__Source_code_position.{cmi,cmti} - ocamlc src/base__Uchar.{cmi,cmti} - ocamlc src/base__Either.{cmo,cmt} - ocamlc src/base__Identifiable.{cmi,cmti} - ocamlc src/base__List.{cmo,cmt} - ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/base__Option.{cmo,cmt} - ocamlc src/base__Type_equal.{cmi,cmti} - ocamlc src/base__Sexp_with_comparable.{cmo,cmt} - ocamlc src/base__Comparable.{cmo,cmt} - ocamlc src/base__Linked_queue.{cmo,cmt} - ocamlc src/base__Sequence.{cmo,cmt} - ocamlc src/base__Sign.{cmi,cmti} - ocamlc src/base__Char.{cmi,cmti} - ocamlc src/base__Unit.{cmi,cmti} - ocamlc src/base__Bool.{cmo,cmt} - ocamlc src/base__Identifiable.{cmo,cmt} - ocamlc src/base__String.{cmi,cmti} - ocamlc src/base__Unit.{cmo,cmt} - ocamlc src/base__Array.{cmo,cmt} - ocamlc src/base__Int_intf.{cmi,cmo,cmt} - ocamlc src/base__Uchar.{cmo,cmt} - ocamlc src/base__Sign.{cmo,cmt} - ocamlopt src/base__Import0.{cmx,o} - ocamlc src/base__Map_intf.{cmi,cmo,cmt} - ocamlc src/base__Hashtbl.{cmi,cmti} - ocamlc src/base__Buffer.{cmo,cmt} - ocamlc src/base__Nativeint.{cmi,cmti} - ocamlc src/base__Char.{cmo,cmt} - ocamlc src/base__Int32.{cmi,cmti} - ocamlc src/base__Int63_emul.{cmi,cmti} - ocamlc src/base__Int64.{cmi,cmti} - ocamlc src/base__Int_conversions.{cmi,cmti} - ocamlopt src/base__Polymorphic_compare.{cmx,o} - ocamlopt src/base__Printf.{cmx,o} - ocamlc src/base__Int_math.{cmi,cmti} - ocamlc src/base__Int.{cmi,cmti} - ocamlopt src/base__Hash_intf.{cmx,o} - ocamlopt src/base__Linked_queue0.{cmx,o} - ocamlopt src/base__List0.{cmx,o} - ocamlopt src/base__Sys0.{cmx,o} - ocamlopt src/base__Uchar0.{cmx,o} - ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt} - ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt} - ocamlopt src/base__Poly.{cmx,o} - ocamlc src/base__Map.{cmi,cmti} - ocamlc src/base__Backtrace.{cmo,cmt} - ocamlc src/base__Source_code_position.{cmo,cmt} - ocamlopt src/base__Array0.{cmx,o} - ocamlopt src/base__String0.{cmx,o} - ocamlc src/base__Int63_backends.{cmi,cmo,cmt} - ocamlc src/base__Type_equal.{cmo,cmt} - ocamlc src/base__Int_conversions.{cmo,cmt} - ocamlc src/base__Int64.{cmo,cmt} - ocamlc src/base__Int32.{cmo,cmt} - ocamlc src/base__Hash_set.{cmi,cmti} - ocamlopt src/base__Char0.{cmx,o} - ocamlc src/base__Int_math.{cmo,cmt} - ocamlc src/base__Int63_emul.{cmo,cmt} - ocamlc src/base__Nativeint.{cmo,cmt} - ocamlopt src/base__Ppx_compare_lib.{cmx,o} - ocamlc src/base__Int.{cmo,cmt} - ocamlc src/base__Int63_backend.{cmi,cmo,cmt} - ocamlc src/base__Set_intf.{cmi,cmo,cmt} - ocamlopt src/base__Hash.{cmx,o} - ocamlc src/base__Int63.{cmi,cmti} - ocamlc src/base__Hashtbl.{cmo,cmt} - ocamlopt src/base__Ppx_hash_lib.{cmx,o} - ocamlc src/base__Hash_set.{cmo,cmt} - ocamlc src/base__Float.{cmi,cmti} - ocamlc src/base__Int63.{cmo,cmt} - ocamlopt src/base__Sexp.{cmx,o} - ocamlopt src/base__Import.{cmx,o} - ocamlc src/base__Set.{cmi,cmti} - ocamlopt src/base__Sexplib.{cmx,o} - ocamlopt src/base__Binary_searchable_intf.{cmx,o} - ocamlopt src/base__Hasher.{cmx,o} - ocamlopt src/base__Floatable.{cmx,o} - ocamlopt src/base__Applicative_intf.{cmx,o} - ocamlopt src/base__Intable.{cmx,o} - ocamlopt src/base__Blit_intf.{cmx,o} - ocamlopt src/base__Fn.{cmx,o} - ocamlopt src/base__Equal.{cmx,o} - ocamlopt src/base__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/base__Stringable.{cmx,o} - ocamlopt src/base__T.{cmx,o} - ocamlopt src/base__Sys.{cmx,o} - ocamlopt src/base__Commutative_group.{cmx,o} - ocamlopt src/base__Word_size.{cmx,o} - ocamlopt src/base__Comparator.{cmx,o} - ocamlopt src/base__Pretty_printer.{cmx,o} - ocamlopt src/base__Popcount.{cmx,o} - ocamlopt src/base__Ordering.{cmx,o} - ocamlopt src/base__Sign0.{cmx,o} - ocamlopt src/base__Staged.{cmx,o} - ocamlopt src/base__String_dict.{cmx,o} - ocamlopt src/base__Sexpable.{cmx,o} - ocamlopt src/base__Avltree.{cmx,o} - ocamlopt src/base__Monad_intf.{cmx,o} - ocamlopt src/base__Heap_block.{cmx,o} - ocamlc src/base__Map.{cmo,cmt} - ocamlopt src/base__Random.{cmx,o} - ocamlopt src/base__Source_code_position0.{cmx,o} - ocamlopt src/base__Array_permute.{cmx,o} - ocamlc src/base__Float.{cmo,cmt} - ocamlopt src/base__Monad.{cmx,o} - ocamlopt src/base__Exn.{cmx,o} - ocamlopt src/base__Invariant_intf.{cmx,o} - ocamlopt src/base__With_return.{cmx,o} - ocamlopt src/base__Lazy.{cmx,o} - ocamlc src/base__String.{cmo,cmt} - ocamlopt src/base__Result.{cmx,o} - ocamlc src/base__Set.{cmo,cmt} - ocamlopt src/base__Info_intf.{cmx,o} - ocamlopt src/base__Ordered_collection_common.{cmx,o} - ocamlopt src/base__Container_intf.{cmx,o} - ocamlopt src/base__Blit.{cmx,o} - ocamlopt src/base__Binary_search.{cmx,o} - ocamlopt src/base__Ref.{cmx,o} - ocamlopt src/base__Binary_searchable.{cmx,o} - ocamlopt src/base__Buffer_intf.{cmx,o} - ocamlopt src/base__Container.{cmx,o} - ocamlopt src/base__Indexed_container_intf.{cmx,o} - ocamlopt src/base__Indexed_container.{cmx,o} - ocamlopt src/base__Queue_intf.{cmx,o} - ocamlopt src/base__List.{cmx,o} - ocamlopt src/base__Maybe_bound.{cmx,o} - ocamlopt src/base__Applicative.{cmx,o} - ocamlopt src/base__Info.{cmx,o} - ocamlopt src/base__Error.{cmx,o} - ocamlc src/base.{cmi,cmo,cmt} - ocamlopt src/base__Int_pow2.{cmx,o} - ocamlopt src/base__Invariant.{cmx,o} - ocamlc src/base.cma - ocamlopt src/base__Either_intf.{cmx,o} - ocamlopt src/base__Sequence.{cmx,o} - ocamlopt src/base__Or_error.{cmx,o} - ocamlopt src/base__Validate.{cmx,o} - ocamlopt src/base__Comparable_intf.{cmx,o} - ocamlopt src/base__Option.{cmx,o} - ocamlopt src/base__Hashtbl_intf.{cmx,o} - ocamlopt src/base__Comparable.{cmx,o} - ocamlopt src/base__Float0.{cmx,o} - ocamlopt src/base__Sexp_with_comparable.{cmx,o} - ocamlopt src/base__Identifiable.{cmx,o} - ocamlopt src/base__Bool.{cmx,o} - ocamlopt src/base__Map_intf.{cmx,o} - ocamlopt src/base__Sign.{cmx,o} - ocamlopt src/base__Unit.{cmx,o} - ocamlopt src/base__Uchar.{cmx,o} - ocamlopt src/base__Either.{cmx,o} - ocamlopt src/base__Int_intf.{cmx,o} - ocamlopt src/base__Set_intf.{cmx,o} - ocamlopt src/base__Array.{cmx,o} - ocamlopt src/base__Char.{cmx,o} - ocamlopt src/base__Linked_queue.{cmx,o} - ocamlopt src/base__Set.{cmx,o} - ocamlopt src/base__Map.{cmx,o} - ocamlopt src/base__String.{cmx,o} - ocamlopt src/base__Buffer.{cmx,o} - ocamlopt src/base__Int_conversions.{cmx,o} - ocamlopt src/base__Pow_overflow_bounds.{cmx,o} - ocamlopt src/base__Int_math.{cmx,o} - ocamlopt src/base__Int64.{cmx,o} - ocamlopt src/base__Int32.{cmx,o} - ocamlopt src/base__Int.{cmx,o} - ocamlopt src/base__Nativeint.{cmx,o} - ocamlopt src/base__Source_code_position.{cmx,o} - ocamlopt src/base__Type_equal.{cmx,o} - ocamlopt src/base__Int63_emul.{cmx,o} - ocamlopt src/base__Backtrace.{cmx,o} - ocamlopt src/base__Int63_backends.{cmx,o} - ocamlopt src/base__Int63_backend.{cmx,o} - ocamlopt src/base__Int63.{cmx,o} - ocamlopt src/base__Hashtbl.{cmx,o} - ocamlopt src/base__Hash_set_intf.{cmx,o} - ocamlopt src/base__Float.{cmx,o} - ocamlopt src/base__Hash_set.{cmx,o} - ocamlopt src/base.{cmx,o} - ocamlopt src/base.{a,cmxa} - ocamlopt src/base.cmxs -> compiled base.v0.9.3 Processing 103/189: [ppx_ast: jbuilder build] -> installed base.v0.9.3 Processing 104/189: [ppx_ast: jbuilder build] Processing 105/189: [ppx_ast: jbuilder build] [stdio: jbuilder build] Processing 106/189: [ppx_ast: jbuilder build] [stdio: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stdio.v0.9.0) - ocamldep src/stdio.depends.ocamldep-output - ocamldep src/stdio.dependsi.ocamldep-output - ocamlc src/stdio__.{cmi,cmo,cmt} - ocamlopt src/stdio__.{cmx,o} - ocamlc src/stdio__Import.{cmi,cmo,cmt} - ocamlc src/stdio__In_channel.{cmi,cmti} - ocamlc src/stdio__Out_channel.{cmi,cmti} - ocamlc src/stdio.{cmi,cmti} - ocamlc src/stdio.{cmo,cmt} - ocamlopt src/stdio__Import.{cmx,o} - ocamlc src/stdio__In_channel.{cmo,cmt} - ocamlc src/stdio__Out_channel.{cmo,cmt} - ocamlc src/stdio.cma - ocamlopt src/stdio__Out_channel.{cmx,o} - ocamlopt src/stdio__In_channel.{cmx,o} - ocamlopt src/stdio.{cmx,o} - ocamlopt src/stdio.{a,cmxa} - ocamlopt src/stdio.cmxs -> compiled stdio.v0.9.0 Processing 106/189: [ppx_ast: jbuilder build] [typerep: jbuilder build] -> installed stdio.v0.9.0 Processing 107/189: [ppx_ast: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_ast.v0.9.1) - ocamlc src/ppx_ast__.{cmi,cmo,cmt} - ocamllex src/lexer.ml - ocamlopt src/ppx_ast__.{cmx,o} - ocamlyacc src/parser0.{ml,mli} - ocamldep src/ppx_ast.dependsi.ocamldep-output - ocamldep src/ppx_ast.depends.ocamldep-output - ocamlc src/ppx_ast__Import.{cmi,cmo,cmt} - ocamlc src/ppx_ast__Warn.{cmi,cmti} - ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti} - ocamlc src/ppx_ast__Parse.{cmi,cmti} - ocamlc src/ppx_ast__Docstrings.{cmi,cmti} - ocamlc src/ppx_ast__Pprintast.{cmi,cmti} - ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt} - ocamlc src/ppx_ast__Warn.{cmo,cmt} - ocamlc src/ppx_ast__Parser.{cmi,cmti} - ocamlc src/ppx_ast__Docstrings.{cmo,cmt} - ocamlc src/ppx_ast__Ast_helper.{cmi,cmti} - ocamlopt src/ppx_ast__Import.{cmx,o} - ocamlopt src/ppx_ast__Warn.{cmx,o} - ocamlopt src/ppx_ast__Syntaxerr.{cmx,o} - ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt} - ocamlopt src/ppx_ast__Docstrings.{cmx,o} - ocamlc src/ppx_ast__Parse.{cmo,cmt} - ocamlc src/ppx_ast__Ast_helper.{cmo,cmt} - ocamlopt src/ppx_ast__Ast_helper.{cmx,o} - ocamlc src/ppx_ast__Pprintast.{cmo,cmt} - ocamlc src/ppx_ast__Parser.{cmo,cmt} - ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt} - ocamlc src/ppx_ast.{cmi,cmo,cmt} - ocamlopt src/ppx_ast__Pprintast.{cmx,o} - ocamlc src/ppx_ast.cma - ocamlopt src/ppx_ast__Parser.{cmx,o} - ocamlopt src/ppx_ast__Lexer.{cmx,o} - ocamlopt src/ppx_ast__Parse.{cmx,o} - ocamlopt src/ppx_ast__Ast.{cmx,o} - ocamlopt src/ppx_ast.{cmx,o} - ocamlopt src/ppx_ast.{a,cmxa} - ocamlopt src/ppx_ast.cmxs -> compiled ppx_ast.v0.9.1 Processing 107/189: [typerep: jbuilder build] -> installed ppx_ast.v0.9.1 Processing 108/189: [typerep: jbuilder build] Processing 109/189: [ppx_core: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "typerep" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/typerep.v0.9.0) - ocamlc lib/typerep_lib.{cmi,cmo,cmt} - ocamldep lib/typerep_lib.depends.ocamldep-output - ocamldep lib/typerep_lib.dependsi.ocamldep-output - ocamlopt lib/typerep_lib.{cmx,o} - ocamlc lib/typerep_lib__Typerep_obj.{cmi,cmti} - ocamlc lib/typerep_lib__Named_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typerep_obj.{cmo,cmt} - ocamlc lib/typerep_lib__Type_equal.{cmi,cmti} - ocamlopt lib/typerep_lib__Named_intf.{cmx,o} - ocamlopt lib/typerep_lib__Typerep_obj.{cmx,o} - ocamlc lib/typerep_lib__Type_equal.{cmo,cmt} - ocamlc lib/typerep_lib__Typename.{cmi,cmti} - ocamlopt lib/typerep_lib__Type_equal.{cmx,o} - ocamlc lib/typerep_lib__Variant_and_record_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typename.{cmo,cmt} - ocamlc lib/typerep_lib__Std_internal.{cmi,cmti} - ocamlopt lib/typerep_lib__Typename.{cmx,o} - ocamlc lib/typerep_lib__Typerepable.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Make_typename.{cmi,cmti} - 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__Make_typename.{cmo,cmt} - ocamlc lib/typerep_lib__Type_abstract.{cmo,cmt} - ocamlc lib/typerep_lib__Type_generic.{cmi,cmti} - ocamlc lib/typerep_lib__Std_internal.{cmo,cmt} - ocamlc lib/typerep_lib__Std.{cmi,cmo,cmt} - ocamlopt lib/typerep_lib__Std_internal.{cmx,o} - ocamlopt lib/typerep_lib__Typerepable.{cmx,o} - ocamlopt lib/typerep_lib__Make_typename.{cmx,o} - ocamlopt lib/typerep_lib__Type_generic_intf.{cmx,o} - ocamlc lib/typerep_lib__Type_generic.{cmo,cmt} - ocamlc lib/typerep_lib.cma - ocamlopt lib/typerep_lib__Type_abstract.{cmx,o} - ocamlopt lib/typerep_lib__Type_generic.{cmx,o} - ocamlopt lib/typerep_lib__Std.{cmx,o} - ocamlopt lib/typerep_lib.{a,cmxa} - ocamlopt lib/typerep_lib.cmxs -> compiled typerep.v0.9.0 Processing 109/189: [ppx_core: jbuilder build] -> installed typerep.v0.9.0 Processing 110/189: [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_core" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_core.v0.9.0) - ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output - ocamlc src/ppx_core__.{cmi,cmo,cmt} - ocamldep src/ppx_core.dependsi.ocamldep-output - ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output - ocamlopt src/ppx_core__.{cmx,o} - ocamlc src/gen/gen_ast_builder.{cmi,cmti} - ocamlc src/gen/gen_ast_pattern.{cmi,cmti} - ocamlc src/gen/import.{cmi,cmo,cmt} - ocamlopt src/gen/import.{cmx,o} - ocamlopt src/gen/gen_ast_builder.{cmx,o} - ocamlopt src/gen/gen_ast_pattern.{cmx,o} - ocamlopt src/gen/gen_ast_builder.exe - ocamlopt src/gen/gen_ast_pattern.exe - gen_ast_builder src/ast_builder_generated.ml - gen_ast_pattern src/ast_pattern_generated.ml - ocamldep src/ppx_core.depends.ocamldep-output - ocamlc src/ppx_core__Glue.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Glue.{cmx,o} - ocamlc src/ppx_core__Import.{cmi,cmo,cmt} - ocamlc src/ppx_core__Longident.{cmi,cmti} - ocamlc src/ppx_core__Location.{cmi,cmti} - ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt} - ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt} - ocamlc src/ppx_core__Loc.{cmi,cmti} - ocamlc src/ppx_core__File_path.{cmi,cmti} - ocamlc src/ppx_core__Code_matcher.{cmi,cmti} - ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt} - ocamlc src/ppx_core__Loc.{cmo,cmt} - ocamlc src/ppx_core__Name.{cmi,cmti} - ocamlc src/ppx_core__Longident.{cmo,cmt} - ocamlc src/ppx_core__Location.{cmo,cmt} - ocamlc src/ppx_core__File_path.{cmo,cmt} - ocamlopt src/ppx_core__Import.{cmx,o} - ocamlc src/ppx_core__Ast_traverse.{cmi,cmti} - ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Caller_id.{cmx,o} - ocamlopt src/ppx_core__Spellcheck.{cmx,o} - ocamlc src/ppx_core__Name.{cmo,cmt} - ocamlopt src/ppx_core__Longident.{cmx,o} - ocamlopt src/ppx_core__Location.{cmx,o} - ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt} - ocamlc src/ppx_core__Common.{cmi,cmti} - ocamlopt src/ppx_core__Loc.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern0.{cmx,o} - ocamlopt src/ppx_core__File_path.{cmx,o} - ocamlc src/ppx_core__Ast_traverse.{cmo,cmt} - ocamlc src/ppx_core__Ast_builder.{cmi,cmti} - ocamlopt src/ppx_core__Ast_traverse.{cmx,o} - ocamlopt src/ppx_core__Name.{cmx,o} - ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o} - ocamlc src/ppx_core__Ast_builder.{cmo,cmt} - ocamlc src/ppx_core__Common.{cmo,cmt} - ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o} - ocamlc src/ppx_core__Ast_pattern.{cmi,cmti} - ocamlc src/ppx_core__Extension.{cmi,cmti} - ocamlc src/ppx_core__Attribute.{cmi,cmti} - ocamlopt src/ppx_core__Ast_builder.{cmx,o} - ocamlc src/ppx_core__Ast_pattern.{cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmi,cmti} - ocamlc src/ppx_core__Extension.{cmo,cmt} - ocamlc src/ppx_core__Code_matcher.{cmo,cmt} - ocamlopt src/ppx_core__Common.{cmx,o} - ocamlc src/ppx_core__Attribute.{cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmo,cmt} - ocamlc src/ppx_core.{cmi,cmo,cmt} - ocamlc src/ppx_core.cma - ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern.{cmx,o} - ocamlopt src/ppx_core__Extension.{cmx,o} - ocamlopt src/ppx_core__Attribute.{cmx,o} - ocamlopt src/ppx_core__Code_matcher.{cmx,o} - ocamlopt src/ppx_core__Context_free.{cmx,o} - ocamlopt src/ppx_core.{cmx,o} - ocamlopt src/ppx_core.{a,cmxa} - ocamlopt src/ppx_core.cmxs -> compiled ppx_core.v0.9.0 -> installed ppx_core.v0.9.0 Processing 112/189: [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_optcomp.v0.9.0) - ocamldep bin/optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.dependsi.ocamldep-output - ocamlc src/ppx_optcomp.{cmi,cmti} - ocamlc bin/optcomp.{cmi,cmo,cmt} - ocamlc src/ppx_optcomp.{cmo,cmt} - ocamlc src/ppx_optcomp.cma - ocamlopt src/ppx_optcomp.{cmx,o} - ocamlopt src/ppx_optcomp.{a,cmxa} - ocamlopt src/ppx_optcomp.cmxs - ocamlopt bin/optcomp.{cmx,o} - ocamlopt bin/optcomp.exe -> compiled ppx_optcomp.v0.9.0 -> installed ppx_optcomp.v0.9.0 Processing 114/189: [ppx_driver: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_driver.v0.9.1) - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.depends.ocamldep-output - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.dependsi.ocamldep-output - ocamldep src/ppx_driver.depends.ocamldep-output - ocamldep src/ppx_driver.dependsi.ocamldep-output - ocamlc src/ppx_driver__.{cmi,cmo,cmt} - ocamldep print-diff/print_diff.depends.ocamldep-output - ocamldep print-diff/print_diff.dependsi.ocamldep-output - ocamldep runner/ppx_driver_runner.depends.ocamldep-output - ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output - ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmi,cmti} - ocamlc print-diff/print_diff.{cmi,cmti} - ocamlopt src/ppx_driver__.{cmx,o} - ocamlc print-diff/print_diff.{cmo,cmt} - ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmo,cmt} - 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/ppx_driver_runner.cma - ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt} - ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma - ocamlc src/ppx_driver__Reconcile.{cmo,cmt} - ocamlopt src/ppx_driver__Import.{cmx,o} - ocamlc src/ppx_driver.{cmo,cmt} - ocamlc src/ppx_driver.cma - ocamlopt src/ppx_driver__Reconcile.{cmx,o} - ocamlopt src/ppx_driver.{cmx,o} - ocamlopt src/ppx_driver.{a,cmxa} - ocamlopt runner/ppx_driver_runner.{cmx,o} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o} - ocamlopt src/ppx_driver.cmxs - ocamlopt runner/ppx_driver_runner.{a,cmxa} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs - ocamlopt runner/ppx_driver_runner.cmxs -> compiled ppx_driver.v0.9.1 -> installed ppx_driver.v0.9.1 Processing 116/189: [fieldslib: jbuilder build] Processing 117/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] Processing 118/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] Processing 119/189: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] Processing 120/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" "fieldslib" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/fieldslib.v0.9.0) - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ppx src/fieldslib.pp.ml - ocamldep src/fieldslib.depends.ocamldep-output - ocamlc src/fieldslib.{cmi,cmo,cmt} - ocamlc src/fieldslib.cma - ocamlopt src/fieldslib.{cmx,o} - ocamlopt src/fieldslib.{a,cmxa} - ocamlopt src/fieldslib.cmxs -> compiled fieldslib.v0.9.0 Processing 120/189: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build] -> installed fieldslib.v0.9.0 Processing 121/189: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "variantslib" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/variantslib.v0.9.0) - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ppx src/variantslib.pp.ml - ocamldep src/variantslib.depends.ocamldep-output - ocamlc src/variantslib.{cmi,cmo,cmt} - ocamlc src/variantslib.cma - ocamlopt src/variantslib.{cmx,o} - ocamlopt src/variantslib.{a,cmxa} - ocamlopt src/variantslib.cmxs -> compiled variantslib.v0.9.0 Processing 121/189: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed variantslib.v0.9.0 Processing 122/189: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_let" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_let.v0.9.0) - ocamldep src/ppx_let.dependsi.ocamldep-output - ocamldep src/ppx_let.depends.ocamldep-output - ocamlc src/ppx_let.{cmi,cmti} - ocamlc src/ppx_let.{cmo,cmt} - ocamlc src/ppx_let.cma - ocamlopt src/ppx_let.{cmx,o} - ocamlopt src/ppx_let.{a,cmxa} - ocamlopt src/ppx_let.cmxs - ocamlopt .ppx/ppx_let+ppx_driver.runner/ppx.exe -> compiled ppx_let.v0.9.0 Processing 122/189: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build] -> installed ppx_let.v0.9.0 Processing 123/189: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_here.v0.9.1) - ocamldep expander/ppx_here_expander.depends.ocamldep-output - ocamldep expander/ppx_here_expander.dependsi.ocamldep-output - ocamldep src/ppx_here.depends.ocamldep-output - ocamldep src/ppx_here.dependsi.ocamldep-output - ocamlc expander/ppx_here_expander.{cmi,cmti} - ocamlc src/ppx_here.{cmi,cmti} - ocamlc expander/ppx_here_expander.{cmo,cmt} - ocamlc expander/ppx_here_expander.cma - ocamlc src/ppx_here.{cmo,cmt} - ocamlc src/ppx_here.cma - ocamlopt expander/ppx_here_expander.{cmx,o} - ocamlopt expander/ppx_here_expander.{a,cmxa} - ocamlopt expander/ppx_here_expander.cmxs - ocamlopt src/ppx_here.{cmx,o} - ocamlopt src/ppx_here.{a,cmxa} - ocamlopt src/ppx_here.cmxs - ocamlopt .ppx/ppx_here+ppx_driver.runner/ppx.exe -> compiled ppx_here.v0.9.1 Processing 123/189: [ppx_metaquot: jbuilder build] -> installed ppx_here.v0.9.1 Processing 124/189: [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_metaquot.v0.9.0) - ocamldep 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 126/189: [ppx_fail: jbuilder build] Processing 127/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] Processing 128/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 129/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] Processing 130/189: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 131/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_optional.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_optional.pp.mli - ppx src/ppx_optional.pp.ml - ocamldep src/ppx_optional.dependsi.ocamldep-output - ocamldep src/ppx_optional.depends.ocamldep-output - ocamlc src/ppx_optional.{cmi,cmti} - ocamlc src/ppx_optional.{cmo,cmt} - ocamlopt src/ppx_optional.{cmx,o} - ocamlc src/ppx_optional.cma - ocamlopt src/ppx_optional.{a,cmxa} - ocamlopt src/ppx_optional.cmxs -> compiled ppx_optional.v0.9.0 Processing 131/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 132/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_fail" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_fail.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_fail.pp.mli - ppx src/ppx_fail.pp.ml - ocamldep src/ppx_fail.dependsi.ocamldep-output - ocamldep src/ppx_fail.depends.ocamldep-output - ocamlc src/ppx_fail.{cmi,cmti} - ocamlc src/ppx_fail.{cmo,cmt} - ocamlc src/ppx_fail.cma - ocamlopt src/ppx_fail.{cmx,o} - ocamlopt src/ppx_fail.{a,cmxa} - ocamlopt src/ppx_fail.cmxs - ocamlopt .ppx/ppx_fail+ppx_driver.runner/ppx.exe -> compiled ppx_fail.v0.9.0 Processing 132/189: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_fail.v0.9.0 Processing 133/189: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_pipebang" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_pipebang.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_pipebang.pp.mli - ocamldep src/ppx_pipebang.dependsi.ocamldep-output - ppx src/ppx_pipebang.pp.ml - ocamldep src/ppx_pipebang.depends.ocamldep-output - ocamlc src/ppx_pipebang.{cmi,cmti} - ocamlc src/ppx_pipebang.{cmo,cmt} - ocamlc src/ppx_pipebang.cma - ocamlopt src/ppx_pipebang.{cmx,o} - ocamlopt src/ppx_pipebang.{a,cmxa} - ocamlopt src/ppx_pipebang.cmxs - ocamlopt .ppx/ppx_pipebang+ppx_driver.runner/ppx.exe -> compiled ppx_pipebang.v0.9.0 Processing 133/189: [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_pipebang.v0.9.0 Processing 134/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_js_style.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_js_style.pp.mli - ppx src/ppx_js_style.pp.ml - ocamldep src/ppx_js_style.dependsi.ocamldep-output - ocamldep src/ppx_js_style.depends.ocamldep-output - ocamlc src/ppx_js_style.{cmi,cmti} - ocamlc src/ppx_js_style.{cmo,cmt} - ocamlopt src/ppx_js_style.{cmx,o} - ocamlc src/ppx_js_style.cma - 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 134/189: [ppx_inline_test: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_js_style.v0.9.0 Processing 135/189: [ppx_inline_test: jbuilder build] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_type_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_type_conv.v0.9.0) - ocamlc src/ppx_type_conv.{cmi,cmo,cmt} - ocamlopt src/ppx_type_conv.{cmx,o} - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/std.pp.ml - ppx src/ppx_deriving_backend.pp.ml - ppx src/ignore_unused_warning.pp.mli - ppx src/ignore_unused_warning.pp.ml - ppx src/type_conv.pp.mli - ocamldep src/ppx_type_conv.dependsi.ocamldep-output - ppx src/type_conv.pp.ml - ocamldep src/ppx_type_conv.depends.ocamldep-output - ocamlc src/ppx_type_conv__Ppx_deriving_backend.{cmi,cmo,cmt} - ocamlopt src/ppx_type_conv__Ppx_deriving_backend.{cmx,o} - ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmi,cmti} - ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti} - ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt} - ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt} - ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o} - ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt} - ocamlc src/ppx_type_conv.cma - ocamlopt src/ppx_type_conv__Type_conv.{cmx,o} - ocamlopt src/ppx_type_conv__Std.{cmx,o} - ocamlopt src/ppx_type_conv.{a,cmxa} - ocamlopt src/ppx_type_conv.cmxs -> compiled ppx_type_conv.v0.9.0 Processing 135/189: [ppx_inline_test: jbuilder build] -> installed ppx_type_conv.v0.9.0 Processing 136/189: [ppx_inline_test: jbuilder build] Processing 137/189: [ppx_compare: jbuilder build] [ppx_inline_test: jbuilder build] Processing 138/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_inline_test: jbuilder build] Processing 139/189: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: 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] 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] Processing 142/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 143/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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_inline_test.v0.9.2) - File "test/jbuild", line 10, characters 0-626: - Warning: File diff-with-without-partitions is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. - ocamldep config/inline_test_config.depends.ocamldep-output - ocamldep config/inline_test_config.dependsi.ocamldep-output - ocamldep runner/lib/ppx_inline_test_runner_lib.depends.ocamldep-output - ocamldep runner/ppx_inline_test_runner.depends.ocamldep-output - ocamldep drop/ppx_inline_test_drop.depends.ocamldep-output - ocamldep libname/ppx_inline_test_libname.depends.ocamldep-output - ocamldep libname/ppx_inline_test_libname.dependsi.ocamldep-output - ocamlc runner/lib/ppx_inline_test_runner_lib.{cmi,cmo,cmt} - ocamldep runtime-lib/ppx_inline_test_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_inline_test_lib.{cmi,cmo,cmt} - ocamldep runtime-lib/ppx_inline_test_lib.dependsi.ocamldep-output - ocamlc config/inline_test_config.{cmi,cmti} - ocamlc runner/lib/am_testing.o - ocamlc libname/ppx_inline_test_libname.{cmi,cmti} - ocamlc runner/lib/ppx_inline_test_runner_lib.cma - ocamlc config/inline_test_config.{cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.{cmx,o} - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmi,cmti} - ocamlopt runtime-lib/ppx_inline_test_lib.{cmx,o} - ocamlopt config/inline_test_config.{cmx,o} - ocamlc config/inline_test_config.cma - ocamlc runner/ppx_inline_test_runner.{cmi,cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.{a,cmxa} - ocamlc runner/ppx_inline_test_runner.cma - ocamlopt config/inline_test_config.{a,cmxa} - ocamlmklib runner/lib/dllppx_inline_test_runner_lib_stubs.so,runner/lib/libppx_inline_test_runner_lib_stubs.a - ocamlopt runner/lib/ppx_inline_test_runner_lib.cmxs - ocamlopt config/inline_test_config.cmxs - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmo,cmt} - ocamlc runtime-lib/ppx_inline_test_lib.cma - ocamlopt runtime-lib/ppx_inline_test_lib__Runtime.{cmx,o} - ocamlopt runner/ppx_inline_test_runner.{cmx,o} - ocamlopt runtime-lib/ppx_inline_test_lib.{a,cmxa} - ocamlopt runner/ppx_inline_test_runner.{a,cmxa} - ocamlopt runner/ppx_inline_test_runner.cmxs - ocamlopt runtime-lib/ppx_inline_test_lib.cmxs - ocamlc libname/ppx_inline_test_libname.{cmo,cmt} - ocamlopt libname/ppx_inline_test_libname.{cmx,o} - ocamlc libname/ppx_inline_test_libname.cma - 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.ml - ocamldep src/ppx_inline_test.depends.ocamldep-output - ppx src/ppx_inline_test.pp.mli - ocamldep src/ppx_inline_test.dependsi.ocamldep-output - ocamlc src/ppx_inline_test.{cmi,cmti} - ocamlc drop/ppx_inline_test_drop.{cmi,cmo,cmt} - ocamlc drop/ppx_inline_test_drop.cma - ocamlc src/ppx_inline_test.{cmo,cmt} - 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 drop/ppx_inline_test_drop.{a,cmxa} - ocamlopt src/ppx_inline_test.cmxs - ocamlopt drop/ppx_inline_test_drop.cmxs - ocamlopt .ppx/ppx_inline_test+ppx_driver.runner/ppx.exe -> compiled ppx_inline_test.v0.9.2 Processing 143/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 144/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 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] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_enumerate" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_enumerate.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_enumerate.pp.mli - ppx src/ppx_enumerate.pp.ml - ocamldep src/ppx_enumerate.dependsi.ocamldep-output - ocamldep src/ppx_enumerate.depends.ocamldep-output - ocamlc src/ppx_enumerate.{cmi,cmti} - ocamlc src/ppx_enumerate.{cmo,cmt} - ocamlc src/ppx_enumerate.cma - ocamlopt src/ppx_enumerate.{cmx,o} - ocamlopt src/ppx_enumerate.{a,cmxa} - ocamlopt src/ppx_enumerate.cmxs -> compiled ppx_enumerate.v0.9.0 Processing 145/189: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_enumerate.v0.9.0 Processing 146/189: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fields_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_fields_conv.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_fields_conv.pp.mli - ocamldep src/ppx_fields_conv.dependsi.ocamldep-output - ppx src/ppx_fields_conv.pp.ml - ocamldep src/ppx_fields_conv.depends.ocamldep-output - ocamlc src/ppx_fields_conv.{cmi,cmti} - ocamlc src/ppx_fields_conv.{cmo,cmt} - ocamlc src/ppx_fields_conv.cma - ocamlopt src/ppx_fields_conv.{cmx,o} - ocamlopt src/ppx_fields_conv.{a,cmxa} - ocamlopt src/ppx_fields_conv.cmxs -> compiled ppx_fields_conv.v0.9.0 Processing 146/189: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: 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] [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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_typerep_conv.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_typerep_conv.pp.mli - ocamldep src/ppx_typerep_conv.dependsi.ocamldep-output - ppx src/ppx_typerep_conv.pp.ml - ocamldep src/ppx_typerep_conv.depends.ocamldep-output - ocamlc src/ppx_typerep_conv.{cmi,cmti} - ocamlc src/ppx_typerep_conv.{cmo,cmt} - ocamlc src/ppx_typerep_conv.cma - ocamlopt src/ppx_typerep_conv.{cmx,o} - ocamlopt src/ppx_typerep_conv.{a,cmxa} - ocamlopt src/ppx_typerep_conv.cmxs -> compiled ppx_typerep_conv.v0.9.0 Processing 147/189: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_typerep_conv.v0.9.0 Processing 148/189: [ppx_bench: jbuilder build] [ppx_compare: 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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_variants_conv.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_variants_conv.pp.mli - ppx src/ppx_variants_conv.pp.ml - ocamldep src/ppx_variants_conv.dependsi.ocamldep-output - ocamldep src/ppx_variants_conv.depends.ocamldep-output - ocamlc src/ppx_variants_conv.{cmi,cmti} - ocamlc src/ppx_variants_conv.{cmo,cmt} - ocamlc src/ppx_variants_conv.cma - ocamlopt src/ppx_variants_conv.{cmx,o} - ocamlopt src/ppx_variants_conv.{a,cmxa} - ocamlopt src/ppx_variants_conv.cmxs -> compiled ppx_variants_conv.v0.9.0 Processing 148/189: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_variants_conv.v0.9.0 Processing 149/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_compare.v0.9.0) - ocamldep src/ppx_compare.depends.ocamldep-output - ocamldep src/ppx_compare.dependsi.ocamldep-output - ocamldep runtime-lib/ppx_compare_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_compare_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_compare_lib.cma - ocamlopt runtime-lib/ppx_compare_lib.{cmx,o} - ocamlopt runtime-lib/ppx_compare_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_compare_lib.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_compare_expander.pp.mli - ocamldep expander/ppx_compare_expander.dependsi.ocamldep-output - ppx expander/ppx_compare_expander.pp.ml - ocamldep expander/ppx_compare_expander.depends.ocamldep-output - ocamlc expander/ppx_compare_expander.{cmi,cmti} - ocamlc src/ppx_compare.{cmi,cmti} - ocamlc expander/ppx_compare_expander.{cmo,cmt} - ocamlc expander/ppx_compare_expander.cma - ocamlopt expander/ppx_compare_expander.{cmx,o} - ocamlopt expander/ppx_compare_expander.{a,cmxa} - ocamlc src/ppx_compare.{cmo,cmt} - ocamlc src/ppx_compare.cma - ocamlopt expander/ppx_compare_expander.cmxs - ocamlopt src/ppx_compare.{cmx,o} - ocamlopt src/ppx_compare.{a,cmxa} - ocamlopt src/ppx_compare.cmxs -> compiled ppx_compare.v0.9.0 Processing 149/189: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_compare.v0.9.0 Processing 150/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_conv.v0.9.0) - ocamldep src/ppx_sexp_conv.depends.ocamldep-output - ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_sexp_conv_expander.pp.mli - ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output - ppx expander/ppx_sexp_conv_expander.pp.ml - ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output - ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmo,cmt} - ocamlc src/ppx_sexp_conv.cma - ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt} - ocamlc expander/ppx_sexp_conv_expander.cma - ocamlopt expander/ppx_sexp_conv_expander.{cmx,o} - ocamlopt src/ppx_sexp_conv.{cmx,o} - ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa} - ocamlopt src/ppx_sexp_conv.{a,cmxa} - ocamlopt src/ppx_sexp_conv.cmxs - ocamlopt expander/ppx_sexp_conv_expander.cmxs -> compiled ppx_sexp_conv.v0.9.0 Processing 150/189: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_sexp_conv.v0.9.0 Processing 151/189: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 152/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 153/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build] Processing 154/189: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build] Processing 155/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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_bench.v0.9.1) - ocamldep runtime-lib/ppx_bench_lib.depends.ocamldep-output - ocamldep runtime-lib/ppx_bench_lib.dependsi.ocamldep-output - ocamlc runtime-lib/ppx_bench_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_bench_lib__Export.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmi,cmti} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmo,cmt} - ocamlopt runtime-lib/ppx_bench_lib.{cmx,o} - ocamlopt runtime-lib/ppx_bench_lib__Export.{cmx,o} - ocamlopt runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmx,o} - ocamlc runtime-lib/ppx_bench_lib.cma - 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.ml - ppx src/ppx_bench.pp.mli - ocamldep src/ppx_bench.depends.ocamldep-output - ocamldep src/ppx_bench.dependsi.ocamldep-output - ocamlc src/ppx_bench.{cmi,cmti} - ocamlc src/ppx_bench.{cmo,cmt} - ocamlc src/ppx_bench.cma - ocamlopt src/ppx_bench.{cmx,o} - ocamlopt src/ppx_bench.{a,cmxa} - ocamlopt src/ppx_bench.cmxs - ocamlopt .ppx/ppx_bench+ppx_driver.runner/ppx.exe -> compiled ppx_bench.v0.9.1 Processing 155/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 156/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_traverse.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_traverse.pp.ml - ocamldep src/ppx_traverse.depends.ocamldep-output - ocamlc src/ppx_traverse.{cmi,cmo,cmt} - ocamlc src/ppx_traverse.cma - ocamlopt src/ppx_traverse.{cmx,o} - ocamlopt src/ppx_traverse.{a,cmxa} - ocamlopt src/ppx_traverse.cmxs - ocamlopt .ppx/ppx_traverse+ppx_driver.runner/ppx.exe -> compiled ppx_traverse.v0.9.0 Processing 156/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 157/189: [ppx_assert: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 158/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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_hash.v0.9.0) - ocamldep src/ppx_hash.depends.ocamldep-output - ocamlc expander/ppx_hash_expander_lib.{cmi,cmo,cmt} - ocamldep src/ppx_hash.dependsi.ocamldep-output - ocamlopt expander/ppx_hash_expander_lib.{cmx,o} - ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx runtime-lib/ppx_hash_lib.pp.ml - ocamldep runtime-lib/ppx_hash_lib.depends.ocamldep-output - ppx expander/expand.pp.mli - ppx expander/expand_intf.pp.ml - ppx expander/std.pp.ml - ocamldep expander/ppx_hash_expander_lib.dependsi.ocamldep-output - ocamlc runtime-lib/ppx_hash_lib.{cmi,cmo,cmt} - ppx expander/expand.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} - ocamlopt runtime-lib/ppx_hash_lib.cmxs - ocamlc expander/ppx_hash_expander_lib__Expand_intf.{cmi,cmo,cmt} - ocamlc expander/ppx_hash_expander_lib__Expand.{cmi,cmti} - ocamlc expander/ppx_hash_expander_lib__Std.{cmi,cmo,cmt} - ocamlc src/ppx_hash.{cmi,cmti} - ocamlopt expander/ppx_hash_expander_lib__Expand_intf.{cmx,o} - ocamlc src/ppx_hash.{cmo,cmt} - ocamlc src/ppx_hash.cma - ocamlc expander/ppx_hash_expander_lib__Expand.{cmo,cmt} - ocamlc expander/ppx_hash_expander_lib.cma - ocamlopt expander/ppx_hash_expander_lib__Expand.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib__Std.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib.{a,cmxa} - ocamlopt expander/ppx_hash_expander_lib.cmxs - ocamlopt src/ppx_hash.{cmx,o} - ocamlopt src/ppx_hash.{a,cmxa} - ocamlopt src/ppx_hash.cmxs -> compiled ppx_hash.v0.9.0 Processing 158/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 159/189: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 160/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_assert" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_assert.v0.9.0) - ocamlc runtime-lib/ppx_assert_lib.{cmi,cmo,cmt} - ocamlopt runtime-lib/ppx_assert_lib.{cmx,o} - ocamlopt .ppx/ppx_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 - ocamldep src/ppx_assert.depends.ocamldep-output - ocamlopt .ppx/ppx_sexp_conv+ppx_type_conv+ppx_driver.runner/ppx.exe - ocamlc src/ppx_assert.{cmi,cmti} - ppx runtime-lib/runtime.pp.ml - ppx runtime-lib/runtime.pp.mli - ocamldep runtime-lib/ppx_assert_lib.dependsi.ocamldep-output - ocamldep runtime-lib/ppx_assert_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmi,cmti} - 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 - ocamlc src/ppx_assert.{cmo,cmt} - ocamlc src/ppx_assert.cma - ocamlopt src/ppx_assert.{cmx,o} - ocamlopt src/ppx_assert.{a,cmxa} - ocamlopt src/ppx_assert.cmxs - ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe -> compiled ppx_assert.v0.9.0 Processing 160/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_assert.v0.9.0 Processing 161/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_message" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_message.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_sexp_message.pp.mli - ppx src/ppx_sexp_message.pp.ml - ocamldep src/ppx_sexp_message.dependsi.ocamldep-output - ocamldep src/ppx_sexp_message.depends.ocamldep-output - ocamlc src/ppx_sexp_message.{cmi,cmti} - ocamlc src/ppx_sexp_message.{cmo,cmt} - ocamlc src/ppx_sexp_message.cma - ocamlopt src/ppx_sexp_message.{cmx,o} - ocamlopt src/ppx_sexp_message.{a,cmxa} - ocamlopt src/ppx_sexp_message.cmxs - ocamlopt .ppx/ppx_sexp_message+ppx_driver.runner/ppx.exe -> compiled ppx_sexp_message.v0.9.0 Processing 161/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_sexp_message.v0.9.0 Processing 162/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_value" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_value.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_sexp_value.pp.mli - ppx src/ppx_sexp_value.pp.ml - ocamldep src/ppx_sexp_value.dependsi.ocamldep-output - ocamldep src/ppx_sexp_value.depends.ocamldep-output - ocamlc src/ppx_sexp_value.{cmi,cmti} - ocamlc src/ppx_sexp_value.{cmo,cmt} - ocamlopt src/ppx_sexp_value.{cmx,o} - ocamlc src/ppx_sexp_value.cma - 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 162/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_sexp_value.v0.9.0 Processing 163/189: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_base" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_base.v0.9.0) - ocamldep bin/main.depends.ocamldep-output - ocamldep src/ppx_base.depends.ocamldep-output - ocamlc src/ppx_base.{cmi,cmo,cmt} - ocamlc src/ppx_base.cma - ocamlopt src/ppx_base.{cmx,o} - ocamlopt src/ppx_base.{a,cmxa} - ocamlopt src/ppx_base.cmxs - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt bin/main.{cmx,o} - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe - ocamlopt bin/main.exe -> compiled ppx_base.v0.9.0 Processing 163/189: [ppx_custom_printf: jbuilder build] -> installed ppx_base.v0.9.0 Processing 164/189: [ppx_custom_printf: jbuilder build] Processing 165/189: [configurator: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_custom_printf" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_custom_printf.v0.9.0) - ocamldep src/gen/gen.depends.ocamldep-output - ocamlc src/ppx_custom_printf__.{cmi,cmo,cmt} - ocamlopt src/ppx_custom_printf__.{cmx,o} - ocamlc src/gen/gen.{cmi,cmo,cmt} - ocamlc src/gen/gen.bc - gen src/format_lifter.ml - ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe - ppx src/ppx_custom_printf.pp.mli - ocamldep src/ppx_custom_printf.dependsi.ocamldep-output - ppx src/ppx_custom_printf.pp.ml - ppx src/format_lifter.pp.ml - ocamlc src/ppx_custom_printf.{cmi,cmti} - ocamldep src/ppx_custom_printf.depends.ocamldep-output - ocamlc src/ppx_custom_printf__Format_lifter.{cmi,cmo,cmt} - ocamlc src/ppx_custom_printf.{cmo,cmt} - ocamlc src/ppx_custom_printf.cma - ocamlopt src/ppx_custom_printf__Format_lifter.{cmx,o} - ocamlopt src/ppx_custom_printf.{cmx,o} - ocamlopt src/ppx_custom_printf.{a,cmxa} - ocamlopt src/ppx_custom_printf.cmxs - ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe -> compiled ppx_custom_printf.v0.9.0 Processing 165/189: [configurator: jbuilder build] -> installed ppx_custom_printf.v0.9.0 Processing 166/189: [configurator: jbuilder build] Processing 167/189: [bin_prot: jbuilder build] [configurator: jbuilder build] Processing 168/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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/configurator.v0.9.1) - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe - ppx src/configurator.pp.mli - ppx src/configurator.pp.ml - ocamldep src/configurator.dependsi.ocamldep-output - ocamldep src/configurator.depends.ocamldep-output - ocamlc src/configurator.{cmi,cmti} - ocamlopt src/configurator.{cmx,o} - ocamlc src/configurator.{cmo,cmt} - ocamlc src/configurator.cma - ocamlopt src/configurator.{a,cmxa} - ocamlopt src/configurator.cmxs -> compiled configurator.v0.9.1 Processing 168/189: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed configurator.v0.9.1 Processing 169/189: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/bin_prot.v0.9.1) - ocamlc src/bin_prot.{cmi,cmo,cmt} - ocamlc shape/src/bin_shape_lib.{cmi,cmo,cmt} - ocamlopt src/bin_prot.{cmx,o} - ocamlopt shape/src/bin_shape_lib.{cmx,o} - bash src/config.h - sh src/write.pp.ml - sh src/type_class.pp.ml - sh src/read.pp.mli - sh src/size.pp.ml - sh src/read.pp.ml - sh src/size.pp.mli - sh src/write.pp.mli - sh src/type_class.pp.mli - ocamlc src/float_stubs.o - ocamlc src/blit_stubs.o - ocamlmklib src/dllbin_prot_stubs.so,src/libbin_prot_stubs.a - ocamlopt .ppx/ppx_sexp_conv+ppx_driver.runner/ppx.exe - ppx src/common.pp.mli - ppx src/common.pp.ml - ocamlopt .ppx/ppx_compare+ppx_custom_printf+ppx_fields_conv+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe - ocamldep src/bin_prot.dependsi.ocamldep-output - ocamldep src/bin_prot.depends.ocamldep-output - ppx shape/src/std.pp.ml - ppx shape/src/bin_shape.pp.mli - ppx shape/src/core_fragment.pp.ml - ocamldep shape/src/bin_shape_lib.dependsi.ocamldep-output - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmi,cmti} - ppx shape/src/bin_shape.pp.ml - ocamldep shape/src/bin_shape_lib.depends.ocamldep-output - ocamlc shape/src/bin_shape_lib__Std.{cmi,cmo,cmt} - ocamlc shape/src/bin_shape_lib__Core_fragment.{cmi,cmo,cmt} - ocamlc src/bin_prot__Nat0.{cmi,cmti} - ocamlc src/bin_prot__Common.{cmi,cmti} - ocamlc src/bin_prot__Nat0.{cmo,cmt} - ocamlc src/bin_prot__Shape.{cmi,cmo,cmt} - ocamlc src/bin_prot__Size.{cmi,cmti} - ocamlc src/bin_prot__Read.{cmi,cmti} - ocamlc src/bin_prot__Write.{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__Write.{cmo,cmt} - ocamlc src/bin_prot__Blob.{cmi,cmti} - ocamlc src/bin_prot__Common.{cmo,cmt} - ocamlc src/bin_prot__Std.{cmi,cmo,cmt} - ocamlc src/bin_prot__Type_class.{cmo,cmt} - ocamlc src/bin_prot__Utils.{cmi,cmti} - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmo,cmt} - ocamlc src/bin_prot__Read.{cmo,cmt} - ocamlc src/bin_prot__Blob.{cmo,cmt} - ocamlc shape/src/bin_shape_lib.cma - ocamlc src/bin_prot__Utils.{cmo,cmt} - ocamlc src/bin_prot.cma - ocamlopt shape/src/bin_shape_lib__Bin_shape.{cmx,o} - ocamlopt shape/src/bin_shape_lib__Std.{cmx,o} - ocamlopt src/bin_prot__Nat0.{cmx,o} - ocamlopt shape/src/bin_shape_lib.{a,cmxa} - ocamlopt src/bin_prot__Shape.{cmx,o} - ocamlopt shape/src/bin_shape_lib.cmxs - ocamlopt src/bin_prot__Common.{cmx,o} - ocamlopt src/bin_prot__Size.{cmx,o} - ocamlopt src/bin_prot__Write.{cmx,o} - ocamlopt src/bin_prot__Read.{cmx,o} - ocamlopt src/bin_prot__Type_class.{cmx,o} - ocamlopt src/bin_prot__Binable.{cmx,o} - ocamlopt src/bin_prot__Std.{cmx,o} - ocamlopt src/bin_prot__Utils.{cmx,o} - ocamlopt src/bin_prot__Blob.{cmx,o} - ocamlopt src/bin_prot.{a,cmxa} - ocamlopt src/bin_prot.cmxs -> compiled bin_prot.v0.9.1 Processing 169/189: [ppx_expect: jbuilder build] -> installed bin_prot.v0.9.1 Processing 170/189: [ppx_expect: jbuilder build] 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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_expect.v0.9.0) - ocamldep config/expect_test_config.depends.ocamldep-output - ocamldep config/expect_test_config.dependsi.ocamldep-output - ocamlc common/expect_test_common.{cmi,cmo,cmt} - ocamlc src/ppx_expect.{cmi,cmo,cmt} - ocamlc matcher/expect_test_matcher.{cmi,cmo,cmt} - ocamlc config/expect_test_config.{cmi,cmti} - ocamlopt common/expect_test_common.{cmx,o} - ocamlc config/expect_test_config.{cmo,cmt} - ocamlopt src/ppx_expect.{cmx,o} - ocamlopt matcher/expect_test_matcher.{cmx,o} - ocamllex matcher/lexer.ml - ocamlopt config/expect_test_config.{cmx,o} - ocamlc config/expect_test_config.cma - ocamlopt config/expect_test_config.{a,cmxa} - ocamlopt config/expect_test_config.cmxs - ocamlc collector/expect_test_collector_stubs.o - ocamlmklib collector/dllexpect_test_collector_stubs.so,collector/libexpect_test_collector_stubs.a - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_custom_printf+ppx_fields_conv+ppx_inline_test+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe - ppx expect_payload/ppx_expect_payload.pp.ml - ppx expect_payload/ppx_expect_payload.pp.mli - ppx common/expectation.pp.ml - ppx common/file.pp.ml - ppx common/std.pp.ml - ppx common/expectation.pp.mli - ppx common/file.pp.mli - ppx collector/expect_test_collector.pp.ml - ppx collector/expect_test_collector.pp.mli - ppx evaluator/ppx_expect_evaluator.pp.ml - ppx evaluator/ppx_expect_evaluator.pp.mli - ppx matcher/choose_tag.pp.ml - ppx matcher/cst.pp.ml - ppx matcher/fmt.pp.ml - ppx matcher/import.pp.ml - ppx matcher/matcher.pp.ml - ppx matcher/reconcile.pp.ml - ppx matcher/std.pp.ml - ppx matcher/choose_tag.pp.mli - ppx matcher/cst.pp.mli - ppx matcher/fmt.pp.mli - ppx matcher/lexer.pp.mli - ppx matcher/matcher.pp.mli - ppx matcher/reconcile.pp.mli - ppx matcher/lexer.pp.ml - ocamldep expect_payload/ppx_expect_payload.depends.ocamldep-output - ppx src/expect_extension.pp.ml - ppx src/lifter.pp.ml - ppx src/main.pp.ml - ppx src/expect_extension.pp.mli - ppx src/main.pp.mli - ocamldep expect_payload/ppx_expect_payload.dependsi.ocamldep-output - ocamldep common/expect_test_common.depends.ocamldep-output - ocamldep common/expect_test_common.dependsi.ocamldep-output - ocamldep collector/expect_test_collector.depends.ocamldep-output - ocamldep collector/expect_test_collector.dependsi.ocamldep-output - ocamldep evaluator/ppx_expect_evaluator.depends.ocamldep-output - ocamldep evaluator/ppx_expect_evaluator.dependsi.ocamldep-output - ocamldep matcher/expect_test_matcher.dependsi.ocamldep-output - ocamldep matcher/expect_test_matcher.depends.ocamldep-output - ocamldep src/ppx_expect.depends.ocamldep-output - ocamldep src/ppx_expect.dependsi.ocamldep-output - ocamlc common/expect_test_common__File.{cmi,cmti} - ocamlc common/expect_test_common__Expectation.{cmi,cmti} - ocamlc common/expect_test_common__Std.{cmi,cmo,cmt} - ocamlc common/expect_test_common__Expectation.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Choose_tag.{cmi,cmti} - ocamlc collector/expect_test_collector.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Fmt.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Fmt.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Cst.{cmi,cmti} - ocamlc common/expect_test_common__File.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Lexer.{cmi,cmti} - ocamlc collector/expect_test_collector.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Reconcile.{cmi,cmti} - ocamlc common/expect_test_common.cma - ocamlc collector/expect_test_collector.cma - ocamlc matcher/expect_test_matcher__Import.{cmi,cmo,cmt} - ocamlopt common/expect_test_common__File.{cmx,o} - ocamlc matcher/expect_test_matcher__Matcher.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Lexer.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Choose_tag.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Std.{cmi,cmo,cmt} - ocamlc expect_payload/ppx_expect_payload.{cmi,cmti} - ocamlopt common/expect_test_common__Expectation.{cmx,o} - ocamlc evaluator/ppx_expect_evaluator.{cmi,cmti} - ocamlc src/ppx_expect__Main.{cmi,cmti} - 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 - ocamlopt common/expect_test_common__Std.{cmx,o} - ocamlc matcher/expect_test_matcher__Cst.{cmo,cmt} - ocamlc src/ppx_expect__Lifter.{cmi,cmo,cmt} - ocamlopt common/expect_test_common.{a,cmxa} - ocamlopt matcher/expect_test_matcher__Fmt.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Matcher.{cmo,cmt} - ocamlc matcher/expect_test_matcher.cma - ocamlopt collector/expect_test_collector.{cmx,o} - ocamlc evaluator/ppx_expect_evaluator.{cmo,cmt} - ocamlopt common/expect_test_common.cmxs - ocamlc evaluator/ppx_expect_evaluator.cma - ocamlopt collector/expect_test_collector.{a,cmxa} - ocamlopt matcher/expect_test_matcher__Import.{cmx,o} - ocamlopt collector/expect_test_collector.cmxs - ocamlopt matcher/expect_test_matcher__Cst.{cmx,o} - ocamlc expect_payload/ppx_expect_payload.{cmo,cmt} - ocamlc expect_payload/ppx_expect_payload.cma - ocamlopt expect_payload/ppx_expect_payload.{cmx,o} - ocamlopt matcher/expect_test_matcher__Lexer.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmo,cmt} - ocamlopt expect_payload/ppx_expect_payload.{a,cmxa} - ocamlopt src/ppx_expect__Lifter.{cmx,o} - ocamlopt matcher/expect_test_matcher__Choose_tag.{cmx,o} - ocamlopt expect_payload/ppx_expect_payload.cmxs - ocamlopt matcher/expect_test_matcher__Reconcile.{cmx,o} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt src/ppx_expect__Expect_extension.{cmx,o} - ocamlopt matcher/expect_test_matcher__Matcher.{cmx,o} - ocamlopt matcher/expect_test_matcher__Std.{cmx,o} - ocamlc src/ppx_expect__Main.{cmo,cmt} - ocamlc src/ppx_expect.cma - ocamlopt matcher/expect_test_matcher.{a,cmxa} - ocamlopt matcher/expect_test_matcher.cmxs - ocamlopt evaluator/ppx_expect_evaluator.{cmx,o} - ocamlopt evaluator/ppx_expect_evaluator.{a,cmxa} - ocamlopt evaluator/ppx_expect_evaluator.cmxs - ocamlopt src/ppx_expect__Main.{cmx,o} - ocamlopt src/ppx_expect.{a,cmxa} - ocamlopt src/ppx_expect.cmxs - ocamlopt .ppx/ppx_expect+ppx_driver.runner/ppx.exe -> compiled ppx_expect.v0.9.0 Processing 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" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_bin_prot.v0.9.0) - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx shape/src/bin_shape_expand.pp.mli - ppx src/ppx_bin_prot.pp.mli - ppx shape/src/bin_shape_expand.pp.ml - ocamldep shape/src/bin_shape_expand.dependsi.ocamldep-output - ppx src/ppx_bin_prot.pp.ml - ocamldep src/ppx_bin_prot.dependsi.ocamldep-output - ocamldep shape/src/bin_shape_expand.depends.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" "47" "@install" (CWD=/home/opam/.opam/4.03/.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 kernel/src/ppx_jane_kernel.{cmx,o} - ocamlopt src/ppx_jane.{cmx,o} - ocamlopt src/ppx_jane.{a,cmxa} - ocamlopt kernel/src/ppx_jane_kernel.{a,cmxa} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt src/ppx_jane.cmxs - ocamlopt kernel/src/ppx_jane_kernel.cmxs - ocamlopt bin/main.{cmx,o} - ocamlopt .ppx/ppx_jane.kernel/ppx.exe - ocamlopt .ppx/ppx_jane/ppx.exe - ocamlopt bin/main.exe -> compiled ppx_jane.v0.9.0 -> installed ppx_jane.v0.9.0 Processing 176/189: [core_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/core_kernel.v0.9.0) - ocamldep src/config/discover.depends.ocamldep-output - ocamlc base_for_tests/src/base_for_tests.{cmi,cmo,cmt} - ocamlc src/core_kernel__.{cmi,cmo,cmt} - ocamlopt base_for_tests/src/base_for_tests.{cmx,o} - ocamlopt src/core_kernel__.{cmx,o} - ocamlc src/config/discover.{cmi,cmo,cmt} - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/config/discover.exe - discover src/config.h,src/rt-flags - ocamlc src/version_util_fallback_stubs.o - ocamlc src/core_array_stubs.o - ocamlc src/core_gc_stubs.o - ocamlc src/bigstring_marshal_stubs.o - ocamlopt .ppx/ppx_base+ppx_inline_test+ppx_sexp_conv+ppx_sexp_message+ppx_driver.runner/ppx.exe - ocamlc src/time_ns_stubs.o - ppx base_for_tests/src/test_binary_searchable_intf.pp.ml - ppx base_for_tests/src/test_binary_searchable.pp.mli - ppx base_for_tests/src/test_blit.pp.mli - 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.ml - ocamlc src/bigstring_stubs.o - ocamldep base_for_tests/src/base_for_tests.dependsi.ocamldep-output - ocamldep base_for_tests/src/base_for_tests.depends.ocamldep-output - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmi,cmo,cmt} - ocamlc base_for_tests/src/base_for_tests__Test_blit_intf.{cmi,cmo,cmt} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmx,o} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmi,cmti} - ocamlopt base_for_tests/src/base_for_tests__Test_blit_intf.{cmx,o} - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmi,cmti} - ppx src/bag.pp.ml - ppx src/bigbuffer.pp.ml - ppx src/bigbuffer_internal.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/bigstring.pp.ml - ppx src/bigsubstring.pp.ml - ppx src/binable.pp.ml - ppx src/binable0.pp.ml - ppx src/binary_searchable.pp.ml - ppx src/binary_packing.pp.ml - ppx src/binary_searchable_intf.pp.ml - ppx src/blang.pp.ml - ppx src/blit.pp.ml - ppx src/blit_intf.pp.ml - ppx src/bool.pp.ml - ppx src/bounded_index.pp.ml - ppx src/bounded_index_intf.pp.ml - ppx src/bucket.pp.ml - ppx src/bus.pp.ml - ppx src/byte_units.pp.ml - ppx src/comparable.pp.ml - ppx src/comparable_intf.pp.ml - ppx src/comparator.pp.ml - ppx src/constrained_float.pp.ml - ppx src/container.pp.ml - ppx src/container_intf.pp.ml - ppx src/container_unit_tests.pp.ml - ppx src/core_arg.pp.ml - ppx src/core_array.pp.ml - ppx src/core_bin_prot.pp.ml - ppx src/core_bytes.pp.ml - ppx src/core_char.pp.ml - ppx src/core_ephemeron.pp.ml - ppx src/core_hashtbl.pp.ml - ppx src/core_hashtbl_intf.pp.ml - ppx src/core_int.pp.ml - ppx src/core_gc.pp.ml - ppx src/core_int32.pp.ml - ppx src/core_int63.pp.ml - ppx src/core_int64.pp.ml - ppx src/core_kernel.pp.ml - ppx src/core_lazy.pp.ml - ppx src/core_list.pp.ml - ppx src/core_map.pp.ml - ppx src/core_map_intf.pp.ml - ppx src/bounded_int_table.pp.ml - ppx src/core_nativeint.pp.ml - ppx src/core_pervasives.pp.ml - ppx src/core_printexc.pp.ml - ppx src/core_printf.pp.ml - ppx src/core_queue.pp.ml - ppx src/core_random.pp.ml - ppx src/core_set.pp.ml - ppx src/core_set_intf.pp.ml - ppx src/core_sexp.pp.ml - ppx src/core_stack.pp.ml - ppx src/core_string.pp.ml - ppx src/core_weak.pp.ml - ppx src/date.pp.ml - ppx src/date0.pp.ml - ppx src/date0_intf.pp.ml - ppx src/date_intf.pp.ml - ppx src/day_of_week.pp.ml - ppx src/day_of_week_intf.pp.ml - ppx src/debug.pp.ml - ppx src/deprecate_pipe_bang.pp.ml - ppx src/deque.pp.ml - ppx src/deriving_hash.pp.ml - ppx src/deriving_hash_intf.pp.ml - ppx src/digit_string_helpers.pp.ml - ppx src/doubly_linked.pp.ml - ppx src/either.pp.ml - ppx src/error.pp.ml - ppx src/fdeque.pp.ml - ppx src/fheap.pp.ml - ppx src/flags.pp.ml - ppx src/flags_intf.pp.ml - ppx src/float.pp.ml - ppx src/float_with_finite_only_serialization.pp.ml - ppx src/fn.pp.ml - ppx src/force_once.pp.ml - ppx src/fqueue.pp.ml - ppx src/hash_heap.pp.ml - ppx src/hash_queue.pp.ml - ppx src/hash_set.pp.ml - ppx src/hash_set_intf.pp.ml - ppx src/hashable.pp.ml - ppx src/heap.pp.ml - ppx src/heap_intf.pp.ml - ppx src/hexdump.pp.ml - ppx src/hexdump_intf.pp.ml - ppx src/host_and_port.pp.ml - ppx src/identifiable.pp.ml - ppx src/immediate_option.pp.ml - ppx src/immediate_option_intf.pp.ml - ppx src/import.pp.ml - ppx src/info.pp.ml - ppx src/info_intf.pp.ml - ppx src/int_intf.pp.ml - ppx src/int_replace_polymorphic_compare.pp.ml - ppx src/int_set.pp.ml - ppx src/interfaces.pp.ml - ppx src/limiter.pp.ml - ppx src/linked_queue.pp.ml - ppx src/linked_stack.pp.ml - ppx src/make_stable.pp.ml - ppx src/make_substring.pp.ml - ppx src/maybe_bound.pp.ml - ppx src/memo.pp.ml - ppx src/month.pp.ml - ppx src/month_intf.pp.ml - ppx src/moption.pp.ml - ppx src/never_returns.pp.ml - ppx src/no_polymorphic_compare.pp.ml - ppx src/nothing.pp.ml - ppx src/obj_array.pp.ml - ppx src/ofday.pp.ml - ppx src/ofday_intf.pp.ml - ppx src/only_in_test.pp.ml - ppx src/option.pp.ml - ppx src/option_array.pp.ml - ppx src/or_error.pp.ml - ppx src/ordering.pp.ml - ppx src/percent.pp.ml - ppx src/perms.pp.ml - ppx src/pid.pp.ml - ppx src/polymorphic_compare_intf.pp.ml - ppx src/pool_intf.pp.ml - ppx src/pool.pp.ml - ppx src/pooled_hashtbl.pp.ml - ppx src/queue_intf.pp.ml - ppx src/quickcheck_intf.pp.ml - ppx src/quickcheckable.pp.ml - ppx src/ref.pp.ml - ppx src/result.pp.ml - ppx src/robustly_comparable.pp.ml - ppx src/rope.pp.ml - ppx src/sequence.pp.ml - ppx src/set_once.pp.ml - ppx src/sexpable.pp.ml - ppx src/sign.pp.ml - ppx src/source_code_position.pp.ml - ppx src/source_code_position0.pp.ml - ppx src/span.pp.ml - ppx src/span_intf.pp.ml - ppx src/splittable_random.pp.ml - ppx src/stable.pp.ml - ppx src/stable_containers.pp.ml - ppx src/stable_int63able.pp.ml - ppx src/stable_internal.pp.ml - ppx src/stable_module_types.pp.ml - ppx src/stable_unit_test.pp.ml - ppx src/stable_unit_test_intf.pp.ml - ppx src/quickcheck.pp.ml - ppx src/stack_intf.pp.ml - ppx src/std_common.pp.ml - ppx src/std_internal.pp.ml - ppx src/std_kernel.pp.ml - ppx src/string_id.pp.ml - ppx src/string_id_intf.pp.ml - ppx src/substring.pp.ml - ppx src/substring_intf.pp.ml - ppx src/t.pp.ml - ppx src/thread_safe_queue.pp.ml - ppx src/time.pp.ml - ppx src/time0_intf.pp.ml - ppx src/time_float.pp.ml - ppx src/time_float0.pp.ml - ppx src/time_intf.pp.ml - ppx src/time_ns_alternate_sexp.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/timing_wheel_ns_intf.pp.ml - ppx src/total_map.pp.ml - ppx src/time_ns.pp.ml - ppx src/tuple.pp.ml - ppx src/tuple_type.pp.ml - ppx src/tuple_type_intf.pp.ml - ppx src/type_equal.pp.ml - ppx src/type_equal_intf.pp.ml - ppx src/type_immediacy.pp.ml - ppx src/uniform_array.pp.ml - ppx src/union_find.pp.ml - ppx src/unique_id.pp.ml - ppx src/unique_id_intf.pp.ml - ppx src/unit.pp.ml - ppx src/unit_of_time.pp.ml - ppx src/univ.pp.ml - ppx src/univ_map.pp.ml - ppx src/univ_map_intf.pp.ml - ppx src/unpack_buffer.pp.ml - ppx src/timing_wheel_ns.pp.ml - ppx src/validated.pp.ml - ppx src/validated_intf.pp.ml - ppx src/version_util.pp.ml - ppx src/weak_pointer.pp.ml - ppx src/zone.pp.ml - ppx src/zone_intf.pp.ml - ppx src/bag.pp.mli - ppx src/bigbuffer.pp.mli - ppx src/bigstring.pp.mli - ppx src/bigstring_marshal.pp.mli - ppx src/bigsubstring.pp.mli - ppx src/binable.pp.mli - ppx src/binary_packing.pp.mli - ppx src/binary_searchable.pp.mli - ppx src/blang.pp.mli - ppx src/blit.pp.mli - ppx src/bool.pp.mli - ppx src/bounded_index.pp.mli - ppx src/bounded_int_table.pp.mli - ppx src/bus.pp.mli - ppx src/byte_units.pp.mli - ppx src/comparable.pp.mli - ppx src/comparator.pp.mli - ppx src/container.pp.mli - ppx src/core_arg.pp.mli - ppx src/core_array.pp.mli - ppx src/core_bytes.pp.mli - ppx src/core_char.pp.mli - ppx src/core_ephemeron.pp.mli - ppx src/core_gc.pp.mli - ppx src/core_hashtbl.pp.mli - ppx src/core_int.pp.mli - ppx src/core_int32.pp.mli - ppx src/core_int63.pp.mli - ppx src/core_int64.pp.mli - ppx src/core_lazy.pp.mli - ppx src/core_list.pp.mli - ppx src/core_map.pp.mli - ppx src/core_nativeint.pp.mli - ppx src/core_pervasives.pp.mli - ppx src/core_printexc.pp.mli - ppx src/core_queue.pp.mli - ppx src/core_set.pp.mli - ppx src/core_sexp.pp.mli - ppx src/core_stack.pp.mli - ppx src/core_string.pp.mli - ppx src/core_weak.pp.mli - ppx src/date.pp.mli - ppx src/date0.pp.mli - ppx src/day_of_week.pp.mli - ppx src/debug.pp.mli - ppx src/deprecate_pipe_bang.pp.mli - ppx src/deque.pp.mli - ppx src/deriving_hash.pp.mli - ppx src/digit_string_helpers.pp.mli - ppx src/doubly_linked.pp.mli - ppx src/either.pp.mli - ppx src/error.pp.mli - ppx src/fdeque.pp.mli - ppx src/fheap.pp.mli - ppx src/flags.pp.mli - ppx src/float.pp.mli - ppx src/float_with_finite_only_serialization.pp.mli - ppx src/force_once.pp.mli - ppx src/fqueue.pp.mli - ppx src/hash_set.pp.mli - ppx src/heap.pp.mli - ppx src/hexdump.pp.mli - ppx src/host_and_port.pp.mli - ppx src/identifiable.pp.mli - ppx src/immediate_option.pp.mli - ppx src/info.pp.mli - ppx src/int_set.pp.mli - ppx src/limiter.pp.mli - ppx src/linked_queue.pp.mli - ppx src/linked_stack.pp.mli - ppx src/make_stable.pp.mli - ppx src/maybe_bound.pp.mli - ppx src/memo.pp.mli - ppx src/month.pp.mli - ppx src/moption.pp.mli - ppx src/no_polymorphic_compare.pp.mli - ppx src/nothing.pp.mli - ppx src/obj_array.pp.mli - ppx src/ofday.pp.mli - ppx src/only_in_test.pp.mli - ppx src/option.pp.mli - ppx src/option_array.pp.mli - ppx src/or_error.pp.mli - ppx src/ordering.pp.mli - ppx src/percent.pp.mli - ppx src/perms.pp.mli - ppx src/pid.pp.mli - ppx src/pool.pp.mli - ppx src/pooled_hashtbl.pp.mli - ppx src/quickcheck.pp.mli - ppx src/ref.pp.mli - ppx src/result.pp.mli - ppx src/rope.pp.mli - ppx src/sequence.pp.mli - ppx src/set_once.pp.mli - ppx src/sexpable.pp.mli - ppx src/sign.pp.mli - ppx src/source_code_position.pp.mli - ppx src/span.pp.mli - ppx src/splittable_random.pp.mli - ppx src/stable_containers.pp.mli - ppx src/stable_unit_test.pp.mli - ppx src/string_id.pp.mli - ppx src/substring.pp.mli - ppx src/thread_safe_queue.pp.mli - ppx src/time.pp.mli - ppx src/time_float.pp.mli - ppx src/time_float0.pp.mli - ppx src/time_ns.pp.mli - ppx src/timing_wheel_ns.pp.mli - ppx src/total_map.pp.mli - ppx src/tuple.pp.mli - ppx src/tuple_type.pp.mli - ppx src/type_equal.pp.mli - ppx src/type_immediacy.pp.mli - ppx src/uniform_array.pp.mli - ppx src/union_find.pp.mli - ppx src/unique_id.pp.mli - ppx src/unit_of_time.pp.mli - ppx src/univ_map.pp.mli - ppx src/univ.pp.mli - ppx src/unit.pp.mli - ppx src/validated.pp.mli - ppx src/unpack_buffer.pp.mli - ppx src/weak_pointer.pp.mli - ppx src/version_util.pp.mli - ppx src/zone.pp.mli - ocamldep src/core_kernel.dependsi.ocamldep-output - ocamlc src/core_kernel__Deprecate_pipe_bang.{cmi,cmti} - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmo,cmt} - ocamlc src/core_kernel__Maybe_bound.{cmi,cmti} - ocamlc src/core_kernel__Core_pervasives.{cmi,cmti} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmo,cmt} - ocamlc base_for_tests/src/base_for_tests.cma - ocamlc src/core_kernel__Linked_queue.{cmi,cmti} - ocamlc src/core_kernel__Sequence.{cmi,cmti} - ocamlopt base_for_tests/src/base_for_tests__Test_blit.{cmx,o} - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable.{cmx,o} - ocamldep src/core_kernel.depends.ocamldep-output - ocamlc src/core_kernel__Deprecate_pipe_bang.{cmo,cmt} - ocamlc src/core_kernel__Robustly_comparable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Fn.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Deprecate_pipe_bang.{cmx,o} - ocamlc src/core_kernel__Core_pervasives.{cmo,cmt} - ocamlopt src/core_kernel__Robustly_comparable.{cmx,o} - ocamlopt src/core_kernel__Fn.{cmx,o} - ocamlc src/core_kernel__Sequence.{cmo,cmt} - ocamlopt src/core_kernel__Sequence.{cmx,o} - ocamlopt src/core_kernel__Core_pervasives.{cmx,o} - ocamlc src/core_kernel__Import.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmi,cmti} - ocamlc src/core_kernel__Comparator.{cmi,cmti} - ocamlc src/core_kernel__Core_arg.{cmi,cmti} - ocamlc src/core_kernel__Core_bytes.{cmi,cmti} - ocamlc src/core_kernel__Core_ephemeron.{cmi,cmti} - ocamlc src/core_kernel__Core_printexc.{cmi,cmti} - ocamlc src/core_kernel__Core_weak.{cmi,cmti} - ocamlc src/core_kernel__Digit_string_helpers.{cmi,cmti} - ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmi,cmti} - ocamlc src/core_kernel__Force_once.{cmi,cmti} - ocamlc src/core_kernel__Int_set.{cmi,cmti} - ocamlc src/core_kernel__Moption.{cmi,cmti} - ocamlc src/core_kernel__No_polymorphic_compare.{cmi,cmti} - ocamlc src/core_kernel__Only_in_test.{cmi,cmti} - ocamlc src/core_kernel__Ordering.{cmi,cmti} - ocamlc src/core_kernel__Rope.{cmi,cmti} - ocamlc src/core_kernel__Sexpable.{cmi,cmti} - ocamlc src/core_kernel__Splittable_random.{cmi,cmti} - ocamlc src/core_kernel__Thread_safe_queue.{cmi,cmti} - ocamlc src/core_kernel__Union_find.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{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__Int_replace_polymorphic_compare.{cmi,cmo,cmt} - ocamlc src/core_kernel__Perms.{cmi,cmti} - ocamlc src/core_kernel__Type_immediacy.{cmi,cmti} - ocamlc src/core_kernel__Maybe_bound.{cmo,cmt} - ocamlc src/core_kernel__Immediate_option_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_printf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Hexdump_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Polymorphic_compare_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Queue_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__T.{cmi,cmo,cmt} - ocamlc src/core_kernel__Tuple_type_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Comparator.{cmo,cmt} - ocamlc src/core_kernel__Stable_module_types.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_arg.{cmo,cmt} - ocamlc src/core_kernel__Core_bytes.{cmo,cmt} - ocamlc src/core_kernel__Core_printexc.{cmo,cmt} - ocamlc src/core_kernel__Force_once.{cmo,cmt} - ocamlc src/core_kernel__No_polymorphic_compare.{cmo,cmt} - ocamlc src/core_kernel__Deriving_hash.{cmi,cmti} - ocamlc src/core_kernel__Binary_searchable_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Sexpable.{cmo,cmt} - ocamlc src/core_kernel__Blit_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binable.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{cmo,cmt} - ocamlc src/core_kernel__Immediate_option.{cmi,cmti} - ocamlc src/core_kernel__Binary_searchable.{cmi,cmti} - ocamlc src/core_kernel__Ordering.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmi,cmti} - ocamlc src/core_kernel__Tuple_type.{cmi,cmti} - ocamlc src/core_kernel__Deriving_hash.{cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmi,cmti} - ocamlc src/core_kernel__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Blit.{cmi,cmti} - ocamlc src/core_kernel__Make_stable.{cmi,cmti} - ocamlc src/core_kernel__Binary_searchable.{cmo,cmt} - ocamlc src/core_kernel__Core_lazy.{cmi,cmti} - ocamlc src/core_kernel__Result.{cmi,cmti} - ocamlc src/core_kernel__Binable0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Quickcheck_intf.{cmi,cmo,cmt} - 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__Obj_array.{cmi,cmti} - ocamlc src/core_kernel__Immediate_option.{cmo,cmt} - ocamlc src/core_kernel__Info_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Tuple_type.{cmo,cmt} - ocamlc src/core_kernel__Only_in_test.{cmo,cmt} - ocamlc src/core_kernel__Uniform_array.{cmi,cmti} - ocamlc src/core_kernel__Set_once.{cmi,cmti} - ocamlc src/core_kernel__Make_stable.{cmo,cmt} - ocamlc src/core_kernel__Info.{cmi,cmti} - ocamlc src/core_kernel__Core_lazy.{cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmo,cmt} - ocamlc src/core_kernel__Container_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Quickcheck.{cmi,cmti} - ocamlc src/core_kernel__Error.{cmi,cmti} - ocamlopt src/core_kernel__Import.{cmx,o} - ocamlc src/core_kernel__Type_immediacy.{cmo,cmt} - ocamlc src/core_kernel__Result.{cmo,cmt} - ocamlc src/core_kernel__Hash_set_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Linked_queue.{cmo,cmt} - ocamlc src/core_kernel__Container.{cmi,cmti} - ocamlc src/core_kernel__Quickcheckable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Error.{cmo,cmt} - ocamlopt src/core_kernel__Core_bytes.{cmx,o} - ocamlopt src/core_kernel__Core_printexc.{cmx,o} - ocamlopt src/core_kernel__Core_printf.{cmx,o} - ocamlopt src/core_kernel__Core_random.{cmx,o} - ocamlopt src/core_kernel__No_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Deriving_hash_intf.{cmx,o} - ocamlc src/core_kernel__Or_error.{cmi,cmti} - ocamlopt src/core_kernel__Core_arg.{cmx,o} - ocamlopt src/core_kernel__Comparator.{cmx,o} - ocamlopt src/core_kernel__Force_once.{cmx,o} - ocamlopt src/core_kernel__Immediate_option_intf.{cmx,o} - ocamlopt src/core_kernel__Int_replace_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Maybe_bound.{cmx,o} - ocamlopt src/core_kernel__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/core_kernel__Queue_intf.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test_intf.{cmx,o} - ocamlopt src/core_kernel__T.{cmx,o} - ocamlopt src/core_kernel__Tuple_type_intf.{cmx,o} - ocamlc src/core_kernel__Perms.{cmo,cmt} - ocamlc src/core_kernel__Deque.{cmi,cmti} - ocamlc src/core_kernel__Fheap.{cmi,cmti} - ocamlopt src/core_kernel__Sexpable.{cmx,o} - ocamlc src/core_kernel__Heap_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stack_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Ordering.{cmx,o} - ocamlopt src/core_kernel__Hexdump_intf.{cmx,o} - ocamlc src/core_kernel__Container.{cmo,cmt} - ocamlc src/core_kernel__Doubly_linked.{cmi,cmti} - ocamlc src/core_kernel__Info.{cmo,cmt} - ocamlc src/core_kernel__Splittable_random.{cmo,cmt} - ocamlopt src/core_kernel__Unit_of_time.{cmx,o} - ocamlopt src/core_kernel__Deriving_hash.{cmx,o} - ocamlopt src/core_kernel__Core_lazy.{cmx,o} - ocamlc src/core_kernel__Fqueue.{cmi,cmti} - ocamlc src/core_kernel__Either.{cmi,cmti} - ocamlc src/core_kernel__Core_hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Fdeque.{cmi,cmti} - ocamlc src/core_kernel__Core_list.{cmi,cmti} - ocamlc src/core_kernel__Option.{cmi,cmti} - ocamlc src/core_kernel__Ref.{cmi,cmti} - ocamlopt src/core_kernel__Stable_module_types.{cmx,o} - ocamlopt src/core_kernel__Immediate_option.{cmx,o} - ocamlc src/core_kernel__Heap.{cmi,cmti} - ocamlc src/core_kernel__Core_stack.{cmi,cmti} - ocamlc src/core_kernel__Linked_stack.{cmi,cmti} - ocamlc src/core_kernel__Core_array.{cmi,cmti} - ocamlopt src/core_kernel__Source_code_position0.{cmx,o} - ocamlopt src/core_kernel__Only_in_test.{cmx,o} - ocamlopt src/core_kernel__Tuple_type.{cmx,o} - ocamlopt src/core_kernel__Result.{cmx,o} - ocamlc src/core_kernel__Or_error.{cmo,cmt} - ocamlopt src/core_kernel__Binable0.{cmx,o} - ocamlopt src/core_kernel__Info_intf.{cmx,o} - ocamlopt src/core_kernel__Hexdump.{cmx,o} - ocamlopt src/core_kernel__Type_immediacy.{cmx,o} - ocamlc src/core_kernel__Set_once.{cmo,cmt} - ocamlc src/core_kernel__Obj_array.{cmo,cmt} - ocamlc src/core_kernel__Union_find.{cmo,cmt} - ocamlc src/core_kernel__Uniform_array.{cmo,cmt} - ocamlc src/core_kernel__Ref.{cmo,cmt} - ocamlc src/core_kernel__Either.{cmo,cmt} - ocamlc src/core_kernel__Option.{cmo,cmt} - ocamlc src/core_kernel__Pooled_hashtbl.{cmi,cmti} - ocamlopt src/core_kernel__Hash_set_intf.{cmx,o} - ocamlopt src/core_kernel__Ref.{cmx,o} - ocamlc src/core_kernel__Core_hashtbl.{cmi,cmti} - ocamlc src/core_kernel__Core_list.{cmo,cmt} - ocamlopt src/core_kernel__Linked_queue.{cmx,o} - ocamlc src/core_kernel__Doubly_linked.{cmo,cmt} - ocamlc src/core_kernel__Quickcheck.{cmo,cmt} - ocamlc src/core_kernel__Core_array.{cmo,cmt} - ocamlopt src/core_kernel__Info.{cmx,o} - ocamlc src/core_kernel__Hash_set.{cmi,cmti} - ocamlc src/core_kernel__Hash_heap.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Core_hashtbl_intf.{cmx,o} - ocamlopt src/core_kernel__Error.{cmx,o} - ocamlc src/core_kernel__Hash_queue.{cmi,cmo,cmt} - ocamlc src/core_kernel__Hash_set.{cmo,cmt} - ocamlopt src/core_kernel__Perms.{cmx,o} - ocamlopt src/core_kernel__Or_error.{cmx,o} - ocamlc src/core_kernel__Core_hashtbl.{cmo,cmt} - ocamlopt src/core_kernel__Binary_searchable_intf.{cmx,o} - ocamlopt src/core_kernel__Splittable_random.{cmx,o} - ocamlopt src/core_kernel__Blit_intf.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable.{cmx,o} - ocamlopt src/core_kernel__Container_intf.{cmx,o} - ocamlopt src/core_kernel__Blit.{cmx,o} - ocamlc src/core_kernel__Core_map_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Container.{cmx,o} - ocamlopt src/core_kernel__Quickcheck_intf.{cmx,o} - ocamlopt src/core_kernel__Heap_intf.{cmx,o} - ocamlopt src/core_kernel__Stack_intf.{cmx,o} - ocamlc src/core_kernel__Hashable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_map.{cmi,cmti} - ocamlopt src/core_kernel__Quickcheck.{cmx,o} - ocamlc src/core_kernel__Core_set_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Quickcheckable.{cmx,o} - ocamlopt src/core_kernel__Either.{cmx,o} - ocamlopt src/core_kernel__Core_list.{cmx,o} - ocamlc src/core_kernel__Core_set.{cmi,cmti} - ocamlopt src/core_kernel__Option.{cmx,o} - ocamlc src/core_kernel__Core_map.{cmo,cmt} - ocamlopt src/core_kernel__Set_once.{cmx,o} - ocamlc src/core_kernel__Comparable_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_set.{cmo,cmt} - ocamlopt src/core_kernel__Core_array.{cmx,o} - ocamlopt src/core_kernel__Union_find.{cmx,o} - ocamlopt src/core_kernel__Obj_array.{cmx,o} - ocamlopt src/core_kernel__Doubly_linked.{cmx,o} - ocamlopt src/core_kernel__Core_hashtbl.{cmx,o} - ocamlc src/core_kernel__Comparable.{cmi,cmti} - ocamlopt src/core_kernel__Hash_set.{cmx,o} - ocamlopt src/core_kernel__Hash_queue.{cmx,o} - ocamlopt src/core_kernel__Core_map_intf.{cmx,o} - ocamlc src/core_kernel__Core_gc.{cmi,cmti} - ocamlc src/core_kernel__Core_sexp.{cmi,cmti} - ocamlc src/core_kernel__Byte_units.{cmi,cmti} - ocamlopt src/core_kernel__Hashable.{cmx,o} - ocamlc src/core_kernel__Bool.{cmi,cmti} - ocamlc src/core_kernel__Month_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigstring.{cmi,cmti} - ocamlc src/core_kernel__Source_code_position.{cmi,cmti} - ocamlc src/core_kernel__Bigstring_marshal.{cmi,cmti} - ocamlc src/core_kernel__Substring_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigbuffer_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_bin_prot.{cmi,cmo,cmt} - ocamlc src/core_kernel__Type_equal_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Debug.{cmi,cmti} - ocamlc src/core_kernel__Bigbuffer.{cmi,cmti} - ocamlc src/core_kernel__Bigstring_marshal.{cmo,cmt} - ocamlc src/core_kernel__Validated_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Validated.{cmi,cmti} - ocamlc src/core_kernel__Tuple.{cmi,cmti} - ocamlc src/core_kernel__Identifiable.{cmi,cmti} - ocamlc src/core_kernel__Debug.{cmo,cmt} - ocamlc src/core_kernel__Month.{cmi,cmti} - ocamlc src/core_kernel__Comparable.{cmo,cmt} - ocamlc src/core_kernel__Type_equal.{cmi,cmti} - ocamlc src/core_kernel__Bool.{cmo,cmt} - ocamlc src/core_kernel__Univ.{cmi,cmti} - ocamlc src/core_kernel__Univ_map_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Source_code_position.{cmo,cmt} - ocamlc src/core_kernel__Core_gc.{cmo,cmt} - ocamlc src/core_kernel__Nothing.{cmi,cmti} - ocamlc src/core_kernel__Core_char.{cmi,cmti} - ocamlc src/core_kernel__Sign.{cmi,cmti} - ocamlc src/core_kernel__Unit.{cmi,cmti} - ocamlc src/core_kernel__Pid.{cmi,cmti} - ocamlc src/core_kernel__Never_returns.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Core_map.{cmx,o} - ocamlc src/core_kernel__Type_equal.{cmo,cmt} - ocamlc src/core_kernel__Tuple.{cmo,cmt} - ocamlc src/core_kernel__Core_string.{cmi,cmti} - ocamlc src/core_kernel__Int_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Nothing.{cmo,cmt} - ocamlc src/core_kernel__Unit.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmi,cmti} - ocamlc src/core_kernel__Bigbuffer.{cmo,cmt} - ocamlc src/core_kernel__Identifiable.{cmo,cmt} - ocamlopt src/core_kernel__Core_set_intf.{cmx,o} - ocamlc src/core_kernel__Core_char.{cmo,cmt} - ocamlc src/core_kernel__Sign.{cmo,cmt} - ocamlc src/core_kernel__Core_int32.{cmi,cmti} - ocamlc src/core_kernel__Core_int64.{cmi,cmti} - ocamlc src/core_kernel__Core_nativeint.{cmi,cmti} - ocamlc src/core_kernel__Core_int63.{cmi,cmti} - ocamlmklib src/dllcore_kernel_stubs.so,src/libcore_kernel_stubs.a - ocamlopt base_for_tests/src/base_for_tests.{a,cmxa} - ocamlc src/core_kernel__Core_int.{cmi,cmti} - ocamlopt src/core_kernel__Core_set.{cmx,o} - ocamlc src/core_kernel__Core_int32.{cmo,cmt} - ocamlc src/core_kernel__Core_int64.{cmo,cmt} - ocamlc src/core_kernel__Core_nativeint.{cmo,cmt} - ocamlc src/core_kernel__Stable_int63able.{cmi,cmo,cmt} - ocamlopt base_for_tests/src/base_for_tests.cmxs - ocamlc src/core_kernel__Binable.{cmo,cmt} - ocamlc src/core_kernel__Rope.{cmo,cmt} - ocamlc src/core_kernel__Pool_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Pool.{cmi,cmti} - ocamlc src/core_kernel__Flags_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Comparable_intf.{cmx,o} - ocamlc src/core_kernel__Core_sexp.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmo,cmt} - ocamlc src/core_kernel__Pool.{cmo,cmt} - ocamlc src/core_kernel__Pid.{cmo,cmt} - ocamlc src/core_kernel__Month.{cmo,cmt} - ocamlc src/core_kernel__Pooled_hashtbl.{cmo,cmt} - ocamlc src/core_kernel__Core_int.{cmo,cmt} - ocamlc src/core_kernel__Interfaces.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_int63.{cmo,cmt} - ocamlc src/core_kernel__Flags.{cmi,cmti} - ocamlc src/core_kernel__Core_string.{cmo,cmt} - ocamlc src/core_kernel__Timing_wheel_ns_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Comparable.{cmx,o} - ocamlopt src/core_kernel__Type_equal.{cmx,o} - ocamlopt src/core_kernel__Bool.{cmx,o} - ocamlopt src/core_kernel__Month_intf.{cmx,o} - ocamlopt src/core_kernel__Source_code_position.{cmx,o} - ocamlopt src/core_kernel__Univ_map_intf.{cmx,o} - ocamlc src/core_kernel__Std_internal.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Type_equal_intf.{cmx,o} - ocamlc src/core_kernel__Weak_pointer.{cmi,cmti} - ocamlc src/core_kernel__Bounded_int_table.{cmi,cmti} - ocamlc src/core_kernel__Bag.{cmi,cmti} - ocamlc src/core_kernel__Blang.{cmi,cmti} - ocamlc src/core_kernel__Total_map.{cmi,cmti} - ocamlopt src/core_kernel__Debug.{cmx,o} - ocamlc src/core_kernel__Unpack_buffer.{cmi,cmti} - ocamlopt src/core_kernel__Validated_intf.{cmx,o} - ocamlc src/core_kernel__Core_ephemeron.{cmo,cmt} - ocamlc src/core_kernel__Weak_pointer.{cmo,cmt} - ocamlc src/core_kernel__Bag.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmo,cmt} - ocamlc src/core_kernel__Stable_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bus.{cmi,cmti} - ocamlc src/core_kernel__Core_queue.{cmo,cmt} - ocamlc src/core_kernel__Moption.{cmo,cmt} - ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmo,cmt} - ocamlc src/core_kernel__Digit_string_helpers.{cmo,cmt} - ocamlc src/core_kernel__Core_weak.{cmo,cmt} - ocamlc src/core_kernel__Stable_containers.{cmi,cmti} - ocamlc src/core_kernel__Memo.{cmi,cmti} - ocamlc src/core_kernel__Percent.{cmi,cmti} - ocamlopt src/core_kernel__Core_gc.{cmx,o} - ocamlc src/core_kernel__Unpack_buffer.{cmo,cmt} - ocamlc src/core_kernel__Thread_safe_queue.{cmo,cmt} - ocamlc src/core_kernel__Fdeque.{cmo,cmt} - ocamlc src/core_kernel__Container_unit_tests.{cmi,cmo,cmt} - ocamlc src/core_kernel__Unique_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Univ.{cmo,cmt} - ocamlc src/core_kernel__Memo.{cmo,cmt} - ocamlc src/core_kernel__Total_map.{cmo,cmt} - ocamlopt src/core_kernel__Bag.{cmx,o} - ocamlc src/core_kernel__Int_set.{cmo,cmt} - ocamlc src/core_kernel__Bounded_index_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Fqueue.{cmo,cmt} - ocamlc src/core_kernel__Heap.{cmo,cmt} - ocamlc src/core_kernel__Make_substring.{cmi,cmo,cmt} - ocamlc src/core_kernel__Fheap.{cmo,cmt} - ocamlc src/core_kernel__Blang.{cmo,cmt} - ocamlc src/core_kernel__Core_stack.{cmo,cmt} - ocamlc src/core_kernel__Linked_stack.{cmo,cmt} - ocamlc src/core_kernel__Substring.{cmi,cmti} - ocamlc src/core_kernel__Bigsubstring.{cmi,cmti} - ocamlc src/core_kernel__Percent.{cmo,cmt} - ocamlc src/core_kernel__Substring.{cmo,cmt} - ocamlc src/core_kernel__Bigsubstring.{cmo,cmt} - ocamlc src/core_kernel__Deque.{cmo,cmt} - ocamlc src/core_kernel__Option_array.{cmo,cmt} - ocamlc src/core_kernel__Validated.{cmo,cmt} - ocamlc src/core_kernel__Unique_id.{cmi,cmti} - ocamlc src/core_kernel__Span_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Flags.{cmo,cmt} - ocamlc src/core_kernel__Bounded_index.{cmi,cmti} - ocamlc src/core_kernel__Bounded_int_table.{cmo,cmt} - ocamlc src/core_kernel__Bus.{cmo,cmt} - ocamlc src/core_kernel__Span.{cmi,cmti} - ocamlc src/core_kernel__Unique_id.{cmo,cmt} - ocamlopt src/core_kernel__Identifiable.{cmx,o} - ocamlc src/core_kernel__Ofday_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigstring.{cmo,cmt} - ocamlc src/core_kernel__Constrained_float.{cmi,cmo,cmt} - ocamlc src/core_kernel__Byte_units.{cmo,cmt} - ocamlopt src/core_kernel__Nothing.{cmx,o} - ocamlc src/core_kernel__Bucket.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bounded_index.{cmo,cmt} - ocamlc src/core_kernel__Univ_map.{cmi,cmti} - ocamlopt src/core_kernel__Unit.{cmx,o} - ocamlc src/core_kernel__Stable_containers.{cmo,cmt} - ocamlopt src/core_kernel__Core_nativeint.{cmx,o} - ocamlopt src/core_kernel__Never_returns.{cmx,o} - ocamlc src/core_kernel__Day_of_week_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Core_int32.{cmx,o} - ocamlopt src/core_kernel__Sign.{cmx,o} - ocamlc src/core_kernel__Span.{cmo,cmt} - ocamlopt src/core_kernel__Core_int64.{cmx,o} - ocamlc src/core_kernel__Host_and_port.{cmi,cmti} - ocamlopt src/core_kernel__Core_char.{cmx,o} - ocamlopt src/core_kernel__Core_int.{cmx,o} - ocamlc src/core_kernel__String_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Ofday.{cmi,cmti} - ocamlc src/core_kernel__Day_of_week.{cmi,cmti} - ocamlc src/core_kernel__Univ_map.{cmo,cmt} - ocamlopt src/core_kernel__Int_intf.{cmx,o} - ocamlc src/core_kernel__Host_and_port.{cmo,cmt} - ocamlc src/core_kernel__String_id.{cmi,cmti} - ocamlc src/core_kernel__Date0_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Ofday.{cmo,cmt} - ocamlc src/core_kernel__Day_of_week.{cmo,cmt} - ocamlopt src/core_kernel__Core_int63.{cmx,o} - ocamlopt src/core_kernel__Core_string.{cmx,o} - ocamlc src/core_kernel__Date0.{cmi,cmti} - 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__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__Flags_intf.{cmx,o} - ocamlopt src/core_kernel__Core_sexp.{cmx,o} - ocamlopt src/core_kernel__Interfaces.{cmx,o} - ocamlc src/core_kernel__Limiter.{cmo,cmt} - ocamlc src/core_kernel__Time0_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Timing_wheel_ns_intf.{cmx,o} - ocamlc src/core_kernel__Timing_wheel_ns.{cmi,cmti} - ocamlopt src/core_kernel__Pool.{cmx,o} - ocamlc src/core_kernel__String_id.{cmo,cmt} - ocamlopt src/core_kernel__Float.{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__Pooled_hashtbl.{cmx,o} - ocamlc src/core_kernel__Zone_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Time_float0.{cmo,cmt} - ocamlc src/core_kernel__Timing_wheel_ns.{cmo,cmt} - ocamlc src/core_kernel__Zone.{cmi,cmti} - ocamlopt src/core_kernel__Std_internal.{cmx,o} - ocamlopt src/core_kernel__Core_weak.{cmx,o} - ocamlopt src/core_kernel__Digit_string_helpers.{cmx,o} - ocamlopt src/core_kernel__Int_set.{cmx,o} - ocamlopt src/core_kernel__Moption.{cmx,o} - ocamlopt src/core_kernel__Core_ephemeron.{cmx,o} - ocamlopt src/core_kernel__Memo.{cmx,o} - ocamlopt src/core_kernel__Fheap.{cmx,o} - ocamlopt src/core_kernel__Weak_pointer.{cmx,o} - ocamlopt src/core_kernel__Stable_internal.{cmx,o} - ocamlopt src/core_kernel__Heap.{cmx,o} - ocamlopt src/core_kernel__Thread_safe_queue.{cmx,o} - ocamlopt src/core_kernel__Binary_packing.{cmx,o} - ocamlopt src/core_kernel__Linked_stack.{cmx,o} - ocamlopt src/core_kernel__Univ.{cmx,o} - ocamlopt src/core_kernel__Fdeque.{cmx,o} - ocamlopt src/core_kernel__Hash_heap.{cmx,o} - ocamlopt src/core_kernel__Constrained_float.{cmx,o} - ocamlc src/core_kernel__Zone.{cmo,cmt} - ocamlopt src/core_kernel__Bucket.{cmx,o} - ocamlopt src/core_kernel__Unique_id_intf.{cmx,o} - ocamlopt src/core_kernel__Host_and_port.{cmx,o} - ocamlopt src/core_kernel__Fqueue.{cmx,o} - ocamlopt src/core_kernel__Total_map.{cmx,o} - ocamlopt src/core_kernel__Flags.{cmx,o} - ocamlc src/core_kernel__Time_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Bounded_index_intf.{cmx,o} - ocamlopt src/core_kernel__Byte_units.{cmx,o} - ocamlopt src/core_kernel__String_id_intf.{cmx,o} - ocamlopt src/core_kernel__Span_intf.{cmx,o} - ocamlopt src/core_kernel__Univ_map.{cmx,o} - ocamlopt src/core_kernel__Unique_id.{cmx,o} - ocamlopt src/core_kernel__Ofday_intf.{cmx,o} - ocamlc src/core_kernel__Time_float.{cmi,cmti} - ocamlc src/core_kernel__Time.{cmi,cmti} - ocamlopt src/core_kernel__Bigstring.{cmx,o} - ocamlopt src/core_kernel__String_id.{cmx,o} - ocamlopt src/core_kernel__Bus.{cmx,o} - ocamlopt src/core_kernel__Substring_intf.{cmx,o} - ocamlopt src/core_kernel__Core_bin_prot.{cmx,o} - ocamlopt src/core_kernel__Bigstring_marshal.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer_internal.{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__Float_with_finite_only_serialization.{cmx,o} - ocamlopt src/core_kernel__Make_substring.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer.{cmx,o} - ocamlopt src/core_kernel__Validated.{cmx,o} - ocamlopt src/core_kernel__Bigsubstring.{cmx,o} - ocamlopt src/core_kernel__Substring.{cmx,o} - ocamlopt src/core_kernel__Option_array.{cmx,o} - ocamlc src/core_kernel__Date_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Pid.{cmx,o} - ocamlopt src/core_kernel__Core_stack.{cmx,o} - ocamlopt src/core_kernel__Stable_containers.{cmx,o} - ocamlc src/core_kernel__Time_float.{cmo,cmt} - ocamlopt src/core_kernel__Bounded_int_table.{cmx,o} - ocamlopt src/core_kernel__Core_queue.{cmx,o} - ocamlopt src/core_kernel__Blang.{cmx,o} - ocamlc src/core_kernel__Std_kernel.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Tuple.{cmx,o} - ocamlopt src/core_kernel__Deque.{cmx,o} - ocamlc src/core_kernel__Date.{cmi,cmti} - ocamlopt src/core_kernel__Percent.{cmx,o} - ocamlopt src/core_kernel__Month.{cmx,o} - ocamlopt src/core_kernel__Bounded_index.{cmx,o} - ocamlopt src/core_kernel__Container_unit_tests.{cmx,o} - ocamlc src/core_kernel__Version_util.{cmi,cmti} - ocamlc src/core_kernel__Std_common.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Day_of_week_intf.{cmx,o} - ocamlopt src/core_kernel__Unpack_buffer.{cmx,o} - ocamlc src/core_kernel__Stable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Time.{cmo,cmt} - ocamlc src/core_kernel__Version_util.{cmo,cmt} - ocamlopt src/core_kernel__Span.{cmx,o} - ocamlopt src/core_kernel__Day_of_week.{cmx,o} - ocamlc src/core_kernel__Date.{cmo,cmt} - ocamlopt src/core_kernel__Date0_intf.{cmx,o} - ocamlopt src/core_kernel__Ofday.{cmx,o} - ocamlc src/core_kernel.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Date0.{cmx,o} - ocamlc src/core_kernel.cma - ocamlopt src/core_kernel__Time_ns_intf.{cmx,o} - ocamlopt src/core_kernel__Time0_intf.{cmx,o} - ocamlopt src/core_kernel__Time_ns.{cmx,o} - ocamlopt src/core_kernel__Time_ns_alternate_sexp.{cmx,o} - ocamlopt src/core_kernel__Limiter.{cmx,o} - ocamlopt src/core_kernel__Zone_intf.{cmx,o} - ocamlopt src/core_kernel__Time_float0.{cmx,o} - ocamlopt src/core_kernel__Zone.{cmx,o} - ocamlopt src/core_kernel__Timing_wheel_ns.{cmx,o} - ocamlopt src/core_kernel__Time_intf.{cmx,o} - ocamlopt src/core_kernel__Time.{cmx,o} - ocamlopt src/core_kernel__Time_float.{cmx,o} - ocamlopt src/core_kernel__Date_intf.{cmx,o} - ocamlopt src/core_kernel__Date.{cmx,o} - ocamlopt src/core_kernel__Version_util.{cmx,o} - ocamlopt src/core_kernel__Stable.{cmx,o} - ocamlopt src/core_kernel__Std_common.{cmx,o} - ocamlopt src/core_kernel__Std_kernel.{cmx,o} - ocamlopt src/core_kernel.{cmx,o} - ocamlopt src/core_kernel.{a,cmxa} - ocamlopt src/core_kernel.cmxs -> compiled core_kernel.v0.9.0 -> installed core_kernel.v0.9.0 Processing 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" "47" (CWD=/home/opam/.opam/4.03/.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/std.pp.ml - ppx src/plain_diff.pp.mli - ppx src/patience_diff.pp.mli - ppx src/plain_diff.pp.ml - ocamldep src/patience_diff_lib.dependsi.ocamldep-output - ppx src/patience_diff.pp.ml - ocamlc src/patience_diff_lib__Plain_diff.{cmi,cmti} - ocamldep src/patience_diff_lib.depends.ocamldep-output - ocamlc src/patience_diff_lib__Patience_diff.{cmi,cmti} - ocamlc src/patience_diff_lib__Plain_diff.{cmo,cmt} - ocamlc src/patience_diff_lib__Std.{cmi,cmo,cmt} - ocamlopt src/patience_diff_lib__Plain_diff.{cmx,o} - 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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/core.v0.9.1) - ocamlc top/core_top.{cmi,cmo,cmt} - ocamlc src/core__.{cmi,cmo,cmt} - ocamlopt src/core__.{cmx,o} - ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ppx src/config/discover.pp.ml - ocamldep src/config/discover.depends.ocamldep-output - ppx top/core_install_printers.pp.ml - ocamldep top/core_top.depends.ocamldep-output - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ocamlc src/config/discover.{cmi,cmo,cmt} - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/config/discover.exe - discover src/config.h - ppx src/am_running_inline_test.pp.ml - ppx src/bigbuffer.pp.ml - ppx src/bigstring.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/caml.pp.ml - ppx src/core.pp.ml - ppx src/core_condition.pp.ml - ppx src/core_date.pp.ml - ppx src/core_date_intf.pp.ml - ppx src/core_filename.pp.ml - ppx src/core_mutex.pp.ml - ppx src/core_sys.pp.ml - ppx src/core_thread.pp.ml - ppx src/core_time.pp.ml - ppx src/core_time_float.pp.ml - ppx src/core_time_intf.pp.ml - ppx src/crc.pp.ml - ppx src/daemon.pp.ml - ppx src/import.pp.ml - ppx src/import_time.pp.ml - ppx src/interval_intf.pp.ml - ppx src/iobuf_intf.pp.ml - ppx src/linux_ext_intf.pp.ml - ppx src/lock_file.pp.ml - ppx src/interval.pp.ml - ppx src/mac_address.pp.ml - ppx src/mutex0.pp.ml - ppx src/nano_mutex.pp.ml - ppx src/piecewise_linear.pp.ml - ppx src/linux_ext.pp.ml - ppx src/piecewise_linear_intf.pp.ml - ppx src/process_env.pp.ml - ppx src/signal.pp.ml - ppx src/squeue.pp.ml - ppx src/stable.pp.ml - ppx src/std0.pp.ml - ppx src/syscall_result.pp.ml - ppx src/syscall_result_intf.pp.ml - ppx src/syslog.pp.ml - ppx src/time_common.pp.ml - ppx src/time_ns.pp.ml - ppx src/time_ns_benchmarks.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/time_stamp_counter.pp.ml - ppx src/time_stamp_counter_benchmarks.pp.ml - ppx src/timing_wheel_float.pp.ml - ppx src/iobuf_debug.pp.ml - ppx src/unix_error.pp.ml - ppx src/user_and_group.pp.ml - ppx src/uuid.pp.ml - ppx src/version_util.pp.ml - ppx src/version_util_intf.pp.ml - ppx src/weak_hashtbl.pp.ml - ppx src/am_running_inline_test.pp.mli - ppx src/bigbuffer.pp.mli - ppx src/bigstring.pp.mli - ppx src/bigstring_marshal.pp.mli - ppx src/core_condition.pp.mli - ppx src/core_date.pp.mli - ppx src/core_mutex.pp.mli - ppx src/core_sys.pp.mli - ppx src/core_time.pp.mli - ppx src/core_thread.pp.mli - ppx src/iobuf.pp.ml - ppx src/core_filename.pp.mli - ppx src/daemon.pp.mli - ppx src/core_time_float.pp.mli - ppx src/iobuf_debug.pp.mli - ppx src/command.pp.mli - ppx src/crc.pp.mli - ppx src/piecewise_linear.pp.mli - ppx src/mac_address.pp.mli - ppx src/nano_mutex.pp.mli - ppx src/lock_file.pp.mli - ppx src/schedule.pp.ml - ppx src/iobuf.pp.mli - ppx src/syslog.pp.mli - ppx src/time_ns.pp.mli - ppx src/interval.pp.mli - ppx src/user_and_group.pp.mli - ppx src/uuid.pp.mli - ocamlc src/signal_stubs.o - ppx src/syscall_result.pp.mli - ppx src/squeue.pp.mli - ppx src/process_env.pp.mli - ppx src/weak_hashtbl.pp.mli - ppx src/timing_wheel_float.pp.mli - ppx src/version_util.pp.mli - ppx src/time_stamp_counter.pp.mli - ppx src/linux_ext.pp.mli - ppx src/command.pp.ml - ppx src/signal.pp.mli - ppx src/schedule.pp.mli - ocamlc src/timespec.o - ocamlc src/time_stamp_counter_stubs.o - ppx src/core_unix.pp.mli - ocamlc src/crc_stubs.o - ocamlc src/syslog_stubs.o - ocamldep src/core.dependsi.ocamldep-output - ocamlc src/recvmmsg.o - ocamlc src/unix_time_stubs.o - ocamlc src/iobuf_stubs.o - ocamlc src/ocaml_utils_stubs.o - ppx src/core_unix.pp.ml - ocamldep src/core.depends.ocamldep-output - ocamlc src/core__Caml.{cmi,cmo,cmt} - ocamlc src/linux_ext_stubs.o - ocamlopt src/core__Caml.{cmx,o} - ocamlc src/bigstring_stubs.o - ocamlc src/core__Import.{cmi,cmo,cmt} - ocamlc src/core__Am_running_inline_test.{cmi,cmti} - ocamlc src/core__Core_sys.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmi,cmti} - ocamlc src/core__Daemon.{cmi,cmti} - ocamlc src/core__Core_filename.{cmi,cmti} - ocamlc src/core__Core_mutex.{cmi,cmti} - ocamlc src/core__Squeue.{cmi,cmti} - ocamlc src/core__Piecewise_linear_intf.{cmi,cmo,cmt} - ocamlc src/core__Bigbuffer.{cmi,cmti} - ocamlc src/core__Syslog.{cmi,cmti} - ocamlc src/core__Mutex0.{cmi,cmo,cmt} - ocamlc src/core__Weak_hashtbl.{cmi,cmti} - ocamlc src/core__Core_sys.{cmo,cmt} - ocamlc src/core__Squeue.{cmo,cmt} - ocamlc src/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__Unix_error.{cmi,cmo,cmt} - ocamlc src/core__Core_filename.{cmo,cmt} - ocamlc src/core__Syslog.{cmo,cmt} - ocamlc src/core__Syscall_result_intf.{cmi,cmo,cmt} - ocamlc src/core__Weak_hashtbl.{cmo,cmt} - ocamlc src/core__Syscall_result.{cmi,cmti} - ocamlc src/core__User_and_group.{cmi,cmti} - ocamlc src/core__Signal.{cmi,cmti} - ocamlc src/core__Core_thread.{cmi,cmti} - ocamlc src/core__Syscall_result.{cmo,cmt} - ocamlc src/core__Uuid.{cmi,cmti} - ocamlc src/core__Core_thread.{cmo,cmt} - ocamlopt src/core__Import.{cmx,o} - ocamlopt src/core__Piecewise_linear_intf.{cmx,o} - ocamlmklib src/dllcore_stubs.so,src/libcore_stubs.a - ocamlc src/core__Signal.{cmo,cmt} - ocamlc src/core__Core_unix.{cmi,cmti} - ocamlopt src/core__Core_filename.{cmx,o} - ocamlopt src/core__Core_sys.{cmx,o} - ocamlopt src/core__Mutex0.{cmx,o} - ocamlopt src/core__Signal.{cmx,o} - ocamlopt src/core__Syslog.{cmx,o} - ocamlopt src/core__Unix_error.{cmx,o} - ocamlopt src/core__Weak_hashtbl.{cmx,o} - ocamlc src/core__Am_running_inline_test.{cmo,cmt} - ocamlc src/core__Process_env.{cmi,cmti} - ocamlopt src/core__Syscall_result_intf.{cmx,o} - ocamlc src/core__Bigstring.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmo,cmt} - ocamlopt src/core__Core_thread.{cmx,o} - ocamlc src/core__Crc.{cmi,cmti} - ocamlc src/core__Iobuf_intf.{cmi,cmo,cmt} - ocamlc src/core__Bigstring_marshal.{cmi,cmti} - ocamlc src/core__Process_env.{cmo,cmt} - ocamlopt src/core__Syscall_result.{cmx,o} - ocamlc src/core__Bigbuffer.{cmo,cmt} - ocamlc src/core__Bigstring_marshal.{cmo,cmt} - ocamlc src/core__Crc.{cmo,cmt} - ocamlc src/core__Iobuf.{cmi,cmti} - ocamlc src/core__Bigstring.{cmo,cmt} - ocamlc src/core__User_and_group.{cmo,cmt} - ocamlc src/core__Core_date_intf.{cmi,cmo,cmt} - ocamlc src/core__Iobuf_debug.{cmi,cmti} - 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} - ocamlc src/core__Core_time_intf.{cmi,cmo,cmt} - ocamlopt src/core__Bigstring.{cmx,o} - ocamlopt src/core__Iobuf_intf.{cmx,o} - ocamlopt src/core__Bigbuffer.{cmx,o} - ocamlopt src/core__Bigstring_marshal.{cmx,o} - ocamlopt src/core__Crc.{cmx,o} - ocamlopt src/core__Core_date_intf.{cmx,o} - ocamlopt src/core__User_and_group.{cmx,o} - ocamlc src/core__Core_time_float.{cmi,cmti} - ocamlc src/core__Import_time.{cmi,cmo,cmt} - 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} - 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__Version_util_intf.{cmi,cmo,cmt} - ocamlc src/core__Command.{cmi,cmti} - ocamlc src/core__Version_util.{cmi,cmti} - ocamlc src/core__Core_time.{cmi,cmti} - ocamlc src/core__Schedule.{cmi,cmti} - ocamlc src/core__Lock_file.{cmo,cmt} - ocamlc src/core__Uuid.{cmo,cmt} - ocamlc src/core__Time_common.{cmi,cmo,cmt} - ocamlc src/core__Version_util.{cmo,cmt} - ocamlc src/core__Core_date.{cmo,cmt} - ocamlc src/core__Timing_wheel_float.{cmi,cmti} - ocamlc src/core__Mac_address.{cmi,cmti} - ocamlc src/core__Piecewise_linear.{cmo,cmt} - ocamlc src/core__Time_ns_intf.{cmi,cmo,cmt} - ocamlc src/core__Command.{cmo,cmt} - ocamlc src/core__Schedule.{cmo,cmt} - ocamlc src/core__Mac_address.{cmo,cmt} - ocamlopt src/core__Iobuf_debug.{cmx,o} - ocamlc src/core__Core_time_float.{cmo,cmt} - ocamlopt src/core__Core_time_intf.{cmx,o} - ocamlc src/core__Time_ns.{cmi,cmti} - ocamlc src/core__Interval_intf.{cmi,cmo,cmt} - ocamlc src/core__Daemon.{cmo,cmt} - ocamlc src/core__Time_ns_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Time_stamp_counter.{cmi,cmti} - ocamlc src/core__Linux_ext_intf.{cmi,cmo,cmt} - ocamlc src/core__Time_stamp_counter_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Interval.{cmi,cmti} - ocamlc src/core__Linux_ext.{cmi,cmti} - ocamlc src/core__Time_stamp_counter.{cmo,cmt} - ocamlc src/core__Timing_wheel_float.{cmo,cmt} - ocamlc src/core__Stable.{cmi,cmo,cmt} - ocamlc src/core__Core_time.{cmo,cmt} - ocamlc src/core__Time_ns.{cmo,cmt} - ocamlc src/core__Interval.{cmo,cmt} - ocamlc src/core__Linux_ext.{cmo,cmt} - ocamlc src/core__Std0.{cmi,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__Version_util.{cmx,o} - ocamlopt src/core__Lock_file.{cmx,o} - ocamlopt src/core__Uuid.{cmx,o} - ocamlopt src/core__Time_common.{cmx,o} - ocamlopt src/core__Core_date.{cmx,o} - ocamlopt src/core__Time_ns_intf.{cmx,o} - ocamlopt src/core__Piecewise_linear.{cmx,o} - ocamlopt src/core__Command.{cmx,o} - 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__Linux_ext.{cmx,o} - ocamlopt src/core__Timing_wheel_float.{cmx,o} - ocamlopt src/core__Interval.{cmx,o} - ocamlopt src/core__Stable.{cmx,o} - ocamlopt src/core__Std0.{cmx,o} - ocamlopt src/core.{cmx,o} - ocamlopt src/core.{a,cmxa} - ocamlopt src/core.cmxs -> compiled core.v0.9.1 Processing 181/189: [re2: jbuilder build] -> installed core.v0.9.1 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" "47" (CWD=/home/opam/.opam/4.03/.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.mli - ppx src/std.pp.ml - ppx src/text_graph.pp.ml - ppx src/text_graph.pp.mli - ppx src/text_block.pp.mli - ppx src/ascii_table.pp.mli - ppx src/ascii_table.pp.ml - ppx src/console.pp.ml - ppx src/text_block.pp.ml - ocamldep src/textutils.dependsi.ocamldep-output - ocamldep src/textutils.depends.ocamldep-output - ocamlc src/textutils__Text_graph.{cmi,cmti} - ocamlc src/textutils__Console.{cmi,cmti} - ocamlc src/textutils__Text_block.{cmi,cmti} - ocamlc src/textutils__Ascii_table.{cmi,cmti} - ocamlc src/textutils__Std.{cmi,cmo,cmt} - ocamlc src/textutils__Text_graph.{cmo,cmt} - ocamlopt src/textutils__Text_graph.{cmx,o} - ocamlc src/textutils__Text_block.{cmo,cmt} - ocamlc src/textutils__Ascii_table.{cmo,cmt} - ocamlopt src/textutils__Text_block.{cmx,o} - ocamlc src/textutils__Console.{cmo,cmt} - ocamlc src/textutils.cma - ocamlopt src/textutils__Console.{cmx,o} - ocamlopt src/textutils__Ascii_table.{cmx,o} - ocamlopt src/textutils__Std.{cmx,o} - ocamlopt src/textutils.{a,cmxa} - ocamlopt src/textutils.cmxs -> compiled textutils.v0.9.0 Processing 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" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/re2.v0.9.0) - ocamldep src/re2_c/re2_c.depends.ocamldep-output - ocamlc src/re2.{cmi,cmo,cmt} - ocamlc src/re2_c/re2_c.{cmi,cmo,cmt} - ocamlopt src/re2.{cmx,o} - ocamlc src/re2_c/re2_c.cma - ocamlopt src/re2_c/re2_c.{cmx,o} - bash src/options.ml - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/regex.pp.ml - ppx src/std.pp.ml - ppx src/parser_intf.pp.ml - ppx src/re2_internal_intf.pp.ml - ppx src/parser.pp.mli - ppx src/regex.pp.mli - ppx src/options.pp.ml - ppx src/re2_internal.pp.mli - ppx src/re2_internal.pp.ml - ocamldep src/re2.dependsi.ocamldep-output - ppx src/parser.pp.ml - ocamldep src/re2.depends.ocamldep-output - ocamlc src/re2__Options.{cmi,cmo,cmt} - ocamlopt src/re2__Options.{cmx,o} - ocamlc src/re2__Re2_internal_intf.{cmi,cmo,cmt} - ocamlc src/re2__Re2_internal.{cmi,cmti} - ocamlopt src/re2__Re2_internal_intf.{cmx,o} - ocamlc src/re2__Regex.{cmi,cmti} - ocamlc src/re2__Regex.{cmo,cmt} - ocamlc src/re2__Parser_intf.{cmi,cmo,cmt} - ocamlc src/re2__Parser.{cmi,cmti} - ocamlc src/re2__Std.{cmi,cmo,cmt} - ocamlc src/re2__Re2_internal.{cmo,cmt} - File "src/re2_internal.ml", line 129, characters 25-46: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - ocamlopt src/re2__Re2_internal.{cmx,o} - File "src/re2_internal.ml", line 129, characters 25-46: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - ocamlopt src/re2__Regex.{cmx,o} - ocamlopt src/re2__Parser_intf.{cmx,o} - ocamlc src/re2__Parser.{cmo,cmt} - ocamlc src/re2.cma - ocamlopt src/re2__Parser.{cmx,o} - ocamlopt src/re2__Std.{cmx,o} - gcc src/stubs.o - ocamlopt src/re2_c/re2_c.{a,cmxa} - ocamlopt src/re2.{a,cmxa} - ocamlmklib src/dllre2_stubs.so,src/libre2_stubs.a - ocamlopt src/re2.cmxs - bash src/re2_c/dllre2_c_stubs.so,src/re2_c/libre2_c_stubs.a - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - ocamlopt src/re2_c/re2_c.cmxs -> compiled re2.v0.9.0 -> installed re2.v0.9.0 Processing 186/189: [core_extended: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_extended" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/core_extended.v0.9.0) - ocamlc src/core_extended.{cmi,cmo,cmt} - ocamlopt src/core_extended.{cmx,o} - bash src/config_ext.h - ocamlc src/extended_int_stubs.o - ocamlc src/posix_clock_stubs.o - ocamlc src/malloc_stubs.o - malloc_stubs.c: In function 'malloc_mallinfo_stub': - malloc_stubs.c:10:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] - 10 | struct mallinfo info = mallinfo(); - | ^~~~~~~~ - In file included from malloc_stubs.c:5: - /usr/include/malloc.h:114:24: note: declared here - 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; - | ^~~~~~~~ - ocamlc src/linebuf_stubs.o - ocamlc src/unix_pseudo_terminal_stubs.o - ocamlc src/low_level_debug_stubs.o - ocamlc src/extended_linux_stubs.o - ocamlc src/extended_unix_stubs.o - ocamlc src/fork_exec.o - ocamlmklib src/dllcore_extended_stubs.so,src/libcore_extended_stubs.a - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/alternating_primary_backup_assignment.pp.ml - ppx base64/src/base64.pp.ml - ppx base64/src/base64.pp.mli - ppx selector/src/selector.pp.ml - ppx selector/src/selector.pp.mli - ppx src/appendable_list.pp.ml - ppx src/appendable_list_unit_tests.pp.ml - ppx src/atomic_edit.pp.ml - ppx src/bin_io_utils.pp.ml - ppx src/bitarray.pp.ml - ppx src/cache.pp.ml - ppx src/color_print.pp.ml - ppx src/csv_writer.pp.ml - ppx src/deprecated_bench.pp.ml - ppx src/deprecated_command.pp.ml - ppx src/deprecated_fcommand.pp.ml - ppx src/deprecated_service_command.pp.ml - ppx src/documented_match_statement.pp.ml - ppx src/english.pp.ml - ppx src/environment.pp.ml - ppx src/exception_check.pp.ml - ppx src/extended_array.pp.ml - ppx src/extended_common.pp.ml - ppx src/extended_exn.pp.ml - ppx src/extended_filename.pp.ml - ppx src/extended_float.pp.ml - ppx src/extended_gc.pp.ml - ppx src/extended_hashtbl.pp.ml - ppx src/extended_int.pp.ml - ppx src/extended_int32.pp.ml - ppx src/extended_int63.pp.ml - ppx src/extended_int64.pp.ml - ppx src/extended_linux.pp.ml - ppx src/extended_list.pp.ml - ppx src/extended_list__LCS.pp.ml - ppx src/extended_list__multimerge.pp.ml - ppx src/extended_memo.pp.ml - ppx src/extended_monad.pp.ml - ppx src/extended_nativeint.pp.ml - ppx src/extended_option.pp.ml - ppx src/extended_result.pp.ml - ppx src/extended_sexp.pp.ml - ppx src/extended_string.pp.ml - ppx src/extended_sys.pp.ml - ppx src/extended_thread.pp.ml - ppx src/extended_time.pp.ml - ppx src/extended_unix.pp.ml - ppx src/extra_fields.pp.ml - ppx src/fd_leak_check.pp.ml - ppx src/find.pp.ml - ppx src/flang.pp.ml - ppx src/float_ref.pp.ml - ppx src/fold_map.pp.ml - ppx src/generic.pp.ml - ppx src/hashtbl2.pp.ml - ppx src/hashtbl2_pair.pp.ml - ppx src/interval_map_intf.pp.ml - ppx src/invariant.pp.ml - ppx src/invocation.pp.ml - ppx src/lazy_list.pp.ml - ppx src/lazy_m.pp.ml - ppx src/interval_map.pp.ml - ppx src/left_boundary.pp.ml - ppx src/linebuf.pp.ml - ppx src/list_zipper.pp.ml - ppx src/logger.pp.ml - ppx src/low_level_debug.pp.ml - ppx src/malloc.pp.ml - ppx src/multi_map.pp.ml - ppx src/net_utils.pp.ml - ppx src/number.pp.ml - ppx src/olang.pp.ml - ppx src/packed_map.pp.ml - ppx src/posix_clock.pp.ml - ppx src/pp.pp.ml - ppx src/printc.pp.ml - ppx src/process.pp.ml - ppx src/prod_or_test.pp.ml - ppx src/quickcheck_deprecated.pp.ml - ppx src/random_selection.pp.ml - ppx src/readline.pp.ml - ppx src/readline__input_char.pp.ml - ppx src/readline__input_loop.pp.ml - ppx src/runtime_blockout_detector.pp.ml - ppx src/rw_mutex.pp.ml - ppx src/sampler.pp.ml - ppx src/search_foo.pp.ml - ppx src/lazy_sequence.pp.ml - ppx src/packed_array.pp.ml - ppx src/semaphore.pp.ml - ppx src/sendmail.pp.ml - ppx src/service_command.pp.ml - ppx src/set_lang.pp.ml - ppx src/set_lang_intf.pp.ml - ppx src/shell.pp.ml - ppx src/shell__core.pp.ml - ppx src/shell__line_buffer.pp.ml - ppx src/sntp.pp.ml - ppx src/std.pp.ml - ppx src/string_zipper.pp.ml - ppx src/sys_utils.pp.ml - ppx src/tcp.pp.ml - ppx src/timed_function.pp.ml - ppx src/unix_pseudo_terminal.pp.ml - ppx src/unix_utils.pp.ml - ppx src/update_queue.pp.ml - ppx src/alternating_primary_backup_assignment.pp.mli - ppx src/appendable_list.pp.mli - ppx src/appendable_list_unit_tests.pp.mli - ppx src/atomic_edit.pp.mli - ppx src/bin_io_utils.pp.mli - ppx src/bitarray.pp.mli - ppx src/cache.pp.mli - ppx src/color_print.pp.mli - ppx src/csv_writer.pp.mli - ppx src/deprecated_bench.pp.mli - ppx src/deprecated_command.pp.mli - ppx src/deprecated_fcommand.pp.mli - ppx src/deprecated_service_command.pp.mli - ppx src/documented_match_statement.pp.mli - ppx src/english.pp.mli - ppx src/environment.pp.mli - ppx src/exception_check.pp.mli - ppx src/extended_array.pp.mli - ppx src/extended_common.pp.mli - ppx src/extended_exn.pp.mli - ppx src/extended_filename.pp.mli - ppx src/extended_float.pp.mli - ppx src/extended_gc.pp.mli - ppx src/extended_hashtbl.pp.mli - ppx src/extended_int.pp.mli - ppx src/extended_int32.pp.mli - ppx src/extended_int63.pp.mli - ppx src/extended_int64.pp.mli - ppx src/extended_linux.pp.mli - ppx src/extended_list.pp.mli - ppx src/extended_list__LCS.pp.mli - ppx src/extended_list__multimerge.pp.mli - ppx src/extended_memo.pp.mli - ppx src/extended_nativeint.pp.mli - ppx src/extended_result.pp.mli - ppx src/extended_sexp.pp.mli - ppx src/extended_string.pp.mli - ppx src/extended_sys.pp.mli - ppx src/extended_thread.pp.mli - ppx src/extended_time.pp.mli - ppx src/extended_unix.pp.mli - ppx src/extra_fields.pp.mli - ppx src/fd_leak_check.pp.mli - ppx src/find.pp.mli - ppx src/flang.pp.mli - ppx src/float_ref.pp.mli - ppx src/fold_map.pp.mli - ppx src/generic.pp.mli - ppx src/hashtbl2.pp.mli - ppx src/hashtbl2_pair.pp.mli - ppx src/interval_map.pp.mli - ppx src/invocation.pp.mli - ppx src/lazy_list.pp.mli - ppx src/lazy_m.pp.mli - ppx src/lazy_sequence.pp.mli - ppx src/left_boundary.pp.mli - ppx src/linebuf.pp.mli - ppx src/list_zipper.pp.mli - ppx src/logger.pp.mli - ppx src/low_level_debug.pp.mli - ppx src/malloc.pp.mli - ppx src/multi_map.pp.mli - ppx src/net_utils.pp.mli - ppx src/number.pp.mli - ppx src/olang.pp.mli - ppx src/packed_array.pp.mli - ppx src/packed_map.pp.mli - ppx src/posix_clock.pp.mli - ppx src/pp.pp.mli - ocamldep base64/src/base64.depends.ocamldep-output - ppx src/printc.pp.mli - ppx src/process.pp.mli - ppx src/procfs.pp.mli - ppx src/prod_or_test.pp.mli - ppx src/quickcheck_deprecated.pp.mli - ppx src/random_selection.pp.mli - ppx src/readline.pp.mli - ppx src/readline__input_char.pp.mli - ppx src/readline__input_loop.pp.mli - ppx src/runtime_blockout_detector.pp.mli - ppx src/rw_mutex.pp.mli - ppx src/sampler.pp.mli - ppx src/search_foo.pp.mli - ppx src/semaphore.pp.mli - ppx src/sendmail.pp.mli - ppx src/service_command.pp.mli - ppx src/set_lang.pp.mli - ppx src/shell.pp.mli - ppx src/shell__core.pp.mli - ppx src/shell__line_buffer.pp.mli - ppx src/sntp.pp.mli - ppx src/string_zipper.pp.mli - ppx src/sys_utils.pp.mli - ppx src/tcp.pp.mli - ppx src/timed_function.pp.mli - ppx src/unix_pseudo_terminal.pp.mli - ppx src/unix_utils.pp.mli - ppx src/update_queue.pp.mli - ocamldep base64/src/base64.dependsi.ocamldep-output - ocamldep selector/src/selector.depends.ocamldep-output - ppx src/procfs.pp.ml - ocamldep selector/src/selector.dependsi.ocamldep-output - ocamldep src/core_extended.dependsi.ocamldep-output - ocamlc base64/src/base64.{cmi,cmti} - ocamlc src/core_extended__Alternating_primary_backup_assignment.{cmi,cmti} - ocamlc src/core_extended__Appendable_list_unit_tests.{cmi,cmti} - ocamlc src/core_extended__Atomic_edit.{cmi,cmti} - ocamlc src/core_extended__Bitarray.{cmi,cmti} - ocamlc src/core_extended__Color_print.{cmi,cmti} - ocamlc src/core_extended__Csv_writer.{cmi,cmti} - ocamlc src/core_extended__Documented_match_statement.{cmi,cmti} - ocamlc src/core_extended__Exception_check.{cmi,cmti} - ocamlc src/core_extended__Bin_io_utils.{cmi,cmti} - ocamlc src/core_extended__Extended_array.{cmi,cmti} - ocamlc src/core_extended__English.{cmi,cmti} - ocamlc src/core_extended__Environment.{cmi,cmti} - ocamlc src/core_extended__Appendable_list.{cmi,cmti} - ocamlc src/core_extended__Extended_common.{cmi,cmti} - ocamlc src/core_extended__Extended_filename.{cmi,cmti} - ocamlc src/core_extended__Extended_gc.{cmi,cmti} - ocamlc src/core_extended__Extended_list.{cmi,cmti} - ocamlc src/core_extended__Deprecated_command.{cmi,cmti} - ocamlc src/core_extended__Extended_list__LCS.{cmi,cmti} - ocamlc src/core_extended__Extended_list__multimerge.{cmi,cmti} - ocamlc src/core_extended__Cache.{cmi,cmti} - ocamlc src/core_extended__Deprecated_bench.{cmi,cmti} - ocamlc src/core_extended__Extended_exn.{cmi,cmti} - ocamlc selector/src/selector.{cmi,cmti} - ocamlc src/core_extended__Extended_hashtbl.{cmi,cmti} - ocamlc src/core_extended__Extended_memo.{cmi,cmti} - ocamlc src/core_extended__Extended_result.{cmi,cmti} - ocamlc src/core_extended__Extended_string.{cmi,cmti} - ocamlc src/core_extended__Extended_sys.{cmi,cmti} - ocamlc src/core_extended__Extended_thread.{cmi,cmti} - ocamlc src/core_extended__Extended_linux.{cmi,cmti} - ocamlc src/core_extended__Extended_time.{cmi,cmti} - ocamlc src/core_extended__Extra_fields.{cmi,cmti} - ocamldep src/core_extended.depends.ocamldep-output - ocamlc src/core_extended__Fd_leak_check.{cmi,cmti} - ocamlc src/core_extended__Find.{cmi,cmti} - ocamlc src/core_extended__Flang.{cmi,cmti} - ocamlc src/core_extended__Float_ref.{cmi,cmti} - ocamlc src/core_extended__Fold_map.{cmi,cmti} - ocamlc src/core_extended__Generic.{cmi,cmti} - ocamlc src/core_extended__Invocation.{cmi,cmti} - ocamlc src/core_extended__Lazy_m.{cmi,cmti} - ocamlc src/core_extended__Lazy_sequence.{cmi,cmti} - ocamlc src/core_extended__Left_boundary.{cmi,cmti} - ocamlc src/core_extended__Linebuf.{cmi,cmti} - ocamlc src/core_extended__List_zipper.{cmi,cmti} - ocamlc src/core_extended__Logger.{cmi,cmti} - ocamlc src/core_extended__Low_level_debug.{cmi,cmti} - ocamlc src/core_extended__Malloc.{cmi,cmti} - ocamlc src/core_extended__Multi_map.{cmi,cmti} - ocamlc src/core_extended__Net_utils.{cmi,cmti} - ocamlc src/core_extended__Olang.{cmi,cmti} - ocamlc src/core_extended__Packed_array.{cmi,cmti} - ocamlc src/core_extended__Posix_clock.{cmi,cmti} - ocamlc src/core_extended__Pp.{cmi,cmti} - ocamlc src/core_extended__Printc.{cmi,cmti} - ocamlc src/core_extended__Process.{cmi,cmti} - ocamlc src/core_extended__Prod_or_test.{cmi,cmti} - ocamlc src/core_extended__Quickcheck_deprecated.{cmi,cmti} - ocamlc src/core_extended__Random_selection.{cmi,cmti} - ocamlc src/core_extended__Readline.{cmi,cmti} - ocamlc src/core_extended__Readline__input_char.{cmi,cmti} - ocamlc src/core_extended__Readline__input_loop.{cmi,cmti} - ocamlc src/core_extended__Runtime_blockout_detector.{cmi,cmti} - ocamlc src/core_extended__Rw_mutex.{cmi,cmti} - ocamlc src/core_extended__Sampler.{cmi,cmti} - ocamlc src/core_extended__Search_foo.{cmi,cmti} - ocamlc src/core_extended__Semaphore.{cmi,cmti} - ocamlc src/core_extended__Sendmail.{cmi,cmti} - ocamlc src/core_extended__Service_command.{cmi,cmti} - ocamlc src/core_extended__Shell__core.{cmi,cmti} - ocamlc src/core_extended__Shell__line_buffer.{cmi,cmti} - ocamlc src/core_extended__Sntp.{cmi,cmti} - ocamlc src/core_extended__String_zipper.{cmi,cmti} - ocamlc src/core_extended__Sys_utils.{cmi,cmti} - ocamlc src/core_extended__Tcp.{cmi,cmti} - ocamlc src/core_extended__Timed_function.{cmi,cmti} - ocamlc src/core_extended__Unix_pseudo_terminal.{cmi,cmti} - ocamlc src/core_extended__Unix_utils.{cmi,cmti} - ocamlc src/core_extended__Shell.{cmi,cmti} - ocamlc src/core_extended__Update_queue.{cmi,cmti} - ocamlc base64/src/base64.{cmo,cmt} - ocamlc src/core_extended__Deprecated_fcommand.{cmi,cmti} - ocamlc src/core_extended__Deprecated_service_command.{cmi,cmti} - ocamlc src/core_extended__Extended_unix.{cmi,cmti} - ocamlc src/core_extended__Appendable_list.{cmo,cmt} - ocamlc src/core_extended__Appendable_list_unit_tests.{cmo,cmt} - ocamlopt src/core_extended__Alternating_primary_backup_assignment.{cmx,o} - ocamlopt src/core_extended__Appendable_list.{cmx,o} - ocamlc src/core_extended__Bitarray.{cmo,cmt} - ocamlc selector/src/selector.{cmo,cmt} - ocamlc src/core_extended__Cache.{cmo,cmt} - ocamlopt selector/src/selector.{cmx,o} - ocamlc src/core_extended__Bin_io_utils.{cmo,cmt} - ocamlopt src/core_extended__Bitarray.{cmx,o} - ocamlopt src/core_extended__Cache.{cmx,o} - ocamlc src/core_extended__Color_print.{cmo,cmt} - ocamlopt src/core_extended__Color_print.{cmx,o} - ocamlc src/core_extended__Csv_writer.{cmo,cmt} - ocamlopt src/core_extended__Csv_writer.{cmx,o} - ocamlc src/core_extended__Documented_match_statement.{cmo,cmt} - ocamlopt src/core_extended__Documented_match_statement.{cmx,o} - ocamlopt src/core_extended__English.{cmx,o} - ocamlc src/core_extended__Environment.{cmo,cmt} - ocamlopt src/core_extended__Environment.{cmx,o} - ocamlc src/core_extended__Exception_check.{cmo,cmt} - ocamlc src/core_extended__Extended_array.{cmo,cmt} - ocamlopt src/core_extended__Extended_array.{cmx,o} - ocamlc src/core_extended__Extended_exn.{cmo,cmt} - ocamlopt src/core_extended__Extended_exn.{cmx,o} - ocamlopt src/core_extended__Extended_gc.{cmx,o} - ocamlc src/core_extended__English.{cmo,cmt} - ocamlopt base64/src/base64.{cmx,o} - ocamlc src/core_extended__Extended_hashtbl.{cmo,cmt} - ocamlc src/core_extended__Alternating_primary_backup_assignment.{cmo,cmt} - ocamlopt src/core_extended__Bin_io_utils.{cmx,o} - ocamlc src/core_extended__Extended_common.{cmo,cmt} - ocamlc src/core_extended__Extended_list__LCS.{cmo,cmt} - ocamlopt src/core_extended__Extended_list__LCS.{cmx,o} - ocamlc src/core_extended__Extended_list__multimerge.{cmo,cmt} - ocamlopt src/core_extended__Extended_list__multimerge.{cmx,o} - ocamlc src/core_extended__Extended_gc.{cmo,cmt} - ocamlc src/core_extended__Extended_memo.{cmo,cmt} - ocamlopt src/core_extended__Extended_memo.{cmx,o} - ocamlc src/core_extended__Extended_monad.{cmi,cmo,cmt} - ocamlc src/core_extended__Extended_option.{cmi,cmo,cmt} - ocamlc src/core_extended__Extended_result.{cmo,cmt} - ocamlc src/core_extended__Extended_thread.{cmo,cmt} - ocamlc src/core_extended__Invariant.{cmi,cmo,cmt} - ocamlopt src/core_extended__Exception_check.{cmx,o} - ocamlc src/core_extended__Left_boundary.{cmo,cmt} - ocamlopt src/core_extended__Extended_result.{cmx,o} - ocamlc src/core_extended__Lazy_m.{cmo,cmt} - ocamlc src/core_extended__Extended_linux.{cmo,cmt} - ocamlc src/core_extended__Invocation.{cmo,cmt} - ocamlopt src/core_extended__Extended_thread.{cmx,o} - ocamlc src/core_extended__Extra_fields.{cmo,cmt} - ocamlc src/core_extended__Lazy_list.{cmi,cmti} - ocamlopt src/core_extended__Invocation.{cmx,o} - ocamlc src/core_extended__List_zipper.{cmo,cmt} - ocamlopt src/core_extended__Float_ref.{cmx,o} - ocamlc src/core_extended__Extended_list.{cmo,cmt} - ocamlopt src/core_extended__Left_boundary.{cmx,o} - ocamlopt src/core_extended__Extra_fields.{cmx,o} - ocamlopt src/core_extended__Generic.{cmx,o} - ocamlopt src/core_extended__Fd_leak_check.{cmx,o} - ocamlc src/core_extended__Multi_map.{cmo,cmt} - ocamlc src/core_extended__Fd_leak_check.{cmo,cmt} - ocamlopt src/core_extended__Extended_linux.{cmx,o} - ocamlc src/core_extended__Float_ref.{cmo,cmt} - ocamlc src/core_extended__Find.{cmo,cmt} - ocamlc src/core_extended__Extended_string.{cmo,cmt} - ocamlopt src/core_extended__Extended_hashtbl.{cmx,o} - ocamlopt src/core_extended__Extended_string.{cmx,o} - ocamlc src/core_extended__Extended_sys.{cmo,cmt} - ocamlopt src/core_extended__Lazy_m.{cmx,o} - ocamlopt src/core_extended__List_zipper.{cmx,o} - ocamlc src/core_extended__Flang.{cmo,cmt} - ocamlc src/core_extended__Generic.{cmo,cmt} - ocamlc src/core_extended__Pp.{cmo,cmt} - ocamlc src/core_extended__Set_lang_intf.{cmi,cmo,cmt} - ocamlc src/core_extended__Posix_clock.{cmo,cmt} - ocamlc src/core_extended__Extended_sexp.{cmi,cmti} - ocamlopt src/core_extended__Flang.{cmx,o} - ocamlc src/core_extended__Prod_or_test.{cmo,cmt} - ocamlc src/core_extended__Net_utils.{cmo,cmt} - ocamlopt src/core_extended__Malloc.{cmx,o} - ocamlc src/core_extended__Fold_map.{cmo,cmt} - ocamlopt src/core_extended__Posix_clock.{cmx,o} - ocamlopt src/core_extended__Net_utils.{cmx,o} - ocamlopt src/core_extended__Rw_mutex.{cmx,o} - ocamlc src/core_extended__Printc.{cmo,cmt} - ocamlc src/core_extended__Rw_mutex.{cmo,cmt} - ocamlc src/core_extended__Semaphore.{cmo,cmt} - ocamlc src/core_extended__Random_selection.{cmo,cmt} - ocamlc src/core_extended__Olang.{cmo,cmt} - ocamlopt src/core_extended__Prod_or_test.{cmx,o} - ocamlopt src/core_extended__Pp.{cmx,o} - ocamlopt src/core_extended__Find.{cmx,o} - ocamlopt src/core_extended__Random_selection.{cmx,o} - ocamlopt src/core_extended__Extended_time.{cmx,o} - ocamlopt src/core_extended__Printc.{cmx,o} - ocamlc src/core_extended__Readline__input_char.{cmo,cmt} - ocamlc src/core_extended__Quickcheck_deprecated.{cmo,cmt} - ocamlopt src/core_extended__Low_level_debug.{cmx,o} - ocamlopt src/core_extended__Linebuf.{cmx,o} - ocamlopt src/core_extended__Search_foo.{cmx,o} - ocamlc src/core_extended__Search_foo.{cmo,cmt} - ocamlc src/core_extended__Lazy_sequence.{cmo,cmt} - File "src/lazy_sequence.ml", line 844, characters 17-23: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "src/lazy_sequence.ml", line 851, characters 17-23: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - ocamlc src/core_extended__Low_level_debug.{cmo,cmt} - ocamlopt src/core_extended__Semaphore.{cmx,o} - ocamlc src/core_extended__Shell__core.{cmo,cmt} - ocamlc src/core_extended__Unix_pseudo_terminal.{cmo,cmt} - ocamlc src/core_extended__Shell__line_buffer.{cmo,cmt} - ocamlc base64/src/base64.cma - ocamlc src/core_extended__String_zipper.{cmo,cmt} - ocamlc selector/src/selector.cma - ocamlopt src/core_extended__Fold_map.{cmx,o} - ocamlc src/core_extended__Malloc.{cmo,cmt} - ocamlopt src/core_extended__Lazy_sequence.{cmx,o} - File "src/lazy_sequence.ml", line 844, characters 17-23: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "src/lazy_sequence.ml", line 851, characters 17-23: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - ocamlopt src/core_extended__Readline__input_char.{cmx,o} - ocamlopt src/core_extended__Shell__core.{cmx,o} - ocamlopt src/core_extended__Unix_pseudo_terminal.{cmx,o} - ocamlc src/core_extended__Extended_time.{cmo,cmt} - ocamlc src/core_extended__Readline__input_loop.{cmo,cmt} - ocamlc src/core_extended__Atomic_edit.{cmo,cmt} - ocamlc src/core_extended__Linebuf.{cmo,cmt} - ocamlopt src/core_extended__Shell__line_buffer.{cmx,o} - ocamlopt selector/src/selector.{a,cmxa} - ocamlopt src/core_extended__Extended_option.{cmx,o} - ocamlc src/core_extended__Update_queue.{cmo,cmt} - ocamlc src/core_extended__Readline.{cmo,cmt} - ocamlopt src/core_extended__Quickcheck_deprecated.{cmx,o} - ocamlc src/core_extended__Packed_map.{cmi,cmti} - ocamlopt src/core_extended__Service_command.{cmx,o} - ocamlopt base64/src/base64.{a,cmxa} - ocamlopt src/core_extended__Invariant.{cmx,o} - ocamlc src/core_extended__Hashtbl2.{cmi,cmti} - ocamlopt src/core_extended__Update_queue.{cmx,o} - ocamlc src/core_extended__Service_command.{cmo,cmt} - ocamlc src/core_extended__Logger.{cmo,cmt} - ocamlopt src/core_extended__Logger.{cmx,o} - ocamlc src/core_extended__Extended_filename.{cmo,cmt} - ocamlc src/core_extended__Sendmail.{cmo,cmt} - ocamlopt src/core_extended__Runtime_blockout_detector.{cmx,o} - ocamlopt src/core_extended__String_zipper.{cmx,o} - ocamlopt selector/src/selector.cmxs - ocamlc src/core_extended__Deprecated_service_command.{cmo,cmt} - ocamlopt src/core_extended__Multi_map.{cmx,o} - ocamlc src/core_extended__Tcp.{cmo,cmt} - ocamlc src/core_extended__Sntp.{cmo,cmt} - ocamlc src/core_extended__Runtime_blockout_detector.{cmo,cmt} - ocamlc src/core_extended__Deprecated_bench.{cmo,cmt} - ocamlc src/core_extended__Hashtbl2_pair.{cmi,cmti} - ocamlopt src/core_extended__Extended_monad.{cmx,o} - ocamlopt src/core_extended__Sntp.{cmx,o} - ocamlc src/core_extended__Interval_map_intf.{cmi,cmo,cmt} - ocamlopt src/core_extended__Set_lang_intf.{cmx,o} - ocamlopt base64/src/base64.cmxs - ocamlopt src/core_extended__Sampler.{cmx,o} - ocamlc src/core_extended__Sampler.{cmo,cmt} - ocamlopt src/core_extended__Readline__input_loop.{cmx,o} - ocamlopt src/core_extended__Extended_sys.{cmx,o} - ocamlopt src/core_extended__Hashtbl2.{cmx,o} - ocamlc src/core_extended__Timed_function.{cmo,cmt} - ocamlc src/core_extended__Lazy_list.{cmo,cmt} - ocamlopt src/core_extended__Extended_list.{cmx,o} - ocamlc src/core_extended__Hashtbl2_pair.{cmo,cmt} - ocamlc src/core_extended__Unix_utils.{cmo,cmt} - ocamlopt src/core_extended__Lazy_list.{cmx,o} - ocamlopt src/core_extended__Olang.{cmx,o} - ocamlopt src/core_extended__Appendable_list_unit_tests.{cmx,o} - ocamlc src/core_extended__Hashtbl2.{cmo,cmt} - ocamlc src/core_extended__Deprecated_fcommand.{cmo,cmt} - ocamlc src/core_extended__Extended_sexp.{cmo,cmt} - ocamlopt src/core_extended__Tcp.{cmx,o} - ocamlc src/core_extended__Set_lang.{cmi,cmti} - ocamlc src/core_extended__Procfs.{cmi,cmti} - ocamlopt src/core_extended__Extended_sexp.{cmx,o} - ocamlopt src/core_extended__Readline.{cmx,o} - ocamlopt src/core_extended__Unix_utils.{cmx,o} - ocamlopt src/core_extended__Extended_common.{cmx,o} - ocamlopt src/core_extended__Hashtbl2_pair.{cmx,o} - ocamlc src/core_extended__Shell.{cmo,cmt} - ocamlc src/core_extended__Deprecated_command.{cmo,cmt} - ocamlopt src/core_extended__Extended_filename.{cmx,o} - ocamlc src/core_extended__Interval_map.{cmi,cmti} - ocamlc src/core_extended__Process.{cmo,cmt} - ocamlc src/core_extended__Extended_unix.{cmo,cmt} - ocamlopt src/core_extended__Deprecated_bench.{cmx,o} - ocamlc src/core_extended__Packed_map.{cmo,cmt} - ocamlopt src/core_extended__Interval_map_intf.{cmx,o} - ocamlc src/core_extended__Sys_utils.{cmo,cmt} - ocamlc src/core_extended__Set_lang.{cmo,cmt} - ocamlopt src/core_extended__Extended_unix.{cmx,o} - ocamlc src/core_extended__Packed_array.{cmo,cmt} - ocamlopt src/core_extended__Set_lang.{cmx,o} - ocamlc src/core_extended__Interval_map.{cmo,cmt} - ocamlc src/core_extended__Number.{cmi,cmti} - ocamlopt src/core_extended__Packed_array.{cmx,o} - ocamlopt src/core_extended__Process.{cmx,o} - ocamlopt src/core_extended__Interval_map.{cmx,o} - ocamlc src/core_extended__Procfs.{cmo,cmt} - ocamlopt src/core_extended__Timed_function.{cmx,o} - ocamlopt src/core_extended__Shell.{cmx,o} - ocamlopt src/core_extended__Packed_map.{cmx,o} - ocamlopt src/core_extended__Atomic_edit.{cmx,o} - ocamlopt src/core_extended__Sendmail.{cmx,o} - ocamlc src/core_extended__Extended_int.{cmi,cmti} - ocamlc src/core_extended__Extended_int64.{cmi,cmti} - ocamlc src/core_extended__Extended_float.{cmi,cmti} - ocamlopt src/core_extended__Deprecated_command.{cmx,o} - ocamlc src/core_extended__Extended_nativeint.{cmi,cmti} - ocamlc src/core_extended__Extended_int63.{cmi,cmti} - ocamlc src/core_extended__Extended_int32.{cmi,cmti} - ocamlopt src/core_extended__Deprecated_fcommand.{cmx,o} - ocamlopt src/core_extended__Deprecated_service_command.{cmx,o} - ocamlc src/core_extended__Extended_int.{cmo,cmt} - ocamlc src/core_extended__Number.{cmo,cmt} - ocamlc src/core_extended__Extended_int64.{cmo,cmt} - ocamlc src/core_extended__Extended_nativeint.{cmo,cmt} - ocamlc src/core_extended__Extended_int63.{cmo,cmt} - ocamlopt src/core_extended__Number.{cmx,o} - ocamlc src/core_extended__Extended_int32.{cmo,cmt} - ocamlc src/core_extended__Extended_float.{cmo,cmt} - ocamlopt src/core_extended__Procfs.{cmx,o} - ocamlopt src/core_extended__Sys_utils.{cmx,o} - ocamlopt src/core_extended__Extended_int63.{cmx,o} - ocamlopt src/core_extended__Extended_int32.{cmx,o} - ocamlopt src/core_extended__Extended_int64.{cmx,o} - ocamlopt src/core_extended__Extended_nativeint.{cmx,o} - ocamlc src/core_extended__Std.{cmi,cmo,cmt} - ocamlopt src/core_extended__Extended_int.{cmx,o} - ocamlc src/core_extended.cma - ocamlopt src/core_extended__Extended_float.{cmx,o} - ocamlopt src/core_extended__Std.{cmx,o} - ocamlopt src/core_extended.{a,cmxa} - ocamlopt src/core_extended.cmxs -> compiled core_extended.v0.9.0 -> installed core_extended.v0.9.0 Processing 188/189: [patdiff: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "patdiff" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/patdiff.v0.9.0) - ocamlc lib/patdiff_lib.{cmi,cmo,cmt} - ocamlopt lib/patdiff_lib.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx bin/make_config.pp.ml - ppx bin/readme.pp.ml - ppx lib/ascii_output.pp.ml - ppx bin/patdiff.pp.ml - ppx bin/text.pp.ml - ppx lib/import.pp.ml - ppx lib/std.pp.ml - ppx lib/output_mode.pp.ml - ppx lib/output_intf.pp.ml - ppx lib/html_output.pp.ml - ppx lib/patdiff_hunks.pp.ml - ppx bin/compare.pp.ml - ppx lib/ansi_output.pp.ml - ppx lib/compare_core.pp.ml - ppx lib/ansi_output.pp.mli - ppx lib/ascii_output.pp.mli - ppx lib/configuration.pp.mli - ppx lib/html_output.pp.mli - ppx lib/output_mode.pp.mli - ppx lib/patdiff_core.pp.mli - ppx lib/patdiff_format.pp.mli - ppx lib/compare_core.pp.mli - ocamldep bin/patdiff.depends.ocamldep-output - ppx lib/configuration.pp.ml - ppx lib/patdiff_core.pp.ml - ppx lib/patdiff_format.pp.ml - ppx lib/patdiff_hunks.pp.mli - ocamldep lib/patdiff_lib.dependsi.ocamldep-output - ppx bin/compare.pp.mli - ppx bin/text.pp.mli - ppx bin/make_config.pp.mli - ppx bin/readme.pp.mli - ocamldep bin/patdiff.dependsi.ocamldep-output - ocamldep lib/patdiff_lib.depends.ocamldep-output - ocamlc lib/patdiff_lib__Import.{cmi,cmo,cmt} - ocamlc lib/patdiff_lib__Output_mode.{cmi,cmti} - ocamlc lib/patdiff_lib__Patdiff_hunks.{cmi,cmti} - ocamlopt lib/patdiff_lib__Import.{cmx,o} - ocamlc lib/patdiff_lib__Output_mode.{cmo,cmt} - ocamlopt lib/patdiff_lib__Output_mode.{cmx,o} - ocamlc lib/patdiff_lib__Patdiff_hunks.{cmo,cmt} - ocamlopt lib/patdiff_lib__Patdiff_hunks.{cmx,o} - ocamlc lib/patdiff_lib__Patdiff_format.{cmi,cmti} - ocamlc lib/patdiff_lib__Output_intf.{cmi,cmo,cmt} - ocamlc lib/patdiff_lib__Html_output.{cmi,cmti} - ocamlc lib/patdiff_lib__Ansi_output.{cmi,cmti} - ocamlc lib/patdiff_lib__Ascii_output.{cmi,cmti} - ocamlc lib/patdiff_lib__Ascii_output.{cmo,cmt} - ocamlc lib/patdiff_lib__Ansi_output.{cmo,cmt} - ocamlc lib/patdiff_lib__Patdiff_core.{cmi,cmti} - ocamlc lib/patdiff_lib__Html_output.{cmo,cmt} - ocamlc lib/patdiff_lib__Configuration.{cmi,cmti} - ocamlc lib/patdiff_lib__Compare_core.{cmi,cmti} - ocamlc lib/patdiff_lib__Std.{cmi,cmo,cmt} - ocamlc lib/patdiff_lib__Patdiff_format.{cmo,cmt} - ocamlc bin/make_config.{cmi,cmti} - ocamlc bin/readme.{cmi,cmti} - ocamlc bin/text.{cmi,cmti} - ocamlc bin/compare.{cmi,cmti} - ocamlopt lib/patdiff_lib__Patdiff_format.{cmx,o} - ocamlopt lib/patdiff_lib__Output_intf.{cmx,o} - ocamlc lib/patdiff_lib__Patdiff_core.{cmo,cmt} - ocamlc bin/patdiff.{cmi,cmo,cmt} - ocamlopt lib/patdiff_lib__Ansi_output.{cmx,o} - ocamlc lib/patdiff_lib__Configuration.{cmo,cmt} - ocamlopt lib/patdiff_lib__Ascii_output.{cmx,o} - ocamlc lib/patdiff_lib__Compare_core.{cmo,cmt} - ocamlopt lib/patdiff_lib__Html_output.{cmx,o} - ocamlc lib/patdiff_lib.cma - ocamlopt lib/patdiff_lib__Patdiff_core.{cmx,o} - ocamlopt lib/patdiff_lib__Configuration.{cmx,o} - ocamlopt lib/patdiff_lib__Compare_core.{cmx,o} - ocamlopt lib/patdiff_lib__Std.{cmx,o} - ocamlopt lib/patdiff_lib.{a,cmxa} - ocamlopt bin/text.{cmx,o} - ocamlopt bin/make_config.{cmx,o} - ocamlopt lib/patdiff_lib.cmxs - ocamlopt bin/readme.{cmx,o} - ocamlopt bin/compare.{cmx,o} - ocamlopt bin/patdiff.{cmx,o} - ocamlopt bin/patdiff.exe (exit 2) - (cd _build/default && /home/opam/.opam/4.03/bin/ocamlopt.opt -w -40 -g -o bin/patdiff.exe -I /home/opam/.opam/4.03/lib/base -I /home/opam/.opam/4.03/lib/base/caml -I /home/opam/.opam/4.03/lib/base/shadow_stdlib -I /home/opam/.opam/4.03/lib/bin_prot -I /home/opam/.opam/4.03/lib/bin_prot/shape -I /home/opam/.opam/4.03/lib/bytes -I /home/opam/.opam/4.03/lib/core -I /home/opam/.opam/4.03/lib/core_extended -I /home/opam/.opam/4.03/lib/core_kernel -I /home/opam/.opam/4.03/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.03/lib/fieldslib -I /home/opam/.opam/4.03/lib/jane-street-headers -I /home/opam/.opam/4.03/lib/num -I /home/opam/.opam/4.03/lib/ocaml -I /home/opam/.opam/4.03/lib/ocaml/threads -I /home/opam/.opam/4.03/lib/patience_diff -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_expect/collector -I /home/opam/.opam/4.03/lib/ppx_expect/common -I /home/opam/.opam/4.03/lib/ppx_expect/config -I /home/opam/.opam/4.03/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_inline_test/config -I /home/opam/.opam/4.03/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.03/lib/re2 -I /home/opam/.opam/4.03/lib/re2/c -I /home/opam/.opam/4.03/lib/sexplib -I /home/opam/.opam/4.03/lib/sexplib/0 -I /home/opam/.opam/4.03/lib/sexplib/num -I /home/opam/.opam/4.03/lib/sexplib/unix -I /home/opam/.opam/4.03/lib/spawn -I /home/opam/.opam/4.03/lib/stdio -I /home/opam/.opam/4.03/lib/textutils -I /home/opam/.opam/4.03/lib/typerep -I /home/opam/.opam/4.03/lib/variantslib -I lib /home/opam/.opam/4.03/lib/base/caml/caml.cmxa /home/opam/.opam/4.03/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.03/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.03/lib/ocaml/unix.cmxa /home/opam/.opam/4.03/lib/base/base.cmxa /home/opam/.opam/4.03/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.03/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.03/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.03/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.03/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.03/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.03/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.03/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.03/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.03/lib/ocaml/nums.cmxa /home/opam/.opam/4.03/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.03/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.03/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.03/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.03/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.03/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.03/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.03/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.03/lib/stdio/stdio.cmxa /home/opam/.opam/4.03/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.03/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.03/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.03/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.03/lib/spawn/spawn.cmxa /home/opam/.opam/4.03/lib/re2/c/re2_c.cmxa /home/opam/.opam/4.03/lib/core/core.cmxa /home/opam/.opam/4.03/lib/re2/re2.cmxa /home/opam/.opam/4.03/lib/sexplib/num/sexplib_num.cmxa /home/opam/.opam/4.03/lib/textutils/textutils.cmxa /home/opam/.opam/4.03/lib/core_extended/core_extended.cmxa /home/opam/.opam/4.03/lib/pcre/pcre.cmxa /home/opam/.opam/4.03/lib/patience_diff/patience_diff_lib.cmxa lib/patdiff_lib.cmxa bin/text.cmx bin/make_config.cmx bin/readme.cmx bin/compare.cmx bin/patdiff.cmx) - /usr/bin/ld: /home/opam/.opam/4.03/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': - /home/opam/.opam/4.03/.opam-switch/build/core.v0.9.1/_build/default/src/unix_stubs.c:558: undefined reference to `makedev' - collect2: error: ld returned 1 exit status - File "caml_startup", line 1: - Error: Error during linking [ERROR] The compilation of patdiff.v0.9.0 failed at "jbuilder build -p patdiff -j 47". #=== ERROR while compiling patdiff.v0.9.0 =====================================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.03.0 | file:///home/opam/opam-repository # path ~/.opam/4.03/.opam-switch/build/patdiff.v0.9.0 # command ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p patdiff -j 47 # exit-code 1 # env-file ~/.opam/log/patdiff-8-6b6353.env # output-file ~/.opam/log/patdiff-8-6b6353.out ### output ### # ocamlc lib/patdiff_lib.{cmi,cmo,cmt} # ocamlopt lib/patdiff_lib.{cmx,o} # ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe # ppx bin/make_config.pp.ml # ppx bin/readme.pp.ml # ppx lib/ascii_output.pp.ml # ppx bin/patdiff.pp.ml # ppx bin/text.pp.ml # ppx lib/import.pp.ml # ppx lib/std.pp.ml # ppx lib/output_mode.pp.ml # ppx lib/output_intf.pp.ml # ppx lib/html_output.pp.ml # ppx lib/patdiff_hunks.pp.ml # ppx bin/compare.pp.ml # ppx lib/ansi_output.pp.ml # ppx lib/compare_core.pp.ml # ppx lib/ansi_output.pp.mli # ppx lib/ascii_output.pp.mli # ppx lib/configuration.pp.mli # ppx lib/html_output.pp.mli # ppx lib/output_mode.pp.mli # ppx lib/patdiff_core.pp.mli # ppx lib/patdiff_format.pp.mli # ppx lib/compare_core.pp.mli # ocamldep bin/patdiff.depends.ocamldep-output # ppx lib/configuration.pp.ml # ppx lib/patdiff_core.pp.ml # ppx lib/patdiff_format.pp.ml # ppx lib/patdiff_hunks.pp.mli # ocamldep lib/patdiff_lib.dependsi.ocamldep-output # ppx bin/compare.pp.mli # ppx bin/text.pp.mli # ppx bin/make_config.pp.mli # ppx bin/readme.pp.mli # ocamldep bin/patdiff.dependsi.ocamldep-output # ocamldep lib/patdiff_lib.depends.ocamldep-output # ocamlc lib/patdiff_lib__Import.{cmi,cmo,cmt} # ocamlc lib/patdiff_lib__Output_mode.{cmi,cmti} # ocamlc lib/patdiff_lib__Patdiff_hunks.{cmi,cmti} # ocamlopt lib/patdiff_lib__Import.{cmx,o} # ocamlc lib/patdiff_lib__Output_mode.{cmo,cmt} # ocamlopt lib/patdiff_lib__Output_mode.{cmx,o} # ocamlc lib/patdiff_lib__Patdiff_hunks.{cmo,cmt} # ocamlopt lib/patdiff_lib__Patdiff_hunks.{cmx,o} # ocamlc lib/patdiff_lib__Patdiff_format.{cmi,cmti} # ocamlc lib/patdiff_lib__Output_intf.{cmi,cmo,cmt} # ocamlc lib/patdiff_lib__Html_output.{cmi,cmti} # ocamlc lib/patdiff_lib__Ansi_output.{cmi,cmti} # ocamlc lib/patdiff_lib__Ascii_output.{cmi,cmti} # ocamlc lib/patdiff_lib__Ascii_output.{cmo,cmt} # ocamlc lib/patdiff_lib__Ansi_output.{cmo,cmt} # ocamlc lib/patdiff_lib__Patdiff_core.{cmi,cmti} # ocamlc lib/patdiff_lib__Html_output.{cmo,cmt} # ocamlc lib/patdiff_lib__Configuration.{cmi,cmti} # ocamlc lib/patdiff_lib__Compare_core.{cmi,cmti} # ocamlc lib/patdiff_lib__Std.{cmi,cmo,cmt} # ocamlc lib/patdiff_lib__Patdiff_format.{cmo,cmt} # ocamlc bin/make_config.{cmi,cmti} # ocamlc bin/readme.{cmi,cmti} # ocamlc bin/text.{cmi,cmti} # ocamlc bin/compare.{cmi,cmti} # ocamlopt lib/patdiff_lib__Patdiff_format.{cmx,o} # ocamlopt lib/patdiff_lib__Output_intf.{cmx,o} # ocamlc lib/patdiff_lib__Patdiff_core.{cmo,cmt} # ocamlc bin/patdiff.{cmi,cmo,cmt} # ocamlopt lib/patdiff_lib__Ansi_output.{cmx,o} # ocamlc lib/patdiff_lib__Configuration.{cmo,cmt} # ocamlopt lib/patdiff_lib__Ascii_output.{cmx,o} # ocamlc lib/patdiff_lib__Compare_core.{cmo,cmt} # ocamlopt lib/patdiff_lib__Html_output.{cmx,o} # ocamlc lib/patdiff_lib.cma # ocamlopt lib/patdiff_lib__Patdiff_core.{cmx,o} # ocamlopt lib/patdiff_lib__Configuration.{cmx,o} # ocamlopt lib/patdiff_lib__Compare_core.{cmx,o} # ocamlopt lib/patdiff_lib__Std.{cmx,o} # ocamlopt lib/patdiff_lib.{a,cmxa} # ocamlopt bin/text.{cmx,o} # ocamlopt bin/make_config.{cmx,o} # ocamlopt lib/patdiff_lib.cmxs # ocamlopt bin/readme.{cmx,o} # ocamlopt bin/compare.{cmx,o} # ocamlopt bin/patdiff.{cmx,o} # ocamlopt bin/patdiff.exe (exit 2) # (cd _build/default && /home/opam/.opam/4.03/bin/ocamlopt.opt -w -40 -g -o bin/patdiff.exe -I /home/opam/.opam/4.03/lib/base -I /home/opam/.opam/4.03/lib/base/caml -I /home/opam/.opam/4.03/lib/base/shadow_stdlib -I /home/opam/.opam/4.03/lib/bin_prot -I /home/opam/.opam/4.03/lib/bin_prot/shape -I /home/opam/.opam/4.03/lib/bytes -I /home/opam/.opam/4.03/lib/core -I /home/opam/.opam/4.03/lib/core_extended -I /home/opam/.opam/4.03/lib/core_kernel -I /home/opam/.opam/4.03/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.03/lib/fieldslib -I /home/opam/.opam/4.03/lib/jane-street-headers -I /home/opam/.opam/4.03/lib/num -I /home/opam/.opam/4.03/lib/ocaml -I /home/opam/.opam/4.03/lib/ocaml/threads -I /home/opam/.opam/4.03/lib/patience_diff -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_expect/collector -I /home/opam/.opam/4.03/lib/ppx_expect/common -I /home/opam/.opam/4.03/lib/ppx_expect/config -I /home/opam/.opam/4.03/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.03/lib/ppx_inline_test/config -I /home/opam/.opam/4.03/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.03/lib/re2 -I /home/opam/.opam/4.03/lib/re2/c -I /home/opam/.opam/4.03/lib/sexplib -I /home/opam/.opam/4.03/lib/sexplib/0 -I /home/opam/.opam/4.03/lib/sexplib/num -I /home/opam/.opam/4.03/lib/sexplib/unix -I /home/opam/.opam/4.03/lib/spawn -I /home/opam/.opam/4.03/lib/stdio -I /home/opam/.opam/4.03/lib/textutils -I /home/opam/.opam/4.03/lib/typerep -I /home/opam/.opam/4.03/lib/variantslib -I lib /home/opam/.opam/4.03/lib/base/caml/caml.cmxa /home/opam/.opam/4.03/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.03/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.03/lib/ocaml/unix.cmxa /home/opam/.opam/4.03/lib/base/base.cmxa /home/opam/.opam/4.03/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.03/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.03/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.03/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.03/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.03/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.03/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.03/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.03/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.03/lib/ocaml/nums.cmxa /home/opam/.opam/4.03/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.03/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.03/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.03/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.03/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.03/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.03/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.03/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.03/lib/stdio/stdio.cmxa /home/opam/.opam/4.03/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.03/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.03/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.03/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.03/lib/spawn/spawn.cmxa /home/opam/.opam/4.03/lib/re2/c/re2_c.cmxa /home/opam/.opam/4.03/lib/core/core.cmxa /home/opam/.opam/4.03/lib/re2/re2.cmxa /home/opam/.opam/4.03/lib/sexplib/num/sexplib_num.cmxa /home/opam/.opam/4.03/lib/textutils/textutils.cmxa /home/opam/.opam/4.03/lib/core_extended/core_extended.cmxa /home/opam/.opam/4.03/lib/pcre/pcre.cmxa /home/opam/.opam/4.03/lib/patience_diff/patience_diff_lib.cmxa lib/patdiff_lib.cmxa bin/text.cmx bin/make_config.cmx bin/readme.cmx bin/compare.cmx bin/patdiff.cmx) # /usr/bin/ld: /home/opam/.opam/4.03/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': # /home/opam/.opam/4.03/.opam-switch/build/core.v0.9.1/_build/default/src/unix_stubs.c:558: undefined reference to `makedev' # collect2: error: ld returned 1 exit status # File "caml_startup", line 1: # Error: Error during linking <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build patdiff v0.9.0 +- +- The following changes have been performed | - install base v0.9.3 | - install base-bytes base | - install base-num base | - install bin_prot v0.9.1 | - install conf-libpcre 1 | - install conf-pkg-config 2 | - install configurator v0.9.1 | - install core v0.9.1 | - install core_extended v0.9.0 | - install core_kernel v0.9.0 | - 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.2.3 | - 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.0 | - install ppx_custom_printf v0.9.0 | - install ppx_driver v0.9.1 | - 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.0 | - install ppx_typerep_conv v0.9.0 | - install ppx_variants_conv v0.9.0 | - install re 1.8.0 | - install re2 v0.9.0 | - install result 1.3 | - install seq 0.1 | - install sexplib v0.9.2 | - install spawn v0.9.0 | - install stdio v0.9.0 | - 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.03/.opam-switch/backup/state-20221012233641.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