Building on summer (from freebsd) 2024-08-09 01:39.00 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam")) 2024-08-09 01:39.01 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 85058bdc24b7375e71be2d749b47bd7a1c8dd5b4")) 2024-08-09 01:39.01 ---> using "ce11077fd6b5f0fe43748cf38a8fe6352459b19d6d46e6ffe9d0777a816d13c5" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using 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. 2024-08-09 01:39.01 ---> using "250005dfc2b47d1b02f9e7f5ee3b74c50d6278cc900e4f133ee5445c0e192fd8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # Run eval $(opam env --switch=4.14.2) to update the current shell environment 2024-08-09 01:39.01 ---> using "54c80793d4323fc8fe04470c0b9b3c6685fb05590038ce356a59fe77ca07a083" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-08-09 01:39.02 ---> using "1e6fc31f64ff3948e58dd08c9b8e2efab33b3dde974d579ae503581cc820ed99" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"patdiff.v0.14.0\"\ \nopam install -vy \"patdiff.v0.14.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"patdiff.v0.14.0\" | grep -q '\"freebsd\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] patdiff.v0.14.0 is not installed. Nothing to do. The following actions will be performed: === install 63 packages - install base v0.14.3 [required by patience_diff] - install base_bigstring v0.14.0 [required by core_kernel] - install base_quickcheck v0.14.1 [required by core_kernel] - install bin_prot v0.14.1 [required by core_kernel] - install conf-libpcre 1 [required by pcre] - install conf-pkg-config 3 [required by conf-libpcre] - install core v0.14.1 [required by patdiff] - install core_kernel v0.14.2 [required by patdiff] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.0 [required by patdiff] - install dune-configurator 3.16.0 [required by pcre] - install fieldslib v0.14.0 [required by core_kernel] - install jane-street-headers v0.14.0 [required by core_kernel] - install jst-config v0.14.1 [required by core] - install num 1.5-1 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install octavius 1.2.2 [required by ppx_js_style] - install parsexp v0.14.2 [required by sexplib] - install patdiff v0.14.0 - install patience_diff v0.14.0 [required by patdiff] - install pcre 7.5.0 [required by patdiff] - install ppx_assert v0.14.0 [required by core_kernel] - install ppx_base v0.14.0 [required by core_kernel] - install ppx_bench v0.14.1 [required by ppx_jane] - install ppx_bin_prot v0.14.0 [required by ppx_jane] - install ppx_cold v0.14.0 [required by ppx_base] - install ppx_compare v0.14.0 [required by ppx_base, bin_prot] - install ppx_custom_printf v0.14.1 [required by ppx_jane] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_enumerate v0.14.0 [required by ppx_base] - install ppx_expect v0.14.2 [required by ppx_jane] - install ppx_fields_conv v0.14.2 [required by ppx_jane] - install ppx_fixed_literal v0.14.0 [required by ppx_jane] - install ppx_hash v0.14.0 [required by core_kernel] - install ppx_here v0.14.0 [required by ppx_jane] - install ppx_inline_test v0.14.1 [required by core_kernel] - install ppx_jane v0.14.0 [required by patdiff] - install ppx_js_style v0.14.1 [required by ppx_base] - install ppx_let v0.14.0 [required by ppx_jane] - install ppx_module_timer v0.14.0 [required by ppx_jane] - install ppx_optcomp v0.14.3 [required by core_kernel] - install ppx_optional v0.14.0 [required by ppx_jane] - install ppx_pipebang v0.14.0 [required by ppx_jane] - install ppx_sexp_conv v0.14.3 [required by core_kernel] - install ppx_sexp_message v0.14.1 [required by core_kernel] - install ppx_sexp_value v0.14.0 [required by ppx_jane] - install ppx_stable v0.14.1 [required by ppx_jane] - install ppx_string v0.14.1 [required by ppx_jane] - install ppx_typerep_conv v0.14.2 [required by ppx_jane] - install ppx_variants_conv v0.14.2 [required by ppx_jane] - install ppxlib 0.25.1 [required by ppx_jane] - install re 1.11.0 [required by patdiff] - install seq base [required by re] - install sexplib v0.14.0 [required by core] - install sexplib0 v0.14.0 [required by base, sexplib] - install spawn v0.15.1 [required by core] - install splittable_random v0.14.0 [required by core_kernel] - install stdio v0.14.0 [required by core_kernel] - install stdlib-shims 0.3.0 [required by ppxlib] - install time_now v0.14.0 [required by core_kernel] - install timezone v0.14.0 [required by core] - install typerep v0.14.0 [required by core_kernel] - install variantslib v0.14.0 [required by core_kernel] The following system packages will first need to be installed: pcre <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run pkg to install them (may need root/sudo access) 2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/local/bin/sudo "pkg" "install" "-y" "pcre" - Updating FreeBSD repository catalogue... - [summer] Fetching data.pkg: ...... - .... done - Processing entries: - .. - .. - .. - . - .. - . done - FreeBSD repository update completed. 34465 packages processed. - All repositories are up to date. - The following 1 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - pcre: 8.45_4 - - Number of packages to be installed: 1 - - The process will require 6 MiB more space. - 1 MiB to be downloaded. - [summer] [1/1] Fetching pcre-8.45_4.pkg: ........ - .. done - Checking integrity... done (0 conflicting) - [summer] [1/1] Installing pcre-8.45_4... - [summer] [1/1] Extracting pcre-8.45_4: .......... done - ===== - Message from pcre-8.45_4: - - -- - ===> NOTICE: - - This port is deprecated; you may wish to reconsider installing it: - - EOLed by upstream, use devel/pcre2 instead. <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/188: [base.v0.14.3: extract] Processing 2/188: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] Processing 3/188: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract] -> retrieved base_bigstring.v0.14.0 (cached) Processing 3/188: [base.v0.14.3: extract] [base_quickcheck.v0.14.1: extract] Processing 4/188: [base.v0.14.3: extract] [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract] -> retrieved base_quickcheck.v0.14.1 (cached) Processing 4/188: [base.v0.14.3: extract] [bin_prot.v0.14.1: extract] Processing 5/188: [base.v0.14.3: extract] [bin_prot.v0.14.1: extract] Processing 6/188: [base.v0.14.3: extract] [bin_prot.v0.14.1: extract] Processing 7/188: [base.v0.14.3: extract] [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] Processing 8/188: [base.v0.14.3: extract] [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] [conf-pkg-config: pkg-config] -> retrieved bin_prot.v0.14.1 (cached) Processing 8/188: [base.v0.14.3: extract] [core.v0.14.1: extract] [conf-pkg-config: pkg-config] Processing 9/188: [base.v0.14.3: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-pkg-config: pkg-config] + /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --verbose print additional information - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --solution print dependency graph solution in a simple format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - --license print the specified module's license to stdout if known - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 9/188: [base.v0.14.3: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] -> installed conf-pkg-config.3 Processing 10/188: [base.v0.14.3: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] Processing 11/188: [base.v0.14.3: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-libpcre: pkg-config libpcre] -> retrieved core.v0.14.1 (cached) Processing 11/188: [base.v0.14.3: extract] [core_kernel.v0.14.2: extract] [conf-libpcre: pkg-config libpcre] Processing 12/188: [base.v0.14.3: extract] [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [conf-libpcre: pkg-config libpcre] + /usr/local/bin/pkg-config "libpcre" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 12/188: [base.v0.14.3: extract] [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] -> installed conf-libpcre.1 Processing 13/188: [base.v0.14.3: extract] [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] -> retrieved core_kernel.v0.14.2 (cached) Processing 13/188: [base.v0.14.3: extract] [csexp.1.5.2: extract] Processing 14/188: [base.v0.14.3: extract] [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] -> retrieved csexp.1.5.2 (cached) Processing 14/188: [base.v0.14.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] Processing 15/188: [base.v0.14.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.14.0: extract] -> retrieved base.v0.14.3 (cached) Processing 15/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.14.0: extract] Processing 16/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.14.0: extract] [jane-street-headers.v0.14.0: extract] -> retrieved fieldslib.v0.14.0 (cached) Processing 16/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.14.0: extract] Processing 17/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] -> retrieved jane-street-headers.v0.14.0 (cached) Processing 17/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.14.1: extract] Processing 18/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.14.1: extract] [num.1.5-1: extract] -> retrieved jst-config.v0.14.1 (cached) Processing 18/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] Processing 19/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] -> retrieved num.1.5-1 (cached) Processing 19/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] Processing 20/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [octavius.1.2.2: extract] [num: patch] applying num-in-findlib-dir.patch Processing 21/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [octavius.1.2.2: extract] [num: patch] -> retrieved octavius.1.2.2 (cached) Processing 21/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: patch] Processing 22/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.14.2: extract] [num: patch] Processing 22/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.14.2: extract] [num: gmake opam-legacy] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 22/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.14.2: extract] [num: gmake opam-legacy] Processing 23/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.14.2: extract] [patdiff.v0.14.0: http] [num: gmake opam-legacy] -> retrieved parsexp.v0.14.2 (cached) Processing 23/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [patdiff.v0.14.0: http] [num: gmake opam-legacy] Processing 24/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [patdiff.v0.14.0: http] [patience_diff.v0.14.0: http] [num: gmake opam-legacy] Processing 24/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [patdiff.v0.14.0: http] [patience_diff.v0.14.0: extract] [num: gmake opam-legacy] Processing 24/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [patdiff.v0.14.0: extract] [patience_diff.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved patience_diff.v0.14.0 (https://ocaml.janestreet.com/ocaml-core/v0.14/files/patience_diff-v0.14.0.tar.gz) Processing 24/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [patdiff.v0.14.0: extract] [num: gmake opam-legacy] Processing 25/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [patdiff.v0.14.0: extract] [pcre.7.5.0: extract] [num: gmake opam-legacy] -> retrieved patdiff.v0.14.0 (https://ocaml.janestreet.com/ocaml-core/v0.14/files/patdiff-v0.14.0.tar.gz) Processing 25/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [pcre.7.5.0: extract] [num: gmake opam-legacy] Processing 26/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [pcre.7.5.0: extract] [ppx_assert.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved pcre.7.5.0 (cached) Processing 26/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_assert.v0.14.0: extract] [num: gmake opam-legacy] Processing 27/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_assert.v0.14.0 (cached) Processing 27/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.14.0: extract] [num: gmake opam-legacy] Processing 28/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_base.v0.14.0 (cached) Processing 28/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bench.v0.14.1: extract] [num: gmake opam-legacy] Processing 29/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_bench.v0.14.1 (cached) Processing 29/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bin_prot.v0.14.0: extract] [num: gmake opam-legacy] Processing 30/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_bin_prot.v0.14.0 (cached) Processing 30/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.14.0: extract] [num: gmake opam-legacy] Processing 31/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_cold.v0.14.0 (cached) Processing 31/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.14.0: extract] [num: gmake opam-legacy] Processing 32/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_compare.v0.14.0 (cached) Processing 32/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: gmake opam-legacy] Processing 33/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-legacy] -> retrieved ppx_custom_printf.v0.14.1 (cached) Processing 33/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-legacy] Processing 34/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_derivers.1.2.1 (cached) Processing 34/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.14.0: extract] [num: gmake opam-legacy] Processing 35/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [num: gmake opam-legacy] -> retrieved ppx_enumerate.v0.14.0 (cached) Processing 35/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.14.2: extract] [num: gmake opam-legacy] Processing 36/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: gmake opam-legacy] -> retrieved ppx_expect.v0.14.2 (cached) Processing 36/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_fields_conv.v0.14.2: extract] [num: gmake opam-legacy] Processing 37/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_fields_conv.v0.14.2 (cached) Processing 37/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_fixed_literal.v0.14.0: extract] [num: gmake opam-legacy] Processing 38/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_fixed_literal.v0.14.0 (cached) Processing 38/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.14.0: extract] [num: gmake opam-legacy] Processing 39/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_hash.v0.14.0 (cached) Processing 39/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_here.v0.14.0: extract] [num: gmake opam-legacy] Processing 40/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_here.v0.14.0 (cached) Processing 40/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.14.1: extract] [num: gmake opam-legacy] Processing 41/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_inline_test.v0.14.1 (cached) Processing 41/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_jane.v0.14.0: extract] [num: gmake opam-legacy] Processing 42/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_jane.v0.14.0 (cached) Processing 42/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_js_style.v0.14.1: extract] [num: gmake opam-legacy] Processing 43/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_js_style.v0.14.1 (cached) Processing 43/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_let.v0.14.0: extract] [num: gmake opam-legacy] Processing 44/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_let.v0.14.0 (cached) Processing 44/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_module_timer.v0.14.0: extract] [num: gmake opam-legacy] Processing 45/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [num: gmake opam-legacy] -> retrieved ppx_module_timer.v0.14.0 (cached) Processing 45/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optcomp.v0.14.3: extract] [num: gmake opam-legacy] Processing 46/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_optcomp.v0.14.3 (cached) Processing 46/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optional.v0.14.0: extract] [num: gmake opam-legacy] Processing 47/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_optional.v0.14.0 (cached) Processing 47/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_pipebang.v0.14.0: extract] [num: gmake opam-legacy] Processing 48/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [num: gmake opam-legacy] -> retrieved ppx_pipebang.v0.14.0 (cached) Processing 48/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.14.3: extract] [num: gmake opam-legacy] Processing 49/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_sexp_conv.v0.14.3 (cached) Processing 49/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_message.v0.14.1: extract] [num: gmake opam-legacy] Processing 50/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppx_sexp_message.v0.14.1 (cached) Processing 50/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_value.v0.14.0: extract] [num: gmake opam-legacy] Processing 51/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_sexp_value.v0.14.0 (cached) Processing 51/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_stable.v0.14.1: extract] [num: gmake opam-legacy] Processing 52/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [num: gmake opam-legacy] -> retrieved ppx_stable.v0.14.1 (cached) Processing 52/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_string.v0.14.1: extract] [num: gmake opam-legacy] Processing 53/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [num: gmake opam-legacy] -> retrieved ppx_string.v0.14.1 (cached) Processing 53/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_typerep_conv.v0.14.2: extract] [num: gmake opam-legacy] Processing 54/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [num: gmake opam-legacy] -> retrieved ppx_typerep_conv.v0.14.2 (cached) Processing 54/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_variants_conv.v0.14.2: extract] [num: gmake opam-legacy] Processing 55/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] -> retrieved ppx_variants_conv.v0.14.2 (cached) Processing 55/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 56/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [re.1.11.0: extract] [num: gmake opam-legacy] -> retrieved re.1.11.0 (cached) Processing 56/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] -> retrieved seq.base (cached) Processing 57/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 58/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexplib.v0.14.0: extract] [num: gmake opam-legacy] Processing 59/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexplib.v0.14.0: extract] [num: gmake opam-legacy] -> installed seq.base Processing 60/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexplib.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved sexplib.v0.14.0 (cached) Processing 60/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 61/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved sexplib0.v0.14.0 (cached) Processing 61/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 62/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [spawn.v0.15.1: extract] [num: gmake opam-legacy] -> retrieved spawn.v0.15.1 (cached) Processing 62/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 63/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [splittable_random.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved splittable_random.v0.14.0 (cached) Processing 63/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 64/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [stdio.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved stdio.v0.14.0 (cached) Processing 64/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 65/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [stdlib-shims.0.3.0: extract] [num: gmake opam-legacy] -> retrieved stdlib-shims.0.3.0 (cached) Processing 65/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 66/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [time_now.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved time_now.v0.14.0 (cached) Processing 66/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 67/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [timezone.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved timezone.v0.14.0 (cached) Processing 67/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [num: gmake opam-legacy] Processing 68/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.25.1: extract] [typerep.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved ppxlib.0.25.1 (cached) Processing 68/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [typerep.v0.14.0: extract] [num: gmake opam-legacy] Processing 69/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved typerep.v0.14.0 (cached) Processing 69/188: [dune.3.16.0, dune-configurator.3.16.0: extract] [variantslib.v0.14.0: extract] [num: gmake opam-legacy] -> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached) Processing 69/188: [variantslib.v0.14.0: extract] [num: gmake opam-legacy] Processing 70/188: [variantslib.v0.14.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved variantslib.v0.14.0 (cached) Processing 70/188: [dune: ocaml 15] [num: gmake opam-legacy] + /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1) - /usr/local/bin/gmake -C src all - gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 70/188: [dune: ocaml 15] -> installed num.1.5-1 Processing 71/188: [dune: ocaml 15] + /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 15 - Processing 71/188: [dune: ./_boot/dune.exe build] + /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0) -> compiled dune.3.16.0 -> installed dune.3.16.0 Processing 73/188: [csexp: dune build] Processing 74/188: [csexp: dune build] [jane-street-headers: dune build] Processing 75/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 76/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] Processing 77/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 78/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] Processing 79/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 80/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] Processing 81/188: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jane-street-headers" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jane-street-headers.v0.14.0) -> compiled jane-street-headers.v0.14.0 Processing 81/188: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.14.0 Processing 82/188: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 82/188: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 83/188: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 83/188: [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 84/188: [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] Processing 85/188: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 85/188: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] -> installed stdlib-shims.0.3.0 Processing 86/188: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.16.0) + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "spawn" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/spawn.v0.15.1) -> compiled spawn.v0.15.1 Processing 86/188: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] -> installed spawn.v0.15.1 Processing 87/188: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.16.0) Processing 87/188: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib0.v0.14.0) - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml) - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml) - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled sexplib0.v0.14.0 Processing 87/188: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] -> installed sexplib0.v0.14.0 Processing 88/188: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "octavius" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 88/188: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] -> installed octavius.1.2.2 Processing 89/188: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 89/188: [dune-configurator: dune build] [re: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 90/188: [dune-configurator: dune build] [re: dune build] Processing 91/188: [dune-configurator: dune build] [ppxlib: dune build] [re: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "re" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/re.1.11.0) -> compiled re.1.11.0 Processing 91/188: [dune-configurator: dune build] [ppxlib: dune build] -> installed re.1.11.0 Processing 92/188: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 Processing 92/188: [ppxlib: dune build] -> installed dune-configurator.3.16.0 Processing 93/188: [ppxlib: dune build] Processing 94/188: [base: dune build] [ppxlib: dune build] Processing 95/188: [base: dune build] [pcre: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "pcre" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/pcre.7.5.0) -> compiled pcre.7.5.0 Processing 95/188: [base: dune build] [ppxlib: dune build] -> installed pcre.7.5.0 Processing 96/188: [base: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base.v0.14.3) -> compiled base.v0.14.3 Processing 96/188: [ppxlib: dune build] -> installed base.v0.14.3 Processing 97/188: [ppxlib: dune build] Processing 98/188: [fieldslib: dune build] [ppxlib: dune build] Processing 99/188: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] Processing 100/188: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] Processing 101/188: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] Processing 102/188: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "fieldslib" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fieldslib.v0.14.0) -> compiled fieldslib.v0.14.0 Processing 102/188: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] -> installed fieldslib.v0.14.0 Processing 103/188: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "variantslib" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/variantslib.v0.14.0) -> compiled variantslib.v0.14.0 Processing 103/188: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] -> installed variantslib.v0.14.0 Processing 104/188: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdio" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 Processing 104/188: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build] -> installed stdio.v0.14.0 Processing 105/188: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "typerep" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/typerep.v0.14.0) -> compiled typerep.v0.14.0 Processing 105/188: [parsexp: dune build] [ppxlib: dune build] -> installed typerep.v0.14.0 Processing 106/188: [parsexp: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "parsexp" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/parsexp.v0.14.2) -> compiled parsexp.v0.14.2 Processing 106/188: [ppxlib: dune build] -> installed parsexp.v0.14.2 Processing 107/188: [ppxlib: dune build] Processing 108/188: [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib.v0.14.0) -> compiled sexplib.v0.14.0 Processing 108/188: [ppxlib: dune build] -> installed sexplib.v0.14.0 Processing 109/188: [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppxlib.0.25.1) -> compiled ppxlib.0.25.1 -> installed ppxlib.0.25.1 Processing 111/188: [ppx_cold: dune build] Processing 112/188: [ppx_cold: dune build] [ppx_compare: dune build] Processing 113/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 114/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] Processing 115/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] Processing 116/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] Processing 117/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 118/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] Processing 119/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] Processing 120/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] Processing 121/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] Processing 122/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] Processing 123/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] Processing 124/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] Processing 125/188: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_cold" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_cold.v0.14.0) -> compiled ppx_cold.v0.14.0 Processing 125/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_cold.v0.14.0 Processing 126/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_here" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_here.v0.14.0) -> compiled ppx_here.v0.14.0 Processing 126/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_here.v0.14.0 Processing 127/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_fields_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_fields_conv.v0.14.2) -> compiled ppx_fields_conv.v0.14.2 Processing 127/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_fields_conv.v0.14.2 Processing 128/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_fixed_literal.v0.14.0) -> compiled ppx_fixed_literal.v0.14.0 Processing 128/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_fixed_literal.v0.14.0 Processing 129/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_variants_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_variants_conv.v0.14.2) -> compiled ppx_variants_conv.v0.14.2 Processing 129/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> installed ppx_variants_conv.v0.14.2 Processing 130/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_optcomp" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_optcomp.v0.14.3) -> compiled ppx_optcomp.v0.14.3 Processing 130/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> installed ppx_optcomp.v0.14.3 Processing 131/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_stable" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_stable.v0.14.1) -> compiled ppx_stable.v0.14.1 Processing 131/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] -> installed ppx_stable.v0.14.1 Processing 132/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_let" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_let.v0.14.0) -> compiled ppx_let.v0.14.0 Processing 132/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] -> installed ppx_let.v0.14.0 Processing 133/188: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_enumerate" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_enumerate.v0.14.0) -> compiled ppx_enumerate.v0.14.0 Processing 133/188: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] -> installed ppx_enumerate.v0.14.0 Processing 134/188: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_typerep_conv.v0.14.2) -> compiled ppx_typerep_conv.v0.14.2 Processing 134/188: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] -> installed ppx_typerep_conv.v0.14.2 Processing 135/188: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_pipebang" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_pipebang.v0.14.0) -> compiled ppx_pipebang.v0.14.0 Processing 135/188: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] -> installed ppx_pipebang.v0.14.0 Processing 136/188: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_js_style" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_js_style.v0.14.1) -> compiled ppx_js_style.v0.14.1 Processing 136/188: [ppx_compare: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.14.1 Processing 137/188: [ppx_compare: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_optional" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_optional.v0.14.0) -> compiled ppx_optional.v0.14.0 Processing 137/188: [ppx_compare: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optional.v0.14.0 Processing 138/188: [ppx_compare: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_compare" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_compare.v0.14.0) -> compiled ppx_compare.v0.14.0 Processing 138/188: [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.14.0 Processing 139/188: [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_conv.v0.14.3) -> compiled ppx_sexp_conv.v0.14.3 -> installed ppx_sexp_conv.v0.14.3 Processing 141/188: [ppx_assert: dune build] Processing 142/188: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 143/188: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] Processing 144/188: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] Processing 145/188: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_hash" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_hash.v0.14.0) -> compiled ppx_hash.v0.14.0 Processing 145/188: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_hash.v0.14.0 Processing 146/188: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 147/188: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_sexp_value" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_value.v0.14.0) -> compiled ppx_sexp_value.v0.14.0 Processing 147/188: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] -> installed ppx_sexp_value.v0.14.0 Processing 148/188: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_assert" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_assert.v0.14.0) - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.objs/byte -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmo -c -impl runtime-lib/runtime.pp.ml) - File "runtime-lib/runtime.ml", line 74, characters 46-51: - 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 60-65: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 51-58: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -g -I runtime-lib/.ppx_assert_lib.objs/byte -I runtime-lib/.ppx_assert_lib.objs/native -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.cmx -c -impl runtime-lib/runtime.pp.ml) - File "runtime-lib/runtime.ml", line 74, characters 46-51: - 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 60-65: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "runtime-lib/runtime.ml", line 102, characters 51-58: - 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got = - ^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled ppx_assert.v0.14.0 Processing 148/188: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] -> installed ppx_assert.v0.14.0 Processing 149/188: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] Processing 150/188: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_sexp_message" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_message.v0.14.1) -> compiled ppx_sexp_message.v0.14.1 Processing 150/188: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] -> installed ppx_sexp_message.v0.14.1 Processing 151/188: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_base" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_base.v0.14.0) -> compiled ppx_base.v0.14.0 Processing 151/188: [jst-config: dune build] [ppx_custom_printf: dune build] -> installed ppx_base.v0.14.0 Processing 152/188: [jst-config: dune build] [ppx_custom_printf: dune build] Processing 153/188: [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_string: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_custom_printf" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_custom_printf.v0.14.1) -> compiled ppx_custom_printf.v0.14.1 Processing 153/188: [jst-config: dune build] [ppx_string: dune build] -> installed ppx_custom_printf.v0.14.1 Processing 154/188: [jst-config: dune build] [ppx_string: dune build] Processing 155/188: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_string" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_string.v0.14.1) -> compiled ppx_string.v0.14.1 Processing 155/188: [bin_prot: dune build] [jst-config: dune build] -> installed ppx_string.v0.14.1 Processing 156/188: [bin_prot: dune build] [jst-config: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jst-config" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jst-config.v0.14.1) -> compiled jst-config.v0.14.1 Processing 156/188: [bin_prot: dune build] -> installed jst-config.v0.14.1 Processing 157/188: [bin_prot: dune build] Processing 158/188: [bin_prot: dune build] [time_now: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "time_now" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/time_now.v0.14.0) -> compiled time_now.v0.14.0 Processing 158/188: [bin_prot: dune build] -> installed time_now.v0.14.0 Processing 159/188: [bin_prot: dune build] Processing 160/188: [bin_prot: dune build] [ppx_inline_test: dune build] Processing 161/188: [bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bin_prot" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bin_prot.v0.14.1) -> compiled bin_prot.v0.14.1 Processing 161/188: [ppx_inline_test: dune build] [ppx_module_timer: dune build] -> installed bin_prot.v0.14.1 Processing 162/188: [ppx_inline_test: dune build] [ppx_module_timer: dune build] Processing 163/188: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_module_timer" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_module_timer.v0.14.0) -> compiled ppx_module_timer.v0.14.0 Processing 163/188: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] -> installed ppx_module_timer.v0.14.0 Processing 164/188: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_inline_test" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_inline_test.v0.14.1) -> compiled ppx_inline_test.v0.14.1 Processing 164/188: [ppx_bin_prot: dune build] -> installed ppx_inline_test.v0.14.1 Processing 165/188: [ppx_bin_prot: dune build] Processing 166/188: [ppx_bench: dune build] [ppx_bin_prot: dune build] Processing 167/188: [ppx_bench: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_bin_prot" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_bin_prot.v0.14.0) -> compiled ppx_bin_prot.v0.14.0 Processing 167/188: [ppx_bench: dune build] [ppx_expect: dune build] -> installed ppx_bin_prot.v0.14.0 Processing 168/188: [ppx_bench: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_bench" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_bench.v0.14.1) -> compiled ppx_bench.v0.14.1 Processing 168/188: [ppx_expect: dune build] -> installed ppx_bench.v0.14.1 Processing 169/188: [ppx_expect: dune build] Processing 170/188: [ppx_expect: dune build] [splittable_random: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "splittable_random" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/splittable_random.v0.14.0) -> compiled splittable_random.v0.14.0 Processing 170/188: [ppx_expect: dune build] -> installed splittable_random.v0.14.0 Processing 171/188: [ppx_expect: dune build] Processing 172/188: [base_quickcheck: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_expect" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_expect.v0.14.2) -> compiled ppx_expect.v0.14.2 Processing 172/188: [base_quickcheck: dune build] -> installed ppx_expect.v0.14.2 Processing 173/188: [base_quickcheck: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base_quickcheck" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base_quickcheck.v0.14.1) -> compiled base_quickcheck.v0.14.1 -> installed base_quickcheck.v0.14.1 Processing 175/188: [ppx_jane: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_jane" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_jane.v0.14.0) -> compiled ppx_jane.v0.14.0 -> installed ppx_jane.v0.14.0 Processing 177/188: [base_bigstring: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base_bigstring" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base_bigstring.v0.14.0) -> compiled base_bigstring.v0.14.0 -> installed base_bigstring.v0.14.0 Processing 179/188: [core_kernel: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "core_kernel" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/core_kernel.v0.14.2) - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14.2/lib/ocaml -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c) - md5_stubs.c:11:32: warning: pragma diagnostic expected option name (e.g. "-Wundef") [-Wunknown-pragmas] - #pragma GCC diagnostic ignored "-pedantic" - ^ - 1 warning generated. - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core_kernel.objs/byte -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -intf-suffix .ml -no-alias-deps -open Core_kernel__ -o src/.core_kernel.objs/byte/core_kernel__Ephemeron.cmo -c -impl src/ephemeron.pp.ml) - File "src/ephemeron.ml", line 7, characters 13-29: - 7 | let create = Ephemeron.create - ^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.create - This function won't be available in 5.0 - File "src/ephemeron.ml", line 10, characters 12-31: - 10 | | None -> Ephemeron.unset_key t - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.unset_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 11, characters 14-31: - 11 | | Some v -> Ephemeron.set_key t v - ^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.set_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 14, characters 14-31: - 14 | let get_key = Ephemeron.get_key - ^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.get_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 17, characters 12-32: - 17 | | None -> Ephemeron.unset_data t - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.unset_data - This function won't be available in 5.0 - File "src/ephemeron.ml", line 18, characters 14-32: - 18 | | Some v -> Ephemeron.set_data t v - ^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.set_data - This function won't be available in 5.0 - File "src/ephemeron.ml", line 21, characters 15-33: - 21 | let get_data = Ephemeron.get_data - ^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.get_data - This function won't be available in 5.0 - File "src/ephemeron.ml", line 22, characters 20-39: - 22 | let is_key_some t = Ephemeron.check_key t - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.check_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 24, characters 21-41: - 24 | let is_data_some t = Ephemeron.check_data t - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.check_data - This function won't be available in 5.0 - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -g -I src/.core_kernel.objs/byte -I src/.core_kernel.objs/native -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -I base_for_tests/src/.base_for_tests.objs/native -intf-suffix .ml -no-alias-deps -open Core_kernel__ -o src/.core_kernel.objs/native/core_kernel__Ephemeron.cmx -c -impl src/ephemeron.pp.ml) - File "src/ephemeron.ml", line 7, characters 13-29: - 7 | let create = Ephemeron.create - ^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.create - This function won't be available in 5.0 - File "src/ephemeron.ml", line 10, characters 12-31: - 10 | | None -> Ephemeron.unset_key t - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.unset_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 11, characters 14-31: - 11 | | Some v -> Ephemeron.set_key t v - ^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.set_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 14, characters 14-31: - 14 | let get_key = Ephemeron.get_key - ^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.get_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 17, characters 12-32: - 17 | | None -> Ephemeron.unset_data t - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.unset_data - This function won't be available in 5.0 - File "src/ephemeron.ml", line 18, characters 14-32: - 18 | | Some v -> Ephemeron.set_data t v - ^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.set_data - This function won't be available in 5.0 - File "src/ephemeron.ml", line 21, characters 15-33: - 21 | let get_data = Ephemeron.get_data - ^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.get_data - This function won't be available in 5.0 - File "src/ephemeron.ml", line 22, characters 20-39: - 22 | let is_key_some t = Ephemeron.check_key t - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.check_key - This function won't be available in 5.0 - File "src/ephemeron.ml", line 24, characters 21-41: - 24 | let is_data_some t = Ephemeron.check_data t - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Ephemeron.check_data - This function won't be available in 5.0 -> compiled core_kernel.v0.14.2 -> installed core_kernel.v0.14.2 Processing 181/188: [patience_diff: dune build] Processing 182/188: [patience_diff: dune build] [timezone: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "patience_diff" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/patience_diff.v0.14.0) - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.patience_diff_lib.objs/byte -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/core_kernel -I /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -intf-suffix .ml -no-alias-deps -open Patience_diff_lib__ -o src/.patience_diff_lib.objs/byte/patience_diff_lib__Patience_diff.cmo -c -impl src/patience_diff.pp.ml) - File "src/patience_diff.ml", line 746, characters 39-53: - 746 | let get_matching_blocks ~transform ?(big_enough = 1) ~prev ~next = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/patience_diff.ml", line 809, characters 38-52: - 809 | let get_hunks ~transform ~context ?(big_enough = 1) ~prev ~next = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -g -I src/.patience_diff_lib.objs/byte -I src/.patience_diff_lib.objs/native -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/core_kernel -I /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -intf-suffix .ml -no-alias-deps -open Patience_diff_lib__ -o src/.patience_diff_lib.objs/native/patience_diff_lib__Patience_diff.cmx -c -impl src/patience_diff.pp.ml) - File "src/patience_diff.ml", line 746, characters 39-53: - 746 | let get_matching_blocks ~transform ?(big_enough = 1) ~prev ~next = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/patience_diff.ml", line 809, characters 38-52: - 809 | let get_hunks ~transform ~context ?(big_enough = 1) ~prev ~next = - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled patience_diff.v0.14.0 Processing 182/188: [timezone: dune build] -> installed patience_diff.v0.14.0 Processing 183/188: [timezone: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "timezone" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/timezone.v0.14.0) -> compiled timezone.v0.14.0 -> installed timezone.v0.14.0 Processing 185/188: [core: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "core" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/core.v0.14.1) - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14.2/lib/ocaml -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/core_kernel -I /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14.2/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14.2/lib/core_kernel/flags -I /home/opam/.opam/4.14.2/lib/core_kernel/version_util -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/ocaml/threads -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib/unix -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/spawn -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/timezone -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I ../error_checking_mutex/src -o ocaml_utils_stubs.o -c ocaml_utils_stubs.c) - In file included from ocaml_utils_stubs.c:17: - ./ocaml_utils_macros.h:11:9: warning: 'Is_none' macro redefined [-Wmacro-redefined] - #define Is_none(v) (Is_long(v) && Long_val(v) == 0) - ^ - /home/opam/.opam/4.14.2/lib/ocaml/caml/mlvalues.h:410:9: note: previous definition is here - #define Is_none(v) ((v) == Val_none) - ^ - In file included from ocaml_utils_stubs.c:17: - ./ocaml_utils_macros.h:12:9: warning: 'Is_some' macro redefined [-Wmacro-redefined] - #define Is_some(v) (Is_block(v) && Tag_val(v) == 0 && Wosize_val(v) == 1) - ^ - /home/opam/.opam/4.14.2/lib/ocaml/caml/mlvalues.h:411:9: note: previous definition is here - #define Is_some(v) Is_block(v) - ^ - 2 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14.2/lib/ocaml -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/core_kernel -I /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14.2/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14.2/lib/core_kernel/flags -I /home/opam/.opam/4.14.2/lib/core_kernel/version_util -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/ocaml/threads -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib/unix -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/spawn -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/timezone -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I ../error_checking_mutex/src -o unix_stubs.o -c unix_stubs.c) - unix_stubs.c:349:2: warning: "_POSIX_SYNCHRONIZED_IO undefined or <= 0; aliasing unix_fdatasync to unix_fsync" [-W#warnings] - #warning "_POSIX_SYNCHRONIZED_IO undefined or <= 0; aliasing unix_fdatasync to unix_fsync" - ^ - unix_stubs.c:859:9: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - char *path = String_val(v_path); - ^ ~~~~~~~~~~~~~~~~~~ - unix_stubs.c:1282:2: warning: "_POSIX_PRIORITY_SCHEDULING not present; sched_setscheduler undefined" [-W#warnings] - #warning "_POSIX_PRIORITY_SCHEDULING not present; sched_setscheduler undefined" - ^ - unix_stubs.c:1285:4: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - { invalid_argument("sched_setscheduler unimplemented"); } - ^ - /home/opam/.opam/4.14.2/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /home/opam/.opam/4.14.2/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /home/opam/.opam/4.14.2/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:70:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - 4 warnings generated. - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core.objs/byte -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/core_kernel -I /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14.2/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14.2/lib/core_kernel/flags -I /home/opam/.opam/4.14.2/lib/core_kernel/version_util -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/ocaml/threads -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib/unix -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/spawn -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/timezone -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/byte/core__Core_thread.cmo -c -impl src/core_thread.pp.ml) - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_read - This function no longer does anything - File "thread.mli", lines 90-91, characters 0-62: - Definition - File "src/core_thread.mli", line 61, characters 0-39: - Expected signature - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_write - This function no longer does anything - File "thread.mli", lines 95-96, characters 0-62: - Definition - File "src/core_thread.mli", line 64, characters 0-40: - Expected signature - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -g -I src/.core.objs/byte -I src/.core.objs/native -I /home/opam/.opam/4.14.2/lib/base -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.2/lib/base/caml -I /home/opam/.opam/4.14.2/lib/base/md5 -I /home/opam/.opam/4.14.2/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.2/lib/base_bigstring -I /home/opam/.opam/4.14.2/lib/base_quickcheck -I /home/opam/.opam/4.14.2/lib/bin_prot -I /home/opam/.opam/4.14.2/lib/bin_prot/shape -I /home/opam/.opam/4.14.2/lib/core_kernel -I /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14.2/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14.2/lib/core_kernel/flags -I /home/opam/.opam/4.14.2/lib/core_kernel/version_util -I /home/opam/.opam/4.14.2/lib/fieldslib -I /home/opam/.opam/4.14.2/lib/jane-street-headers -I /home/opam/.opam/4.14.2/lib/ocaml/threads -I /home/opam/.opam/4.14.2/lib/parsexp -I /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector -I /home/opam/.opam/4.14.2/lib/ppx_expect/common -I /home/opam/.opam/4.14.2/lib/ppx_expect/config -I /home/opam/.opam/4.14.2/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.2/lib/sexplib -I /home/opam/.opam/4.14.2/lib/sexplib/unix -I /home/opam/.opam/4.14.2/lib/sexplib0 -I /home/opam/.opam/4.14.2/lib/spawn -I /home/opam/.opam/4.14.2/lib/splittable_random -I /home/opam/.opam/4.14.2/lib/stdio -I /home/opam/.opam/4.14.2/lib/time_now -I /home/opam/.opam/4.14.2/lib/timezone -I /home/opam/.opam/4.14.2/lib/typerep -I /home/opam/.opam/4.14.2/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -I error_checking_mutex/src/.error_checking_mutex.objs/native -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/native/core__Core_thread.cmx -c -impl src/core_thread.pp.ml) - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_read - This function no longer does anything - File "thread.mli", lines 90-91, characters 0-62: - Definition - File "src/core_thread.mli", line 61, characters 0-39: - Expected signature - File "src/core_thread.pp.ml", line 1: - Alert deprecated: wait_write - This function no longer does anything - File "thread.mli", lines 95-96, characters 0-62: - Definition - File "src/core_thread.mli", line 64, characters 0-40: - Expected signature -> compiled core.v0.14.1 -> installed core.v0.14.1 Processing 187/188: [patdiff: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "patdiff" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/patdiff.v0.14.0) - File "bin/dune", line 1, characters 20-24: - 1 | (executables (names main) (libraries core patdiff pcre) - ^^^^ - (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -g -o bin/main.exe /home/opam/.opam/4.14.2/lib/base/base_internalhash_types/base_internalhash_types.cmxa -I /home/opam/.opam/4.14.2/lib/base/base_internalhash_types /home/opam/.opam/4.14.2/lib/base/caml/caml.cmxa /home/opam/.opam/4.14.2/lib/sexplib0/sexplib0.cmxa /home/opam/.opam/4.14.2/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.14.2/lib/base/base.cmxa -I /home/opam/.opam/4.14.2/lib/base /home/opam/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_here/runtime-lib/ppx_here_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.14.2/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.14.2/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_enumerate/runtime-lib/ppx_enumerate_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.14.2/lib/time_now/time_now.cmxa -I /home/opam/.opam/4.14.2/lib/time_now /home/opam/.opam/4.14.2/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.14.2/lib/splittable_random/splittable_random.cmxa /home/opam/.opam/4.14.2/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.14.2/lib/base_quickcheck/base_quickcheck.cmxa /home/opam/.opam/4.14.2/lib/base/md5/md5_lib.cmxa /home/opam/.opam/4.14.2/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.14.2/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.14.2/lib/bin_prot/bin_prot.cmxa -I /home/opam/.opam/4.14.2/lib/bin_prot /home/opam/.opam/4.14.2/lib/stdio/stdio.cmxa /home/opam/.opam/4.14.2/lib/ppx_module_timer/runtime/ppx_module_timer_runtime.cmxa /home/opam/.opam/4.14.2/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.14.2/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.14.2/lib/ppx_expect/config_types/expect_test_config_types.cmxa /home/opam/.opam/4.14.2/lib/ppx_expect/collector/expect_test_collector.cmxa -I /home/opam/.opam/4.14.2/lib/ppx_expect/collector /home/opam/.opam/4.14.2/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.14.2/lib/base_bigstring/base_bigstring.cmxa -I /home/opam/.opam/4.14.2/lib/base_bigstring /home/opam/.opam/4.14.2/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.14.2/lib/ocaml/unix.cmxa -I /home/opam/.opam/4.14.2/lib/ocaml /home/opam/.opam/4.14.2/lib/ocaml/bigarray.cmxa -I /home/opam/.opam/4.14.2/lib/ocaml /home/opam/.opam/4.14.2/lib/parsexp/parsexp.cmxa /home/opam/.opam/4.14.2/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.14.2/lib/core_kernel/core_kernel.cmxa -I /home/opam/.opam/4.14.2/lib/core_kernel /home/opam/.opam/4.14.2/lib/ocaml/threads/threads.cmxa -I /home/opam/.opam/4.14.2/lib/ocaml /home/opam/.opam/4.14.2/lib/core/error_checking_mutex/error_checking_mutex.cmxa -I /home/opam/.opam/4.14.2/lib/core/error_checking_mutex /home/opam/.opam/4.14.2/lib/core_kernel/caml_unix/caml_unix.cmxa /home/opam/.opam/4.14.2/lib/core_kernel/flags/flags.cmxa /home/opam/.opam/4.14.2/lib/core_kernel/version_util/version_util.cmxa -I /home/opam/.opam/4.14.2/lib/core_kernel/version_util /home/opam/.opam/4.14.2/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.14.2/lib/spawn/spawn.cmxa -I /home/opam/.opam/4.14.2/lib/spawn /home/opam/.opam/4.14.2/lib/timezone/timezone.cmxa /home/opam/.opam/4.14.2/lib/core/core.cmxa -I /home/opam/.opam/4.14.2/lib/core /home/opam/.opam/4.14.2/lib/core_kernel/composition_infix/composition_infix.cmxa /home/opam/.opam/4.14.2/lib/core_kernel/bounded_int_table/bounded_int_table.cmxa /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.cmxa -I /home/opam/.opam/4.14.2/lib/core/linux_ext /home/opam/.opam/4.14.2/lib/patience_diff/patience_diff_lib.cmxa /home/opam/.opam/4.14.2/lib/re/re.cmxa kernel/src/patdiff_kernel.cmxa lib/src/patdiff.cmxa /home/opam/.opam/4.14.2/lib/pcre/pcre.cmxa -I /home/opam/.opam/4.14.2/lib/pcre bin/.main.eobjs/native/make_config.cmx bin/.main.eobjs/native/text.cmx bin/.main.eobjs/native/readme.cmx bin/.main.eobjs/native/compare.cmx bin/.main.eobjs/native/main.cmx) - ld: error: undefined symbol: core_linux_timerfd_create - >>> referenced by linux_ext.o:(.text+0x3AED) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26D0) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - - ld: error: undefined symbol: core_linux_timerfd_settime - >>> referenced by linux_ext.o:(.text+0x3D51) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.text+0x3F91) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26C8) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - - ld: error: undefined symbol: core_linux_timerfd_gettime - >>> referenced by linux_ext.o:(.text+0x3EEA) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26C0) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - - ld: error: undefined symbol: core_linux_timerfd_CLOCK_REALTIME - >>> referenced by linux_ext.o:(.text+0x6D81) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26F0) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - - ld: error: undefined symbol: core_linux_timerfd_CLOCK_MONOTONIC - >>> referenced by linux_ext.o:(.text+0x6D9B) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26E8) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - - ld: error: undefined symbol: core_linux_timerfd_TFD_NONBLOCK - >>> referenced by linux_ext.o:(.text+0x6E4D) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26E0) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - - ld: error: undefined symbol: core_linux_timerfd_TFD_CLOEXEC - >>> referenced by linux_ext.o:(.text+0x6E66) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - >>> referenced by linux_ext.o:(.data+0x26D8) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a - cc: error: linker command failed with exit code 1 (use -v to see invocation) - File "caml_startup", line 1: - Error: Error during linking (exit code 1) [ERROR] The compilation of patdiff.v0.14.0 failed at "dune build -p patdiff -j 15". #=== ERROR while compiling patdiff.v0.14.0 ====================================# # context 2.2.0 | freebsd/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository # path ~/.opam/4.14.2/.opam-switch/build/patdiff.v0.14.0 # command ~/.opam/4.14.2/bin/dune build -p patdiff -j 15 # exit-code 1 # env-file ~/.opam/log/patdiff-8117-b87222.env # output-file ~/.opam/log/patdiff-8117-b87222.out ### output ### # [...] # >>> referenced by linux_ext.o:(.data+0x26E8) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a # # ld: error: undefined symbol: core_linux_timerfd_TFD_NONBLOCK # >>> referenced by linux_ext.o:(.text+0x6E4D) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a # >>> referenced by linux_ext.o:(.data+0x26E0) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a # # ld: error: undefined symbol: core_linux_timerfd_TFD_CLOEXEC # >>> referenced by linux_ext.o:(.text+0x6E66) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a # >>> referenced by linux_ext.o:(.data+0x26D8) in archive /home/opam/.opam/4.14.2/lib/core/linux_ext/linux_ext.a # cc: error: linker command failed with exit code 1 (use -v to see invocation) # File "caml_startup", line 1: # Error: Error during linking (exit code 1) <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build patdiff v0.14.0 +- +- The following changes have been performed | - install base v0.14.3 | - install base_bigstring v0.14.0 | - install base_quickcheck v0.14.1 | - install bin_prot v0.14.1 | - install conf-libpcre 1 | - install conf-pkg-config 3 | - install core v0.14.1 | - install core_kernel v0.14.2 | - install csexp 1.5.2 | - install dune 3.16.0 | - install dune-configurator 3.16.0 | - install fieldslib v0.14.0 | - install jane-street-headers v0.14.0 | - install jst-config v0.14.1 | - install num 1.5-1 | - install ocaml-compiler-libs v0.12.4 | - install octavius 1.2.2 | - install parsexp v0.14.2 | - install patience_diff v0.14.0 | - install pcre 7.5.0 | - install ppx_assert v0.14.0 | - install ppx_base v0.14.0 | - install ppx_bench v0.14.1 | - install ppx_bin_prot v0.14.0 | - install ppx_cold v0.14.0 | - install ppx_compare v0.14.0 | - install ppx_custom_printf v0.14.1 | - install ppx_derivers 1.2.1 | - install ppx_enumerate v0.14.0 | - install ppx_expect v0.14.2 | - install ppx_fields_conv v0.14.2 | - install ppx_fixed_literal v0.14.0 | - install ppx_hash v0.14.0 | - install ppx_here v0.14.0 | - install ppx_inline_test v0.14.1 | - install ppx_jane v0.14.0 | - install ppx_js_style v0.14.1 | - install ppx_let v0.14.0 | - install ppx_module_timer v0.14.0 | - install ppx_optcomp v0.14.3 | - install ppx_optional v0.14.0 | - install ppx_pipebang v0.14.0 | - install ppx_sexp_conv v0.14.3 | - install ppx_sexp_message v0.14.1 | - install ppx_sexp_value v0.14.0 | - install ppx_stable v0.14.1 | - install ppx_string v0.14.1 | - install ppx_typerep_conv v0.14.2 | - install ppx_variants_conv v0.14.2 | - install ppxlib 0.25.1 | - install re 1.11.0 | - install seq base | - install sexplib v0.14.0 | - install sexplib0 v0.14.0 | - install spawn v0.15.1 | - install splittable_random v0.14.0 | - install stdio v0.14.0 | - install stdlib-shims 0.3.0 | - install time_now v0.14.0 | - install timezone v0.14.0 | - install typerep v0.14.0 | - install variantslib v0.14.0 +- The former state can be restored with: /usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20240809013912.export" 'opam install -vy patdiff.v0.14.0' failed. jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "patdiff.v0.14.0" opam install -vy "patdiff.v0.14.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "patdiff.v0.14.0" | grep -q '\''"freebsd"'\''; 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 "jail" "-c" "name=obuilder_78231_33126" "mount.fstab=/tmp/obuilder-jail-122442/fstab" "mount.devfs" "path=/obuilder/result/a09f68eada76dfe91a162d1a32789cb31c83763a601ca46071ee95048de63661/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "patdiff.v0.14.0" opam install -vy "patdiff.v0.14.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "patdiff.v0.14.0" | grep -q '\''"freebsd"'\''; 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 1 Failed: Build failed