Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2025-12-24 18:04.12 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" 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 "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-12-24 18:04.12 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" 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 a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea"))
2025-12-24 18:04.12 ---> using "272b0536a57b1e5b6883c9192cddda802f372dee235e450660dafbae58d21250" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Updating ~\.bash_profile.
Added 9 lines after line 1 in ~\.bash_profile.
2025-12-24 18:04.12 ---> using "69d6adfde30915e135a1ea74d2b4d0b8acbd03c0852e5b2f2a84bf27aa88358c" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default '4.14' '4.14.2'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0 (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-base-compiler.4.14.2 (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-12-24 18:04.12 ---> using "b5c925f671559fea17717fee8a391cd93e95dd1edc2aa879754f3ded69684ef7" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-12-24 18:04.12 ---> using "8f72c93703334bb7a8be3f432d901da9f369f75af52717b64d233a15fdb59472" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y resource_cache.v0.16.0\
\nopam install -vy resource_cache.v0.16.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: resource_cache.v0.16.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; 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"))
Nothing to do.
[NOTE] resource_cache.v0.16.0 is not installed.
The following actions will be performed:
=== install 65 packages
- install async_kernel v0.16.0 [required by resource_cache]
- install async_rpc_kernel v0.16.0 [required by resource_cache]
- 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 bin_prot v0.16.0 [required by core]
- install core v0.16.2 [required by resource_cache]
- install core_kernel v0.16.0 [required by async_kernel]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.19.1 [required by resource_cache]
- install dune-configurator 3.19.1 [required by base]
- install fieldslib v0.16.0 [required by core]
- install int_repr v0.16.0 [required by core_kernel]
- install jane-street-headers v0.16.0 [required by core]
- install jst-config v0.16.0 [required by core]
- install num 1.6 [required by sexplib]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- 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 resource_cache]
- 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 core]
- 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 ppx_jane]
- install protocol_version_header v0.16.0 [required by async_rpc_kernel]
- install re 1.13.2 [required by ppx_expect]
- install resource_cache v0.16.0
- install seq base [required by re]
- install sexplib v0.16.0 [required by core]
- install sexplib0 v0.16.0 [required by base]
- 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 time_now v0.16.0 [required by core]
- install typerep v0.16.0 [required by core]
- install variantslib v0.16.0 [required by core]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/194: [async_kernel.v0.16.0: extract]
Processing 2/194: [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: extract]
Processing 3/194: [async_kernel.v0.16.0: extract] [async_rpc_kernel.v0.16.0: extract] [base.v0.16.4: extract]
-> retrieved async_rpc_kernel.v0.16.0 (cached)
Processing 3/194: [async_kernel.v0.16.0: extract] [base.v0.16.4: extract]
Processing 4/194: [async_kernel.v0.16.0: extract] [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract]
-> retrieved async_kernel.v0.16.0 (cached)
Processing 4/194: [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract]
Processing 5/194: [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0 (cached)
Processing 5/194: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract]
Processing 6/194: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved base.v0.16.4 (cached)
Processing 6/194: [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract]
Processing 7/194: [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
-> retrieved base_quickcheck.v0.16.0 (cached)
Processing 7/194: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
Processing 8/194: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract]
-> retrieved bin_prot.v0.16.0 (cached)
Processing 8/194: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract]
Processing 9/194: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 9/194: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract]
Processing 10/194: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
-> retrieved core_kernel.v0.16.0 (cached)
Processing 10/194: [core.v0.16.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
Processing 11/194: [core.v0.16.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.16.0: extract]
-> retrieved core.v0.16.2 (cached)
Processing 11/194: [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.16.0: extract]
Processing 12/194: [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract]
-> retrieved fieldslib.v0.16.0 (cached)
Processing 12/194: [dune.3.19.1, dune-configurator.3.19.1: http] [int_repr.v0.16.0: extract]
Processing 13/194: [dune.3.19.1, dune-configurator.3.19.1: http] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
-> retrieved int_repr.v0.16.0 (cached)
Processing 13/194: [dune.3.19.1, dune-configurator.3.19.1: http] [jane-street-headers.v0.16.0: extract]
Processing 14/194: [dune.3.19.1, dune-configurator.3.19.1: http] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract]
-> retrieved jane-street-headers.v0.16.0 (cached)
Processing 14/194: [dune.3.19.1, dune-configurator.3.19.1: http] [jst-config.v0.16.0: extract]
Processing 15/194: [dune.3.19.1, dune-configurator.3.19.1: http] [jst-config.v0.16.0: extract] [num.1.6: http]
-> retrieved jst-config.v0.16.0 (cached)
Processing 15/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: http]
Processing 16/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
Processing 16/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: http]
Processing 17/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: http] [parsexp.v0.16.0: extract]
Processing 17/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: extract] [parsexp.v0.16.0: extract]
-> retrieved parsexp.v0.16.0 (cached)
Processing 17/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: extract]
Processing 18/194: [dune.3.19.1, dune-configurator.3.19.1: http] [num.1.6: extract] [ppx_assert.v0.16.0: extract]
-> retrieved num.1.6 (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 18/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_assert.v0.16.0: extract]
Processing 19/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract]
Processing 20/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_assert.v0.16.0 (cached)
Processing 20/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_base.v0.16.0: extract] [num: make opam-legacy]
Processing 21/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_base.v0.16.0 (cached)
Processing 21/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_bench.v0.16.0: extract] [num: make opam-legacy]
Processing 22/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bench.v0.16.0 (cached)
Processing 22/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_bin_prot.v0.16.0: extract] [num: make opam-legacy]
Processing 23/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0 (cached)
Processing 23/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_cold.v0.16.0: extract] [num: make opam-legacy]
Processing 24/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_cold.v0.16.0 (cached)
Processing 24/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_compare.v0.16.0: extract] [num: make opam-legacy]
Processing 25/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_compare.v0.16.0 (cached)
Processing 25/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_custom_printf.v0.16.0: extract] [num: make opam-legacy]
Processing 26/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
-> retrieved ppx_custom_printf.v0.16.0 (cached)
Processing 26/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
Processing 27/194: [dune.3.19.1, dune-configurator.3.19.1: http] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [num: make opam-legacy]
[ERROR] Failed to get sources of dune.3.19.1, dune-configurator.3.19.1 (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz): curl error code 504
Processing 27/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [num: make opam-legacy]
Processing 28/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 29/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 30/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 31/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 32/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 33/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 34/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 35/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 36/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 37/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 38/194: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 38/194: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: make opam-legacy]
Processing 39/194: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [num: make opam-legacy]
Processing 40/194: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [num: make opam-legacy]
Processing 41/194: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [num: make opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.16.0 (cached)
Processing 41/194: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [num: make opam-legacy]
Processing 42/194: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_enumerate.v0.16.0 (cached)
Processing 42/194: [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 43/194: [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_expect.v0.16.1 (cached)
Processing 43/194: [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [num: make opam-legacy]
Processing 44/194: [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_fields_conv.v0.16.0 (cached)
Processing 44/194: [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [num: make opam-legacy]
Processing 45/194: [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_fixed_literal.v0.16.0 (cached)
Processing 45/194: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [num: make opam-legacy]
Processing 46/194: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_globalize.v0.16.0 (cached)
Processing 46/194: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [num: make opam-legacy]
Processing 47/194: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_hash.v0.16.0 (cached)
Processing 47/194: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [num: make opam-legacy]
Processing 48/194: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [num: make opam-legacy]
-> retrieved ppx_here.v0.16.0 (cached)
Processing 48/194: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [num: make opam-legacy]
Processing 49/194: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_ignore_instrumentation.v0.16.0 (cached)
Processing 49/194: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [num: make opam-legacy]
Processing 50/194: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_inline_test.v0.16.1 (cached)
Processing 50/194: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [num: make opam-legacy]
Processing 51/194: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_jane.v0.16.0 (cached)
Processing 51/194: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [num: make opam-legacy]
Processing 52/194: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_let.v0.16.0 (cached)
Processing 52/194: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [num: make opam-legacy]
Processing 53/194: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_log.v0.16.0 (cached)
Processing 53/194: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [num: make opam-legacy]
Processing 54/194: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_module_timer.v0.16.0 (cached)
Processing 54/194: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [num: make opam-legacy]
Processing 55/194: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_optcomp.v0.16.0 (cached)
Processing 55/194: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [num: make opam-legacy]
Processing 56/194: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_optional.v0.16.0 (cached)
Processing 56/194: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 57/194: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_pipebang.v0.16.0 (cached)
Processing 57/194: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [num: make opam-legacy]
Processing 58/194: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
Processing 58/194: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [num: make opam-legacy]
Processing 59/194: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_message.v0.16.0 (cached)
Processing 59/194: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [num: make opam-legacy]
Processing 60/194: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_value.v0.16.0 (cached)
Processing 60/194: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [num: make opam-legacy]
Processing 61/194: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_stable.v0.16.0 (cached)
Processing 61/194: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [num: make opam-legacy]
Processing 62/194: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_stable_witness.v0.16.0 (cached)
Processing 62/194: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [num: make opam-legacy]
Processing 63/194: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_string.v0.16.0 (cached)
Processing 63/194: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 64/194: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_tydi.v0.16.0 (cached)
Processing 64/194: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [num: make opam-legacy]
Processing 65/194: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [num: make opam-legacy]
-> retrieved ppx_typerep_conv.v0.16.0 (cached)
Processing 65/194: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [num: make opam-legacy]
Processing 66/194: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppx_variants_conv.v0.16.0 (cached)
Processing 66/194: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [num: make opam-legacy]
Processing 67/194: [ppxlib.0.35.0: extract] [protocol_version_header.v0.16.0: extract] [re.1.13.2: http] [num: make opam-legacy]
-> retrieved protocol_version_header.v0.16.0 (cached)
Processing 67/194: [ppxlib.0.35.0: extract] [re.1.13.2: http] [num: make opam-legacy]
Processing 68/194: [ppxlib.0.35.0: extract] [re.1.13.2: http] [resource_cache.v0.16.0: http] [num: make opam-legacy]
Processing 68/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [resource_cache.v0.16.0: http] [num: make opam-legacy]
Processing 68/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [resource_cache.v0.16.0: extract] [num: make opam-legacy]
-> retrieved resource_cache.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/resource_cache-v0.16.0.tar.gz)
Processing 68/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [num: make opam-legacy]
-> retrieved seq.base (cached)
Processing 69/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [num: make opam-legacy]
Processing 70/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [sexplib.v0.16.0: extract] [num: make opam-legacy]
Processing 71/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [sexplib.v0.16.0: extract] [num: make opam-legacy]
-> installed seq.base
Processing 72/194: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [sexplib.v0.16.0: extract] [num: make opam-legacy]
-> retrieved ppxlib.0.35.0 (cached)
Processing 72/194: [re.1.13.2: extract] [sexplib.v0.16.0: extract] [num: make opam-legacy]
Processing 73/194: [re.1.13.2: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [num: make opam-legacy]
-> retrieved re.1.13.2 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.13.2.tar.gz)
Processing 73/194: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [num: make opam-legacy]
Processing 74/194: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [num: make opam-legacy]
Processing 75/194: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [num: make opam-legacy]
Processing 76/194: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [num: make opam-legacy]
-> retrieved sexplib.v0.16.0 (cached)
Processing 76/194: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [num: make opam-legacy]
Processing 77/194: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [num: make opam-legacy]
-> retrieved sexplib0.v0.16.0 (cached)
Processing 77/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [num: make opam-legacy]
Processing 78/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 79/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 80/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 81/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 82/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 83/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 84/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 85/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 86/194: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
-> retrieved splittable_random.v0.16.0 (cached)
Processing 86/194: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 87/194: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [num: make opam-legacy]
-> retrieved stdio.v0.16.0 (cached)
Processing 87/194: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [num: make opam-legacy]
Processing 88/194: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [num: make opam-legacy]
Processing 89/194: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [num: make opam-legacy]
Processing 90/194: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [num: make opam-legacy]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 90/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [num: make opam-legacy]
Processing 91/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 92/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 93/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 94/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 95/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 96/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 97/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 98/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 99/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 100/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 101/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 102/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 103/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 104/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 105/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 106/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 107/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 108/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 109/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 110/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 111/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 112/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 113/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 114/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 115/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 116/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 117/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 118/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 119/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 120/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 121/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 122/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 123/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 124/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 125/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 126/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 127/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 128/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 129/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 130/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 131/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 132/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 133/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 134/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 135/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 136/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 137/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 138/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 139/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 140/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 141/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 142/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 143/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 144/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 145/194: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
-> retrieved time_now.v0.16.0 (cached)
Processing 145/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 146/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 147/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 148/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 149/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 150/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 151/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 152/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 153/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 154/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 155/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 156/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 157/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 158/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 159/194: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [num: make opam-legacy]
-> retrieved typerep.v0.16.0 (cached)
Processing 159/194: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 160/194: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 161/194: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 162/194: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 163/194: [variantslib.v0.16.0: extract] [num: make opam-legacy]
-> retrieved variantslib.v0.16.0 (cached)
Processing 163/194: [num: make opam-legacy]
Processing 164/194: [num: make opam-legacy]
Processing 165/194: [num: make opam-legacy]
Processing 166/194: [num: make opam-legacy]
Processing 167/194: [num: make opam-legacy]
Processing 168/194: [num: make opam-legacy]
Processing 169/194: [num: make opam-legacy]
Processing 170/194: [num: make opam-legacy]
Processing 171/194: [num: make opam-legacy]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\num.1.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/num.1.6/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.7~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
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/num.1.6/src'
- cp src/num-legacy.install num.install
-> compiled num.1.6
-> installed num.1.6
#=== ERROR while fetching sources for dune.3.19.1 and dune-configurator.3.19.1 #
OpamSolution.Fetch_fail("https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz (curl: code 504 while downloading https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)")
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install async_kernel v0.16.0
| - install async_rpc_kernel v0.16.0
| - install base v0.16.4
| - install base_bigstring v0.16.0
| - install base_quickcheck v0.16.0
| - install bin_prot v0.16.0
| - install core v0.16.2
| - install core_kernel v0.16.0
| - install csexp 1.5.2
| - install fieldslib v0.16.0
| - install int_repr v0.16.0
| - install jane-street-headers v0.16.0
| - install jst-config v0.16.0
| - install ocaml-compiler-libs v0.12.4
| - install parsexp v0.16.0
| - install ppx_assert v0.16.0
| - install ppx_base v0.16.0
| - install ppx_bench v0.16.0
| - install ppx_bin_prot v0.16.0
| - install ppx_cold v0.16.0
| - install ppx_compare v0.16.0
| - install ppx_custom_printf v0.16.0
| - install ppx_derivers 1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate v0.16.0
| - install ppx_expect v0.16.1
| - install ppx_fields_conv v0.16.0
| - install ppx_fixed_literal v0.16.0
| - install ppx_globalize v0.16.0
| - install ppx_hash v0.16.0
| - install ppx_here v0.16.0
| - install ppx_ignore_instrumentation v0.16.0
| - install ppx_inline_test v0.16.1
| - install ppx_jane v0.16.0
| - install ppx_let v0.16.0
| - install ppx_log v0.16.0
| - install ppx_module_timer v0.16.0
| - install ppx_optcomp v0.16.0
| - install ppx_optional v0.16.0
| - install ppx_pipebang v0.16.0
| - install ppx_sexp_conv v0.16.0
| - install ppx_sexp_message v0.16.0
| - install ppx_sexp_value v0.16.0
| - install ppx_stable v0.16.0
| - install ppx_stable_witness v0.16.0
| - install ppx_string v0.16.0
| - install ppx_tydi v0.16.0
| - install ppx_typerep_conv v0.16.0
| - install ppx_variants_conv v0.16.0
| - install ppxlib 0.35.0
| - install protocol_version_header v0.16.0
| - install re 1.13.2
| - install resource_cache v0.16.0
| - install sexplib v0.16.0
| - install sexplib0 v0.16.0
| - install splittable_random v0.16.0
| - install stdio v0.16.0
| - install stdlib-shims 0.3.0
| - install time_now v0.16.0
| - install typerep v0.16.0
| - install variantslib v0.16.0
+-
+- The following actions failed
| - fetch dune.3.19.1, dune-configurator.3.19.1
+-
+- The following changes have been performed (the rest was aborted)
| - install num 1.6
| - install seq base
+-
# To update the current shell environment, run: eval $(opam env)
The former state can be restored with:
C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\.opam-switch\\backup\\state-20251224180532.export"
'C:\cygwin64\bin\opam.exe install -vy resource_cache.v0.16.0' failed.
"opam remove -y resource_cache.v0.16.0
opam install -vy resource_cache.v0.16.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: resource_cache.v0.16.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
exit 69
fi
fi
exit $res" failed with exit status 40
Failed: Build failed