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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-07-30 11:57.10 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-07-30 11:57.10 ---> 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 b8021439f8c57ba6435bc2263f6596671f4f4466"))
2025-07-30 11:57.10 ---> using "595dce4455f956294added2b994e4e7bce5c6538bcaa75e0e27db4339c30a9b8" from cache

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

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

  Added 9 lines after line 1 in ~\.bash_profile.
2025-07-30 11:57.10 ---> using "db4b66967f6e6d4d58542d2661798156f5592eaf639d94d75248f783f11055dc" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-07-30 11:57.10 ---> using "bc5bd82f703694693b98227e8e67063d618fcc33fa663ee3e4769017bc12f8bc" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-07-30 11:57.10 ---> using "566d8a6eeb66a4861a9c22e9604146063ac01d779fe5a2f4b6dac803b2f5a476" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y git-cohttp-unix.3.6.0\
               \nopam install -vy git-cohttp-unix.3.6.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: git-cohttp-unix.3.6.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
Nothing to do.
[NOTE] git-cohttp-unix.3.6.0 is not installed.

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims           0.2.0              [uses conf-pkg-config]
=== install 90 packages
  - install   angstrom                  0.16.1             [required by git]
  - install   asn1-combinators          0.3.2              [required by x509]
  - install   astring                   0.8.5              [required by git]
  - install   base                      v0.16.4            [required by ppx_sexp_conv]
  - install   base-bytes                base               [required by decompress]
  - install   base64                    3.5.1              [required by cohttp, git]
  - install   bigarray-compat           1.1.0              [required by git]
  - install   bigstringaf               0.8.0              [required by git]
  - install   bos                       0.2.1              [required by carton]
  - install   ca-certs                  1.0.1              [required by conduit-lwt-unix]
  - install   carton                    0.4.3              [required by git]
  - install   carton-git                0.4.3              [required by git]
  - install   carton-lwt                0.4.3              [required by git]
  - install   checkseum                 0.5.2              [required by git]
  - install   cmdliner                  1.3.0              [required by cohttp-lwt-unix]
  - install   cohttp                    6.1.1              [required by git-cohttp-unix]
  - install   cohttp-lwt                6.1.1              [required by git-cohttp-unix]
  - install   cohttp-lwt-unix           6.1.1              [required by git-cohttp-unix]
  - 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 mirage-crypto-pk]
  - install   conf-mingw-w64-gcc-i686   1                  [required by mingw-w64-shims]
  - 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-pkg-config           4                  [required by bigstringaf]
  - install   cppo                      1.8.0              [required by lwt]
  - install   csexp                     1.5.2              [required by dune-configurator]
  - install   cstruct                   6.0.1              [required by git]
  - install   decompress                1.4.2              [required by git]
  - install   digestif                  1.3.0              [required by git]
  - install   domain-name               0.4.1              [required by git]
  - install   duff                      0.5                [required by carton]
  - install   dune                      3.19.1             [required by git-cohttp-unix]
  - install   dune-configurator         3.19.1             [required by checkseum, lwt, base, hxd]
  - install   duration                  0.2.1              [required by mirage-crypto-rng]
  - install   emile                     1.1                [required by git]
  - install   encore                    0.8.1              [required by git]
  - install   eqaf                      0.10               [required by digestif, mirage-crypto]
  - install   fmt                       0.11.0             [required by git-cohttp-unix]
  - install   fpath                     0.7.3              [required by git]
  - install   git                       3.6.0              [required by git-cohttp-unix]
  - install   git-cohttp                3.6.0 (deprecated) [required by git-cohttp-unix]
  - install   git-cohttp-unix           3.6.0 (deprecated)
  - install   gmap                      0.3.0              [required by x509]
  - install   http                      6.1.1              [required by cohttp-lwt, cohttp, cohttp-lwt-unix]
  - install   hxd                       0.3.4              [required by git]
  - install   ipaddr                    5.6.0              [required by cohttp-lwt, git]
  - install   ipaddr-sexp               5.6.0              [required by conduit-lwt-unix]
  - install   kdf                       1.0.0              [required by x509]
  - install   ke                        0.6                [required by git]
  - install   logs                      0.9.0              [required by cohttp-lwt-unix, cohttp, cohttp-lwt, git]
  - install   lwt                       6.0.0~alpha00      [required by git-cohttp-unix]
  - install   macaddr                   5.6.0              [required by ipaddr]
  - install   magic-mime                1.3.1              [required by cohttp-lwt-unix]
  - install   mimic                     0.0.9              [required by git]
  - install   mirage-crypto             2.0.1              [required by ca-certs]
  - install   mirage-crypto-ec          2.0.1              [required by x509]
  - install   mirage-crypto-pk          2.0.1              [required by x509]
  - install   mirage-crypto-rng         2.0.1              [required by x509]
  - install   mirage-flow               5.0.0              [required by git]
  - install   mmap                      1.2.0              [required by carton, carton-git]
  - install   ocaml-compiler-libs       v0.12.4            [required by ppxlib]
  - install   ocaml-syntax-shims        1.0.0              [required by angstrom]
  - install   ocamlbuild                0.16.1             [required by logs]
  - install   ocamlfind                 1.9.8              [required by logs]
  - install   ocamlgraph                2.2.0              [required by git]
  - install   ocplib-endian             1.2                [required by lwt]
  - install   ohex                      0.2.0              [required by ca-certs]
  - install   optint                    0.3.0              [required by git]
  - install   pecu                      0.7                [required by emile]
  - install   ppx_derivers              1.2.1              [required by ppxlib]
  - install   ppx_sexp_conv             v0.16.0            [required by cohttp-lwt, cohttp, cohttp-lwt-unix]
  - install   ppxlib                    0.35.0             [required by ppx_sexp_conv]
  - install   psq                       0.2.1              [required by git]
  - install   ptime                     1.2.0              [required by ca-certs]
  - install   re                        1.13.2             [required by cohttp]
  - install   result                    1.5                [required by git-cohttp-unix]
  - install   rresult                   0.7.0              [required by git-cohttp-unix]
  - install   seq                       base               [required by re]
  - install   sexplib0                  v0.16.0            [required by cohttp, cohttp-lwt]
  - install   stdlib-shims              0.3.0              [required by ppxlib]
  - install   stringext                 1.6.0              [required by cohttp]
  - install   topkg                     1.1.0              [required by logs]
  - install   uri                       4.4.0              [required by git-cohttp-unix]
  - install   uri-sexp                  4.4.0              [required by cohttp]
  - install   uutf                      1.0.4              [required by emile]
  - install   x509                      1.0.6              [required by ca-certs]
  - install   zarith                    1.14               [required by mirage-crypto-pk]

