OCamllabs icon Home|Differences with the last checks|Previous runs


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-26 01:53.17 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2026-01-26 01:53.17 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-26 01:53.17 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2026-01-26 01:53.17 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell "opam switch create --repositories=default '5.3' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2026-01-26 01:53.17 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-26 01:53.17 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y activitypub_server_gui.0.1.0\
               \nopam install -vy activitypub_server_gui.0.1.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: activitypub_server_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_server_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 143 packages
  - install   activitypub                      0.1.0        [required by activitypub_server]
  - install   activitypub_client               0.1.0        [required by activitypub_gui]
  - install   activitypub_gui                  0.1.0        [required by activitypub_server_gui]
  - install   activitypub_server               0.1.0        [required by activitypub_server_gui]
  - install   activitypub_server_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 webmachine]
  - 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   dispatch                         0.5.0        [required by webmachine]
  - install   domain-name                      0.5.0        [required by tls]
  - install   dune                             3.20.2       [required by activitypub_server_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.9          [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_server]
  - install   lwt                              5.9.2        [required by stk]
  - install   lwt_ppx                          5.9.1        [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                              0.9.0        [required by stk]
  - install   ocf_ppx                          0.9.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.0      [required by cohttp-lwt, ldp_tls]
  - install   ppxlib                           0.35.0       [required by xtmpl_ppx]
  - install   ppxlib_jane                      v0.17.2      [required by ppx_sexp_conv]
  - install   ptime                            1.2.0        [required by stk, webmachine]
  - 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 webmachine]
  - install   result                           1.5          [required by dispatch]
  - install   rresult                          0.7.0        [required by bos]
  - install   sedlex                           3.7          [required by stk]
  - install   seq                              base         [required by gen, yojson]
  - 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_server_gui]
  - install   stk_iconv                        0.3.0        [required by activitypub_server_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   webmachine                       0.7.0        [required by activitypub_server]
  - install   x509                             1.0.6        [required by activitypub]
  - install   xmlm                             1.4.0        [required by rdf]
  - install   xtmpl                            0.19.0       [required by activitypub_server]
  - install   xtmpl_ppx                        0.19.0       [required by activitypub_server]
  - install   yojson                           2.2.2        [required by ocf, rdf]
  - install   zarith                           1.14         [required by cryptokit]

The following system packages will first need to be installed:
    mingw64-i686-gcc-core mingw64-i686-gmp mingw64-i686-libffi mingw64-i686-pcre mingw64-i686-SDL2 mingw64-i686-SDL2_image mingw64-i686-SDL2_ttf mingw64-i686-zlib mingw64-x86_64-gmp mingw64-x86_64-libffi mingw64-x86_64-pcre mingw64-x86_64-SDL2 mingw64-x86_64-SDL2_image mingw64-x86_64-SDL2_ttf mingw64-x86_64-zlib

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
  2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-i686-libffi,mingw64-i686-pcre,mingw64-i686-SDL2,mingw64-i686-SDL2_image,mingw64-i686-SDL2_ttf,mingw64-i686-zlib,mingw64-x86_64-gmp,mingw64-x86_64-libffi,mingw64-x86_64-pcre,mingw64-x86_64-SDL2,mingw64-x86_64-SDL2_image,mingw64-x86_64-SDL2_ttf,mingw64-x86_64-zlib"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 16 tasks, update: no, use test packages: no
- solving: 41 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install gettext-locale-alias                  0.26-1   
-    1 install mingw64-i686-binutils                 2.45.1-1 
-    2 install mingw64-i686-bzip2                    1.0.6-4  
-    3 install mingw64-i686-jbigkit                  2.1-1    
-    4 install mingw64-i686-libffi                   3.2.1-1  
-    5 install mingw64-i686-libjpeg-turbo            1.5.3-1  
-    6 install mingw64-i686-win-iconv                0.0.8-1  
-    7 install mingw64-i686-windows-default-manifest 6.4-1    
-    8 install mingw64-i686-winpthreads              13.0.0-1 
-    9 install mingw64-i686-xz                       5.8.2-1  
-   10 install mingw64-i686-zlib                     1.3.1-1  
-   11 install mingw64-x86_64-bzip2                  1.0.6-4  
-   12 install mingw64-x86_64-gcc-g++                13.4.0-1 
-   13 install mingw64-x86_64-jbigkit                2.1-1    
-   14 install mingw64-x86_64-libffi                 3.2.1-2  
-   15 install mingw64-x86_64-libjpeg-turbo          1.5.3-1  
-   16 install mingw64-x86_64-libwebp                0.6.1-1  
-   17 install mingw64-x86_64-win-iconv              0.0.8-1  
-   18 install mingw64-x86_64-xz                     5.8.2-1  
-   19 install mingw64-x86_64-zlib                   1.3.1-1  
-   20 install mingw64-i686-headers                  13.0.0-1 
-   21 install mingw64-x86_64-pcre                   8.45-1   
-   22 install mingw64-x86_64-gmp                    6.3.0-1  
-   23 install mingw64-x86_64-SDL2                   2.0.7-1  
-   24 install mingw64-x86_64-tiff                   4.0.9-1  
-   25 install mingw64-x86_64-libpng                 1.6.34-1 
-   26 install mingw64-i686-runtime                  13.0.0-1 
-   27 install mingw64-x86_64-freetype2              2.8.1-1  
-   28 install mingw64-x86_64-SDL2_image             2.0.2-1  
-   29 install mingw64-i686-gcc-core                 13.4.0-1 
-   30 install mingw64-i686-SDL2                     2.0.7-1  
-   31 install mingw64-x86_64-SDL2_ttf               2.0.14-1 
-   32 install mingw64-i686-libwebp                  0.6.1-1  
-   33 install mingw64-i686-libpng                   1.6.34-1 
-   34 install mingw64-i686-gcc-g++                  13.4.0-1 
-   35 install mingw64-i686-freetype2                2.8.1-1  
-   36 install mingw64-i686-tiff                     4.0.9-1  
-   37 install mingw64-i686-pcre                     8.45-1   
-   38 install mingw64-i686-gmp                      6.3.0-1  
-   39 install mingw64-i686-SDL2_ttf                 2.0.14-1 
-   40 install mingw64-i686-SDL2_image               2.0.2-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-bzip2/mingw64-i686-bzip2-1.0.6-4.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jbigkit/mingw64-i686-jbigkit-2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libjpeg-turbo/mingw64-i686-libjpeg-turbo-1.5.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-win-iconv/mingw64-i686-win-iconv-0.0.8-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-xz/mingw64-i686-xz-5.8.2-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-bzip2/mingw64-x86_64-bzip2-1.0.6-4.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jbigkit/mingw64-x86_64-jbigkit-2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libjpeg-turbo/mingw64-x86_64-libjpeg-turbo-1.5.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libwebp/mingw64-x86_64-libwebp-0.6.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-xz/mingw64-x86_64-xz-5.8.2-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2/mingw64-x86_64-SDL2-2.0.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-tiff/mingw64-x86_64-tiff-4.0.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libpng/mingw64-x86_64-libpng-1.6.34-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-freetype2/mingw64-x86_64-freetype2-2.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_image/mingw64-x86_64-SDL2_image-2.0.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2/mingw64-i686-SDL2-2.0.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_ttf/mingw64-x86_64-SDL2_ttf-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libwebp/mingw64-i686-libwebp-0.6.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libpng/mingw64-i686-libpng-1.6.34-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-freetype2/mingw64-i686-freetype2-2.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-tiff/mingw64-i686-tiff-4.0.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pcre/mingw64-i686-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_ttf/mingw64-i686-SDL2_ttf-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_image/mingw64-i686-SDL2_image-2.0.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-bzip2/mingw64-i686-bzip2-1.0.6-4.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jbigkit/mingw64-i686-jbigkit-2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libjpeg-turbo/mingw64-i686-libjpeg-turbo-1.5.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-win-iconv/mingw64-i686-win-iconv-0.0.8-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-xz/mingw64-i686-xz-5.8.2-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-bzip2/mingw64-x86_64-bzip2-1.0.6-4.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jbigkit/mingw64-x86_64-jbigkit-2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libjpeg-turbo/mingw64-x86_64-libjpeg-turbo-1.5.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libwebp/mingw64-x86_64-libwebp-0.6.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-xz/mingw64-x86_64-xz-5.8.2-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2/mingw64-x86_64-SDL2-2.0.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-tiff/mingw64-x86_64-tiff-4.0.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libpng/mingw64-x86_64-libpng-1.6.34-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-freetype2/mingw64-x86_64-freetype2-2.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_image/mingw64-x86_64-SDL2_image-2.0.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2/mingw64-i686-SDL2-2.0.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-SDL2_ttf/mingw64-x86_64-SDL2_ttf-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libwebp/mingw64-i686-libwebp-0.6.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libpng/mingw64-i686-libpng-1.6.34-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-freetype2/mingw64-i686-freetype2-2.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-tiff/mingw64-i686-tiff-4.0.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pcre/mingw64-i686-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_ttf/mingw64-i686-SDL2_ttf-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-SDL2_image/mingw64-i686-SDL2_image-2.0.2-1.tar.xz
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/406: [activitypub.0.1.0 + 4 others: extract]
Processing  2/406: [activitypub.0.1.0 + 4 others: extract] [angstrom.0.16.1: extract]
Processing  3/406: [activitypub.0.1.0 + 4 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, activitypub_server.0.1.0, activitypub_server_gui.0.1.0  (cached)
Processing  3/406: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing  4/406: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/406: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  5/406: [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/406: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing  6/406: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing  7/406: [astring.0.8.5: extract] [base.v0.17.3: http] [base64.3.5.2: http]
-> retrieved astring.0.8.5  (cached)
Processing  7/406: [base.v0.17.3: http] [base64.3.5.2: http]
Processing  8/406: [base.v0.17.3: http] [base64.3.5.2: http] [bigstringaf.0.10.0: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  8/406: [base.v0.17.3: http] [base64.3.5.2: http]
Processing  9/406: [base.v0.17.3: http] [base64.3.5.2: http] [bos.0.2.1: extract]
Processing  9/406: [base.v0.17.3: extract] [base64.3.5.2: http] [bos.0.2.1: extract]
Processing  9/406: [base.v0.17.3: extract] [base64.3.5.2: extract] [bos.0.2.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing  9/406: [base.v0.17.3: extract] [base64.3.5.2: extract]
Processing 10/406: [base.v0.17.3: extract] [base64.3.5.2: extract] [ca-certs.1.0.1: extract]
-> retrieved base64.3.5.2  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing 10/406: [base.v0.17.3: extract] [ca-certs.1.0.1: extract]
Processing 11/406: [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/406: [base.v0.17.3: extract] [cmdliner.1.3.0: extract]
Processing 12/406: [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/406: [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
Processing 13/406: [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/406: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
Processing 14/406: [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/406: [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/406: [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/406: [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/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 18/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 19/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 20/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 21/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 22/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 23/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 24/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 25/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 26/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 27/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 28/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 29/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 30/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 31/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 32/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 33/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 34/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 35/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 36/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 37/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 38/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 39/406: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.8.0.0 + 2 others: extract] [cmdliner: make all]
Processing 40/406: [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/406: [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/406: [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/406: [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/406: [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/406: [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/406: [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/406: [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/406: [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/406: [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/406: [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/406: [cryptokit.1.21.1: extract] [css.0.2.0: http] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cryptokit.1.21.1  (https://github.com/xavierleroy/cryptokit/archive/release1211.tar.gz)
Processing 46/406: [css.0.2.0: http] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 47/406: [css.0.2.0: http] [cstruct.6.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 47/406: [css.0.2.0: extract] [cstruct.6.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0  (cached)
Processing 47/406: [css.0.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 48/406: [css.0.2.0: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved css.0.2.0  (https://zoggy.frama.io/ocaml-css/releases/ocaml-css-0.2.0.tar.bz2)
Processing 48/406: [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/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: http] [digestif.1.3.0: extract] [dispatch.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 49/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [dispatch.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved dispatch.0.5.0  (cached)
Processing 49/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 50/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 50/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 51/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 51/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 52/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all]
Processing 53/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 54/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 55/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi]
Processing 56/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi]
Processing 57/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre]
Processing 58/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre]
Processing 58/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 58/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre]
Processing 59/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
-> installed conf-mingw-w64-gmp-i686.1
Processing 60/406: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
-> 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 60/406: [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
Processing 61/406: [digestif.1.3.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-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 digestif.1.3.0  (cached)
Processing 61/406: [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-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 62/406: [domain-name.0.5.0: extract] [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [dune-compiledb.0.6.0: http] [cmdliner: make all] [conf-mingw-w64-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 domain-name.0.5.0  (https://github.com/hannesm/domain-name/releases/download/v0.5.0/domain-name-0.5.0.tbz)
Processing 62/406: [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-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/406: [dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2: http] [dune-compiledb.0.6.0: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-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/406: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: http] [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]
Processing 63/406: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: 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 63/406: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
Processing 64/406: [dune.3.20.2 + 2 others: extract] [dune-compiledb.0.6.0: 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]
-> retrieved dune-compiledb.0.6.0  (https://github.com/edwintorok/dune-compiledb/releases/download/0.6.0/dune-compiledb-0.6.0.tbz)
Processing 64/406: [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]
Processing 65/406: [dune.3.20.2 + 2 others: extract] [eqaf.0.10: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
-> retrieved eqaf.0.10  (cached)
Processing 65/406: [dune.3.20.2 + 2 others: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2]
Processing 66/406: [dune.3.20.2 + 2 others: extract] [ezjsonm.1.3.0: extract] [fmt.0.11.0: http] [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 ezjsonm.1.3.0  (cached)
Processing 66/406: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: http] [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 67/406: [dune.3.20.2 + 2 others: extract] [fmt.0.11.0: http] [fpath.0.7.3: 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 67/406: [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]
Processing 68/406: [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]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 69/406: [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 69/406: [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 69/406: [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 70/406: [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 70/406: [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 71/406: [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 71/406: [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 72/406: [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 72/406: [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 73/406: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [higlo.0.9: 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 73/406: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [higlo.0.9: 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 74/406: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [higlo.0.9: 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 75/406: [dune.3.20.2 + 2 others: extract] [hex.1.5.0: extract] [higlo.0.9: 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 75/406: [dune.3.20.2 + 2 others: extract] [higlo.0.9: 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 76/406: [dune.3.20.2 + 2 others: extract] [higlo.0.9: 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 76/406: [dune.3.20.2 + 2 others: extract] [higlo.0.9: 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 76/406: [dune.3.20.2 + 2 others: extract] [higlo.0.9: 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 77/406: [dune.3.20.2 + 2 others: extract] [higlo.0.9: 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]
-> retrieved higlo.0.9  (https://framagit.org/zoggy/higlo/-/archive/0.9/higlo-0.9.tar.bz2)
Processing 77/406: [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-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 78/406: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 78/406: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
Processing 78/406: [dune.3.20.2 + 2 others: extract] [ipaddr.5.6.1 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-pcre-i686: pkgconf libpcre] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image]
-> 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 78/406: [dune.3.20.2 + 2 others: extract] [iri.1.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 79/406: [dune.3.20.2 + 2 others: extract] [iri.1.1.0: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 iri.1.1.0  (https://zoggy.frama.io/ocaml-iri/releases/ocaml-iri-1.1.0.tar.bz2)
Processing 79/406: [dune.3.20.2 + 2 others: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 80/406: [dune.3.20.2 + 2 others: extract] [jsonm.1.0.2: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 jsonm.1.0.2  (cached)
Processing 80/406: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 81/406: [dune.3.20.2 + 2 others: extract] [kdf.1.0.0: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 kdf.1.0.0  (cached)
Processing 81/406: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-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 82/406: [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: 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 82/406: [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-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 83/406: [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-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 84/406: [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-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 84/406: [dune.3.20.2 + 2 others: extract] [ldp.0.5.0, ldp_tls.0.5.0: extract] [logs.0.10.0: http] [cmdliner: make all] [conf-mingw-w64-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 84/406: [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-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 84/406: [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 85/406: [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]
-> installed conf-mingw-w64-libffi-x86_64.1
Processing 86/406: [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\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 86/406: [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-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image]
Processing 87/406: [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-libffi: pkgconf libffi] [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-pcre-i686.1
Processing 88/406: [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-libffi: pkgconf libffi] [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-3048-c6be4f\ocaml-ldp-0.5.0\server\server-certificates to C:\Users\opam\AppData\Local\Temp\opam-3048-f8174b\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 88/406: [dune.3.20.2 + 2 others: extract] [logs.0.10.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libffi: pkgconf libffi] [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/406: [dune.3.20.2 + 2 others: extract] [logs.0.10.0: extract] [lru_cache.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libffi: pkgconf libffi] [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 89/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libffi: pkgconf libffi] [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/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.5.9.2: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libffi: pkgconf libffi] [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 90/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.5.9.2: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [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 91/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.5.9.2: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
-> installed conf-gmp-powm-sec.4
Processing 92/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: http] [lwt.5.9.2: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
Processing 92/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.5.9.2: http] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
Processing 92/406: [dune.3.20.2 + 2 others: extract] [lru_cache.0.4.0: extract] [lwt.5.9.2: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [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]
-> retrieved lru_cache.0.4.0  (https://zoggy.frama.io/ocaml-lru-cache/releases/ocaml-lru-cache-0.4.0.tar.bz2)
Processing 92/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [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 93/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
+ C:\cygwin64\bin\pkgconf.exe "--personality=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 93/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf]
Processing 94/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
-> installed conf-libffi.2.0.0
Processing 95/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-mingw-w64-pcre-x86_64: pkgconf libpcre] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
+ C:\cygwin64\bin\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 95/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-mingw-w64-sdl2-i686: pkgconf sdl2] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf]
Processing 96/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [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]
-> installed conf-mingw-w64-pcre-x86_64.1
Processing 97/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [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]
+ 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 97/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2]
Processing 98/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [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]
-> installed conf-mingw-w64-sdl2-i686.1
Processing 99/406: [dune.3.20.2 + 2 others: extract] [lwt.5.9.2: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [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]
-> retrieved lwt.5.9.2  (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.2.tar.gz)
Processing 99/406: [dune.3.20.2 + 2 others: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2]
Processing 100/406: [dune.3.20.2 + 2 others: extract] [lwt_ppx.5.9.1: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [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]
-> retrieved lwt_ppx.5.9.1  (cached)
Processing 100/406: [dune.3.20.2 + 2 others: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2]
Processing 101/406: [dune.3.20.2 + 2 others: extract] [magic-mime.1.3.1: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [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]
-> retrieved magic-mime.1.3.1  (cached)
Processing 101/406: [dune.3.20.2 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2]
Processing 102/406: [dune.3.20.2 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-libpcre: pkgconf libpcre] [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]
+ 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 102/406: [dune.3.20.2 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [conf-libpcre: pkgconf libpcre] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2]
Processing 103/406: [dune.3.20.2 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [conf-libpcre: pkgconf libpcre] [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]
Processing 104/406: [dune.3.20.2 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [conf-libpcre: pkgconf libpcre] [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]
-> 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 104/406: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [conf-libpcre: pkgconf libpcre] [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 105/406: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-libpcre: pkgconf libpcre] [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 105/406: [menhir.20250912 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-libpcre: pkgconf libpcre] [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]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 105/406: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-libpcre: pkgconf libpcre] [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 106/406: [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-libpcre: pkgconf libpcre] [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=x86_64-w64-mingw32" "--print-errors" "--exists" "libpcre" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-libpcre.2)
-> compiled  conf-libpcre.2
Processing 106/406: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [cmdliner: make install]
Processing 107/406: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-i686: pkgconf SDL2_image] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
+ 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 107/406: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-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 108/406: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-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 108/406: [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [num.1.6: http] [conf-mingw-w64-sdl2-image-x86_64: pkgconf SDL2_image] [conf-mingw-w64-sdl2-ttf-i686: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-ttf-x86_64: pkgconf SDL2_ttf] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [cmdliner: make install]
Processing 109/406: [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] [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 109/406: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: http] [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 109/406: [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 ocaml-compiler-libs.v0.17.0  (cached)
Processing 109/406: [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 110/406: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: 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 110/406: [mirage-crypto.2.0.2 + 3 others: 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 111/406: [mirage-crypto.2.0.2 + 3 others: 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-syntax-shims.1.0.0  (cached)
Processing 111/406: [mirage-crypto.2.0.2 + 3 others: 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 112/406: [mirage-crypto.2.0.2 + 3 others: 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_intrinsics_kernel.v0.17.1  (cached)
Processing 112/406: [mirage-crypto.2.0.2 + 3 others: 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 113/406: [mirage-crypto.2.0.2 + 3 others: 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]
+ 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 113/406: [mirage-crypto.2.0.2 + 3 others: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [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 114/406: [mirage-crypto.2.0.2 + 3 others: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [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 114/406: [mirage-crypto.2.0.2 + 3 others: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: 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] [cmdliner: make install]
Processing 115/406: [mirage-crypto.2.0.2 + 3 others: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: 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 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 115/406: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: 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/406: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.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 116/406: [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.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 117/406: [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.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 117/406: [ocf.0.9.0, ocf_ppx.0.9.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 118/406: [ocf.0.9.0, ocf_ppx.0.9.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 118/406: [ocf.0.9.0, ocf_ppx.0.9.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 118/406: [ocf.0.9.0, ocf_ppx.0.9.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 119/406: [ocf.0.9.0, ocf_ppx.0.9.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.0.9.0, ocf_ppx.0.9.0  (https://zoggy.frama.io/ocf/releases/ocf-0.9.0.tar.bz2)
Processing 119/406: [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 120/406: [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 120/406: [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 121/406: [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 121/406: [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 122/406: [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]
Processing 122/406: [parsexp.v0.17.0: extract] [pcre.8.0.5: extract] [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 122/406: [pcre.8.0.5: extract] [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 123/406: [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 pcre.8.0.5  (https://github.com/mmottl/pcre-ocaml/releases/download/8.0.5/pcre-8.0.5.tbz)
Processing 123/406: [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 124/406: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.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 ppx_blob.0.9.0  (cached)
Processing 124/406: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.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 125/406: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.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 ppx_derivers.1.2.1  (cached)
Processing 125/406: [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.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 126/406: [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.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 ppx_sexp_conv.v0.17.0  (cached)
Processing 126/406: [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.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 127/406: [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [ptime.1.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 ppxlib_jane.v0.17.2  (cached)
Processing 127/406: [ppxlib.0.35.0: extract] [ptime.1.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 128/406: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.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]
+ 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 128/406: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 129/406: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ppxlib.0.35.0  (cached)
Processing 129/406: [ptime.1.2.0: extract] [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 130/406: [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] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ptime.1.2.0  (cached)
Processing 130/406: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 131/406: [rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0: http] [re.1.14.0: http] [result.1.5: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 131/406: [rdf.1.1.0 + 2 others: extract] [re.1.14.0: http] [result.1.5: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 131/406: [rdf.1.1.0 + 2 others: extract] [re.1.14.0: extract] [result.1.5: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved result.1.5  (cached)
Processing 131/406: [rdf.1.1.0 + 2 others: extract] [re.1.14.0: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 132/406: [rdf.1.1.0 + 2 others: extract] [re.1.14.0: extract] [rresult.0.7.0: extract] [conf-mingw-w64-sdl2-x86_64: pkgconf sdl2] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
+ 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 132/406: [rdf.1.1.0 + 2 others: extract] [re.1.14.0: extract] [rresult.0.7.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] [cmdliner: make install]
Processing 133/406: [rdf.1.1.0 + 2 others: extract] [re.1.14.0: extract] [rresult.0.7.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]
-> retrieved re.1.14.0  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
Processing 133/406: [rdf.1.1.0 + 2 others: extract] [rresult.0.7.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]
Processing 134/406: [rdf.1.1.0 + 2 others: extract] [rresult.0.7.0: extract] [sedlex.3.7: 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 rresult.0.7.0  (cached)
Processing 134/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: 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 seq.base  (cached)
Processing 135/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: 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 136/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: http] [sexplib.v0.17.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 136/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: http] [sexplib.v0.17.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]
Processing 137/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: http] [sexplib.v0.17.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]
Processing 137/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: extract] [sexplib.v0.17.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]
-> retrieved sexplib.v0.17.0  (cached)
Processing 137/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: 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]
Processing 138/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: extract] [sexplib0.v0.17.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 138/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: extract] [sexplib0.v0.17.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 138/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: extract] [sexplib0.v0.17.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 138/406: [rdf.1.1.0 + 2 others: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved sedlex.3.7  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 138/406: [rdf.1.1.0 + 2 others: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 139/406: [rdf.1.1.0 + 2 others: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 139/406: [rdf.1.1.0 + 2 others: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 140/406: [rdf.1.1.0 + 2 others: extract] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ 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 140/406: [rdf.1.1.0 + 2 others: extract] [stdlib-shims.0.3.0: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 140/406: [rdf.1.1.0 + 2 others: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 141/406: [rdf.1.1.0 + 2 others: extract] [stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0: http] [stringext.1.6.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 141/406: [rdf.1.1.0 + 2 others: extract] [stk.0.3.0 + 2 others: extract] [stringext.1.6.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 stringext.1.6.0  (cached)
Processing 141/406: [rdf.1.1.0 + 2 others: extract] [stk.0.3.0 + 2 others: 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 142/406: [rdf.1.1.0 + 2 others: extract] [stk.0.3.0 + 2 others: extract] [tls.2.0.3, tls-lwt.2.0.3: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 142/406: [rdf.1.1.0 + 2 others: extract] [stk.0.3.0 + 2 others: extract] [tls.2.0.3, tls-lwt.2.0.3: 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 stk.0.3.0, stk_iconv.0.3.0, stk_ppx.0.3.0  (https://zoggy.frama.io/ocaml-stk/releases/ocaml-stk-0.3.0.tar.bz2)
Processing 142/406: [rdf.1.1.0 + 2 others: extract] [tls.2.0.3, tls-lwt.2.0.3: 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 143/406: [rdf.1.1.0 + 2 others: extract] [tls.2.0.3, tls-lwt.2.0.3: extract] [topkg.1.1.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved tls.2.0.3, tls-lwt.2.0.3  (https://github.com/mirleft/ocaml-tls/releases/download/v2.0.3/tls-2.0.3.tbz)
Processing 143/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 144/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: http] [tsdl.1.2.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 144/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 144/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.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-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 144/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.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]
Processing 145/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.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]
-> installed conf-libpcre.2
Processing 146/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.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]
-> installed conf-mingw-w64-sdl2-image-i686.1
Processing 147/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.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]
-> installed conf-mingw-w64-sdl2-image-x86_64.1
Processing 148/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.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]
Processing 149/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-ttf-i686.1
Processing 150/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-ttf-x86_64.1
Processing 151/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2-image: pkgconf SDL2_image] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 152/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-sdl2-x86_64.1
Processing 153/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 154/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2: pkgconf sdl2] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-zlib-i686.1
Processing 155/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2: pkgconf sdl2] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 156/406: [rdf.1.1.0 + 2 others: extract] [topkg.1.1.1: extract] [tsdl.1.2.0: extract] [conf-sdl2: pkgconf sdl2] [conf-sdl2-image: pkgconf SDL2_image] [conf-sdl2-ttf: pkgconf SDL2_ttf] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3048-103d59\ocaml-rdf-1.1.0\tests\sparql-queries\construct_where. to C:\Users\opam\AppData\Local\Temp\opam-3048-fd9bc4\tests\sparql-queries
-> retrieved topkg.1.1.1  (https://erratique.ch/software/topkg/releases/topkg-1.1.1.tbz)
-> retrieved tsdl.1.2.0  (https://erratique.ch/software/tsdl/releases/tsdl-1.2.0.tbz)
-> compiled  conf-sdl2.1
-> 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
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\5.3\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\5.3\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\5.3\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7

#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   rdf.1.1.0, rdf_json_ld.1.1.0, rdf_ppx.1.1.0 
| - 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   webmachine                                  0.7.0
| - fetch   x509                                        1.0.6
| - fetch   xmlm                                        1.4.0
| - fetch   xtmpl.0.19.0, xtmpl_ppx.0.19.0              
| - fetch   yojson                                      2.2.2
| - fetch   zarith                                      1.14
| - install activitypub                                 0.1.0
| - install activitypub_client                          0.1.0
| - install activitypub_gui                             0.1.0
| - install activitypub_server                          0.1.0
| - install activitypub_server_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-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 dispatch                                    0.5.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.9
| - 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                                         5.9.2
| - install lwt_ppx                                     5.9.1
| - 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                                         0.9.0
| - install ocf_ppx                                     0.9.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.0
| - install ppxlib                                      0.35.0
| - install ppxlib_jane                                 v0.17.2
| - install ptime                                       1.2.0
| - install rdf                                         1.1.0
| - install rdf_json_ld                                 1.1.0
| - install rdf_ppx                                     1.1.0
| - install re                                          1.14.0
| - install result                                      1.5
| - install rresult                                     0.7.0
| - install sedlex                                      3.7
| - install seq                                         base
| - install sexplib                                     v0.17.0
| - install sexplib0                                    v0.17.0
| - install stdlib-shims                                0.3.0
| - install 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 webmachine                                  0.7.0
| - install x509                                        1.0.6
| - install xmlm                                        1.4.0
| - install xtmpl                                       0.19.0
| - install xtmpl_ppx                                   0.19.0
| - install yojson                                      2.2.2
| - install zarith                                      1.14
+- 
+- The following actions failed
| - 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-libpcre                     2
| - 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-20260126015402.export"
'C:\cygwin64\bin\opam.exe install -vy activitypub_server_gui.0.1.0' failed.
"opam remove -y activitypub_server_gui.0.1.0
opam install -vy activitypub_server_gui.0.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: activitypub_server_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