Building on spring (from freebsd) 2025-04-25 05:29.49 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2025-04-25 05:29.49 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 8106bcf57fc33218275bbf0d02e725f4e9fcd0f6")) 2025-04-25 05:29.50 ---> using "9c56a90b8c86ed2ee264296ff27862a7dfbb8c0e1e7a426347276f51c9dd96c4" 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. 2025-04-25 05:29.50 ---> using "f75384d6ba33597d11a499708a6369b53eea3944fda13a0c1f9f24c397302421" 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 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. # To update the current shell environment, run: eval $(opam env --switch=4.14.2) 2025-04-25 05:29.51 ---> using "db3810edc16bcf7179342270a625f030cc91ef0523cfcf4779654d02bf5ea1ed" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-04-25 05:29.52 ---> using "77e7934821ff9499621aa385067b452b07e32d85d3f9336209e4dcd66fbcbdcf" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y async_js.v0.16.0\ \nopam install -vy async_js.v0.16.0\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: async_js.v0.16.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")) [NOTE] async_js.v0.16.0 is not installed. Nothing to do. The following actions will be performed: === install 82 packages - install angstrom 0.16.1 [required by uri] - install async_js v0.16.0 - install async_kernel v0.16.0 [required by async_js] - install async_rpc_kernel v0.16.0 [required by async_js] - install base v0.16.4 [required by core, core_kernel] - install base_bigstring v0.16.0 [required by core] - install base_quickcheck v0.16.0 [required by core] - install bigstringaf 0.10.0 [required by angstrom] - install bin_prot v0.16.0 [required by core] - install cmdliner 1.3.0 [required by js_of_ocaml-compiler] - install core v0.16.2 [required by async_kernel, async_rpc_kernel] - install core_kernel v0.16.0 [required by async_kernel] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.18.1 [required by async_js] - install dune-configurator 3.18.1 [required by base, bigstringaf] - install fieldslib v0.16.0 [required by core] - install gen 1.1 [required by sedlex] - install int_repr v0.16.0 [required by core_kernel] - install jane-street-headers v0.16.0 [required by core] - install js_of_ocaml 5.9.1 [required by async_js] - install js_of_ocaml-compiler 5.9.1 [required by js_of_ocaml] - install js_of_ocaml-ppx 5.9.1 [required by async_js] - install jst-config v0.16.0 [required by core] - install menhir 20240715 [required by js_of_ocaml-compiler] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by js_of_ocaml-compiler] - install menhirSdk 20240715 [required by js_of_ocaml-compiler] - install num 1.5-1 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install parsexp v0.16.0 [required by sexplib] - install ppx_assert v0.16.0 [required by core] - install ppx_base v0.16.0 [required by core] - install ppx_bench v0.16.0 [required by ppx_jane] - install ppx_bin_prot v0.16.0 [required by ppx_jane] - install ppx_cold v0.16.0 [required by ppx_base] - install ppx_compare v0.16.0 [required by ppx_base, bin_prot] - install ppx_custom_printf v0.16.0 [required by ppx_jane] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_disable_unused_warnings v0.16.0 [required by ppx_jane] - install ppx_enumerate v0.16.0 [required by ppx_base] - install ppx_expect v0.16.1 [required by ppx_jane] - install ppx_fields_conv v0.16.0 [required by ppx_jane] - install ppx_fixed_literal v0.16.0 [required by ppx_jane] - install ppx_globalize v0.16.0 [required by ppx_base] - install ppx_hash v0.16.0 [required by core] - install ppx_here v0.16.0 [required by ppx_jane] - install ppx_ignore_instrumentation v0.16.0 [required by ppx_jane] - install ppx_inline_test v0.16.1 [required by core] - install ppx_jane v0.16.0 [required by async_js] - install ppx_let v0.16.0 [required by ppx_jane] - install ppx_log v0.16.0 [required by ppx_jane] - install ppx_module_timer v0.16.0 [required by ppx_jane] - install ppx_optcomp v0.16.0 [required by core, core_kernel] - install ppx_optional v0.16.0 [required by ppx_jane] - install ppx_pipebang v0.16.0 [required by ppx_jane] - install ppx_sexp_conv v0.16.0 [required by uri-sexp] - install ppx_sexp_message v0.16.0 [required by core] - install ppx_sexp_value v0.16.0 [required by ppx_jane] - install ppx_stable v0.16.0 [required by ppx_jane] - install ppx_stable_witness v0.16.0 [required by ppx_jane] - install ppx_string v0.16.0 [required by ppx_jane] - install ppx_tydi v0.16.0 [required by ppx_jane] - install ppx_typerep_conv v0.16.0 [required by ppx_jane] - install ppx_variants_conv v0.16.0 [required by ppx_jane] - install ppxlib 0.35.0 [required by js_of_ocaml, js_of_ocaml-ppx] - install protocol_version_header v0.16.0 [required by async_rpc_kernel] - install re 1.12.0 [required by ppx_expect] - install sedlex 3.4 [required by js_of_ocaml-compiler] - install seq base [required by yojson] - install sexplib v0.16.0 [required by core] - install sexplib0 v0.16.0 [required by uri-sexp] - install splittable_random v0.16.0 [required by core] - install stdio v0.16.0 [required by core] - install stdlib-shims 0.3.0 [required by ppxlib] - install stringext 1.6.0 [required by uri] - install time_now v0.16.0 [required by core] - install typerep v0.16.0 [required by core] - install uri 4.4.0 [required by async_js] - install uri-sexp 4.4.0 [required by async_js] - install variantslib v0.16.0 [required by core] - install yojson 2.2.2 [required by js_of_ocaml-compiler] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/239: [angstrom.0.16.1: extract] Processing 2/239: [angstrom.0.16.1: extract] [async_js.v0.16.0: http] Processing 3/239: [angstrom.0.16.1: extract] [async_js.v0.16.0: http] [async_kernel.v0.16.0: http] -> retrieved angstrom.0.16.1 (cached) Processing 3/239: [async_js.v0.16.0: http] [async_kernel.v0.16.0: http] Processing 4/239: [async_js.v0.16.0: http] [async_kernel.v0.16.0: http] [async_rpc_kernel.v0.16.0: http] Processing 4/239: [async_js.v0.16.0: extract] [async_kernel.v0.16.0: http] [async_rpc_kernel.v0.16.0: http] Processing 4/239: [async_js.v0.16.0: extract] [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: http] -> retrieved async_js.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/async_js-v0.16.0.tar.gz) Processing 4/239: [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: http] Processing 5/239: [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: http] [base.v0.16.4: extract] -> retrieved async_kernel.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/async_kernel-v0.16.0.tar.gz) Processing 5/239: [async_rpc_kernel.v0.16.0: http] [base.v0.16.4: extract] Processing 6/239: [async_rpc_kernel.v0.16.0: http] [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract] -> retrieved base_bigstring.v0.16.0 (cached) Processing 6/239: [async_rpc_kernel.v0.16.0: http] [base.v0.16.4: extract] Processing 7/239: [async_rpc_kernel.v0.16.0: http] [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract] -> retrieved base.v0.16.4 (cached) Processing 7/239: [async_rpc_kernel.v0.16.0: http] [base_quickcheck.v0.16.0: extract] Processing 8/239: [async_rpc_kernel.v0.16.0: http] [base_quickcheck.v0.16.0: extract] [bigstringaf.0.10.0: extract] -> retrieved base_quickcheck.v0.16.0 (cached) Processing 8/239: [async_rpc_kernel.v0.16.0: http] [bigstringaf.0.10.0: extract] Processing 9/239: [async_rpc_kernel.v0.16.0: http] [bigstringaf.0.10.0: extract] [bin_prot.v0.16.0: extract] -> retrieved bigstringaf.0.10.0 (cached) Processing 9/239: [async_rpc_kernel.v0.16.0: http] [bin_prot.v0.16.0: extract] Processing 10/239: [async_rpc_kernel.v0.16.0: http] [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract] -> retrieved bin_prot.v0.16.0 (cached) Processing 10/239: [async_rpc_kernel.v0.16.0: http] [cmdliner.1.3.0: extract] Processing 11/239: [async_rpc_kernel.v0.16.0: http] [cmdliner.1.3.0: extract] [core.v0.16.2: extract] Processing 11/239: [async_rpc_kernel.v0.16.0: extract] [cmdliner.1.3.0: extract] [core.v0.16.2: extract] -> retrieved cmdliner.1.3.0 (cached) Processing 11/239: [async_rpc_kernel.v0.16.0: extract] [core.v0.16.2: extract] Processing 12/239: [async_rpc_kernel.v0.16.0: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] Processing 13/239: [async_rpc_kernel.v0.16.0: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [cmdliner: gmake all] -> retrieved async_rpc_kernel.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/async_rpc_kernel-v0.16.0.tar.gz) Processing 13/239: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [cmdliner: gmake all] Processing 14/239: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [cmdliner: gmake all] -> retrieved core.v0.16.2 (cached) Processing 14/239: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [cmdliner: gmake all] Processing 15/239: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.18.1, dune-configurator.3.18.1: extract] [cmdliner: gmake all] -> retrieved csexp.1.5.2 (cached) Processing 15/239: [core_kernel.v0.16.0: extract] [dune.3.18.1, dune-configurator.3.18.1: extract] [cmdliner: gmake all] Processing 16/239: [core_kernel.v0.16.0: extract] [dune.3.18.1, dune-configurator.3.18.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: gmake all] -> retrieved core_kernel.v0.16.0 (cached) Processing 16/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: gmake all] Processing 17/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [fieldslib.v0.16.0: extract] [gen.1.1: extract] [cmdliner: gmake all] -> retrieved fieldslib.v0.16.0 (cached) Processing 17/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [gen.1.1: extract] [cmdliner: gmake all] Processing 18/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [gen.1.1: extract] [int_repr.v0.16.0: extract] [cmdliner: gmake all] -> retrieved gen.1.1 (cached) Processing 18/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [int_repr.v0.16.0: extract] [cmdliner: gmake all] Processing 19/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all] -> retrieved int_repr.v0.16.0 (cached) Processing 19/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all] Processing 20/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [cmdliner: gmake all] -> retrieved jane-street-headers.v0.16.0 (cached) Processing 20/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [cmdliner: gmake all] Processing 21/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [jst-config.v0.16.0: extract] [cmdliner: gmake all] -> retrieved jst-config.v0.16.0 (cached) Processing 21/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [cmdliner: gmake all] Processing 22/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [menhir.20240715 + 3 others: extract] [cmdliner: gmake all] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 22/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [cmdliner: gmake all] Processing 23/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1: http] [num.1.5-1: extract] [cmdliner: gmake all] Processing 23/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [num.1.5-1: extract] [cmdliner: gmake all] -> retrieved num.1.5-1 (cached) Processing 23/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [cmdliner: gmake all] Processing 24/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all] [num: patch] applying num-in-findlib-dir.patch Processing 25/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 25/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [cmdliner: gmake all] [num: patch] Processing 26/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: gmake all] [num: patch] Processing 26/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: gmake all] [num: gmake opam-legacy] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 26/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [cmdliner: gmake all] [num: gmake opam-legacy] Processing 27/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [parsexp.v0.16.0: extract] [cmdliner: gmake all] [num: gmake opam-legacy] -> retrieved parsexp.v0.16.0 (cached) Processing 27/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [cmdliner: gmake all] [num: gmake opam-legacy] Processing 28/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_assert.v0.16.0: extract] [cmdliner: gmake all] [num: gmake opam-legacy] -> retrieved ppx_assert.v0.16.0 (cached) Processing 28/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [cmdliner: gmake all] [num: gmake opam-legacy] Processing 29/239: [dune.3.18.1, dune-configurator.3.18.1: extract] [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_base.v0.16.0: extract] [cmdliner: gmake all] [num: gmake opam-legacy] -> retrieved dune.3.18.1, dune-configurator.3.18.1 (cached) Processing 29/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_base.v0.16.0: extract] [cmdliner: gmake all] [num: gmake opam-legacy] Processing 30/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [cmdliner: gmake all] [num: gmake opam-legacy] Processing 31/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] -> retrieved ppx_bench.v0.16.0 (cached) Processing 31/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_base.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] Processing 32/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_base.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] -> retrieved ppx_base.v0.16.0 (cached) Processing 32/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_bin_prot.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] Processing 33/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] -> retrieved ppx_bin_prot.v0.16.0 (cached) Processing 33/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_cold.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] Processing 34/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] -> retrieved ppx_cold.v0.16.0 (cached) Processing 34/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_compare.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] Processing 35/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [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 35/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> installed num.1.5-1 Processing 36/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_custom_printf.v0.16.0 (cached) Processing 36/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_compare.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 37/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_compare.v0.16.0 (cached) Processing 37/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 38/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_derivers.1.2.1 (cached) Processing 38/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 39/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_disable_unused_warnings.v0.16.0 (cached) Processing 39/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_enumerate.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 40/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_enumerate.v0.16.0 (cached) Processing 40/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_expect.v0.16.1: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 41/239: [js_of_ocaml.5.9.1 + 2 others: extract] [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-ppx.5.9.1 (https://github.com/ocsigen/js_of_ocaml/releases/download/5.9.1/js_of_ocaml-5.9.1.tbz) Processing 41/239: [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 42/239: [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_fields_conv.v0.16.0 (cached) Processing 42/239: [ppx_expect.v0.16.1: extract] [ppx_fixed_literal.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 43/239: [ppx_expect.v0.16.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_globalize.v0.16.0 (cached) Processing 43/239: [ppx_expect.v0.16.1: extract] [ppx_fixed_literal.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 44/239: [ppx_expect.v0.16.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_fixed_literal.v0.16.0 (cached) Processing 44/239: [ppx_expect.v0.16.1: extract] [ppx_hash.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 45/239: [ppx_expect.v0.16.1: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_here.v0.16.0 (cached) Processing 45/239: [ppx_expect.v0.16.1: extract] [ppx_hash.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 46/239: [ppx_expect.v0.16.1: extract] [ppx_hash.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_hash.v0.16.0 (cached) Processing 46/239: [ppx_expect.v0.16.1: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 47/239: [ppx_expect.v0.16.1: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_ignore_instrumentation.v0.16.0 (cached) Processing 47/239: [ppx_expect.v0.16.1: extract] [ppx_inline_test.v0.16.1: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 48/239: [ppx_expect.v0.16.1: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_expect.v0.16.1 (cached) Processing 48/239: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 49/239: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_jane.v0.16.0 (cached) Processing 49/239: [ppx_inline_test.v0.16.1: extract] [ppx_let.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 50/239: [ppx_inline_test.v0.16.1: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_inline_test.v0.16.1 (cached) Processing 50/239: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 51/239: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_log.v0.16.0 (cached) Processing 51/239: [ppx_let.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 52/239: [ppx_let.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_let.v0.16.0 (cached) Processing 52/239: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 53/239: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_optcomp.v0.16.0 (cached) Processing 53/239: [ppx_module_timer.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 54/239: [ppx_module_timer.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_optional.v0.16.0 (cached) Processing 54/239: [ppx_module_timer.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 55/239: [ppx_module_timer.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_pipebang.v0.16.0 (cached) Processing 55/239: [ppx_module_timer.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 56/239: [ppx_module_timer.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_sexp_message.v0.16.0 (cached) Processing 56/239: [ppx_module_timer.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 57/239: [ppx_module_timer.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_sexp_conv.v0.16.0 (cached) Processing 57/239: [ppx_module_timer.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 58/239: [ppx_module_timer.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_sexp_value.v0.16.0 (cached) Processing 58/239: [ppx_module_timer.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 59/239: [ppx_module_timer.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_stable_witness.v0.16.0 (cached) Processing 59/239: [ppx_module_timer.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 60/239: [ppx_module_timer.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_string.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_stable.v0.16.0 (cached) Processing 60/239: [ppx_module_timer.v0.16.0: extract] [ppx_string.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 61/239: [ppx_module_timer.v0.16.0: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_module_timer.v0.16.0 (cached) Processing 61/239: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 62/239: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_tydi.v0.16.0 (cached) Processing 62/239: [ppx_string.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 63/239: [ppx_string.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_typerep_conv.v0.16.0 (cached) Processing 63/239: [ppx_string.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 64/239: [ppx_string.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_variants_conv.v0.16.0 (cached) Processing 64/239: [ppx_string.v0.16.0: extract] [ppxlib.0.35.0: extract] [cmdliner: gmake all] [dune: ocaml 7] Processing 65/239: [ppx_string.v0.16.0: extract] [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_string.v0.16.0 (cached) Processing 65/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [cmdliner: gmake all] [dune: ocaml 7] Processing 66/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [re.1.12.0: extract] [cmdliner: gmake all] [dune: ocaml 7] + /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/4.14.2" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.1.3.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 66/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [re.1.12.0: extract] [dune: ocaml 7] Processing 67/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [re.1.12.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved re.1.12.0 (cached) Processing 67/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [dune: ocaml 7] [cmdliner: gmake install] Processing 68/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [sedlex.3.4: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved sedlex.3.4 (cached) Processing 68/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved seq.base (cached) Processing 69/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [dune: ocaml 7] [cmdliner: gmake install] Processing 70/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [sexplib.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 71/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: http] [sexplib.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 71/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved sexplib.v0.16.0 (cached) Processing 71/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 72/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved sexplib0.v0.16.0 (cached) Processing 72/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 73/239: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [splittable_random.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved protocol_version_header.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/protocol_version_header-v0.16.0.tar.gz) Processing 73/239: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 74/239: [ppxlib.0.35.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved splittable_random.v0.16.0 (cached) Processing 74/239: [ppxlib.0.35.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 75/239: [ppxlib.0.35.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved stdio.v0.16.0 (cached) Processing 75/239: [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 76/239: [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved stdlib-shims.0.3.0 (cached) Processing 76/239: [ppxlib.0.35.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 77/239: [ppxlib.0.35.0: extract] [stringext.1.6.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved stringext.1.6.0 (cached) Processing 77/239: [ppxlib.0.35.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 78/239: [ppxlib.0.35.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved time_now.v0.16.0 (cached) Processing 78/239: [ppxlib.0.35.0: extract] [typerep.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 79/239: [ppxlib.0.35.0: extract] [typerep.v0.16.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved typerep.v0.16.0 (cached) Processing 79/239: [ppxlib.0.35.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 80/239: [ppxlib.0.35.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.16.0: extract] [dune: ocaml 7] [cmdliner: gmake install] -> retrieved variantslib.v0.16.0 (cached) Processing 80/239: [ppxlib.0.35.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [cmdliner: gmake install] Processing 81/239: [ppxlib.0.35.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [cmdliner: gmake install] + /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.14.2/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14.2/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/4.14.2/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/4.14.2/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/4.14.2/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/4.14.2/lib/cmdliner" Processing 81/239: [ppxlib.0.35.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [cmdliner: gmake install-doc] -> retrieved yojson.2.2.2 (cached) Processing 81/239: [ppxlib.0.35.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [cmdliner: gmake install-doc] -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) Processing 81/239: [ppxlib.0.35.0: extract] [dune: ocaml 7] [cmdliner: gmake install-doc] -> retrieved ppxlib.0.35.0 (cached) Processing 81/239: [dune: ocaml 7] [cmdliner: gmake install-doc] + /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14.2/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 81/239: [dune: ocaml 7] -> installed seq.base Processing 82/239: [dune: ocaml 7] + /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.18.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - Processing 82/239: [dune: ./_boot/dune.exe build] + /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.18.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.18.1) -> compiled dune.3.18.1 -> installed dune.3.18.1 Processing 84/239: [csexp: dune build] Processing 85/239: [csexp: dune build] [gen: dune build] Processing 86/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] Processing 87/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] Processing 88/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 89/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 90/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 90/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 91/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> installed menhirCST.20240715 Processing 92/239: [csexp: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jane-street-headers.v0.16.0) -> compiled jane-street-headers.v0.16.0 Processing 92/239: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 93/239: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] -> installed jane-street-headers.v0.16.0 Processing 94/239: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "@install" "-p" "gen" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gen.1.1) -> compiled gen.1.1 Processing 94/239: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] Processing 95/239: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] -> installed gen.1.1 Processing 96/239: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 96/239: [csexp: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] Processing 97/239: [csexp: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] -> installed menhirLib.20240715 Processing 98/239: [csexp: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 98/239: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 99/239: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 100/239: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 100/239: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 101/239: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 102/239: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.18.1) + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 102/239: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] Processing 103/239: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stringext: dune build] -> installed stdlib-shims.0.3.0 Processing 104/239: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stringext: dune build] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.18.1) Processing 104/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stringext: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 104/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [stringext: dune build] Processing 105/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [stringext: dune build] [yojson: dune build] -> installed sexplib0.v0.16.0 Processing 106/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [stringext: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/re.1.12.0) -> compiled re.1.12.0 Processing 106/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stringext: dune build] [yojson: dune build] Processing 107/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [stringext: dune build] [yojson: dune build] -> installed re.1.12.0 Processing 108/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [stringext: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stringext" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stringext.1.6.0) -> compiled stringext.1.6.0 Processing 108/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [yojson: dune build] -> installed stringext.1.6.0 Processing 109/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [parsexp: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-syntax-shims.1.0.0) -> compiled ocaml-syntax-shims.1.0.0 Processing 109/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build] [yojson: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 110/239: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@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 110/239: [dune-configurator: dune build] [menhirSdk: dune build] [parsexp: dune build] [yojson: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 111/239: [dune-configurator: dune build] [menhirSdk: dune build] [parsexp: dune build] [yojson: dune build] Processing 112/239: [dune-configurator: dune build] [menhirSdk: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 112/239: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build] -> installed menhirSdk.20240715 Processing 113/239: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build] Processing 114/239: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "parsexp" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/parsexp.v0.16.0) -> compiled parsexp.v0.16.0 Processing 114/239: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build] -> installed parsexp.v0.16.0 Processing 115/239: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build] Processing 116/239: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] [yojson: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "yojson" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/yojson.2.2.2) -> compiled yojson.2.2.2 Processing 116/239: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] -> installed yojson.2.2.2 Processing 117/239: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.18.1) -> compiled dune-configurator.3.18.1 Processing 117/239: [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] -> installed dune-configurator.3.18.1 Processing 118/239: [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] Processing 119/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] Processing 120/239: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib.v0.16.0) -> compiled sexplib.v0.16.0 Processing 120/239: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build] -> installed sexplib.v0.16.0 Processing 121/239: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bigstringaf" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bigstringaf.0.10.0) -> compiled bigstringaf.0.10.0 Processing 121/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] -> installed bigstringaf.0.10.0 Processing 122/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] Processing 123/239: [angstrom: dune build] [base: dune build] [menhir: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "angstrom" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/angstrom.0.16.1) -> compiled angstrom.0.16.1 Processing 123/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] -> installed angstrom.0.16.1 Processing 124/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] Processing 125/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "uri" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/uri.4.4.0) -> compiled uri.4.4.0 Processing 125/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] -> installed uri.4.4.0 Processing 126/239: [base: dune build] [menhir: dune build] [ppxlib: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base.v0.16.4) -> compiled base.v0.16.4 Processing 126/239: [menhir: dune build] [ppxlib: dune build] -> installed base.v0.16.4 Processing 127/239: [menhir: dune build] [ppxlib: dune build] Processing 128/239: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] Processing 129/239: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build] Processing 130/239: [fieldslib: dune build] [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] Processing 131/239: [fieldslib: dune build] [menhir: 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" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fieldslib.v0.16.0) -> compiled fieldslib.v0.16.0 Processing 131/239: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build] -> installed fieldslib.v0.16.0 Processing 132/239: [menhir: 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" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/variantslib.v0.16.0) -> compiled variantslib.v0.16.0 Processing 132/239: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] -> installed variantslib.v0.16.0 Processing 133/239: [menhir: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdio" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdio.v0.16.0) -> compiled stdio.v0.16.0 Processing 133/239: [menhir: dune build] [ppxlib: dune build] [typerep: dune build] -> installed stdio.v0.16.0 Processing 134/239: [menhir: dune build] [ppxlib: dune build] [typerep: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppxlib.0.35.0) -> compiled ppxlib.0.35.0 Processing 134/239: [menhir: dune build] [typerep: dune build] -> installed ppxlib.0.35.0 Processing 135/239: [menhir: dune build] [typerep: dune build] Processing 136/239: [menhir: dune build] [ppx_cold: dune build] [typerep: dune build] Processing 137/239: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [typerep: dune build] Processing 138/239: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [typerep: dune build] Processing 139/239: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [typerep: dune build] Processing 140/239: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [typerep: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "typerep" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/typerep.v0.16.0) -> compiled typerep.v0.16.0 Processing 140/239: [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] Processing 141/239: [menhir: dune build] [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] -> installed typerep.v0.16.0 Processing 142/239: [menhir: dune build] [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] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_cold.v0.16.0) -> compiled ppx_cold.v0.16.0 Processing 142/239: [menhir: 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] Processing 143/239: [menhir: 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_globalize: dune build] -> installed ppx_cold.v0.16.0 Processing 144/239: [menhir: 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_globalize: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_disable_unused_warnings" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_disable_unused_warnings.v0.16.0) -> compiled ppx_disable_unused_warnings.v0.16.0 Processing 144/239: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] Processing 145/239: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] -> installed ppx_disable_unused_warnings.v0.16.0 Processing 146/239: [menhir: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_globalize" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_globalize.v0.16.0) -> compiled ppx_globalize.v0.16.0 Processing 146/239: [menhir: 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 147/239: [menhir: 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_ignore_instrumentation: dune build] -> installed ppx_globalize.v0.16.0 Processing 148/239: [menhir: 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_ignore_instrumentation: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_enumerate.v0.16.0) -> compiled ppx_enumerate.v0.16.0 Processing 148/239: [menhir: dune build] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] Processing 149/239: [menhir: dune build] [ppx_compare: 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] -> installed ppx_enumerate.v0.16.0 Processing 150/239: [menhir: dune build] [ppx_compare: 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] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_compare.v0.16.0) -> compiled ppx_compare.v0.16.0 Processing 150/239: [menhir: 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] Processing 151/239: [menhir: 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] -> installed ppx_compare.v0.16.0 Processing 152/239: [menhir: 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] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_fixed_literal.v0.16.0) -> compiled ppx_fixed_literal.v0.16.0 Processing 152/239: [menhir: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] Processing 153/239: [menhir: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] -> installed ppx_fixed_literal.v0.16.0 Processing 154/239: [menhir: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_fields_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_fields_conv.v0.16.0) -> compiled ppx_fields_conv.v0.16.0 Processing 154/239: [menhir: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] Processing 155/239: [menhir: 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] -> installed ppx_fields_conv.v0.16.0 Processing 156/239: [menhir: 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] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_here" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_here.v0.16.0) -> compiled ppx_here.v0.16.0 Processing 156/239: [menhir: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] Processing 157/239: [menhir: 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] -> installed ppx_here.v0.16.0 Processing 158/239: [menhir: 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] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_optcomp" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_optcomp.v0.16.0) -> compiled ppx_optcomp.v0.16.0 Processing 158/239: [menhir: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] Processing 159/239: [menhir: 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] -> installed ppx_optcomp.v0.16.0 Processing 160/239: [menhir: 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] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_ignore_instrumentation" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_ignore_instrumentation.v0.16.0) -> compiled ppx_ignore_instrumentation.v0.16.0 Processing 160/239: [menhir: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] Processing 161/239: [menhir: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] -> installed ppx_ignore_instrumentation.v0.16.0 Processing 162/239: [menhir: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_pipebang" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_pipebang.v0.16.0) -> compiled ppx_pipebang.v0.16.0 Processing 162/239: [menhir: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] Processing 163/239: [menhir: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] -> installed ppx_pipebang.v0.16.0 Processing 164/239: [menhir: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_optional" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_optional.v0.16.0) -> compiled ppx_optional.v0.16.0 Processing 164/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] Processing 165/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] -> installed ppx_optional.v0.16.0 Processing 166/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_tydi" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_tydi.v0.16.0) -> compiled ppx_tydi.v0.16.0 Processing 166/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] Processing 167/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_tydi.v0.16.0 Processing 168/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_stable" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_stable.v0.16.0) -> compiled ppx_stable.v0.16.0 Processing 168/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] Processing 169/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] -> installed ppx_stable.v0.16.0 Processing 170/239: [menhir: dune build] [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_let" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_let.v0.16.0) -> compiled ppx_let.v0.16.0 Processing 170/239: [menhir: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] -> installed ppx_let.v0.16.0 Processing 171/239: [menhir: dune build] [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhir.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 Processing 171/239: [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] -> installed menhir.20240715 Processing 172/239: [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_typerep_conv.v0.16.0) -> compiled ppx_typerep_conv.v0.16.0 Processing 172/239: [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] -> installed ppx_typerep_conv.v0.16.0 Processing 173/239: [ppx_sexp_conv: dune build] [ppx_stable_witness: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_stable_witness" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_stable_witness.v0.16.0) -> compiled ppx_stable_witness.v0.16.0 Processing 173/239: [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] -> installed ppx_stable_witness.v0.16.0 Processing 174/239: [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_conv.v0.16.0) -> compiled ppx_sexp_conv.v0.16.0 Processing 174/239: [ppx_variants_conv: dune build] [sedlex: dune build] -> installed ppx_sexp_conv.v0.16.0 Processing 175/239: [ppx_variants_conv: dune build] [sedlex: dune build] Processing 176/239: [ppx_assert: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] Processing 177/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] Processing 178/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] Processing 179/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] Processing 180/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [ppx_variants_conv: dune build] [sedlex: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_variants_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_variants_conv.v0.16.0) -> compiled ppx_variants_conv.v0.16.0 Processing 180/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] Processing 181/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build] -> installed ppx_variants_conv.v0.16.0 Processing 182/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [sedlex: dune build] [uri-sexp: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sedlex" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sedlex.3.4) -> compiled sedlex.3.4 Processing 182/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build] -> installed sedlex.3.4 Processing 183/239: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build] Processing 184/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "uri-sexp" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/uri-sexp.4.4.0) -> compiled uri-sexp.4.4.0 Processing 184/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed uri-sexp.4.4.0 Processing 185/239: [js_of_ocaml-compiler: dune build] [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_sexp_value" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_value.v0.16.0) -> compiled ppx_sexp_value.v0.16.0 Processing 185/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] -> installed ppx_sexp_value.v0.16.0 Processing 186/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_sexp_message" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_message.v0.16.0) -> compiled ppx_sexp_message.v0.16.0 Processing 186/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] -> installed ppx_sexp_message.v0.16.0 Processing 187/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] Processing 188/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_log: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_hash.v0.16.0) -> compiled ppx_hash.v0.16.0 Processing 188/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build] -> installed ppx_hash.v0.16.0 Processing 189/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build] Processing 190/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_custom_printf" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_custom_printf.v0.16.0) -> compiled ppx_custom_printf.v0.16.0 Processing 190/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_log: dune build] -> installed ppx_custom_printf.v0.16.0 Processing 191/239: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_log: dune build] Processing 192/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_log: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_assert" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_assert.v0.16.0) -> compiled ppx_assert.v0.16.0 Processing 192/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_base: dune build] [ppx_log: dune build] -> installed ppx_assert.v0.16.0 Processing 193/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [ppx_base: dune build] [ppx_log: dune build] Processing 194/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_log: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_base.v0.16.0) -> compiled ppx_base.v0.16.0 Processing 194/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_log: dune build] -> installed ppx_base.v0.16.0 Processing 195/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_log: dune build] Processing 196/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_log" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_log.v0.16.0) -> compiled ppx_log.v0.16.0 Processing 196/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_string: dune build] -> installed ppx_log.v0.16.0 Processing 197/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_string: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_string" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_string.v0.16.0) -> compiled ppx_string.v0.16.0 Processing 197/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] -> installed ppx_string.v0.16.0 Processing 198/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [jst-config: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jst-config.v0.16.0) -> compiled jst-config.v0.16.0 Processing 198/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] -> installed jst-config.v0.16.0 Processing 199/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] Processing 200/239: [bin_prot: dune build] [js_of_ocaml-compiler: dune build] [time_now: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bin_prot" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bin_prot.v0.16.0) -> compiled bin_prot.v0.16.0 Processing 200/239: [js_of_ocaml-compiler: dune build] [time_now: dune build] -> installed bin_prot.v0.16.0 Processing 201/239: [js_of_ocaml-compiler: dune build] [time_now: dune build] Processing 202/239: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [time_now: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/time_now.v0.16.0) -> compiled time_now.v0.16.0 Processing 202/239: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] -> installed time_now.v0.16.0 Processing 203/239: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] Processing 204/239: [js_of_ocaml-compiler: dune build] [ppx_bin_prot: dune build] [ppx_inline_test: dune build] Processing 205/239: [js_of_ocaml-compiler: dune build] [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_bin_prot" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_bin_prot.v0.16.0) -> compiled ppx_bin_prot.v0.16.0 Processing 205/239: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build] -> installed ppx_bin_prot.v0.16.0 Processing 206/239: [js_of_ocaml-compiler: 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" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_module_timer.v0.16.0) -> compiled ppx_module_timer.v0.16.0 Processing 206/239: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build] -> installed ppx_module_timer.v0.16.0 Processing 207/239: [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_inline_test" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_inline_test.v0.16.1) -> compiled ppx_inline_test.v0.16.1 Processing 207/239: [js_of_ocaml-compiler: dune build] -> installed ppx_inline_test.v0.16.1 Processing 208/239: [js_of_ocaml-compiler: dune build] Processing 209/239: [js_of_ocaml-compiler: dune build] [ppx_bench: dune build] Processing 210/239: [js_of_ocaml-compiler: dune build] [ppx_bench: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_bench" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_bench.v0.16.0) -> compiled ppx_bench.v0.16.0 Processing 210/239: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] -> installed ppx_bench.v0.16.0 Processing 211/239: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] Processing 212/239: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] [splittable_random: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "splittable_random" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/splittable_random.v0.16.0) -> compiled splittable_random.v0.16.0 Processing 212/239: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] -> installed splittable_random.v0.16.0 Processing 213/239: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] Processing 214/239: [base_quickcheck: dune build] [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "js_of_ocaml-compiler" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/js_of_ocaml-compiler.5.9.1) - (cd tools/version && /home/opam/.opam/4.14.2/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14.2/.opam-switch/build/js_of_ocaml-compiler.5.9.1/_build/.dune/default/tools/version/dune.ml) - fatal: not a git repository (or any of the parent directories): .git -> compiled js_of_ocaml-compiler.5.9.1 Processing 214/239: [base_quickcheck: dune build] [ppx_expect: dune build] -> installed js_of_ocaml-compiler.5.9.1 Processing 215/239: [base_quickcheck: dune build] [ppx_expect: dune build] Processing 216/239: [base_quickcheck: dune build] [js_of_ocaml: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base_quickcheck" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base_quickcheck.v0.16.0) -> compiled base_quickcheck.v0.16.0 Processing 216/239: [js_of_ocaml: dune build] [ppx_expect: dune build] -> installed base_quickcheck.v0.16.0 Processing 217/239: [js_of_ocaml: dune build] [ppx_expect: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_expect" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_expect.v0.16.1) -> compiled ppx_expect.v0.16.1 Processing 217/239: [js_of_ocaml: dune build] -> installed ppx_expect.v0.16.1 Processing 218/239: [js_of_ocaml: dune build] Processing 219/239: [js_of_ocaml: dune build] [ppx_jane: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_jane" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_jane.v0.16.0) -> compiled ppx_jane.v0.16.0 Processing 219/239: [js_of_ocaml: dune build] -> installed ppx_jane.v0.16.0 Processing 220/239: [js_of_ocaml: dune build] Processing 221/239: [int_repr: dune build] [js_of_ocaml: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "int_repr" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/int_repr.v0.16.0) -> compiled int_repr.v0.16.0 Processing 221/239: [js_of_ocaml: dune build] -> installed int_repr.v0.16.0 Processing 222/239: [js_of_ocaml: dune build] Processing 223/239: [base_bigstring: dune build] [js_of_ocaml: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base_bigstring" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base_bigstring.v0.16.0) -> compiled base_bigstring.v0.16.0 Processing 223/239: [js_of_ocaml: dune build] -> installed base_bigstring.v0.16.0 Processing 224/239: [js_of_ocaml: dune build] Processing 225/239: [core: dune build] [js_of_ocaml: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "js_of_ocaml" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/js_of_ocaml.5.9.1) - (cd tools/version && /home/opam/.opam/4.14.2/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14.2/.opam-switch/build/js_of_ocaml.5.9.1/_build/.dune/default/tools/version/dune.ml) - fatal: not a git repository (or any of the parent directories): .git -> compiled js_of_ocaml.5.9.1 Processing 225/239: [core: dune build] -> installed js_of_ocaml.5.9.1 Processing 226/239: [core: dune build] Processing 227/239: [core: dune build] [js_of_ocaml-ppx: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "js_of_ocaml-ppx" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/js_of_ocaml-ppx.5.9.1) - (cd tools/version && /home/opam/.opam/4.14.2/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14.2/.opam-switch/build/js_of_ocaml-ppx.5.9.1/_build/.dune/default/tools/version/dune.ml) - fatal: not a git repository (or any of the parent directories): .git -> compiled js_of_ocaml-ppx.5.9.1 Processing 227/239: [core: dune build] -> installed js_of_ocaml-ppx.5.9.1 Processing 228/239: [core: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "core" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/core.v0.16.2) - (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.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/base_quickcheck/ppx_quickcheck/runtime -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/int_repr -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_log/types -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/ppx_stable_witness/runtime -I /home/opam/.opam/4.14.2/lib/ppx_stable_witness/stable_witness -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 -I ../../command/src -I ../../filename_base/src -I ../../heap_block -I ../../univ_map/src -I ../../validate/src -o gc_stubs.o -c gc_stubs.c) - gc_stubs.c:14:10: warning: '__unused' macro redefined [-Wmacro-redefined] - 14 | # define __unused(x) x __attribute__((unused)) - | ^ - /usr/include/sys/cdefs.h:215:9: note: previous definition is here - 215 | #define __unused __attribute__((__unused__)) - | ^ - 1 warning generated. - (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.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/base_quickcheck/ppx_quickcheck/runtime -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/int_repr -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_log/types -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/ppx_stable_witness/runtime -I /home/opam/.opam/4.14.2/lib/ppx_stable_witness/stable_witness -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 -I ../../command/src -I ../../filename_base/src -I ../../heap_block -I ../../univ_map/src -I ../../validate/src -o md5_stubs.o -c md5_stubs.c) - md5_stubs.c:15:32: warning: pragma diagnostic expected option name (e.g. "-Wundef") [-Wunknown-pragmas] - 15 | #pragma GCC diagnostic ignored "-pedantic" - | ^ - 1 warning generated. -> compiled core.v0.16.2 -> installed core.v0.16.2 Processing 230/239: [core_kernel: dune build] Processing 231/239: [core_kernel: dune build] [protocol_version_header: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "protocol_version_header" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/protocol_version_header.v0.16.0) -> compiled protocol_version_header.v0.16.0 Processing 231/239: [core_kernel: dune build] -> installed protocol_version_header.v0.16.0 Processing 232/239: [core_kernel: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "core_kernel" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/core_kernel.v0.16.0) -> compiled core_kernel.v0.16.0 -> installed core_kernel.v0.16.0 Processing 234/239: [async_kernel: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "async_kernel" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/async_kernel.v0.16.0) -> compiled async_kernel.v0.16.0 -> installed async_kernel.v0.16.0 Processing 236/239: [async_rpc_kernel: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "async_rpc_kernel" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/async_rpc_kernel.v0.16.0) -> compiled async_rpc_kernel.v0.16.0 -> installed async_rpc_kernel.v0.16.0 Processing 238/239: [async_js: dune build] + /home/opam/.opam/4.14.2/bin/dune "build" "-p" "async_js" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/async_js.v0.16.0) -> compiled async_js.v0.16.0 -> installed async_js.v0.16.0 Done. 2025-04-25 05:44.27 ---> saved as "8161d7cb64db72881f2ce5e1f7afb29b1994a291329a27f0544679c975757d51" Job succeeded