The following system packages will first need to be installed:
    mingw64-i686-gcc-core mingw64-i686-gmp mingw64-x86_64-gmp

<><> 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-x86_64-gmp"
- 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: 3 tasks, update: no, use test packages: no
- solving: 10 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.44-1   
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              13.0.0-1 
-    3 install mingw64-x86_64-gcc-g++                13.4.0-1 
-    4 install mingw64-i686-headers                  13.0.0-1 
-    5 install mingw64-x86_64-gmp                    6.3.0-1  
-    6 install mingw64-i686-runtime                  13.0.0-1 
-    7 install mingw64-i686-gcc-core                 13.4.0-1 
-    8 install mingw64-i686-gcc-g++                  13.4.0-1 
-    9 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.44-1.tar.zst
- 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/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-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-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-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.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/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-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.44-1.tar.zst
- 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/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-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-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-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/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/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-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- 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/258: [angstrom.0.16.1: extract]
Processing  2/258: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing  3/258: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/258: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  4/258: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [base.v0.16.4: extract]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  4/258: [astring.0.8.5: extract] [base.v0.16.4: extract]
Processing  5/258: [astring.0.8.5: extract] [base.v0.16.4: extract]
Processing  6/258: [astring.0.8.5: extract] [base.v0.16.4: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/258: [base.v0.16.4: extract] [base64.3.5.1: extract]
Processing  7/258: [base.v0.16.4: extract] [base64.3.5.1: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  7/258: [base.v0.16.4: extract] [bigarray-compat.1.1.0: extract]
Processing  8/258: [base.v0.16.4: extract] [bigarray-compat.1.1.0: extract] [bigstringaf.0.8.0: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  8/258: [base.v0.16.4: extract] [bigstringaf.0.8.0: extract]
Processing  9/258: [base.v0.16.4: extract] [bigstringaf.0.8.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.8.0  (cached)
Processing  9/258: [base.v0.16.4: extract] [bos.0.2.1: extract]
Processing 10/258: [base.v0.16.4: extract] [bos.0.2.1: extract] [ca-certs.1.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing 10/258: [base.v0.16.4: extract] [ca-certs.1.0.1: extract]
Processing 11/258: [base.v0.16.4: extract] [ca-certs.1.0.1: extract] [carton.0.4.3 + 2 others: extract]
-> retrieved base.v0.16.4  (cached)
Processing 11/258: [ca-certs.1.0.1: extract] [carton.0.4.3 + 2 others: extract]
Processing 12/258: [ca-certs.1.0.1: extract] [carton.0.4.3 + 2 others: extract] [checkseum.0.5.2: extract]
-> retrieved ca-certs.1.0.1  (cached)
Processing 12/258: [carton.0.4.3 + 2 others: extract] [checkseum.0.5.2: extract]
Processing 13/258: [carton.0.4.3 + 2 others: extract] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved carton.0.4.3, carton-git.0.4.3, carton-lwt.0.4.3  (cached)
Processing 13/258: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing 14/258: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http]
-> retrieved checkseum.0.5.2  (cached)
Processing 14/258: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http]
Processing 15/258: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 15/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved conf-gmp.5  (cached)
Processing 16/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 17/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 18/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 19/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 20/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 21/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 22/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract]
Processing 23/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all]
Processing 24/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [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 25/258: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [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 25/258: [cohttp.6.1.1 + 3 others: 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 conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (cached)
Processing 25/258: [cohttp.6.1.1 + 3 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 26/258: [cohttp.6.1.1 + 3 others: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1  (https://github.com/mirage/ocaml-cohttp/releases/download/v6.1.1/cohttp-6.1.1.tbz)
Processing 26/258: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/258: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cstruct.6.0.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 27/258: [csexp.1.5.2: extract] [cstruct.6.0.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/258: [csexp.1.5.2: extract] [cstruct.6.0.1: extract] [decompress.1.4.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 28/258: [cstruct.6.0.1: extract] [decompress.1.4.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/258: [cstruct.6.0.1: extract] [decompress.1.4.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.0.1  (cached)
Processing 29/258: [decompress.1.4.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/258: [decompress.1.4.2: extract] [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved decompress.1.4.2  (cached)
Processing 30/258: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/258: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.1  (cached)
Processing 31/258: [digestif.1.3.0: extract] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/258: [digestif.1.3.0: extract] [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.3.0  (cached)
Processing 32/258: [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/258: [duff.0.5: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duff.0.5  (cached)
Processing 33/258: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/258: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duration.0.2.1  (cached)
Processing 34/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [emile.1.1: extract] [encore.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved emile.1.1  (cached)
Processing 35/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [encore.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [encore.0.8.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved encore.0.8.1  (cached)
Processing 36/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 37/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.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\4.14\.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 37/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 38/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 38/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved eqaf.0.10  (cached)
Processing 38/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 39/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 39/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 40/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [fpath.0.7.3: extract] [git.3.6.0 + 2 others: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved fpath.0.7.3  (cached)
Processing 40/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 41/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 41/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 42/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all]
Processing 43/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 44/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved gmap.0.3.0  (cached)
Processing 44/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 45/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [hxd.0.3.4: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 45/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [hxd.0.3.4: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> installed conf-mingw-w64-gmp-i686.1
Processing 46/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [hxd.0.3.4: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 46/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [git.3.6.0 + 2 others: extract] [hxd.0.3.4: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved git.3.6.0, git-cohttp.3.6.0, git-cohttp-unix.3.6.0  (cached)
Processing 46/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [hxd.0.3.4: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 47/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [hxd.0.3.4: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved hxd.0.3.4  (https://github.com/dinosaure/hxd/releases/download/v0.3.4/hxd-0.3.4.tbz)
Processing 47/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 48/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 48/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 49/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [ke.0.6: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved kdf.1.0.0  (cached)
Processing 49/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 50/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 50/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 51/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [ke.0.6: extract] [logs.0.9.0: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
-> retrieved ke.0.6  (cached)
Processing 51/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
Processing 52/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [lwt.6.0.0~alpha00: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
Processing 52/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
Processing 52/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 52/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
Processing 53/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [magic-mime.1.3.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 53/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [magic-mime.1.3.1: extract] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
Processing 53/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [magic-mime.1.3.1: extract] [cmdliner: make install-doc]
-> retrieved magic-mime.1.3.1  (cached)
Processing 53/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make install-doc]
Processing 54/258: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [mimic.0.0.9: extract] [cmdliner: make install-doc]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 54/258: [lwt.6.0.0~alpha00: extract] [mimic.0.0.9: extract] [cmdliner: make install-doc]
Processing 55/258: [lwt.6.0.0~alpha00: extract] [mimic.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make install-doc]
Processing 56/258: [lwt.6.0.0~alpha00: extract] [mimic.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 56/258: [mimic.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 57/258: [mimic.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved mimic.0.0.9  (cached)
Processing 57/258: [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 58/258: [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 58/258: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 59/258: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [mmap.1.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 60/258: [mirage-crypto.2.0.1 + 3 others: extract] [mirage-flow.5.0.0: extract] [mmap.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-flow.5.0.0  (cached)
Processing 60/258: [mirage-crypto.2.0.1 + 3 others: extract] [mmap.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 61/258: [mirage-crypto.2.0.1 + 3 others: extract] [mmap.1.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mmap.1.2.0  (cached)
Processing 61/258: [mirage-crypto.2.0.1 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 62/258: [mirage-crypto.2.0.1 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved mirage-crypto.2.0.1, mirage-crypto-ec.2.0.1, mirage-crypto-pk.2.0.1, mirage-crypto-rng.2.0.1  (cached)
Processing 62/258: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 63/258: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 63/258: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 64/258: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 64/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
Processing 65/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install-doc]
+ 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\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 65/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 65/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7]
Processing 66/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 67/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7]
Processing 68/258: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 7]
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocamlgraph.2.2.0  (cached)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.5
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7

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


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   ocamlbuild                0.16.1
| - fetch   ocamlfind                 1.9.8
| - fetch   ocamlgraph                2.2.0
| - fetch   ocplib-endian             1.2
| - fetch   ohex                      0.2.0
| - fetch   optint                    0.3.0
| - fetch   pecu                      0.7
| - fetch   ppx_derivers              1.2.1
| - fetch   ppx_sexp_conv             v0.16.0
| - fetch   ppxlib                    0.35.0
| - fetch   psq                       0.2.1
| - fetch   ptime                     1.2.0
| - fetch   re                        1.13.2
| - fetch   result                    1.5
| - fetch   rresult                   0.7.0
| - fetch   seq                       base
| - fetch   sexplib0                  v0.16.0
| - fetch   stdlib-shims              0.3.0
| - fetch   stringext                 1.6.0
| - fetch   topkg                     1.1.0
| - fetch   uri.4.4.0, uri-sexp.4.4.0 
| - fetch   uutf                      1.0.4
| - fetch   x509                      1.0.6
| - fetch   zarith                    1.14
| - install angstrom                  0.16.1
| - install asn1-combinators          0.3.2
| - install astring                   0.8.5
| - install base                      v0.16.4
| - install base-bytes                base
| - install base64                    3.5.1
| - install bigarray-compat           1.1.0
| - install bigstringaf               0.8.0
| - install bos                       0.2.1
| - install ca-certs                  1.0.1
| - install carton                    0.4.3
| - install carton-git                0.4.3
| - install carton-lwt                0.4.3
| - install checkseum                 0.5.2
| - install cohttp                    6.1.1
| - install cohttp-lwt                6.1.1
| - install cohttp-lwt-unix           6.1.1
| - install conduit                   8.0.0
| - install conduit-lwt               8.0.0
| - install conduit-lwt-unix          8.0.0
| - install conf-gmp                  5
| - install conf-gmp-powm-sec         4
| - install cppo                      1.8.0
| - install csexp                     1.5.2
| - install cstruct                   6.0.1
| - install decompress                1.4.2
| - install digestif                  1.3.0
| - install domain-name               0.4.1
| - install duff                      0.5
| - install dune-configurator         3.19.1
| - install duration                  0.2.1
| - install emile                     1.1
| - install encore                    0.8.1
| - install eqaf                      0.10
| - install fmt                       0.11.0
| - install fpath                     0.7.3
| - install git                       3.6.0
| - install git-cohttp                3.6.0
| - install git-cohttp-unix           3.6.0
| - install gmap                      0.3.0
| - install http                      6.1.1
| - install hxd                       0.3.4
| - install ipaddr                    5.6.0
| - install ipaddr-sexp               5.6.0
| - install kdf                       1.0.0
| - install ke                        0.6
| - install logs                      0.9.0
| - install lwt                       6.0.0~alpha00
| - install macaddr                   5.6.0
| - install magic-mime                1.3.1
| - install mimic                     0.0.9
| - install mirage-crypto             2.0.1
| - install mirage-crypto-ec          2.0.1
| - install mirage-crypto-pk          2.0.1
| - install mirage-crypto-rng         2.0.1
| - install mirage-flow               5.0.0
| - install mmap                      1.2.0
| - install ocaml-compiler-libs       v0.12.4
| - install ocaml-syntax-shims        1.0.0
| - install ocamlbuild                0.16.1
| - install ocamlfind                 1.9.8
| - install ocamlgraph                2.2.0
| - install ocplib-endian             1.2
| - install ohex                      0.2.0
| - install optint                    0.3.0
| - install pecu                      0.7
| - install ppx_derivers              1.2.1
| - install ppx_sexp_conv             v0.16.0
| - install ppxlib                    0.35.0
| - install psq                       0.2.1
| - install ptime                     1.2.0
| - install re                        1.13.2
| - install result                    1.5
| - install rresult                   0.7.0
| - install seq                       base
| - install sexplib0                  v0.16.0
| - install stdlib-shims              0.3.0
| - install stringext                 1.6.0
| - install topkg                     1.1.0
| - install uri                       4.4.0
| - install uri-sexp                  4.4.0
| - install uutf                      1.0.4
| - install x509                      1.0.6
| - install zarith                    1.14
+- 
+- The following actions failed
| - build   dune            3.19.1
| - 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-mingw-w64-gcc-i686   1
| - install conf-mingw-w64-gmp-i686   1
| - install conf-mingw-w64-gmp-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\\4.14\\.opam-switch\\backup\\state-20250730115944.export"
'C:\cygwin64\bin\opam.exe install -vy git-cohttp-unix.3.6.0' failed.
"opam remove -y git-cohttp-unix.3.6.0
opam install -vy git-cohttp-unix.3.6.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: git-cohttp-unix.3.6.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


exit $res" failed with exit status 31
Failed: Build failed