Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-26 01:52.29 ---> 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-01-26 01:52.29 ---> 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 f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-26 01:52.29 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" 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-01-26 01:52.29 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default '5.3' '5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]
<><> 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-compiler.5.3.0 (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2026-01-26 01:52.29 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-26 01:52.30 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y activitypub_gui.0.1.0\
\nopam install -vy activitypub_gui.0.1.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: activitypub_gui.0.1.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] activitypub_gui.0.1.0 is not installed.
The following actions will be performed:
=== recompile 1 package
- recompile mingw-w64-shims 0.2.0 [uses conf-mingw-w64-gcc-i686]
=== install 137 packages
- install activitypub 0.1.0 [required by activitypub_client]
- install activitypub_client 0.1.0 [required by activitypub_gui]
- install activitypub_gui 0.1.0
- install angstrom 0.16.1 [required by css]
- install asn1-combinators 0.3.2 [required by x509]
- install astring 0.8.5 [required by conduit]
- install base v0.17.3 [required by ppx_sexp_conv]
- install base-bytes base [required by cohttp]
- install base64 3.5.2 [required by cohttp]
- install bigstringaf 0.10.0 [required by angstrom]
- install bos 0.2.1 [required by ca-certs]
- install ca-certs 1.0.1 [required by conduit-lwt-unix]
- install cmdliner 1.3.0 [required by tls-lwt, logs, uunf, cohttp-lwt-unix]
- install cohttp 5.3.1 [required by cohttp-lwt]
- install cohttp-lwt 5.3.0 [required by activitypub]
- install cohttp-lwt-unix 5.3.0 [required by rdf_json_ld]
- install conduit 8.0.0 [required by conduit-lwt]
- install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
- install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
- install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
- install conf-gmp-powm-sec 4 [required by cryptokit]
- install conf-libffi 2.0.0 [required by ctypes-foreign]
- install conf-libpcre 2 [required by pcre]
- install conf-mingw-w64-gcc-i686 1 [required by conf-mingw-w64-sdl2-image-i686, conf-mingw-w64-sdl2-i686, conf-mingw-w64-sdl2-ttf-i686]
- install conf-mingw-w64-gmp-i686 1 [required by conf-gmp]
- install conf-mingw-w64-gmp-x86_64 1 [required by conf-gmp]
- install conf-mingw-w64-libffi-i686 1 [required by conf-libffi]
- install conf-mingw-w64-libffi-x86_64 1 [required by conf-libffi]
- install conf-mingw-w64-pcre-i686 1 [required by conf-libpcre]
- install conf-mingw-w64-pcre-x86_64 1 [required by conf-libpcre]
- install conf-mingw-w64-sdl2-i686 1 [required by conf-sdl2]
- install conf-mingw-w64-sdl2-image-i686 1 [required by conf-sdl2-image]
- install conf-mingw-w64-sdl2-image-x86_64 1 [required by conf-sdl2-image]
- install conf-mingw-w64-sdl2-ttf-i686 1 [required by conf-sdl2-ttf]
- install conf-mingw-w64-sdl2-ttf-x86_64 1 [required by conf-sdl2-ttf]
- install conf-mingw-w64-sdl2-x86_64 1 [required by conf-sdl2]
- install conf-mingw-w64-zlib-i686 1 [required by conf-zlib]
- install conf-mingw-w64-zlib-x86_64 1 [required by conf-zlib]
- install conf-pkg-config 4 [required by conf-sdl2-image, conf-sdl2, ctypes-foreign, conf-sdl2-ttf]
- install conf-sdl2 1 [required by tsdl]
- install conf-sdl2-image 1 [required by tsdl-image]
- install conf-sdl2-ttf 1 [required by tsdl-ttf]
- install conf-zlib 1 [required by cryptokit]
- install cppo 1.8.0 [required by lwt]
- install cryptokit 1.21.1 [required by activitypub]
- install csexp 1.5.2 [required by dune-configurator]
- install css 0.2.0 [required by stk]
- install cstruct 6.2.0 [required by hex]
- install ctypes 0.24.0 [required by stk_iconv]
- install ctypes-foreign 0.24.0 [required by stk_iconv]
- install digestif 1.3.0 [required by tls]
- install domain-name 0.5.0 [required by tls]
- install dune 3.20.2 [required by activitypub_gui]
- install dune-build-info 3.20.2 [required by omd]
- install dune-compiledb 0.6.0 [required by pcre]
- install dune-configurator 3.20.2 [required by tsdl-image, tsdl-ttf]
- install duration 0.2.1 [required by mirage-crypto-rng]
- install eqaf 0.10 [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
- install ezjsonm 1.3.0 [required by dune-compiledb]
- install fmt 0.11.0 [required by stk]
- install fpath 0.7.3 [required by dune-compiledb, ca-certs]
- install gen 1.1 [required by sedlex]
- install gmap 0.3.0 [required by x509]
- install hex 1.5.0 [required by ezjsonm]
- install higlo 0.10.0 [required by stk]
- install integers 0.7.0 [required by ctypes]
- install ipaddr 5.6.1 [required by tls]
- install ipaddr-sexp 5.6.1 [required by conduit-lwt-unix]
- install iri 1.1.0 [required by activitypub, css]
- install jsonm 1.0.2 [required by rdf_json_ld]
- install kdf 1.0.0 [required by tls]
- install ldp 0.5.0 [required by activitypub]
- install ldp_tls 0.5.0 [required by activitypub]
- install logs 0.10.0 [required by stk, stk_iconv]
- install lru_cache 0.4.0 [required by activitypub_client]
- install lwt 6.0.0-beta01 [required by stk]
- install lwt_ppx 6.0.0-beta01 [required by stk]
- install macaddr 5.6.1 [required by ipaddr]
- install magic-mime 1.3.1 [required by cohttp-lwt-unix]
- install menhir 20250912 [required by rdf]
- install menhirCST 20250912 [required by menhir]
- install menhirLib 20250912 [required by menhir]
- install menhirSdk 20250912 [required by menhir]
- install mirage-crypto 2.0.2 [required by tls]
- install mirage-crypto-ec 2.0.2 [required by tls]
- install mirage-crypto-pk 2.0.2 [required by tls]
- install mirage-crypto-rng 2.0.2 [required by tls, tls-lwt]
- install num 1.6 [required by sexplib]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install ocaml_intrinsics_kernel v0.17.1 [required by base]
- install ocamlbuild 0.16.1 [required by tsdl]
- install ocamlfind 1.9.8 [required by tsdl]
- install ocf 1.0.0 [required by stk]
- install ocf_ppx 1.0.0 [required by stk]
- install ocplib-endian 1.2 [required by lwt]
- install ohex 0.2.0 [required by tls]
- install omd 2.0.0~alpha4 [required by activitypub_gui]
- install parsexp v0.17.0 [required by sexplib]
- install pcre 8.0.5 [required by stk]
- install ppx_blob 0.9.0 [required by stk]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_sexp_conv v0.17.1 [required by cohttp-lwt, ldp_tls]
- install ppxlib 0.37.0 [required by stk_ppx]
- install ppxlib_jane v0.17.4 [required by ppx_sexp_conv]
- install ptime 1.2.0 [required by stk]
- install rdf 1.1.0 [required by activitypub, css]
- install rdf_json_ld 1.1.0 [required by activitypub]
- install rdf_ppx 1.1.0 [required by activitypub]
- install re 1.14.0 [required by xtmpl]
- install rresult 0.7.0 [required by bos]
- install sedlex 3.7 [required by stk]
- install seq base [required by gen]
- install sexplib v0.17.0 [required by dune-compiledb]
- install sexplib0 v0.17.0 [required by cohttp-lwt]
- install stdlib-shims 0.3.0 [required by integers]
- install stk 0.3.0 [required by activitypub_gui]
- install stk_iconv 0.3.0 [required by activitypub_gui]
- install stk_ppx 0.3.0 [required by stk]
- install stringext 1.6.0 [required by cohttp]
- install tls 2.0.3 [required by ldp_tls]
- install tls-lwt 2.0.3 [required by ldp_tls]
- install topkg 1.1.1 [required by tsdl]
- install tsdl 1.2.0 [required by stk]
- install tsdl-image 0.6 [required by stk]
- install tsdl-ttf 0.6 [required by stk]
- install uri 4.4.0 [required by cohttp-lwt]
- install uri-sexp 4.4.0 [required by cohttp]
- install uucp 17.0.0 [required by omd]
- install uuidm 0.9.10 [required by rdf]
- install uunf 17.0.0 [required by omd, stk]
- install uutf 1.0.4 [required by omd, stk]
- install x509 1.0.6 [required by activitypub]
- install xmlm 1.4.0 [required by rdf]
- install xtmpl 1.2.0 [required by higlo]
- install yojson 3.0.0 [required by ocf, rdf]
- install zarith 1.14 [required by cryptokit]
The following system packages will first need to be installed:
mingw64-i686-gcc-core mingw64-i686-gmp mingw64-i686-libffi mingw64-i686-pcre mingw64-i686-SDL2 mingw64-i686-SDL2_image mingw64-i686-SDL2_ttf mingw64-i686-zlib mingw64-x86_64-gmp mingw64-x86_64-libffi mingw64-x86_64-pcre mingw64-x86_64-SDL2 mingw64-x86_64-SDL2_image mingw64-x86_64-SDL2_ttf mingw64-x86_64-zlib
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-i686-libffi,mingw64-i686-pcre,mingw64-i686-SDL2,mingw64-i686-SDL2_image,mingw64-i686-SDL2_ttf,mingw64-i686-zlib,mingw64-x86_64-gmp,mingw64-x86_64-libffi,mingw64-x86_64-pcre,mingw64-x86_64-SDL2,mingw64-x86_64-SDL2_image,mingw64-x86_64-SDL2_ttf,mingw64-x86_64-zlib"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 16 tasks, update: no, use test packages: no
- solving: 41 tasks, update: no, use test packages: no
- Augmented Transaction List:
- 0 install gettext-locale-alias 0.26-1
- 1 install mingw64-i686-binutils 2.45.1-1
- 2 install mingw64-i686-bzip2 1.0.6-4
- 3 install mingw64-i686-jbigkit 2.1-1
- 4 install mingw64-i686-libffi 3.2.1-1
- 5 install mingw64-i686-libjpeg-turbo 1.5.3-1
- 6 install mingw64-i686-win-iconv 0.0.8-1
- 7 install mingw64-i686-windows-default-manifest 6.4-1
- 8 install mingw64-i686-winpthreads 13.0.0-1
- 9 install mingw64-i686-xz 5.8.2-1
- 10 install mingw64-i686-zlib 1.3.1-1
- 11 install mingw64-x86_64-bzip2 1.0.6-4
- 12 install mingw64-x86_64-gcc-g++ 13.4.0-1
- 13 install mingw64-x86_64-jbigkit 2.1-1
- 14 install mingw64-x86_64-libffi 3.2.1-2
- 15 install mingw64-x86_64-libjpeg-turbo 1.5.3-1
- 16 install mingw64-x86_64-libwebp 0.6.1-1
- 17 install mingw64-x86_64-win-iconv 0.0.8-1
- 18 install mingw64-x86_64-xz 5.8.2-1
- 19 install mingw64-x86_64-zlib 1.3.1-1
- 20 install mingw64-i686-headers 13.0.0-1
- 21 install mingw64-x86_64-pcre 8.45-1
- 22 install mingw64-x86_64-gmp 6.3.0-1
- 23 install mingw64-x86_64-SDL2 2.0.7-1
- 24 install mingw64-x86_64-tiff 4.0.9-1
- 25 install mingw64-x86_64-libpng 1.6.34-1
- 26 install mingw64-i686-runtime 13.0.0-1
- 27 install mingw64-x86_64-freetype2 2.8.1-1
- 28 install mingw64-x86_64-SDL2_image 2.0.2-1
- 29 install mingw64-i686-gcc-core 13.4.0-1
- 30 install mingw64-i686-SDL2 2.0.7-1
- 31 install mingw64-x86_64-SDL2_ttf 2.0.14-1
- 32 install mingw64-i686-libwebp 0.6.1-1
- 33 install mingw64-i686-libpng 1.6.34-1
- 34 install mingw64-i686-gcc-g++ 13.4.0-1
- 35 install mingw64-i686-freetype2 2.8.1-1
- 36 install mingw64-i686-tiff 4.0.9-1
- 37 install mingw64-i686-pcre 8.45-1
- 38 install mingw64-i686-gmp 6.3.0-1
- 39 install mingw64-i686-SDL2_ttf 2.0.14-1
- 40 install mingw64-i686-SDL2_image 2.0.2-1
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-bzip2/mingw64-i686-bzip2-1.0.6-4.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jbigkit/mingw64-i686-jbigkit-2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libjpeg-turbo/mingw64-i686-libjpeg-turbo-1.5.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-win-iconv/mingw64-i686-win-iconv-0.0.8-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-xz/mingw64-i686-xz-5.8.2-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-bzip2/mingw64-x86_64-bzip2-1.0.6-4.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jbigkit/mingw64-x86_64-jbigkit-2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libjpeg-turbo/mingw64-x86_64-libjpeg-turbo-1.5.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libwebp/mingw64-x86_64-libwebp-0.6.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-xz/mingw64-x86_64-xz-5.8.2-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2/mingw64-x86_64-SDL2-2.0.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-tiff/mingw64-x86_64-tiff-4.0.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libpng/mingw64-x86_64-libpng-1.6.34-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-freetype2/mingw64-x86_64-freetype2-2.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_image/mingw64-x86_64-SDL2_image-2.0.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2/mingw64-i686-SDL2-2.0.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_ttf/mingw64-x86_64-SDL2_ttf-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libwebp/mingw64-i686-libwebp-0.6.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libpng/mingw64-i686-libpng-1.6.34-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-freetype2/mingw64-i686-freetype2-2.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-tiff/mingw64-i686-tiff-4.0.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pcre/mingw64-i686-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_ttf/mingw64-i686-SDL2_ttf-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_image/mingw64-i686-SDL2_image-2.0.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-bzip2/mingw64-i686-bzip2-1.0.6-4.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jbigkit/mingw64-i686-jbigkit-2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libjpeg-turbo/mingw64-i686-libjpeg-turbo-1.5.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-win-iconv/mingw64-i686-win-iconv-0.0.8-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-xz/mingw64-i686-xz-5.8.2-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-bzip2/mingw64-x86_64-bzip2-1.0.6-4.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jbigkit/mingw64-x86_64-jbigkit-2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libjpeg-turbo/mingw64-x86_64-libjpeg-turbo-1.5.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libwebp/mingw64-x86_64-libwebp-0.6.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-xz/mingw64-x86_64-xz-5.8.2-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2/mingw64-x86_64-SDL2-2.0.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-tiff/mingw64-x86_64-tiff-4.0.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libpng/mingw64-x86_64-libpng-1.6.34-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-freetype2/mingw64-x86_64-freetype2-2.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_image/mingw64-x86_64-SDL2_image-2.0.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2/mingw64-i686-SDL2-2.0.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_ttf/mingw64-x86_64-SDL2_ttf-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libwebp/mingw64-i686-libwebp-0.6.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libpng/mingw64-i686-libpng-1.6.34-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-freetype2/mingw64-i686-freetype2-2.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-tiff/mingw64-i686-tiff-4.0.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pcre/mingw64-i686-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_ttf/mingw64-i686-SDL2_ttf-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_image/mingw64-i686-SDL2_image-2.0.2-1.tar.xz
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/390: [activitypub.0.1.0 + 2 others: extract]
Processing 2/390: [activitypub.0.1.0 + 2 others: extract] [angstrom.0.16.1: extract]
Processing 3/390: [activitypub.0.1.0 + 2 others: extract] [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
-> retrieved activitypub.0.1.0, activitypub_client.0.1.0, activitypub_gui.0.1.0 (cached)
Processing 3/390: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing 4/390: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1 (cached)
Processing 4/390: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing 5/390: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [base.v0.17.3: http]
-> retrieved asn1-combinators.0.3.2 (cached)
Processing 5/390: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing 6/390: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing 7/390: [astring.0.8.5: extract] [base.v0.17.3: http] [base64.3.5.2: http]
-> retrieved astring.0.8.5 (cached)
Processing 7/390: [base.v0.17.3: http] [base64.3.5.2: http]
Processing 8/390: [base.v0.17.3: http] [base64.3.5.2: http] [bigstringaf.0.10.0: extract]
-> retrieved bigstringaf.0.10.0 (cached)
Processing 8/390: [base.v0.17.3: http] [base64.3.5.2: http]
Processing 9/390: [base.v0.17.3: http] [base64.3.5.2: http] [bos.0.2.1: extract]
Processing 9/390: [base.v0.17.3: http] [base64.3.5.2: extract] [bos.0.2.1: extract]
Processing 9/390: [base.v0.17.3: extract] [base64.3.5.2: extract] [bos.0.2.1: extract]
-> retrieved base64.3.5.2 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing 9/390: [base.v0.17.3: extract] [bos.0.2.1: extract]
Processing 10/390: [base.v0.17.3: extract] [bos.0.2.1: extract] [ca-certs.1.0.1: extract]
-> retrieved bos.0.2.1 (cached)
Processing 10/390: [base.v0.17.3: extract] [ca-certs.1.0.1: extract]
Processing 11/390: [base.v0.17.3: extract] [ca-certs.1.0.1: extract] [cmdliner.1.3.0: extract]
-> retrieved ca-certs.1.0.1 (cached)
Processing 11/390: [base.v0.17.3: extract] [cmdliner.1.3.0: extract]
Processing 12/390: [base.v0.17.3: extract] [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
-> retrieved cmdliner.1.3.0 (cached)
Processing 12/390: [base.v0.17.3: extract] [cohttp.5.3.1: extract]
Processing 13/390: [base.v0.17.3: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
Processing 14/390: [base.v0.17.3: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [cmdliner: make all]
-> retrieved base.v0.17.3 (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing 14/390: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [cmdliner: make all]
Processing 15/390: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved cohttp.5.3.1 (cached)
Processing 15/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp.5 (cached)
Processing 16/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp-powm-sec.4 (cached)
Processing 17/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 18/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 19/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 20/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 21/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 22/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 23/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 24/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 25/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 26/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 27/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 28/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 29/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 30/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 31/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 32/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 33/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 34/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 35/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 36/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 37/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 38/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 39/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 40/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all]
Processing 41/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 42/390: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (cached)
Processing 42/390: [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 43/390: [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cryptokit.1.21.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (cached)
Processing 43/390: [cppo.1.8.0: extract] [cryptokit.1.21.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 44/390: [cppo.1.8.0: extract] [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0 (cached)
Processing 44/390: [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 45/390: [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [css.0.2.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 45/390: [cryptokit.1.21.1: extract] [csexp.1.5.2: extract] [css.0.2.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2 (cached)
Processing 45/390: [cryptokit.1.21.1: extract] [css.0.2.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 46/390: [cryptokit.1.21.1: extract] [css.0.2.0: http] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cryptokit.1.21.1 (https://github.com/xavierleroy/cryptokit/archive/release1211.tar.gz)
Processing 46/390: [css.0.2.0: http] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 47/390: [css.0.2.0: http] [cstruct.6.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 47/390: [css.0.2.0: extract] [cstruct.6.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0 (cached)
Processing 47/390: [css.0.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 48/390: [css.0.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved css.0.2.0 (https://zoggy.frama.io/ocaml-css/releases/ocaml-css-0.2.0.tar.bz2)
Processing 48/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 49/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 49/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-> compiled conf-mingw-w64-gcc-i686.1
Processing 49/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 50/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled conf-pkg-config.4
Processing 50/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 51/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all]
Processing 52/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 53/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 54/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi]
Processing 55/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi]
Processing 56/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre]
Processing 57/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre]
Processing 57/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled conf-mingw-w64-gmp-i686.1
Processing 57/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre]
Processing 58/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
-> installed conf-mingw-w64-gmp-i686.1
Processing 59/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled conf-mingw-w64-gmp-x86_64.1
Processing 59/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
Processing 60/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 61/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved digestif.1.3.0 (cached)
Processing 61/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 62/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [domain-name.0.5.0: extract] [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.24.0.tar.gz)
Processing 62/390: [domain-name.0.5.0: extract] [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 63/390: [domain-name.0.5.0: extract] [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [dune-compiledb.0.6.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved domain-name.0.5.0 (https://github.com/hannesm/domain-name/releases/download/v0.5.0/domain-name-0.5.0.tbz)
Processing 63/390: [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [dune-compiledb.0.6.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 64/390: [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [dune-compiledb.0.6.0: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 64/390: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 64/390: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved duration.0.2.1 (cached)
Processing 64/390: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 65/390: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved dune-compiledb.0.6.0 (https://github.com/edwintorok/dune-compiledb/releases/download/0.6.0/dune-compiledb-0.6.0.tbz)
Processing 65/390: [dune.3.20.2 + 2 others: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 66/390: [dune.3.20.2 + 2 others: extract] [eqaf.0.10: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved eqaf.0.10 (cached)
Processing 66/390: [dune.3.20.2 + 2 others: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 67/390: [dune.3.20.2 + 2 others: extract] [ezjsonm.1.3.0: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved ezjsonm.1.3.0 (cached)
Processing 67/390: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 68/390: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 68/390: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved fpath.0.7.3 (cached)
Processing 68/390: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 69/390: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: extract] [gen.1.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved fmt.0.11.0 (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 69/390: [dune.3.20.2 + 2 others: extract] [gen.1.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 70/390: [dune.3.20.2 + 2 others: extract] [gen.1.1: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved gen.1.1 (cached)
Processing 70/390: [dune.3.20.2 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 71/390: [dune.3.20.2 + 2 others: extract] [gmap.0.3.0: extract] [hex.1.5.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved gmap.0.3.0 (cached)
Processing 71/390: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 72/390: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [higlo.0.10.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved hex.1.5.0 (cached)
Processing 72/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 73/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: http] [integers.0.7.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 73/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved integers.0.7.0 (cached)
Processing 73/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 74/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> retrieved higlo.0.10.0 (https://zoggy.frama.io/higlo/releases/higlo-0.10.0.tar.bz2)
Processing 74/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 75/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [iri.1.1.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-libffi-i686.1)
-> compiled conf-mingw-w64-libffi-i686.1
Processing 75/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [iri.1.1.0: http] [cmdliner: make all] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 76/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> installed conf-mingw-w64-libffi-i686.1
Processing 77/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 77/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 77/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-libffi-x86_64.1)
-> compiled conf-mingw-w64-libffi-x86_64.1
Processing 77/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 78/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> installed conf-mingw-w64-libffi-x86_64.1
Processing 79/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> retrieved ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.1/ipaddr-5.6.1.tbz)
Processing 79/390: [dune.3.20.2 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 80/390: [dune.3.20.2 + 2 others: extract] [iri.1.1.0: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> retrieved iri.1.1.0 (https://zoggy.frama.io/ocaml-iri/releases/ocaml-iri-1.1.0.tar.bz2)
Processing 80/390: [dune.3.20.2 + 2 others: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 81/390: [dune.3.20.2 + 2 others: extract] [jsonm.1.0.2: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> retrieved jsonm.1.0.2 (cached)
Processing 81/390: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 82/390: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp.5)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled conf-gmp.5
Processing 82/390: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 83/390: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> installed conf-gmp.5
Processing 84/390: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> retrieved kdf.1.0.0 (cached)
Processing 84/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 85/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [logs.0.10.0: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 85/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: extract] [logs.0.10.0: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-libffi.2.0.0)
-> compiled conf-libffi.2.0.0
Processing 85/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: extract] [logs.0.10.0: http] [cmdliner: make all] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 86/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: extract] [logs.0.10.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> installed conf-libffi.2.0.0
Processing 87/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: extract] [logs.0.10.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 87/390: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: extract] [logs.0.10.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3032-4a6f10\ocaml-ldp-0.5.0\server\server-certificates to C:\Users\opam\AppData\Local\Temp\opam-3032-8b460a\server
-> retrieved ldp.0.5.0, ldp_tls.0.5.0 (https://zoggy.frama.io/ocaml-ldp/releases/ocaml-ldp-0.5.0.tar.gz)
Processing 87/390: [dune.3.20.2 + 2 others: extract] [logs.0.10.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 88/390: [dune.3.20.2 + 2 others: extract] [logs.0.10.0: extract] [lru_cache.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> retrieved logs.0.10.0 (https://erratique.ch/software/logs/releases/logs-0.10.0.tbz)
Processing 88/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 89/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp-powm-sec.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled conf-gmp-powm-sec.4
Processing 89/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 90/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
-> installed conf-gmp-powm-sec.4
Processing 91/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
Processing 91/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "libpcre" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-pcre-i686.1)
-> compiled conf-mingw-w64-pcre-i686.1
Processing 91/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
Processing 92/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
-> installed conf-mingw-w64-pcre-i686.1
Processing 93/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
Processing 93/390: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
-> retrieved lru_cache.0.4.0 (https://zoggy.frama.io/ocaml-lru-cache/releases/ocaml-lru-cache-0.4.0.tar.bz2)
Processing 93/390: [dune.3.20.2 + 2 others: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
Processing 94/390: [dune.3.20.2 + 2 others: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.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 94/390: [dune.3.20.2 + 2 others: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
Processing 95/390: [dune.3.20.2 + 2 others: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2]
Processing 96/390: [dune.3.20.2 + 2 others: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
-> retrieved dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2 (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 96/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
Processing 97/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
-> retrieved lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01 (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-beta01.tar.gz)
Processing 97/390: [magic-mime.1.3.1: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
Processing 98/390: [magic-mime.1.3.1: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
-> retrieved magic-mime.1.3.1 (cached)
Processing 98/390: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
Processing 99/390: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
Processing 99/390: [menhir.20250912 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
-> retrieved mingw-w64-shims.0.2.0 (cached)
Processing 99/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
Processing 100/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libpcre" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-pcre-x86_64.1)
-> compiled conf-mingw-w64-pcre-x86_64.1
Processing 100/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [cmdliner: make install]
Processing 101/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "sdl2" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-sdl2-i686.1)
-> compiled conf-mingw-w64-sdl2-i686.1
Processing 101/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [cmdliner: make install]
Processing 102/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 102/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: extract] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 102/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "SDL2_image" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-sdl2-image-i686.1)
-> compiled conf-mingw-w64-sdl2-image-i686.1
Processing 102/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 103/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz)
Processing 103/390: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 104/390: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
-> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2 (https://github.com/mirage/mirage-crypto/releases/download/v2.0.2/mirage-crypto-2.0.2.tbz)
Processing 104/390: [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 105/390: [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
-> retrieved num.1.6 (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 105/390: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 106/390: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
Processing 106/390: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 107/390: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
Processing 107/390: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 108/390: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
Processing 108/390: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 109/390: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "SDL2_image" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-sdl2-image-x86_64.1)
-> compiled conf-mingw-w64-sdl2-image-x86_64.1
Processing 109/390: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 110/390: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "SDL2_ttf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-sdl2-ttf-i686.1)
-> compiled conf-mingw-w64-sdl2-ttf-i686.1
Processing 110/390: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 111/390: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocamlbuild.0.16.1 (cached)
Processing 111/390: [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 112/390: [ocamlfind.1.9.8: extract] [ocf.1.0.0, ocf_ppx.1.0.0: http] [ocplib-endian.1.2: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocamlfind.1.9.8 (cached)
Processing 112/390: [ocf.1.0.0, ocf_ppx.1.0.0: http] [ocplib-endian.1.2: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 113/390: [ocf.1.0.0, ocf_ppx.1.0.0: http] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 113/390: [ocf.1.0.0, ocf_ppx.1.0.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocplib-endian.1.2 (cached)
Processing 113/390: [ocf.1.0.0, ocf_ppx.1.0.0: extract] [ohex.0.2.0: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 114/390: [ocf.1.0.0, ocf_ppx.1.0.0: extract] [ohex.0.2.0: extract] [omd.2.0.0~alpha4: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocf.1.0.0, ocf_ppx.1.0.0 (https://zoggy.frama.io/ocf/releases/ocf-1.0.0.tar.bz2)
Processing 114/390: [ohex.0.2.0: extract] [omd.2.0.0~alpha4: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 115/390: [ohex.0.2.0: extract] [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ohex.0.2.0 (cached)
Processing 115/390: [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 116/390: [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [pcre.8.0.5: http] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "SDL2_ttf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-sdl2-ttf-x86_64.1)
-> compiled conf-mingw-w64-sdl2-ttf-x86_64.1
Processing 116/390: [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [pcre.8.0.5: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 117/390: [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [pcre.8.0.5: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved omd.2.0.0~alpha4 (cached)
Processing 117/390: [parsexp.v0.17.0: extract] [pcre.8.0.5: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 118/390: [parsexp.v0.17.0: extract] [pcre.8.0.5: http] [ppx_blob.0.9.0: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved parsexp.v0.17.0 (cached)
Processing 118/390: [pcre.8.0.5: http] [ppx_blob.0.9.0: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 119/390: [pcre.8.0.5: http] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 119/390: [pcre.8.0.5: extract] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ppx_blob.0.9.0 (cached)
Processing 119/390: [pcre.8.0.5: extract] [ppx_derivers.1.2.1: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 120/390: [pcre.8.0.5: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 120/390: [pcre.8.0.5: extract] [ppx_sexp_conv.v0.17.1: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 121/390: [pcre.8.0.5: extract] [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved pcre.8.0.5 (https://github.com/mmottl/pcre-ocaml/releases/download/8.0.5/pcre-8.0.5.tbz)
Processing 121/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 122/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "sdl2" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-sdl2-x86_64.1)
-> compiled conf-mingw-w64-sdl2-x86_64.1
Processing 122/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: http] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 123/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: http] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 123/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 123/390: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 123/390: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-zlib-i686.1)
-> compiled conf-mingw-w64-zlib-i686.1
Processing 123/390: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-zlib-x86_64.1)
-> compiled conf-mingw-w64-zlib-x86_64.1
Processing 123/390: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.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/5.3/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/5.3/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\5.3"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\5.3\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\5.3\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\5.3\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\5.3\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\5.3\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/5.3/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 123/390: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_sexp_conv.v0.17.1 (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.1.tar.gz)
Processing 123/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 124/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppxlib.0.37.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 124/390: [ppxlib_jane.v0.17.4: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 125/390: [ppxlib_jane.v0.17.4: extract] [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppxlib_jane.v0.17.4 (https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.4.tar.gz)
Processing 125/390: [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 126/390: [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ptime.1.2.0 (cached)
Processing 126/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 127/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [rresult.0.7.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled mingw-w64-shims.0.2.0
Processing 127/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\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\5.3\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 127/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 127/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: extract] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved rresult.0.7.0 (cached)
Processing 127/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 128/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: extract] [sedlex.3.7: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved re.1.14.0 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
Processing 128/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved seq.base (cached)
Processing 129/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 130/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: http] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 131/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: http] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 131/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved sexplib.v0.17.0 (cached)
Processing 131/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 132/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved sedlex.3.7 (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 132/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 133/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.17.0 (cached)
Processing 133/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 134/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\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\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 134/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 135/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-pcre-x86_64.1
Processing 136/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 137/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-i686.1
Processing 138/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-image-i686.1
Processing 139/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-image-x86_64.1
Processing 140/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 141/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-ttf-i686.1
Processing 142/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-ttf-x86_64.1
Processing 143/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 144/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-x86_64.1
Processing 145/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-zlib-i686.1
Processing 146/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 147/390: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stdlib-shims.0.3.0 (cached)
-> compiled conf-libpcre.2
-> compiled conf-sdl2-image.1
-> compiled conf-sdl2-ttf.1
- 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...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- 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 (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- 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/5.3/lib/ocaml
- Binaries: /cygdrive/c/Users/opam/AppData/Local/opam/5.3/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\5.3\lib
- The configuration file is written to:
- findlib config file: C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf
- Software will be installed:
- Libraries: in <site-lib>/findlib
- Binaries: C:\Users\opam\AppData\Local\opam\5.3\bin
- Manual pages: C:\Users\opam\AppData\Local\opam\5.3\man
- topfind script: /cygdrive/c/Users/opam/AppData/Local/opam/5.3/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.
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix 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\5.3\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch stdlib-shims 0.3.0
| - fetch stringext 1.6.0
| - fetch tls.2.0.3, tls-lwt.2.0.3
| - fetch topkg 1.1.1
| - fetch tsdl 1.2.0
| - fetch tsdl-image 0.6
| - fetch tsdl-ttf 0.6
| - fetch uri.4.4.0, uri-sexp.4.4.0
| - fetch uucp 17.0.0
| - fetch uuidm 0.9.10
| - fetch uunf 17.0.0
| - fetch uutf 1.0.4
| - fetch x509 1.0.6
| - fetch xmlm 1.4.0
| - fetch xtmpl 1.2.0
| - fetch yojson 3.0.0
| - fetch zarith 1.14
| - install activitypub 0.1.0
| - install activitypub_client 0.1.0
| - install activitypub_gui 0.1.0
| - install angstrom 0.16.1
| - install asn1-combinators 0.3.2
| - install astring 0.8.5
| - install base v0.17.3
| - install base-bytes base
| - install base64 3.5.2
| - install bigstringaf 0.10.0
| - install bos 0.2.1
| - install ca-certs 1.0.1
| - install cohttp 5.3.1
| - install cohttp-lwt 5.3.0
| - install cohttp-lwt-unix 5.3.0
| - install conduit 8.0.0
| - install conduit-lwt 8.0.0
| - install conduit-lwt-unix 8.0.0
| - install conf-libpcre 2
| - install conf-sdl2 1
| - install conf-sdl2-image 1
| - install conf-sdl2-ttf 1
| - install conf-zlib 1
| - install cppo 1.8.0
| - install cryptokit 1.21.1
| - install csexp 1.5.2
| - install css 0.2.0
| - install cstruct 6.2.0
| - install ctypes 0.24.0
| - install ctypes-foreign 0.24.0
| - install digestif 1.3.0
| - install domain-name 0.5.0
| - install dune-build-info 3.20.2
| - install dune-compiledb 0.6.0
| - install dune-configurator 3.20.2
| - install duration 0.2.1
| - install eqaf 0.10
| - install ezjsonm 1.3.0
| - install fmt 0.11.0
| - install fpath 0.7.3
| - install gen 1.1
| - install gmap 0.3.0
| - install hex 1.5.0
| - install higlo 0.10.0
| - install integers 0.7.0
| - install ipaddr 5.6.1
| - install ipaddr-sexp 5.6.1
| - install iri 1.1.0
| - install jsonm 1.0.2
| - install kdf 1.0.0
| - install ldp 0.5.0
| - install ldp_tls 0.5.0
| - install logs 0.10.0
| - install lru_cache 0.4.0
| - install lwt 6.0.0-beta01
| - install lwt_ppx 6.0.0-beta01
| - install macaddr 5.6.1
| - install magic-mime 1.3.1
| - install menhir 20250912
| - install menhirCST 20250912
| - install menhirLib 20250912
| - install menhirSdk 20250912
| - install mirage-crypto 2.0.2
| - install mirage-crypto-ec 2.0.2
| - install mirage-crypto-pk 2.0.2
| - install mirage-crypto-rng 2.0.2
| - install ocaml-compiler-libs v0.17.0
| - install ocaml-syntax-shims 1.0.0
| - install ocaml_intrinsics_kernel v0.17.1
| - install ocf 1.0.0
| - install ocf_ppx 1.0.0
| - install ocplib-endian 1.2
| - install ohex 0.2.0
| - install omd 2.0.0~alpha4
| - install parsexp v0.17.0
| - install pcre 8.0.5
| - install ppx_blob 0.9.0
| - install ppx_derivers 1.2.1
| - install ppx_sexp_conv v0.17.1
| - install ppxlib 0.37.0
| - install ppxlib_jane v0.17.4
| - install ptime 1.2.0
| - install re 1.14.0
| - install rresult 0.7.0
| - install sedlex 3.7
| - install seq base
| - install sexplib v0.17.0
| - install sexplib0 v0.17.0
| - install stdlib-shims 0.3.0
| - install stringext 1.6.0
| - install tls 2.0.3
| - install tls-lwt 2.0.3
| - install topkg 1.1.1
| - install tsdl 1.2.0
| - install tsdl-image 0.6
| - install tsdl-ttf 0.6
| - install uri 4.4.0
| - install uri-sexp 4.4.0
| - install uucp 17.0.0
| - install uuidm 0.9.10
| - install uunf 17.0.0
| - install uutf 1.0.4
| - install x509 1.0.6
| - install xmlm 1.4.0
| - install xtmpl 1.2.0
| - install yojson 3.0.0
| - install zarith 1.14
+-
+- The following actions failed
| - fetch rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0
| - fetch stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0
| - build dune 3.20.2
| - build num 1.6
| - 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-gmp 5
| - install conf-gmp-powm-sec 4
| - install conf-libffi 2.0.0
| - install conf-mingw-w64-gcc-i686 1
| - install conf-mingw-w64-gmp-i686 1
| - install conf-mingw-w64-gmp-x86_64 1
| - install conf-mingw-w64-libffi-i686 1
| - install conf-mingw-w64-libffi-x86_64 1
| - install conf-mingw-w64-pcre-i686 1
| - install conf-mingw-w64-pcre-x86_64 1
| - install conf-mingw-w64-sdl2-i686 1
| - install conf-mingw-w64-sdl2-image-i686 1
| - install conf-mingw-w64-sdl2-image-x86_64 1
| - install conf-mingw-w64-sdl2-ttf-i686 1
| - install conf-mingw-w64-sdl2-ttf-x86_64 1
| - install conf-mingw-w64-sdl2-x86_64 1
| - install conf-mingw-w64-zlib-i686 1
| - install conf-mingw-w64-zlib-x86_64 1
| - install conf-pkg-config 4
+-
# 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\\5.3\\.opam-switch\\backup\\state-20260126015329.export"
'C:\cygwin64\bin\opam.exe install -vy activitypub_gui.0.1.0' failed.
"opam remove -y activitypub_gui.0.1.0
opam install -vy activitypub_gui.0.1.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: activitypub_gui.0.1.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