Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2025-10-20 10:21.07 ---> 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-10-20 10:21.07 ---> 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 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-20 10:21.07 ---> using "1e48978ed9a09b733124480cf699e10313f11e25fa9b507fad4267edbb7a9838" 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-10-20 10:21.07 ---> using "25b85dd471072646d69ae2337996744e3a19efea418f1552bf7e9e715d6e88e1" 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-10-20 10:21.07 ---> using "40cba15c5b48a9f818ac75d16f7d9d1e460ce1700e4362da0f0fc912aab658fe" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-10-20 10:21.07 ---> using "3be06eda264071ef0aede3717e4206c2d50eccba923fb26abf27f4b1b696cdb6" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y git-cohttp.3.6.0\
\nopam install -vy git-cohttp.3.6.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: git-cohttp.3.6.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] git-cohttp.3.6.0 is not installed.
The following actions will be performed:
=== recompile 1 package
- recompile mingw-w64-shims 0.2.0 [uses conf-pkg-config]
=== install 65 packages
- install angstrom 0.16.1 [required by git]
- install astring 0.8.5 [required by git]
- install base v0.16.4 [required by ppx_sexp_conv]
- install base-bytes base [required by decompress]
- install base64 3.5.1 [required by cohttp, git]
- install bigarray-compat 1.1.0 [required by git]
- install bigstringaf 0.8.0 [required by git]
- install bos 0.2.1 [required by carton]
- install carton 0.4.3 [required by git]
- install carton-git 0.4.3 [required by git]
- install carton-lwt 0.4.3 [required by git]
- install checkseum 0.5.2 [required by git]
- install cmdliner 1.3.0 [required by carton, logs, emile]
- install cohttp 6.1.1 [required by git-cohttp]
- install cohttp-lwt 6.1.1 [required by git-cohttp]
- install conf-pkg-config 4 [required by bigstringaf]
- install cppo 1.8.0 [required by lwt]
- install csexp 1.5.2 [required by dune-configurator]
- install cstruct 6.0.1 [required by git]
- install decompress 1.4.2 [required by git]
- install digestif 1.3.0 [required by git]
- install domain-name 0.4.1 [required by git]
- install duff 0.5 [required by carton]
- install dune 3.19.1 [required by git-cohttp]
- install dune-configurator 3.19.1 [required by checkseum, lwt, base, hxd]
- install emile 1.1 [required by git]
- install encore 0.8.1 [required by git]
- install eqaf 0.10 [required by digestif]
- install fmt 0.11.0 [required by git-cohttp]
- install fpath 0.7.3 [required by git]
- install git 3.6.0 [required by git-cohttp]
- install git-cohttp 3.6.0 (deprecated)
- install http 6.1.1 [required by cohttp, cohttp-lwt]
- install hxd 0.3.4 [required by git]
- install ipaddr 5.6.0 [required by cohttp-lwt, git]
- install ke 0.6 [required by git]
- install logs 0.9.0 [required by cohttp-lwt, cohttp, git]
- install lwt 6.0.0~alpha00 [required by git-cohttp]
- install macaddr 5.6.0 [required by ipaddr]
- install mimic 0.0.9 [required by git]
- install mirage-flow 5.0.0 [required by git]
- install mmap 1.2.0 [required by carton, carton-git]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install ocamlbuild 0.16.1 [required by logs, astring]
- install ocamlfind 1.9.8 [required by logs, astring]
- install ocamlgraph 2.2.0 [required by git]
- install ocplib-endian 1.2 [required by lwt]
- install optint 0.3.0 [required by git]
- install pecu 0.7 [required by emile]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_sexp_conv v0.16.0 [required by cohttp, cohttp-lwt]
- install ppxlib 0.35.0 [required by ppx_sexp_conv]
- install psq 0.2.1 [required by git]
- install re 1.13.2 [required by cohttp]
- install result 1.5 [required by git-cohttp]
- install rresult 0.7.0 [required by git-cohttp]
- install seq base [required by re]
- install sexplib0 v0.16.0 [required by cohttp, cohttp-lwt]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install stringext 1.6.0 [required by cohttp]
- install topkg 1.1.0 [required by logs, astring]
- install uri 4.4.0 [required by git-cohttp]
- install uri-sexp 4.4.0 [required by cohttp]
- install uutf 1.0.4 [required by emile]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/191: [angstrom.0.16.1: extract]
Processing 2/191: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing 3/191: [angstrom.0.16.1: extract] [astring.0.8.5: extract] [base.v0.16.4: extract]
-> retrieved angstrom.0.16.1 (cached)
Processing 3/191: [astring.0.8.5: extract] [base.v0.16.4: extract]
Processing 4/191: [astring.0.8.5: extract] [base.v0.16.4: extract]
Processing 5/191: [astring.0.8.5: extract] [base.v0.16.4: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5 (cached)
Processing 5/191: [base.v0.16.4: extract] [base64.3.5.1: extract]
Processing 6/191: [base.v0.16.4: extract] [base64.3.5.1: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base64.3.5.1 (cached)
Processing 6/191: [base.v0.16.4: extract] [bigarray-compat.1.1.0: extract]
Processing 7/191: [base.v0.16.4: extract] [bigarray-compat.1.1.0: extract] [bigstringaf.0.8.0: extract]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 7/191: [base.v0.16.4: extract] [bigstringaf.0.8.0: extract]
Processing 8/191: [base.v0.16.4: extract] [bigstringaf.0.8.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.8.0 (cached)
Processing 8/191: [base.v0.16.4: extract] [bos.0.2.1: extract]
Processing 9/191: [base.v0.16.4: extract] [bos.0.2.1: extract] [carton.0.4.3 + 2 others: extract]
-> retrieved base.v0.16.4 (cached)
Processing 9/191: [bos.0.2.1: extract] [carton.0.4.3 + 2 others: extract]
Processing 10/191: [bos.0.2.1: extract] [carton.0.4.3 + 2 others: extract] [checkseum.0.5.2: extract]
-> retrieved bos.0.2.1 (cached)
Processing 10/191: [carton.0.4.3 + 2 others: extract] [checkseum.0.5.2: extract]
Processing 11/191: [carton.0.4.3 + 2 others: extract] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved carton.0.4.3, carton-git.0.4.3, carton-lwt.0.4.3 (cached)
Processing 11/191: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing 12/191: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http]
-> retrieved checkseum.0.5.2 (cached)
Processing 12/191: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http]
Processing 13/191: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http]
Processing 14/191: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract]
Processing 15/191: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0 (cached)
Processing 15/191: [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract] [conf-pkg-config: pkgconf]
Processing 16/191: [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
Processing 17/191: [cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1: http] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 17/191: [cohttp.6.1.1 + 2 others: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0 (cached)
Processing 17/191: [cohttp.6.1.1 + 2 others: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 18/191: [cohttp.6.1.1 + 2 others: extract] [csexp.1.5.2: extract] [cstruct.6.0.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, http.6.1.1 (https://github.com/mirage/ocaml-cohttp/releases/download/v6.1.1/cohttp-6.1.1.tbz)
Processing 18/191: [csexp.1.5.2: extract] [cstruct.6.0.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 19/191: [csexp.1.5.2: extract] [cstruct.6.0.1: extract] [decompress.1.4.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2 (cached)
Processing 19/191: [cstruct.6.0.1: extract] [decompress.1.4.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 20/191: [cstruct.6.0.1: extract] [decompress.1.4.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.0.1 (cached)
Processing 20/191: [decompress.1.4.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 21/191: [decompress.1.4.2: extract] [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved decompress.1.4.2 (cached)
Processing 21/191: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 22/191: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [duff.0.5: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.1 (cached)
Processing 22/191: [digestif.1.3.0: extract] [duff.0.5: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 23/191: [digestif.1.3.0: extract] [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled conf-pkg-config.4
Processing 23/191: [digestif.1.3.0: extract] [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 24/191: [digestif.1.3.0: extract] [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all]
Processing 24/191: [digestif.1.3.0: extract] [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [cmdliner: make all]
-> retrieved digestif.1.3.0 (cached)
Processing 24/191: [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [cmdliner: make all]
Processing 25/191: [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [cmdliner: make all]
-> retrieved duff.0.5 (cached)
Processing 25/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [cmdliner: make all]
Processing 26/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [encore.0.8.1: extract] [cmdliner: make all]
-> retrieved emile.1.1 (cached)
Processing 26/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [encore.0.8.1: extract] [cmdliner: make all]
Processing 27/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [encore.0.8.1: extract] [eqaf.0.10: extract] [cmdliner: make all]
-> retrieved encore.0.8.1 (cached)
Processing 27/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [cmdliner: make all]
Processing 28/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all]
-> retrieved eqaf.0.10 (cached)
Processing 28/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [cmdliner: make all]
Processing 29/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all]
Processing 29/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all]
-> retrieved fpath.0.7.3 (cached)
Processing 29/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [cmdliner: make all]
Processing 30/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [git.3.6.0, git-cohttp.3.6.0: extract] [cmdliner: make all]
-> retrieved fmt.0.11.0 (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 30/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0, git-cohttp.3.6.0: extract] [cmdliner: make all]
Processing 31/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0, git-cohttp.3.6.0: extract] [hxd.0.3.4: http] [cmdliner: make all]
Processing 31/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0, git-cohttp.3.6.0: extract] [hxd.0.3.4: extract] [cmdliner: make all]
-> retrieved git.3.6.0, git-cohttp.3.6.0 (cached)
Processing 31/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [hxd.0.3.4: extract] [cmdliner: make all]
Processing 32/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [hxd.0.3.4: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [cmdliner: make all]
-> retrieved hxd.0.3.4 (https://github.com/dinosaure/hxd/releases/download/v0.3.4/hxd-0.3.4.tbz)
Processing 32/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [cmdliner: make all]
Processing 33/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [ke.0.6: extract] [cmdliner: make all]
-> retrieved ipaddr.5.6.0, macaddr.5.6.0 (cached)
Processing 33/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [cmdliner: make all]
Processing 34/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http] [cmdliner: make all]
-> retrieved ke.0.6 (cached)
Processing 34/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [cmdliner: make all]
Processing 35/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [lwt.6.0.0~alpha00: http] [cmdliner: make all]
Processing 35/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all]
-> retrieved logs.0.9.0 (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 35/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all]
Processing 36/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: http] [mimic.0.0.9: extract] [cmdliner: make all]
Processing 36/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [mimic.0.0.9: extract] [cmdliner: make all]
-> retrieved mimic.0.0.9 (cached)
Processing 36/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all]
Processing 37/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
-> retrieved mingw-w64-shims.0.2.0 (cached)
Processing 37/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all]
Processing 38/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all]
Processing 39/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [mirage-flow.5.0.0: extract] [cmdliner: make all]
Processing 40/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [mirage-flow.5.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved lwt.6.0.0~alpha00 (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 40/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-flow.5.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 41/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-flow.5.0.0: extract] [mmap.1.2.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-flow.5.0.0 (cached)
Processing 41/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [mmap.1.2.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 42/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [mmap.1.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mmap.1.2.0 (cached)
Processing 42/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 43/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
Processing 43/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 44/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
Processing 44/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 45/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocamlfind.1.9.8 (cached)
Processing 45/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 46/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 47/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ocamlbuild.0.16.1 (cached)
Processing 47/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 48/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 49/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ocamlgraph.2.2.0 (cached)
Processing 49/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 50/191: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved dune.3.19.1, dune-configurator.3.19.1 (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 50/191: [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 51/191: [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [pecu.0.7: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 52/191: [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [pecu.0.7: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ocplib-endian.1.2 (cached)
Processing 52/191: [optint.0.3.0: extract] [pecu.0.7: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 53/191: [optint.0.3.0: extract] [pecu.0.7: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved optint.0.3.0 (cached)
Processing 53/191: [pecu.0.7: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 54/191: [pecu.0.7: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved pecu.0.7 (cached)
Processing 54/191: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 55/191: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 55/191: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 56/191: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [psq.0.2.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
Processing 56/191: [ppxlib.0.35.0: extract] [psq.0.2.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 57/191: [ppxlib.0.35.0: extract] [psq.0.2.1: extract] [re.1.13.2: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved psq.0.2.1 (cached)
Processing 57/191: [ppxlib.0.35.0: extract] [re.1.13.2: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 58/191: [ppxlib.0.35.0: extract] [re.1.13.2: http] [result.1.5: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 58/191: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [result.1.5: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved result.1.5 (cached)
Processing 58/191: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 59/191: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [rresult.0.7.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppxlib.0.35.0 (cached)
Processing 59/191: [re.1.13.2: extract] [rresult.0.7.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved seq.base (cached)
Processing 60/191: [re.1.13.2: extract] [rresult.0.7.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 61/191: [re.1.13.2: extract] [rresult.0.7.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 62/191: [re.1.13.2: extract] [rresult.0.7.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed seq.base
Processing 63/191: [re.1.13.2: extract] [rresult.0.7.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved re.1.13.2 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.13.2.tar.gz)
Processing 63/191: [rresult.0.7.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 64/191: [rresult.0.7.0: extract] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved rresult.0.7.0 (cached)
Processing 64/191: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 65/191: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved sexplib0.v0.16.0 (cached)
Processing 65/191: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 66/191: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [topkg.1.1.0: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 66/191: [stringext.1.6.0: extract] [topkg.1.1.0: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 67/191: [stringext.1.6.0: extract] [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved stringext.1.6.0 (cached)
Processing 67/191: [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 68/191: [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.4: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 68/191: [topkg.1.1.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.4: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
Processing 68/191: [topkg.1.1.0: extract] [uutf.1.0.4: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved topkg.1.1.0 (https://erratique.ch/software/topkg/releases/topkg-1.1.0.tbz)
Processing 68/191: [uutf.1.0.4: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved uutf.1.0.4 (cached)
Processing 68/191: [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 68/191: [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 69/191: [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled mingw-w64-shims.0.2.0
Processing 69/191: [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/4.14/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\Users\opam\AppData\Local\opam\4.14"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\4.14\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\4.14\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\4.14\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\4.14\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\4.14\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/4.14/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 69/191: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
-
- About the OCAML core installation:
- Standard library: /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
- Binaries: /cygdrive/c/Users/opam/AppData/Local/opam/4.14/bin
- Manual pages: /usr/local/man
- Multi-threading type: posix
- The directory of site-specific packages will be
- site-lib: C:\Users\opam\AppData\Local\opam\4.14\lib
- The configuration file is written to:
- findlib config file: C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf
- Software will be installed:
- Libraries: in <site-lib>/findlib
- Binaries: C:\Users\opam\AppData\Local\opam\4.14\bin
- Manual pages: C:\Users\opam\AppData\Local\opam\4.14\man
- topfind script: /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
- Topfind ppxopt support: yes
- Toolbox: no
- Link custom runtime: no
- Need bytes compatibility: no
-
- Configuration has been written to Makefile.config
-
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 69/191: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\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 \
- "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
Processing 69/191: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
- doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 69/191: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.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
#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install angstrom 0.16.1
| - install astring 0.8.5
| - install base v0.16.4
| - install base-bytes base
| - install base64 3.5.1
| - install bigarray-compat 1.1.0
| - install bigstringaf 0.8.0
| - install bos 0.2.1
| - install carton 0.4.3
| - install carton-git 0.4.3
| - install carton-lwt 0.4.3
| - install checkseum 0.5.2
| - install cohttp 6.1.1
| - install cohttp-lwt 6.1.1
| - install cppo 1.8.0
| - install csexp 1.5.2
| - install cstruct 6.0.1
| - install decompress 1.4.2
| - install digestif 1.3.0
| - install domain-name 0.4.1
| - install duff 0.5
| - install dune-configurator 3.19.1
| - install emile 1.1
| - install encore 0.8.1
| - install eqaf 0.10
| - install fmt 0.11.0
| - install fpath 0.7.3
| - install git 3.6.0
| - install git-cohttp 3.6.0
| - install http 6.1.1
| - install hxd 0.3.4
| - install ipaddr 5.6.0
| - install ke 0.6
| - install logs 0.9.0
| - install lwt 6.0.0~alpha00
| - install macaddr 5.6.0
| - install mimic 0.0.9
| - install mirage-flow 5.0.0
| - install mmap 1.2.0
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims 1.0.0
| - install ocamlgraph 2.2.0
| - install ocplib-endian 1.2
| - install optint 0.3.0
| - install pecu 0.7
| - install ppx_derivers 1.2.1
| - install ppx_sexp_conv v0.16.0
| - install ppxlib 0.35.0
| - install psq 0.2.1
| - install re 1.13.2
| - install result 1.5
| - install rresult 0.7.0
| - install sexplib0 v0.16.0
| - install stdlib-shims 0.3.0
| - install stringext 1.6.0
| - install topkg 1.1.0
| - install uri 4.4.0
| - install uri-sexp 4.4.0
| - install uutf 1.0.4
+-
+- The following actions failed
| - build dune 3.19.1
| - build ocamlbuild 0.16.1
| - build ocamlfind 1.9.8
| - install mingw-w64-shims 0.2.0
+-
+- The following changes have been performed (the rest was aborted)
| - remove mingw-w64-shims 0.2.0
| - install cmdliner 1.3.0
| - install conf-pkg-config 4
| - 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-20251020102215.export"
'C:\cygwin64\bin\opam.exe install -vy git-cohttp.3.6.0' failed.
"opam remove -y git-cohttp.3.6.0
opam install -vy git-cohttp.3.6.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: git-cohttp.3.6.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 31
Failed: Build failed