Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-02-09 16:22.18 ---> 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"))
2026-02-09 16:22.18 ---> 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 340ee6fd1ff10d0fce25e21ba1caca9ed1cfec68"))
2026-02-09 16:22.19 ---> using "514ca94c15604ff17bd3ac63f745b1ed436af3ba2baa75b2aebacf68c2a9804b" 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.
2026-02-09 16:22.19 ---> using "51eff92844fc197856a39c2f78aa8375db203b384b140377ce00d7ec2e8bfc7a" 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)
2026-02-09 16:22.19 ---> using "2df437484a7d938f1cce8ec262caeca67dfbb3b5b100d4d2824ba6642e2fb03e" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-02-09 16:22.19 ---> using "b9a7bef100fa5dda1cc9cd2011da799fcdbde53ee05faba5e65a57ce5d9059d4" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y core_unix.v0.14.0\
\nopam install -vy core_unix.v0.14.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: core_unix.v0.14.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] core_unix.v0.14.0 is not installed.
The following actions will be performed:
=== install 58 packages
- install base v0.14.3 [required by core_kernel]
- install base_bigstring v0.14.0 [required by core_kernel]
- install base_quickcheck v0.14.1 [required by core_kernel]
- install bin_prot v0.14.1 [required by core_kernel]
- install core v0.14.1 [required by core_unix]
- install core_kernel v0.14.2 [required by core]
- install core_unix v0.14.0
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.20.2 [required by core_unix]
- install dune-configurator 3.20.2 [required by base]
- install fieldslib v0.14.0 [required by core_kernel]
- install jane-street-headers v0.14.0 [required by core_kernel]
- install jst-config v0.14.1 [required by core]
- install num 1.6 [required by sexplib]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install octavius 1.2.2 [required by ppx_js_style]
- install parsexp v0.14.2 [required by sexplib]
- install ppx_assert v0.14.0 [required by core_kernel]
- install ppx_base v0.14.0 [required by core_kernel]
- install ppx_bench v0.14.1 [required by ppx_jane]
- install ppx_bin_prot v0.14.0 [required by ppx_jane]
- install ppx_cold v0.14.0 [required by ppx_base]
- install ppx_compare v0.14.0 [required by ppx_base, bin_prot]
- install ppx_custom_printf v0.14.1 [required by ppx_jane]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_enumerate v0.14.0 [required by ppx_base]
- install ppx_expect v0.14.2 [required by ppx_jane]
- install ppx_fields_conv v0.14.2 [required by ppx_jane]
- install ppx_fixed_literal v0.14.0 [required by ppx_jane]
- install ppx_hash v0.14.0 [required by core_kernel]
- install ppx_here v0.14.0 [required by ppx_jane]
- install ppx_inline_test v0.14.1 [required by core_kernel]
- install ppx_jane v0.14.0 [required by core]
- install ppx_js_style v0.14.1 [required by ppx_base]
- install ppx_let v0.14.0 [required by ppx_jane]
- install ppx_module_timer v0.14.0 [required by ppx_jane]
- install ppx_optcomp v0.14.3 [required by core_kernel]
- install ppx_optional v0.14.0 [required by ppx_jane]
- install ppx_pipebang v0.14.0 [required by ppx_jane]
- install ppx_sexp_conv v0.14.3 [required by core_kernel]
- install ppx_sexp_message v0.14.1 [required by core_kernel]
- install ppx_sexp_value v0.14.0 [required by ppx_jane]
- install ppx_stable v0.14.1 [required by ppx_jane]
- install ppx_string v0.14.1 [required by ppx_jane]
- install ppx_typerep_conv v0.14.2 [required by ppx_jane]
- install ppx_variants_conv v0.14.2 [required by ppx_jane]
- install ppxlib 0.25.1 [required by ppx_jane]
- install re 1.14.0 [required by ppx_expect]
- install sexplib v0.14.0 [required by core]
- install sexplib0 v0.14.0 [required by base, sexplib]
- install spawn v0.17.0 [required by core]
- install splittable_random v0.14.0 [required by core_kernel]
- install stdio v0.14.0 [required by core_kernel]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install time_now v0.14.0 [required by core_kernel]
- install timezone v0.14.0 [required by core]
- install typerep v0.14.0 [required by core_kernel]
- install variantslib v0.14.0 [required by core_kernel]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/173: [base.v0.14.3: extract]
Processing 2/173: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract]
Processing 3/173: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
-> retrieved base_bigstring.v0.14.0 (cached)
Processing 3/173: [base.v0.14.3: extract] [base_quickcheck.v0.14.1: extract]
Processing 4/173: [base.v0.14.3: extract] [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract]
Processing 4/173: [base.v0.14.3/fix-mpopcnt.patch: dl] [base_quickcheck.v0.14.1: extract] [bin_prot.v0.14.1: extract]
-> retrieved base_quickcheck.v0.14.1 (cached)
Processing 4/173: [base.v0.14.3/fix-mpopcnt.patch: dl] [bin_prot.v0.14.1: extract]
Processing 5/173: [base.v0.14.3/fix-mpopcnt.patch: dl] [bin_prot.v0.14.1: extract] [core.v0.14.1: extract]
-> retrieved base.v0.14.3 (cached)
Processing 5/173: [bin_prot.v0.14.1: extract] [core.v0.14.1: extract]
Processing 6/173: [bin_prot.v0.14.1: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract]
-> retrieved bin_prot.v0.14.1 (cached)
Processing 6/173: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract]
Processing 7/173: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract]
-> retrieved core_unix.v0.14.0 (cached)
Processing 7/173: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract]
Processing 8/173: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract]
-> retrieved core.v0.14.1 (cached)
Processing 8/173: [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract]
Processing 9/173: [core_kernel.v0.14.2: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
-> retrieved csexp.1.5.2 (cached)
Processing 9/173: [core_kernel.v0.14.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing 10/173: [core_kernel.v0.14.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [fieldslib.v0.14.0: extract]
-> retrieved fieldslib.v0.14.0 (cached)
Processing 10/173: [core_kernel.v0.14.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing 11/173: [core_kernel.v0.14.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [jane-street-headers.v0.14.0: extract]
-> retrieved core_kernel.v0.14.2 (cached)
Processing 11/173: [dune.3.20.2, dune-configurator.3.20.2: http] [jane-street-headers.v0.14.0: extract]
Processing 12/173: [dune.3.20.2, dune-configurator.3.20.2: http] [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract]
[ERROR] Failed to get sources of dune.3.20.2, dune-configurator.3.20.2 (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz): curl error code 500
Processing 12/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract]
Processing 13/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 14/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 15/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 16/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 17/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 18/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 19/173: [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [num.1.6: http]
-> retrieved jane-street-headers.v0.14.0 (cached)
Processing 19/173: [jst-config.v0.14.1: extract] [num.1.6: http]
Processing 20/173: [jst-config.v0.14.1: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 21/173: [jst-config.v0.14.1: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 22/173: [jst-config.v0.14.1: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved jst-config.v0.14.1 (cached)
Processing 22/173: [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 23/173: [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract] [octavius.1.2.2: extract]
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
Processing 23/173: [num.1.6: http] [octavius.1.2.2: extract]
Processing 24/173: [num.1.6: http] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract]
Processing 25/173: [num.1.6: http] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract]
Processing 26/173: [num.1.6: http] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract]
Processing 26/173: [num.1.6: extract] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract]
-> retrieved octavius.1.2.2 (cached)
Processing 26/173: [num.1.6: extract] [parsexp.v0.14.2: extract]
Processing 27/173: [num.1.6: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract]
Processing 28/173: [num.1.6: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract]
Processing 29/173: [num.1.6: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract]
-> retrieved num.1.6 (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 29/173: [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract]
Processing 30/173: [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract]
Processing 31/173: [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [num: make opam-legacy]
-> retrieved parsexp.v0.14.2 (cached)
Processing 31/173: [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [num: make opam-legacy]
Processing 32/173: [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_assert.v0.14.0 (cached)
Processing 32/173: [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [num: make opam-legacy]
Processing 33/173: [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_base.v0.14.0 (cached)
Processing 33/173: [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [num: make opam-legacy]
Processing 34/173: [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_bench.v0.14.1 (cached)
Processing 34/173: [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [num: make opam-legacy]
Processing 35/173: [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.14.0 (cached)
Processing 35/173: [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [num: make opam-legacy]
Processing 36/173: [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_cold.v0.14.0 (cached)
Processing 36/173: [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: make opam-legacy]
Processing 37/173: [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
-> retrieved ppx_compare.v0.14.0 (cached)
Processing 37/173: [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy]
Processing 38/173: [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_custom_printf.v0.14.1 (cached)
Processing 38/173: [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.14.0: extract] [num: make opam-legacy]
Processing 39/173: [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 39/173: [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy]
Processing 40/173: [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy]
Processing 41/173: [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy]
Processing 42/173: [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy]
-> retrieved ppx_enumerate.v0.14.0 (cached)
Processing 42/173: [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy]
Processing 43/173: [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_expect.v0.14.2 (cached)
Processing 43/173: [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [num: make opam-legacy]
Processing 44/173: [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_fields_conv.v0.14.2 (cached)
Processing 44/173: [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [num: make opam-legacy]
Processing 45/173: [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_fixed_literal.v0.14.0 (cached)
Processing 45/173: [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [num: make opam-legacy]
Processing 46/173: [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_hash.v0.14.0 (cached)
Processing 46/173: [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [num: make opam-legacy]
Processing 47/173: [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_here.v0.14.0 (cached)
Processing 47/173: [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [num: make opam-legacy]
Processing 48/173: [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_inline_test.v0.14.1 (cached)
Processing 48/173: [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [num: make opam-legacy]
Processing 49/173: [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_jane.v0.14.0 (cached)
Processing 49/173: [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [num: make opam-legacy]
Processing 50/173: [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_js_style.v0.14.1 (cached)
Processing 50/173: [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [num: make opam-legacy]
Processing 51/173: [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [num: make opam-legacy]
-> retrieved ppx_let.v0.14.0 (cached)
Processing 51/173: [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [num: make opam-legacy]
Processing 52/173: [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_module_timer.v0.14.0 (cached)
Processing 52/173: [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [num: make opam-legacy]
Processing 53/173: [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_optcomp.v0.14.3 (cached)
Processing 53/173: [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [num: make opam-legacy]
Processing 54/173: [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [num: make opam-legacy]
-> retrieved ppx_optional.v0.14.0 (cached)
Processing 54/173: [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [num: make opam-legacy]
Processing 55/173: [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_pipebang.v0.14.0 (cached)
Processing 55/173: [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [num: make opam-legacy]
Processing 56/173: [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.14.3 (cached)
Processing 56/173: [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [num: make opam-legacy]
Processing 57/173: [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_message.v0.14.1 (cached)
Processing 57/173: [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [num: make opam-legacy]
Processing 58/173: [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [num: make opam-legacy]
-> retrieved ppx_sexp_value.v0.14.0 (cached)
Processing 58/173: [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [num: make opam-legacy]
Processing 59/173: [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [num: make opam-legacy]
-> retrieved ppx_stable.v0.14.1 (cached)
Processing 59/173: [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [num: make opam-legacy]
Processing 60/173: [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [num: make opam-legacy]
-> retrieved ppx_string.v0.14.1 (cached)
Processing 60/173: [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [num: make opam-legacy]
Processing 61/173: [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy]
-> retrieved ppx_typerep_conv.v0.14.2 (cached)
Processing 61/173: [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [num: make opam-legacy]
Processing 62/173: [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [re.1.14.0: http] [num: make opam-legacy]
-> retrieved ppx_variants_conv.v0.14.2 (cached)
Processing 62/173: [ppxlib.0.25.1: extract] [re.1.14.0: http] [num: make opam-legacy]
Processing 63/173: [ppxlib.0.25.1: extract] [re.1.14.0: http] [sexplib.v0.14.0: extract] [num: make opam-legacy]
Processing 63/173: [ppxlib.0.25.1: extract] [re.1.14.0: extract] [sexplib.v0.14.0: extract] [num: make opam-legacy]
-> retrieved sexplib.v0.14.0 (cached)
Processing 63/173: [ppxlib.0.25.1: extract] [re.1.14.0: extract] [num: make opam-legacy]
Processing 64/173: [ppxlib.0.25.1: extract] [re.1.14.0: extract] [sexplib0.v0.14.0: extract] [num: make opam-legacy]
-> retrieved re.1.14.0 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
Processing 64/173: [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [num: make opam-legacy]
Processing 65/173: [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [num: make opam-legacy]
Processing 66/173: [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [num: make opam-legacy]
Processing 67/173: [ppxlib.0.25.1: extract] [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [num: make opam-legacy]
-> retrieved ppxlib.0.25.1 (cached)
Processing 67/173: [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [num: make opam-legacy]
Processing 68/173: [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [num: make opam-legacy]
-> retrieved sexplib0.v0.14.0 (cached)
Processing 68/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [num: make opam-legacy]
Processing 69/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 70/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 71/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 72/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 73/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 74/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 75/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 76/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 77/173: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
-> retrieved spawn.v0.17.0 (cached)
Processing 77/173: [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [num: make opam-legacy]
Processing 78/173: [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 79/173: [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 80/173: [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
-> retrieved splittable_random.v0.14.0 (cached)
Processing 80/173: [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [num: make opam-legacy]
Processing 81/173: [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.14.0: extract] [num: make opam-legacy]
-> retrieved stdio.v0.14.0 (cached)
Processing 81/173: [stdlib-shims.0.3.0: extract] [time_now.v0.14.0: extract] [num: make opam-legacy]
Processing 82/173: [stdlib-shims.0.3.0: extract] [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [num: make opam-legacy]
Processing 83/173: [stdlib-shims.0.3.0: extract] [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [num: make opam-legacy]
Processing 84/173: [stdlib-shims.0.3.0: extract] [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [num: make opam-legacy]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 84/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [num: make opam-legacy]
Processing 85/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 86/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 87/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 88/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 89/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 90/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 91/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 92/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 93/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 94/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 95/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 96/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 97/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 98/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 99/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 100/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 101/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 102/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 103/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 104/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 105/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 106/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 107/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 108/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 109/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 110/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 111/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 112/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 113/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 114/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 115/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 116/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 117/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 118/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 119/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 120/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 121/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 122/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 123/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 124/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 125/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 126/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 127/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 128/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 129/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 130/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 131/173: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
-> retrieved time_now.v0.14.0 (cached)
Processing 131/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [num: make opam-legacy]
Processing 132/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 133/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 134/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 135/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 136/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 137/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 138/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 139/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 140/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 141/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 142/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 143/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 144/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 145/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 146/173: [timezone.v0.14.0: extract] [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
-> retrieved timezone.v0.14.0 (cached)
Processing 146/173: [typerep.v0.14.0: extract] [variantslib.v0.14.0: extract] [num: make opam-legacy]
-> retrieved typerep.v0.14.0 (cached)
Processing 146/173: [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 147/173: [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 148/173: [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 149/173: [variantslib.v0.14.0: extract] [num: make opam-legacy]
Processing 150/173: [variantslib.v0.14.0: extract] [num: make opam-legacy]
-> retrieved variantslib.v0.14.0 (cached)
Processing 150/173: [num: make opam-legacy]
Processing 151/173: [num: make opam-legacy]
Processing 152/173: [num: make opam-legacy]
Processing 153/173: [num: make opam-legacy]
Processing 154/173: [num: make opam-legacy]
Processing 155/173: [num: make opam-legacy]
Processing 156/173: [num: make opam-legacy]
Processing 157/173: [num: make opam-legacy]
Processing 158/173: [num: make opam-legacy]
Processing 159/173: [num: make opam-legacy]
Processing 160/173: [num: make opam-legacy]
Processing 161/173: [num: make opam-legacy]
Processing 162/173: [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.20.2 and dune-configurator.3.20.2 #
OpamSolution.Fetch_fail("https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz (curl: code 500 while downloading https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)")
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base v0.14.3
| - install base_bigstring v0.14.0
| - install base_quickcheck v0.14.1
| - install bin_prot v0.14.1
| - install core v0.14.1
| - install core_kernel v0.14.2
| - install core_unix v0.14.0
| - install csexp 1.5.2
| - install fieldslib v0.14.0
| - install jane-street-headers v0.14.0
| - install jst-config v0.14.1
| - install ocaml-compiler-libs v0.12.4
| - install octavius 1.2.2
| - install parsexp v0.14.2
| - install ppx_assert v0.14.0
| - install ppx_base v0.14.0
| - install ppx_bench v0.14.1
| - install ppx_bin_prot v0.14.0
| - install ppx_cold v0.14.0
| - install ppx_compare v0.14.0
| - install ppx_custom_printf v0.14.1
| - install ppx_derivers 1.2.1
| - install ppx_enumerate v0.14.0
| - install ppx_expect v0.14.2
| - install ppx_fields_conv v0.14.2
| - install ppx_fixed_literal v0.14.0
| - install ppx_hash v0.14.0
| - install ppx_here v0.14.0
| - install ppx_inline_test v0.14.1
| - install ppx_jane v0.14.0
| - install ppx_js_style v0.14.1
| - install ppx_let v0.14.0
| - install ppx_module_timer v0.14.0
| - install ppx_optcomp v0.14.3
| - install ppx_optional v0.14.0
| - install ppx_pipebang v0.14.0
| - install ppx_sexp_conv v0.14.3
| - install ppx_sexp_message v0.14.1
| - install ppx_sexp_value v0.14.0
| - install ppx_stable v0.14.1
| - install ppx_string v0.14.1
| - install ppx_typerep_conv v0.14.2
| - install ppx_variants_conv v0.14.2
| - install ppxlib 0.25.1
| - install re 1.14.0
| - install sexplib v0.14.0
| - install sexplib0 v0.14.0
| - install spawn v0.17.0
| - install splittable_random v0.14.0
| - install stdio v0.14.0
| - install stdlib-shims 0.3.0
| - install time_now v0.14.0
| - install timezone v0.14.0
| - install typerep v0.14.0
| - install variantslib v0.14.0
+-
+- The following actions failed
| - fetch dune.3.20.2, dune-configurator.3.20.2
+-
+- The following changes have been performed (the rest was aborted)
| - install num 1.6
+-
# 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-20260209162410.export"
'C:\cygwin64\bin\opam.exe install -vy core_unix.v0.14.0' failed.
"opam remove -y core_unix.v0.14.0
opam install -vy core_unix.v0.14.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: core_unix.v0.14.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