Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-11 07:34.34 ---> 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-11 07:34.34 ---> 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 a6b2f19780b2edfc4e5dba2566235c877dbf5acd"))
2026-01-11 07:34.34 ---> using "18a7b4912e093fcd1e3c21b687f4252214563d15fc58b2b5f4aa961706ecb2bc" 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-11 07:34.34 ---> using "47c0e7a6583c1b71d4e22291290b5f1e4a8cd4aa08d744ee8a5eeaf364af1d9c" 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-11 07:34.34 ---> using "246775adc7a929da129ea487a92fb28e7d267d2316d539b76f72dc21afa96e84" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-11 07:34.34 ---> using "9a9ad6d2b946913693eb6a9dec02d047fc52dad309610a331874d575d9a2c70f" 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.1-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.1-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.1-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.1-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.1-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.1-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]
Processing 8/390: [base.v0.17.3: http] [base64.3.5.2: extract] [bigstringaf.0.10.0: extract]
Processing 8/390: [base.v0.17.3: extract] [base64.3.5.2: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.2 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing 8/390: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract]
Processing 9/390: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0 (cached)
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 base.v0.17.3 (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing 12/390: [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
Processing 13/390: [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
-> retrieved cmdliner.1.3.0 (cached)
Processing 13/390: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
Processing 14/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]
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]
Processing 46/390: [cryptokit.1.21.1: extract] [css.0.2.0: extract] [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: extract] [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: 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 css.0.2.0 (https://zoggy.frama.io/ocaml-css/releases/ocaml-css-0.2.0.tar.bz2)
Processing 47/390: [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 48/390: [cstruct.6.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 cstruct.6.2.0 (cached)
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]
Processing 49/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-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.3.0 (cached)
Processing 49/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 50/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-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.5.0 (https://github.com/hannesm/domain-name/releases/download/v0.5.0/domain-name-0.5.0.tbz)
Processing 50/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 51/390: [ctypes.0.24.0, ctypes-foreign.0.24.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-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 51/390: [ctypes.0.24.0, ctypes-foreign.0.24.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-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 52/390: [ctypes.0.24.0, ctypes-foreign.0.24.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-pkg-config: pkgconf]
Processing 52/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 52/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [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 52/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 53/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [cmdliner: make all]
Processing 54/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 55/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 56/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.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]
Processing 57/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.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]
Processing 58/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.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]
Processing 59/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.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]
-> retrieved dune-compiledb.0.6.0 (https://github.com/edwintorok/dune-compiledb/releases/download/0.6.0/dune-compiledb-0.6.0.tbz)
Processing 59/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: 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]
Processing 60/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [duration.0.2.1: 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 60/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [duration.0.2.1: 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 61/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [duration.0.2.1: 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 62/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [duration.0.2.1: 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]
-> retrieved duration.0.2.1 (cached)
Processing 62/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: 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]
Processing 63/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune.3.20.2 + 2 others: extract] [eqaf.0.10: 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 63/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [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]
Processing 64/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [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]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 65/390: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [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]
-> 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 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]
+ 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 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-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] [hex.1.5.0: extract] [higlo.0.10.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 74/390: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [higlo.0.10.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]
-> retrieved hex.1.5.0 (cached)
Processing 74/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.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 75/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: http] [integers.0.7.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]
Processing 75/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.0: extract] [integers.0.7.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]
-> retrieved integers.0.7.0 (cached)
Processing 75/390: [dune.3.20.2 + 2 others: extract] [higlo.0.10.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]
Processing 76/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-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\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 76/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-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] [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-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] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> installed conf-gmp.5
Processing 78/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-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] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
-> retrieved higlo.0.10.0 (https://zoggy.frama.io/higlo/releases/higlo-0.10.0.tar.bz2)
Processing 78/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-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] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 79/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] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 79/390: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [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] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
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-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] [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-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] [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-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] [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-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] [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-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] [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-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] [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-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] [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-mingw-w64-libffi-x86_64.1)
-> compiled conf-mingw-w64-libffi-x86_64.1
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-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-mingw-w64-libffi-x86_64.1
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-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 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-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 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-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 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-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 85/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]
+ 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 85/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-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: extract] [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-powm-sec.4
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-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]
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-2308-a12044\ocaml-ldp-0.5.0\server\server-certificates to C:\Users\opam\AppData\Local\Temp\opam-2308-73d151\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-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 88/390: [dune.3.20.2 + 2 others: extract] [logs.0.10.0: extract] [lru_cache.0.4.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 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-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 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-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\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 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] [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 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] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
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] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [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 91/390: [lru_cache.0.4.0: http] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
Processing 92/390: [lru_cache.0.4.0: http] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [magic-mime.1.3.1: extract] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
Processing 92/390: [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: http] [magic-mime.1.3.1: extract] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
Processing 92/390: [lru_cache.0.4.0: extract] [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
-> retrieved lru_cache.0.4.0 (https://zoggy.frama.io/ocaml-lru-cache/releases/ocaml-lru-cache-0.4.0.tar.bz2)
Processing 92/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [magic-mime.1.3.1: extract] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
Processing 93/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-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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
-> retrieved magic-mime.1.3.1 (cached)
Processing 93/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
Processing 94/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [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] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [cmdliner: make install]
+ 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 94/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [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] [cmdliner: make install]
Processing 95/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [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] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [cmdliner: make install]
+ 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 95/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: 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] [cmdliner: make install]
Processing 96/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: 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 mingw-w64-shims.0.2.0 (cached)
Processing 96/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: 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 97/390: [lwt.6.0.0-beta01, lwt_ppx.6.0.0-beta01: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [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 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: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [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 98/390: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [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]
Processing 98/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]
Processing 98/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [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]
Processing 98/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: 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]
+ 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 98/390: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [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] [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [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 99/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] [cmdliner: make install]
Processing 100/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 100/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 101/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 101/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 102/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 102/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 103/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 103/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 104/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 104/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 105/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 105/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 106/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 106/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 107/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 107/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 108/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 108/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 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-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 109/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 110/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 110/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 111/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 111/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 111/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 112/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 112/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 113/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 113/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 114/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]
-> retrieved omd.2.0.0~alpha4 (cached)
Processing 114/390: [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]
Processing 115/390: [parsexp.v0.17.0: extract] [pcre.8.0.5: http] [ppx_blob.0.9.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 parsexp.v0.17.0 (cached)
Processing 115/390: [pcre.8.0.5: http] [ppx_blob.0.9.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: [pcre.8.0.5: http] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: 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: [pcre.8.0.5: extract] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: 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 ppx_blob.0.9.0 (cached)
Processing 116/390: [pcre.8.0.5: extract] [ppx_derivers.1.2.1: 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 117/390: [pcre.8.0.5: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: 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 pcre.8.0.5 (https://github.com/mmottl/pcre-ocaml/releases/download/8.0.5/pcre-8.0.5.tbz)
Processing 117/390: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: 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 118/390: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.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 ppx_derivers.1.2.1 (cached)
Processing 118/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.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 119/390: [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: 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 119/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] [cmdliner: make install]
Processing 120/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]
Processing 120/390: [ppx_sexp_conv.v0.17.1: extract] [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]
Processing 120/390: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [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 120/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] [cmdliner: make install]
Processing 121/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]
-> retrieved ppx_sexp_conv.v0.17.1 (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.1.tar.gz)
Processing 121/390: [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 122/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: 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 122/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: 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 122/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: 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\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 122/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: extract] [dune: ocaml 7] [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 122/390: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [ptime.1.2.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]
-> retrieved ppxlib.0.37.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 122/390: [ppxlib_jane.v0.17.4: http] [ptime.1.2.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]
Processing 123/390: [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.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]
Processing 123/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] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
[ERROR] Failed to get sources of ppxlib_jane.v0.17.4: curl error code 502
Processing 124/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] [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 124/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] [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: [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 125/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 125/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 125/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 126/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]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- 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.
Processing 126/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: make all] [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 126/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: make all]
Processing 127/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: make all]
-> installed conf-libffi.2.0.0
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: make all]
-> installed conf-mingw-w64-pcre-i686.1
Processing 129/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: make all]
-> installed conf-mingw-w64-pcre-x86_64.1
Processing 130/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: make all]
Processing 131/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] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-mingw-w64-sdl2-i686.1
Processing 132/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] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-mingw-w64-sdl2-image-i686.1
Processing 133/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] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-mingw-w64-sdl2-image-x86_64.1
Processing 134/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] [conf-libpcre: pkgconf libpcre] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 135/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] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-mingw-w64-sdl2-ttf-i686.1
Processing 136/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] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-mingw-w64-sdl2-ttf-x86_64.1
Processing 137/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] [conf-libpcre: pkgconf libpcre] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 138/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] [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: make all]
-> installed conf-mingw-w64-sdl2-x86_64.1
Processing 139/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] [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: make all]
-> installed conf-mingw-w64-zlib-i686.1
Processing 140/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] [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: make all]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 141/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] [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: make all]
-> retrieved re.1.14.0 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
-> compiled conf-libpcre.2
-> compiled conf-sdl2-image.1
-> compiled conf-sdl2-ttf.1
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/num.1.6/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.7~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/num.1.6/src'
- cp src/num-modern.install num.install
-> compiled num.1.6
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
- ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf' | \
- ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml' | \
- ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- sed -e 's;@AUTOLINK@;true;g' \
- -e 's;@SYSTEM@;mingw64;g' \
- >findlib_config.ml
- if [ "true" = "true" ]; then \
- cp topfind.ml.in topfind.ml; \
- else \
- sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \
- > topfind.ml ; \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs -o ocamlfind.exe -g findlib.cma unix.cma \
- -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 | match Hashtbl.find Toploop.directive_table "ppx" with
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-
- File "topfind.ml", line 258, characters 4-27:
- 258 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-
- File "topfind.ml", line 268, characters 4-27:
- 268 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-
- File "topfind.ml", line 280, characters 4-27:
- 280 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-
- File "topfind.ml", line 293, characters 4-27:
- 293 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-
- File "topfind.ml", line 307, characters 4-27:
- 307 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-
- File "topfind.ml", line 319, characters 4-27:
- 319 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then \
- cp topfind.in topfind.compat.in; \
- else \
- sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- > topfind.compat.in ; \
- fi
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
- ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
- ../../tools/patch '@RELATIVE_PATHS@' 'false' \
- >topfind
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
- /usr/bin/make findlib-relative; \
- else \
- /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
- tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
- tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml:/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
+ 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 re 1.14.0
| - fetch seq base
| - fetch sexplib v0.17.0
| - fetch sexplib0 v0.17.0
| - fetch stdlib-shims 0.3.0
| - fetch stk.0.3.0, stk_iconv.0.3.0, stk_ppx.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 num 1.6
| - 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 seq base
| - install sexplib v0.17.0
| - install sexplib0 v0.17.0
| - install stdlib-shims 0.3.0
| - install stk 0.3.0
| - install stk_iconv 0.3.0
| - install stk_ppx 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 sedlex 3.7
| - build dune 3.20.2
| - 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-20260111073713.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