Building on summer (from freebsd) 2024-06-19 01:34.29 ---> 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-06-19 01:34.30 ---> 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 5d6f1cf035d4b9d572fef4ae2e63cf1e3da8760d")) 2024-06-19 01:34.30 ---> using "0eeff07b13eebb7ffeb23bc1f6a7438898306f15e92e8b7f424fdb139904892b" 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-06-19 01:34.31 ---> using "6fcaaa4b3ec03abb780b0208d173c64368009770b3e99fa9f3ee92366e977a0f" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> 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.1 (cached) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2024-06-19 01:34.31 ---> using "8f8b5b464e7c49fcde13c5d040074489c1ef1179d36e3092dfc4727ded7ee50f" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-06-19 01:34.32 ---> using "e678dc06d5ee22975bd78b9db6eb186e7d41651627a26c66f97c2cfb90f78686" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"fswatch_async.11-0.1.2\"\ \nopam install -vy \"fswatch_async.11-0.1.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"fswatch_async.11-0.1.2\" | 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] fswatch_async.11-0.1.2 is not installed. Nothing to do. The following actions will be performed: === install 69 packages - install async_kernel v0.15.0 [required by async_unix] - install async_unix v0.15.0 [required by fswatch_async] - install base v0.15.1 [required by core_kernel, core, expect_test_helpers_core] - install base_bigstring v0.15.0 [required by core] - install base_quickcheck v0.15.0 [required by core, expect_test_helpers_core] - install bin_prot v0.15.0 [required by core] - install conf-fswatch 11-0.1.3 [required by fswatch] - install core v0.15.1 [required by async_unix] - install core_kernel v0.15.0 [required by async_unix] - install core_unix v0.15.2 [required by async_unix] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.0 [required by fswatch_async] - install dune-configurator 3.16.0 [required by ocaml_intrinsics] - install expect_test_helpers_core v0.15.0 [required by core_unix] - install fieldslib v0.15.0 [required by core] - install fswatch 11-0.1.4 [required by fswatch_async] - install fswatch_async 11-0.1.2 - install int_repr v0.15.0 [required by core_kernel] - install jane-street-headers v0.15.0 [required by core_unix] - install jst-config v0.15.1 [required by core_unix] - install num 1.5 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml_intrinsics v0.15.2 [required by core_unix] - install parsexp v0.15.0 [required by sexplib] - install ppx_assert v0.15.0 [required by core] - install ppx_base v0.15.0 [required by core] - install ppx_bench v0.15.1 [required by ppx_jane] - install ppx_bin_prot v0.15.0 [required by ppx_jane] - install ppx_cold v0.15.0 [required by ppx_base] - install ppx_compare v0.15.0 [required by ppx_base, bin_prot] - install ppx_custom_printf v0.15.0 [required by ppx_jane] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_disable_unused_warnings v0.15.0 [required by ppx_jane] - install ppx_enumerate v0.15.0 [required by ppx_base] - install ppx_expect v0.15.1 [required by ppx_jane] - install ppx_fields_conv v0.15.0 [required by ppx_jane] - install ppx_fixed_literal v0.15.0 [required by ppx_jane] - install ppx_hash v0.15.0 [required by core] - install ppx_here v0.15.0 [required by ppx_jane] - install ppx_ignore_instrumentation v0.15.0 [required by ppx_jane] - install ppx_inline_test v0.15.1 [required by core] - install ppx_jane v0.15.0 [required by async_unix] - install ppx_let v0.15.0 [required by ppx_jane] - install ppx_log v0.15.0 [required by ppx_jane] - install ppx_module_timer v0.15.0 [required by ppx_jane] - install ppx_optcomp v0.15.0 [required by ppx_jane] - install ppx_optional v0.15.0 [required by ppx_jane] - install ppx_pipebang v0.15.0 [required by ppx_jane] - install ppx_sexp_conv v0.15.1 [required by core] - install ppx_sexp_message v0.15.0 [required by core] - install ppx_sexp_value v0.15.0 [required by ppx_jane] - install ppx_stable v0.15.0 [required by ppx_jane] - install ppx_string v0.15.0 [required by ppx_jane] - install ppx_typerep_conv v0.15.0 [required by ppx_jane] - install ppx_variants_conv v0.15.0 [required by ppx_jane] - install ppxlib 0.32.1 [required by ppx_jane] - install re 1.11.0 [required by expect_test_helpers_core] - install seq base [required by re] - install sexp_pretty v0.15.1 [required by expect_test_helpers_core] - install sexplib v0.15.1 [required by core_unix] - install sexplib0 v0.15.1 [required by base] - install spawn v0.15.1 [required by core_unix] - install splittable_random v0.15.0 [required by core] - install stdio v0.15.0 [required by core, expect_test_helpers_core] - install stdlib-shims 0.3.0 [required by ppxlib] - install time_now v0.15.0 [required by core] - install timezone v0.15.0 [required by core_unix] - install typerep v0.15.0 [required by core] - install variantslib v0.15.0 [required by core] The following system packages will first need to be installed: fswatch-mon <><> 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" "fswatch-mon" - Updating FreeBSD repository catalogue... - [summer] Fetching data.pkg: ..... - ..... done - Processing entries: - . - . - . - . - . - . - . - . - . - . done - FreeBSD repository update completed. 34086 packages processed. - All repositories are up to date. - New version of pkg detected; it needs to be installed first. - The following 1 package(s) will be affected (of 0 checked): - - Installed packages to be UPGRADED: - pkg: 1.21.2 -> 1.21.3 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [summer] [1/1] Fetching pkg-1.21.3.pkg: ... - ..... - .. done - Checking integrity... done (0 conflicting) - [summer] [1/1] Upgrading pkg from 1.21.2 to 1.21.3... - [summer] [1/1] Extracting pkg-1.21.3: .......... done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 1 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - fswatch-mon: 1.13.0_3 - - Number of packages to be installed: 1 - - The process will require 2 MiB more space. - 254 KiB to be downloaded. - [summer] [1/1] Fetching fswatch-mon-1.13.0_3.pkg: .......... done - Checking integrity... done (0 conflicting) - [summer] [1/1] Installing fswatch-mon-1.13.0_3... - [summer] [1/1] Extracting fswatch-mon-1.13.0_3: .......... done <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/206: Processing 2/206: Processing 3/206: -> retrieved async_kernel.v0.15.0 (cached) Processing 4/206: -> retrieved base.v0.15.1 (cached) Processing 5/206: -> retrieved base_bigstring.v0.15.0 (cached) Processing 6/206: -> retrieved base_quickcheck.v0.15.0 (cached) -> retrieved conf-fswatch.11-0.1.3 (cached) Processing 7/206: Processing 8/206: Processing 9/206: [conf-fswatch: sh] -> retrieved bin_prot.v0.15.0 (cached) Processing 10/206: [conf-fswatch: sh] -> retrieved core.v0.15.1 (cached) Processing 11/206: [conf-fswatch: sh] -> retrieved core_kernel.v0.15.0 (cached) Processing 12/206: [conf-fswatch: sh] -> retrieved core_unix.v0.15.2 (cached) Processing 13/206: [conf-fswatch: sh] -> retrieved csexp.1.5.2 (cached) Processing 14/206: [conf-fswatch: sh] + /bin/sh "-exec" "cc -I/usr/local/include/libfswatch/c -I/usr/include/libfswatch/c $CFLAGS test.c -L/usr/local/lib -lfswatch" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-fswatch.11-0.1.3) - + cc -I/usr/local/include/libfswatch/c -I/usr/include/libfswatch/c test.c -L/usr/local/lib -lfswatch -> compiled conf-fswatch.11-0.1.3 Processing 14/206: -> installed conf-fswatch.11-0.1.3 Processing 15/206: -> retrieved expect_test_helpers_core.v0.15.0 (cached) Processing 16/206: -> retrieved fieldslib.v0.15.0 (cached) Processing 17/206: -> retrieved async_unix.v0.15.0 (cached) Processing 18/206: [fswatch_async.11-0.1.2: http] -> retrieved fswatch.11-0.1.4 (cached) Processing 19/206: [fswatch_async.11-0.1.2: http] -> retrieved int_repr.v0.15.0 (cached) Processing 20/206: [fswatch_async.11-0.1.2: http] -> retrieved jane-street-headers.v0.15.0 (cached) Processing 21/206: [fswatch_async.11-0.1.2: http] -> retrieved jst-config.v0.15.1 (cached) Processing 22/206: [fswatch_async.11-0.1.2: http] -> retrieved num.1.5 (cached) Processing 23/206: [fswatch_async.11-0.1.2: http] Processing 24/206: [fswatch_async.11-0.1.2: http] [num: gmake opam-legacy] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 25/206: [fswatch_async.11-0.1.2: http] [num: gmake opam-legacy] -> retrieved ocaml_intrinsics.v0.15.2 (cached) Processing 26/206: [fswatch_async.11-0.1.2: http] [num: gmake opam-legacy] -> retrieved parsexp.v0.15.0 (cached) Processing 27/206: [fswatch_async.11-0.1.2: http] [num: gmake opam-legacy] Processing 27/206: [num: gmake opam-legacy] -> retrieved ppx_assert.v0.15.0 (cached) Processing 28/206: [num: gmake opam-legacy] -> retrieved fswatch_async.11-0.1.2 (https://github.com/kandu/ocaml-fswatch/archive/11-0.1.2.tar.gz) Processing 29/206: [num: gmake opam-legacy] -> retrieved ppx_base.v0.15.0 (cached) Processing 30/206: [num: gmake opam-legacy] -> retrieved ppx_bench.v0.15.1 (cached) Processing 31/206: [num: gmake opam-legacy] -> retrieved ppx_bin_prot.v0.15.0 (cached) Processing 32/206: [num: gmake opam-legacy] -> retrieved ppx_cold.v0.15.0 (cached) Processing 33/206: [num: gmake opam-legacy] -> retrieved ppx_compare.v0.15.0 (cached) Processing 34/206: [num: gmake opam-legacy] -> retrieved ppx_custom_printf.v0.15.0 (cached) Processing 35/206: [num: gmake opam-legacy] -> retrieved ppx_derivers.1.2.1 (cached) Processing 36/206: [num: gmake opam-legacy] -> retrieved ppx_disable_unused_warnings.v0.15.0 (cached) Processing 37/206: [num: gmake opam-legacy] -> retrieved ppx_enumerate.v0.15.0 (cached) Processing 38/206: [num: gmake opam-legacy] -> retrieved ppx_expect.v0.15.1 (cached) Processing 39/206: [num: gmake opam-legacy] -> retrieved ppx_fields_conv.v0.15.0 (cached) Processing 40/206: [num: gmake opam-legacy] -> retrieved ppx_fixed_literal.v0.15.0 (cached) Processing 41/206: [num: gmake opam-legacy] -> retrieved ppx_hash.v0.15.0 (cached) Processing 42/206: [num: gmake opam-legacy] -> retrieved ppx_here.v0.15.0 (cached) Processing 43/206: [num: gmake opam-legacy] -> retrieved ppx_ignore_instrumentation.v0.15.0 (cached) Processing 44/206: [num: gmake opam-legacy] -> retrieved ppx_jane.v0.15.0 (cached) Processing 45/206: [num: gmake opam-legacy] -> retrieved ppx_inline_test.v0.15.1 (cached) Processing 46/206: [num: gmake opam-legacy] -> retrieved ppx_let.v0.15.0 (cached) Processing 47/206: [num: gmake opam-legacy] -> retrieved ppx_log.v0.15.0 (cached) Processing 48/206: [num: gmake opam-legacy] -> retrieved ppx_module_timer.v0.15.0 (cached) Processing 49/206: [num: gmake opam-legacy] -> retrieved ppx_optcomp.v0.15.0 (cached) Processing 50/206: [num: gmake opam-legacy] -> retrieved ppx_optional.v0.15.0 (cached) Processing 51/206: [num: gmake opam-legacy] -> retrieved ppx_pipebang.v0.15.0 (cached) Processing 52/206: [num: gmake opam-legacy] -> retrieved ppx_sexp_message.v0.15.0 (cached) Processing 53/206: [num: gmake opam-legacy] -> retrieved ppx_sexp_conv.v0.15.1 (cached) Processing 54/206: [num: gmake opam-legacy] -> retrieved ppx_sexp_value.v0.15.0 (cached) Processing 55/206: [num: gmake opam-legacy] -> retrieved ppx_stable.v0.15.0 (cached) Processing 56/206: [num: gmake opam-legacy] -> retrieved ppx_string.v0.15.0 (cached) Processing 57/206: [num: gmake opam-legacy] -> retrieved ppx_typerep_conv.v0.15.0 (cached) Processing 58/206: [num: gmake opam-legacy] -> retrieved ppx_variants_conv.v0.15.0 (cached) Processing 59/206: [num: gmake opam-legacy] -> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached) -> retrieved seq.base (cached) Processing 60/206: [num: gmake opam-legacy] Processing 61/206: [num: gmake opam-legacy] Processing 62/206: [dune: ocaml 15] [num: gmake opam-legacy] Processing 63/206: [dune: ocaml 15] [num: gmake opam-legacy] -> installed seq.base Processing 64/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved sexp_pretty.v0.15.1 (cached) Processing 65/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved re.1.11.0 (cached) Processing 66/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved ppxlib.0.32.1 (cached) Processing 67/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved sexplib0.v0.15.1 (cached) Processing 68/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved spawn.v0.15.1 (cached) Processing 69/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved splittable_random.v0.15.0 (cached) Processing 70/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved stdio.v0.15.0 (cached) Processing 71/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved stdlib-shims.0.3.0 (cached) Processing 72/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved time_now.v0.15.0 (cached) Processing 73/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved timezone.v0.15.0 (cached) Processing 74/206: [dune: ocaml 15] [num: gmake opam-legacy] -> retrieved sexplib.v0.15.1 (cached) -> retrieved variantslib.v0.15.0 (cached) -> retrieved typerep.v0.15.0 (cached) + /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5) - /usr/local/bin/gmake -C src all - gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/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.1/.opam-switch/build/num.1.5/src' - cp src/num-legacy.install num.install -> compiled num.1.5 Processing 74/206: [dune: ocaml 15] -> installed num.1.5 Processing 75/206: [dune: ocaml 15] + /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.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 - /tmp/camlobjf62590.c:16582:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] - extern value caml_get_public_method(); - ^ - /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here - CAMLextern value caml_get_public_method (value obj, value tag); - ^ - /tmp/camlobjf62590.c:16764:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] - extern value caml_set_oo_id(); - ^ - /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here - CAMLextern value caml_set_oo_id(value obj); - ^ - 2 warnings generated. - ./.duneboot.exe -j 15 - Processing 75/206: [dune: ./_boot/dune.exe build] + /home/opam/.opam/4.14.1/.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.1/.opam-switch/build/dune.3.16.0) -> compiled dune.3.16.0 -> installed dune.3.16.0 Processing 77/206: [csexp: dune build] Processing 78/206: [csexp: dune build] [fswatch: sh] Processing 79/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] Processing 80/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 81/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 82/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] Processing 83/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 84/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] Processing 85/206: [csexp: dune build] [fswatch: sh] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /bin/sh "-exec" "echo -I/usr/local/include/libfswatch/c > fswatch/src/inc_cflags" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fswatch.11-0.1.4) - + echo -I/usr/local/include/libfswatch/c + /bin/sh "-exec" "echo \\(-L/usr/local/lib -lfswatch\\) > fswatch/src/inc_libs" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fswatch.11-0.1.4) - + echo '(-L/usr/local/lib' '-lfswatch)' Processing 85/206: [csexp: dune build] [fswatch: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 85/206: [fswatch: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 86/206: [fswatch: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] Processing 87/206: [dune-configurator: rm] [fswatch: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "fswatch" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fswatch.11-0.1.4) -> compiled fswatch.11-0.1.4 Processing 87/206: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed fswatch.11-0.1.4 Processing 88/206: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 88/206: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] -> installed stdlib-shims.0.3.0 Processing 89/206: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.16.0) + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "spawn" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/spawn.v0.15.1) -> compiled spawn.v0.15.1 Processing 89/206: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] -> installed spawn.v0.15.1 Processing 90/206: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.16.0) Processing 90/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib0.v0.15.1) -> compiled sexplib0.v0.15.1 Processing 90/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] -> installed sexplib0.v0.15.1 Processing 91/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "re" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/re.1.11.0) -> compiled re.1.11.0 Processing 91/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed re.1.11.0 Processing 92/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 92/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] -> installed ppx_derivers.1.2.1 Processing 93/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 93/206: [dune-configurator: dune build] [jane-street-headers: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 94/206: [dune-configurator: dune build] [jane-street-headers: dune build] Processing 95/206: [dune-configurator: dune build] [jane-street-headers: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "jane-street-headers" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jane-street-headers.v0.15.0) -> compiled jane-street-headers.v0.15.0 Processing 95/206: [dune-configurator: dune build] [ppxlib: dune build] -> installed jane-street-headers.v0.15.0 Processing 96/206: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 Processing 96/206: [ppxlib: dune build] -> installed dune-configurator.3.16.0 Processing 97/206: [ppxlib: dune build] Processing 98/206: [base: dune build] [ppxlib: dune build] Processing 99/206: [base: dune build] [ocaml_intrinsics: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml_intrinsics" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml_intrinsics.v0.15.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 -mcrc32 -mpopcnt -mprefetchwt1 -mprfchw -msse4.1 -msse4.2 -g -I /home/opam/.opam/4.14.1/lib/ocaml -o float_stubs.o -c float_stubs.c) - float_stubs.c:9:16: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] - __attribute__((optimize("no-math-errno"))) - ^~~~~~~~~~~~~~~~~~~~~~~~~ - 1 warning 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 -mcrc32 -mpopcnt -mprefetchwt1 -mprfchw -msse4.1 -msse4.2 -g -I /home/opam/.opam/4.14.1/lib/ocaml -o int_stubs.o -c int_stubs.c) - int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives] - #elseif /* _MSC_VER */ - ^~~~~~ - elif - 1 warning generated. -> compiled ocaml_intrinsics.v0.15.2 Processing 99/206: [base: dune build] [ppxlib: dune build] -> installed ocaml_intrinsics.v0.15.2 Processing 100/206: [base: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base.v0.15.1) -> compiled base.v0.15.1 Processing 100/206: [ppxlib: dune build] -> installed base.v0.15.1 Processing 101/206: [ppxlib: dune build] Processing 102/206: [fieldslib: dune build] [ppxlib: dune build] Processing 103/206: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] Processing 104/206: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] Processing 105/206: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] Processing 106/206: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "fieldslib" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fieldslib.v0.15.0) -> compiled fieldslib.v0.15.0 Processing 106/206: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] -> installed fieldslib.v0.15.0 Processing 107/206: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "variantslib" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/variantslib.v0.15.0) -> compiled variantslib.v0.15.0 Processing 107/206: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] -> installed variantslib.v0.15.0 Processing 108/206: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdio" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdio.v0.15.0) -> compiled stdio.v0.15.0 Processing 108/206: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build] -> installed stdio.v0.15.0 Processing 109/206: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "typerep" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/typerep.v0.15.0) -> compiled typerep.v0.15.0 Processing 109/206: [parsexp: dune build] [ppxlib: dune build] -> installed typerep.v0.15.0 Processing 110/206: [parsexp: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "parsexp" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/parsexp.v0.15.0) -> compiled parsexp.v0.15.0 Processing 110/206: [ppxlib: dune build] -> installed parsexp.v0.15.0 Processing 111/206: [ppxlib: dune build] Processing 112/206: [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppxlib.0.32.1) -> compiled ppxlib.0.32.1 Processing 112/206: [sexplib: dune build] -> installed ppxlib.0.32.1 Processing 113/206: [sexplib: dune build] Processing 114/206: [ppx_cold: dune build] [sexplib: dune build] Processing 115/206: [ppx_cold: dune build] [ppx_compare: dune build] [sexplib: dune build] Processing 116/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [sexplib: dune build] Processing 117/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [sexplib: dune build] Processing 118/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [sexplib: dune build] Processing 119/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [sexplib: dune build] Processing 120/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [sexplib: dune build] Processing 121/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [sexplib: dune build] Processing 122/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [sexplib: dune build] Processing 123/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [sexplib: dune build] Processing 124/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [sexplib: dune build] Processing 125/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [sexplib: dune build] Processing 126/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [sexplib: dune build] Processing 127/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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] [sexplib: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib.v0.15.1) -> compiled sexplib.v0.15.1 Processing 127/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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 128/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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 sexplib.v0.15.1 Processing 129/206: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_cold" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_cold.v0.15.0) -> compiled ppx_cold.v0.15.0 Processing 129/206: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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.15.0 Processing 130/206: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_disable_unused_warnings" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_disable_unused_warnings.v0.15.0) -> compiled ppx_disable_unused_warnings.v0.15.0 Processing 130/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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_disable_unused_warnings.v0.15.0 Processing 131/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_here" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_here.v0.15.0) -> compiled ppx_here.v0.15.0 Processing 131/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: 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.15.0 Processing 132/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: 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] Processing 133/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_fields_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_fields_conv.v0.15.0) -> compiled ppx_fields_conv.v0.15.0 Processing 133/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: 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.15.0 Processing 134/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_fixed_literal.v0.15.0) -> compiled ppx_fixed_literal.v0.15.0 Processing 134/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_ignore_instrumentation: 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.15.0 Processing 135/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_optcomp" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_optcomp.v0.15.0) -> compiled ppx_optcomp.v0.15.0 Processing 135/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_ignore_instrumentation: 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] [ppx_variants_conv: dune build] -> installed ppx_optcomp.v0.15.0 Processing 136/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_ignore_instrumentation: 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] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_variants_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_variants_conv.v0.15.0) -> compiled ppx_variants_conv.v0.15.0 Processing 136/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_ignore_instrumentation: 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_variants_conv.v0.15.0 Processing 137/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_ignore_instrumentation: 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.1/bin/dune "build" "-p" "ppx_ignore_instrumentation" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_ignore_instrumentation.v0.15.0) -> compiled ppx_ignore_instrumentation.v0.15.0 Processing 137/206: [ppx_compare: dune build] [ppx_enumerate: 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_ignore_instrumentation.v0.15.0 Processing 138/206: [ppx_compare: dune build] [ppx_enumerate: 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.1/bin/dune "build" "-p" "ppx_pipebang" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_pipebang.v0.15.0) -> compiled ppx_pipebang.v0.15.0 Processing 138/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> installed ppx_pipebang.v0.15.0 Processing 139/206: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_enumerate" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_enumerate.v0.15.0) -> compiled ppx_enumerate.v0.15.0 Processing 139/206: [ppx_compare: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> installed ppx_enumerate.v0.15.0 Processing 140/206: [ppx_compare: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_typerep_conv.v0.15.0) -> compiled ppx_typerep_conv.v0.15.0 Processing 140/206: [ppx_compare: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] -> installed ppx_typerep_conv.v0.15.0 Processing 141/206: [ppx_compare: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_stable" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_stable.v0.15.0) -> compiled ppx_stable.v0.15.0 Processing 141/206: [ppx_compare: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] -> installed ppx_stable.v0.15.0 Processing 142/206: [ppx_compare: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_compare" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_compare.v0.15.0) -> compiled ppx_compare.v0.15.0 Processing 142/206: [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.15.0 Processing 143/206: [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_optional" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_optional.v0.15.0) -> compiled ppx_optional.v0.15.0 Processing 143/206: [ppx_let: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optional.v0.15.0 Processing 144/206: [ppx_let: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_let" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_let.v0.15.0) -> compiled ppx_let.v0.15.0 Processing 144/206: [ppx_sexp_conv: dune build] -> installed ppx_let.v0.15.0 Processing 145/206: [ppx_sexp_conv: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_conv.v0.15.1) -> compiled ppx_sexp_conv.v0.15.1 -> installed ppx_sexp_conv.v0.15.1 Processing 147/206: [ppx_assert: dune build] Processing 148/206: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 149/206: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] Processing 150/206: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] Processing 151/206: [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.1/bin/dune "build" "-p" "ppx_hash" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_hash.v0.15.0) -> compiled ppx_hash.v0.15.0 Processing 151/206: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_hash.v0.15.0 Processing 152/206: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 153/206: [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.1/bin/dune "build" "-p" "ppx_assert" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_assert.v0.15.0) -> compiled ppx_assert.v0.15.0 Processing 153/206: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_assert.v0.15.0 Processing 154/206: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 155/206: [jst-config: 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.1/bin/dune "build" "-p" "ppx_sexp_value" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_value.v0.15.0) -> compiled ppx_sexp_value.v0.15.0 Processing 155/206: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] -> installed ppx_sexp_value.v0.15.0 Processing 156/206: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_message" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_message.v0.15.0) -> compiled ppx_sexp_message.v0.15.0 Processing 156/206: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] -> installed ppx_sexp_message.v0.15.0 Processing 157/206: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] Processing 158/206: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_custom_printf" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_custom_printf.v0.15.0) -> compiled ppx_custom_printf.v0.15.0 Processing 158/206: [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] -> installed ppx_custom_printf.v0.15.0 Processing 159/206: [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] Processing 160/206: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_base" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_base.v0.15.0) -> compiled ppx_base.v0.15.0 Processing 160/206: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build] -> installed ppx_base.v0.15.0 Processing 161/206: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build] Processing 162/206: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build] Processing 163/206: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build] [sexp_pretty: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_log" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_log.v0.15.0) -> compiled ppx_log.v0.15.0 Processing 163/206: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [sexp_pretty: dune build] -> installed ppx_log.v0.15.0 Processing 164/206: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [sexp_pretty: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_string" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_string.v0.15.0) -> compiled ppx_string.v0.15.0 Processing 164/206: [bin_prot: dune build] [jst-config: dune build] [sexp_pretty: dune build] -> installed ppx_string.v0.15.0 Processing 165/206: [bin_prot: dune build] [jst-config: dune build] [sexp_pretty: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "jst-config" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jst-config.v0.15.1) -> compiled jst-config.v0.15.1 Processing 165/206: [bin_prot: dune build] [sexp_pretty: dune build] -> installed jst-config.v0.15.1 Processing 166/206: [bin_prot: dune build] [sexp_pretty: dune build] Processing 167/206: [bin_prot: dune build] [sexp_pretty: dune build] [time_now: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexp_pretty" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexp_pretty.v0.15.1) -> compiled sexp_pretty.v0.15.1 Processing 167/206: [bin_prot: dune build] [time_now: dune build] -> installed sexp_pretty.v0.15.1 Processing 168/206: [bin_prot: dune build] [time_now: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bin_prot" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bin_prot.v0.15.0) -> compiled bin_prot.v0.15.0 Processing 168/206: [time_now: dune build] -> installed bin_prot.v0.15.0 Processing 169/206: [time_now: dune build] Processing 170/206: [ppx_bin_prot: dune build] [time_now: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "time_now" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/time_now.v0.15.0) -> compiled time_now.v0.15.0 Processing 170/206: [ppx_bin_prot: dune build] -> installed time_now.v0.15.0 Processing 171/206: [ppx_bin_prot: dune build] Processing 172/206: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] Processing 173/206: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_module_timer" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_module_timer.v0.15.0) -> compiled ppx_module_timer.v0.15.0 Processing 173/206: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] -> installed ppx_module_timer.v0.15.0 Processing 174/206: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_bin_prot" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_bin_prot.v0.15.0) -> compiled ppx_bin_prot.v0.15.0 Processing 174/206: [ppx_inline_test: dune build] -> installed ppx_bin_prot.v0.15.0 Processing 175/206: [ppx_inline_test: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_inline_test" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_inline_test.v0.15.1) -> compiled ppx_inline_test.v0.15.1 -> installed ppx_inline_test.v0.15.1 Processing 177/206: [ppx_bench: dune build] Processing 178/206: [ppx_bench: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_bench" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_bench.v0.15.1) -> compiled ppx_bench.v0.15.1 Processing 178/206: [ppx_expect: dune build] -> installed ppx_bench.v0.15.1 Processing 179/206: [ppx_expect: dune build] Processing 180/206: [ppx_expect: dune build] [splittable_random: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "splittable_random" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/splittable_random.v0.15.0) -> compiled splittable_random.v0.15.0 Processing 180/206: [ppx_expect: dune build] -> installed splittable_random.v0.15.0 Processing 181/206: [ppx_expect: dune build] Processing 182/206: [base_quickcheck: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_expect" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_expect.v0.15.1) -> compiled ppx_expect.v0.15.1 Processing 182/206: [base_quickcheck: dune build] -> installed ppx_expect.v0.15.1 Processing 183/206: [base_quickcheck: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base_quickcheck" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base_quickcheck.v0.15.0) -> compiled base_quickcheck.v0.15.0 -> installed base_quickcheck.v0.15.0 Processing 185/206: [ppx_jane: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_jane" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_jane.v0.15.0) -> compiled ppx_jane.v0.15.0 -> installed ppx_jane.v0.15.0 Processing 187/206: [int_repr: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "int_repr" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/int_repr.v0.15.0) -> compiled int_repr.v0.15.0 -> installed int_repr.v0.15.0 Processing 189/206: [base_bigstring: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base_bigstring" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base_bigstring.v0.15.0) -> compiled base_bigstring.v0.15.0 -> installed base_bigstring.v0.15.0 Processing 191/206: [core: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "core" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/core.v0.15.1) - (cd _build/default/core/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.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/base -I /home/opam/.opam/4.14.1/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.1/lib/base/caml -I /home/opam/.opam/4.14.1/lib/base/md5 -I /home/opam/.opam/4.14.1/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.1/lib/base_bigstring -I /home/opam/.opam/4.14.1/lib/base_quickcheck -I /home/opam/.opam/4.14.1/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/4.14.1/lib/bin_prot -I /home/opam/.opam/4.14.1/lib/bin_prot/shape -I /home/opam/.opam/4.14.1/lib/fieldslib -I /home/opam/.opam/4.14.1/lib/int_repr -I /home/opam/.opam/4.14.1/lib/jane-street-headers -I /home/opam/.opam/4.14.1/lib/parsexp -I /home/opam/.opam/4.14.1/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_expect/collector -I /home/opam/.opam/4.14.1/lib/ppx_expect/common -I /home/opam/.opam/4.14.1/lib/ppx_expect/config -I /home/opam/.opam/4.14.1/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.1/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_log/types -I /home/opam/.opam/4.14.1/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.1/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.1/lib/sexplib -I /home/opam/.opam/4.14.1/lib/sexplib0 -I /home/opam/.opam/4.14.1/lib/splittable_random -I /home/opam/.opam/4.14.1/lib/stdio -I /home/opam/.opam/4.14.1/lib/time_now -I /home/opam/.opam/4.14.1/lib/typerep -I /home/opam/.opam/4.14.1/lib/variantslib -I ../../base_for_tests/src -I ../../validate/src -o md5_stubs.o -c md5_stubs.c) - md5_stubs.c:12:32: warning: pragma diagnostic expected option name (e.g. "-Wundef") [-Wunknown-pragmas] - #pragma GCC diagnostic ignored "-pedantic" - ^ - 1 warning generated. -> compiled core.v0.15.1 -> installed core.v0.15.1 Processing 193/206: [core_kernel: dune build] Processing 194/206: [core_kernel: dune build] [expect_test_helpers_core: dune build] Processing 195/206: [core_kernel: dune build] [expect_test_helpers_core: dune build] [timezone: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "expect_test_helpers_core" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/expect_test_helpers_core.v0.15.0) -> compiled expect_test_helpers_core.v0.15.0 Processing 195/206: [core_kernel: dune build] [timezone: dune build] -> installed expect_test_helpers_core.v0.15.0 Processing 196/206: [core_kernel: dune build] [timezone: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "timezone" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/timezone.v0.15.0) -> compiled timezone.v0.15.0 Processing 196/206: [core_kernel: dune build] -> installed timezone.v0.15.0 Processing 197/206: [core_kernel: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "core_kernel" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/core_kernel.v0.15.0) -> compiled core_kernel.v0.15.0 -> installed core_kernel.v0.15.0 Processing 199/206: [async_kernel: dune build] Processing 200/206: [async_kernel: dune build] [core_unix: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "async_kernel" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/async_kernel.v0.15.0) -> compiled async_kernel.v0.15.0 Processing 200/206: [core_unix: dune build] -> installed async_kernel.v0.15.0 Processing 201/206: [core_unix: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "core_unix" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/core_unix.v0.15.2) - (cd _build/default/unix_pseudo_terminal/src && /usr/local/bin/bash -e -u -o pipefail -c './discover.sh config_ext.h /home/opam/.opam/4.14.1/lib/jst-config/config.h') - getconf: no such configuration parameter `GNU_LIBC_VERSION' - ./discover.sh: line 48: gcc: command not found - (cd _build/default/filename_unix/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.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/base -I /home/opam/.opam/4.14.1/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.1/lib/base/caml -I /home/opam/.opam/4.14.1/lib/base/md5 -I /home/opam/.opam/4.14.1/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.1/lib/base_bigstring -I /home/opam/.opam/4.14.1/lib/base_quickcheck -I /home/opam/.opam/4.14.1/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/4.14.1/lib/bin_prot -I /home/opam/.opam/4.14.1/lib/bin_prot/shape -I /home/opam/.opam/4.14.1/lib/core -I /home/opam/.opam/4.14.1/lib/core/base_for_tests -I /home/opam/.opam/4.14.1/lib/core/validate -I /home/opam/.opam/4.14.1/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14.1/lib/fieldslib -I /home/opam/.opam/4.14.1/lib/int_repr -I /home/opam/.opam/4.14.1/lib/jane-street-headers -I /home/opam/.opam/4.14.1/lib/parsexp -I /home/opam/.opam/4.14.1/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_expect/collector -I /home/opam/.opam/4.14.1/lib/ppx_expect/common -I /home/opam/.opam/4.14.1/lib/ppx_expect/config -I /home/opam/.opam/4.14.1/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.1/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_log/types -I /home/opam/.opam/4.14.1/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.1/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.1/lib/sexplib -I /home/opam/.opam/4.14.1/lib/sexplib0 -I /home/opam/.opam/4.14.1/lib/splittable_random -I /home/opam/.opam/4.14.1/lib/stdio -I /home/opam/.opam/4.14.1/lib/time_now -I /home/opam/.opam/4.14.1/lib/typerep -I /home/opam/.opam/4.14.1/lib/variantslib -I ../../sys_unix/src -o filename_unix_stubs.o -c filename_unix_stubs.c) - filename_unix_stubs.c:32:9: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - char *path = String_val(v_path); - ^ ~~~~~~~~~~~~~~~~~~ - 1 warning generated. - (cd _build/default/core_unix/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.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/base -I /home/opam/.opam/4.14.1/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.1/lib/base/caml -I /home/opam/.opam/4.14.1/lib/base/md5 -I /home/opam/.opam/4.14.1/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.1/lib/base_bigstring -I /home/opam/.opam/4.14.1/lib/base_quickcheck -I /home/opam/.opam/4.14.1/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/4.14.1/lib/bin_prot -I /home/opam/.opam/4.14.1/lib/bin_prot/shape -I /home/opam/.opam/4.14.1/lib/core -I /home/opam/.opam/4.14.1/lib/core/base_for_tests -I /home/opam/.opam/4.14.1/lib/core/validate -I /home/opam/.opam/4.14.1/lib/core_kernel/caml_threads -I /home/opam/.opam/4.14.1/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14.1/lib/core_kernel/flags -I /home/opam/.opam/4.14.1/lib/fieldslib -I /home/opam/.opam/4.14.1/lib/int_repr -I /home/opam/.opam/4.14.1/lib/jane-street-headers -I /home/opam/.opam/4.14.1/lib/ocaml/threads -I /home/opam/.opam/4.14.1/lib/parsexp -I /home/opam/.opam/4.14.1/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_expect/collector -I /home/opam/.opam/4.14.1/lib/ppx_expect/common -I /home/opam/.opam/4.14.1/lib/ppx_expect/config -I /home/opam/.opam/4.14.1/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.1/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_log/types -I /home/opam/.opam/4.14.1/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.1/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.1/lib/sexplib -I /home/opam/.opam/4.14.1/lib/sexplib/unix -I /home/opam/.opam/4.14.1/lib/sexplib0 -I /home/opam/.opam/4.14.1/lib/spawn -I /home/opam/.opam/4.14.1/lib/splittable_random -I /home/opam/.opam/4.14.1/lib/stdio -I /home/opam/.opam/4.14.1/lib/time_now -I /home/opam/.opam/4.14.1/lib/typerep -I /home/opam/.opam/4.14.1/lib/variantslib -I ../../error_checking_mutex/src -I ../../signal_unix/src -o core_unix_stubs.o -c core_unix_stubs.c) - core_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" - ^ - core_unix_stubs.c:1288:2: warning: "_POSIX_PRIORITY_SCHEDULING not present; sched_setscheduler undefined" [-W#warnings] - #warning "_POSIX_PRIORITY_SCHEDULING not present; sched_setscheduler undefined" - ^ - 2 warnings generated. -> compiled core_unix.v0.15.2 -> installed core_unix.v0.15.2 Processing 203/206: [async_unix: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "async_unix" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/async_unix.v0.15.0) -> compiled async_unix.v0.15.0 -> installed async_unix.v0.15.0 Processing 205/206: [fswatch_async: dune build] + /home/opam/.opam/4.14.1/bin/dune "build" "-p" "fswatch_async" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fswatch_async.11-0.1.2) -> compiled fswatch_async.11-0.1.2 -> installed fswatch_async.11-0.1.2 Done. 2024-06-19 01:45.25 ---> saved as "2e4f69f6d12a1f9b798d0c6c10c7c76a23ca0eeb8cac963042a2979548a55c21" Job succeeded