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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-11 18:34.07 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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"))
2024-11-11 18:34.07 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-11 18:34.07 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" 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.
2024-11-11 18:34.07 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "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.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> 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=default)
2024-11-11 18:34.07 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-11 18:34.07 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"irmin-mirage-git.3.9.0\"\
               \nopam install -vy \"irmin-mirage-git.3.9.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"irmin-mirage-git.3.9.0\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; 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\
               \n"))
Nothing to do.
[NOTE] irmin-mirage-git.3.9.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 154 packages
  - install   angstrom                     0.16.1            [required by git]
  - install   arp                          3.1.1             [required by tcpip]
  - install   asn1-combinators             0.3.2             [required by x509]
  - install   astring                      0.8.5             [required by git, irmin-git]
  - install   awa                          0.4.0             [required by git-mirage]
  - install   awa-mirage                   0.4.0             [required by git-mirage]
  - install   base                         v0.16.3           [required by ppx_sexp_conv]
  - install   base-bytes                   base              [required by cf, fsevents]
  - install   base64                       3.5.1             [required by git]
  - install   bheap                        2.0.0             [required by irmin]
  - install   bigarray-compat              1.1.0             [required by ctypes]
  - install   bigstringaf                  0.10.0            [required by git]
  - install   bos                          0.2.1             [required by carton, git-unix]
  - install   ca-certs                     1.0.0             [required by conduit-lwt-unix]
  - install   ca-certs-nss                 3.104             [required by git-mirage]
  - install   carton                       0.7.2             [required by git]
  - install   carton-git                   0.7.2             [required by git]
  - install   carton-lwt                   0.7.2             [required by git]
  - install   cf                           0.5.0             [required by cf-lwt]
  - install   cf-lwt                       0.5.0             [required by irmin-watcher]
  - install   checkseum                    0.5.2             [required by git]
  - install   cmdliner                     1.3.0             [required by fmt]
  - install   cohttp                       6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   cohttp-lwt                   6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   cohttp-lwt-unix              6.0.0~beta2       [required by irmin-git]
  - install   conduit                      6.2.3             [required by conduit-lwt]
  - install   conduit-lwt                  6.2.3             [required by cohttp-lwt-unix]
  - install   conduit-lwt-unix             6.2.3             [required by cohttp-lwt-unix]
  - install   conf-bash                    1                 [required by base]
  - install   conf-gmp                     4                 [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec            3                 [required by mirage-crypto-pk]
  - install   conf-libffi                  2.0.0             [required by ctypes-foreign]
  - install   conf-mingw-w64-gcc-i686      1                 [required by conf-mingw-w64-libffi-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-pkg-config              3                 [required by ctypes-foreign]
  - install   cppo                         1.7.0             [required by lwt, ppx_deriving]
  - install   csexp                        1.5.2             [required by dune-configurator]
  - install   cstruct                      6.2.0             [required by git, irmin-git]
  - install   cstruct-lwt                  6.2.0             [required by tcpip]
  - install   cstruct-unix                 6.2.0             [required by awa]
  - install   ctypes                       0.23.0            [required by cf, fsevents]
  - install   ctypes-foreign               0.23.0            [required by cf]
  - install   decompress                   1.5.3             [required by git]
  - install   digestif                     1.2.0             [required by git, irmin-git]
  - install   dns                          9.1.0             [required by git-mirage, happy-eyeballs-lwt]
  - install   dns-client                   9.1.0             [required by git-mirage]
  - install   dns-client-mirage            9.1.0             [required by mimic-happy-eyeballs]
  - install   domain-name                  0.4.0             [required by git]
  - install   duff                         0.5               [required by carton]
  - install   dune                         3.16.1            [required by irmin-mirage-git]
  - install   dune-configurator            3.16.1            [required by hxd, bigstringaf, checkseum, mirage-clock-unix]
  - install   duration                     0.2.1             [required by happy-eyeballs-lwt, mirage-unix]
  - install   either                       1.0.0             [required by repr]
  - install   emile                        1.1               [required by git]
  - install   encore                       0.8               [required by git]
  - install   eqaf                         0.10              [required by digestif]
  - install   ethernet                     3.2.0             [required by tcpip]
  - install   faraday                      0.8.2             [required by httpaf, paf]
  - install   fmt                          0.9.0             [required by irmin-mirage-git]
  - install   fpath                        0.7.3             [required by git, irmin-git]
  - install   fsevents                     0.3.0             [required by fsevents-lwt]
  - install   fsevents-lwt                 0.3.0             [required by irmin-watcher]
  - install   git                          3.17.0            [required by irmin-mirage-git]
  - install   git-mirage                   3.17.0            [required by git-unix]
  - install   git-paf                      3.17.0            [required by git-mirage]
  - install   git-unix                     3.17.0            [required by irmin-git]
  - install   gmap                         0.3.0             [required by dns]
  - install   h2                           0.13.0            [required by paf]
  - install   happy-eyeballs               1.2.2             [required by git-mirage, happy-eyeballs-lwt]
  - install   happy-eyeballs-lwt           1.2.2             [required by git-unix]
  - install   happy-eyeballs-mirage        1.2.2             [required by git-mirage]
  - install   hpack                        0.13.0            [required by h2]
  - install   http                         6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   httpaf                       0.7.1             [required by git-paf]
  - install   httpun-types                 0.2.0             [required by h2]
  - install   hxd                          0.3.2             [required by git]
  - install   integers                     0.7.0             [required by ctypes]
  - install   ipaddr                       5.6.0             [required by git]
  - install   ipaddr-cstruct               5.6.0             [required by tcpip]
  - install   ipaddr-sexp                  5.6.0             [required by conduit-lwt-unix]
  - install   irmin                        3.9.0             [required by irmin-git, irmin-mirage]
  - install   irmin-git                    3.9.0             [required by irmin-mirage-git]
  - install   irmin-mirage                 3.9.0             [required by irmin-mirage-git]
  - install   irmin-mirage-git             3.9.0
  - install   irmin-watcher                0.5.0             [required by irmin-git]
  - install   jsonm                        1.0.2             [required by irmin]
  - install   kdf                          1.0.0             [required by x509]
  - install   ke                           0.6               [required by git]
  - install   logs                         0.7.0             [required by git, irmin-git]
  - install   lru                          0.3.1             [required by dns]
  - install   lwt                          5.8.0             [required by irmin-mirage-git]
  - install   lwt-dllist                   1.0.1             [required by tcpip]
  - install   macaddr                      5.6.0             [required by ipaddr]
  - install   macaddr-cstruct              5.6.0             [required by tcpip]
  - install   magic-mime                   1.3.1             [required by cohttp-lwt-unix]
  - install   metrics                      0.4.1             [required by dns]
  - install   mimic                        0.0.9             [required by git, irmin-git]
  - install   mimic-happy-eyeballs         0.0.9             [required by git-mirage]
  - install   mirage-clock                 4.2.0             [required by irmin-mirage-git]
  - install   mirage-clock-unix            4.2.0             [required by git-unix]
  - install   mirage-crypto                1.1.0             [required by git-mirage]
  - install   mirage-crypto-ec             1.1.0             [required by awa]
  - install   mirage-crypto-pk             1.1.0             [required by awa]
  - install   mirage-crypto-rng            1.1.0             [required by awa, dns-client]
  - install   mirage-crypto-rng-mirage     1.1.0             [required by dns-client-mirage]
  - install   mirage-flow                  4.0.2             [required by git]
  - install   mirage-kv                    6.1.1             [required by irmin-mirage-git]
  - install   mirage-net                   4.0.0             [required by tcpip]
  - install   mirage-runtime               4.8.1             [required by mirage-unix]
  - install   mirage-time                  3.0.0             [required by git-unix]
  - install   mirage-unix                  5.0.1             [required by git-unix]
  - install   mtime                        2.1.0             [required by git-unix, irmin]
  - install   num                          1.5-1             [required by sexplib]
  - install   ocaml-compiler-libs          v0.12.4           [required by ppxlib]
  - install   ocaml-syntax-shims           1.0.0             [required by angstrom]
  - install   ocamlbuild                   0.15.0            [required by fmt]
  - install   ocamlfind                    1.9.5             [required by fmt]
  - install   ocamlgraph                   2.1.0             [required by git]
  - install   ocplib-endian                1.2               [required by lwt]
  - install   ohex                         0.2.0             [required by ca-certs, dns]
  - install   optint                       0.3.0             [required by git]
  - install   paf                          0.7.0             [required by git-paf]
  - install   parsexp                      v0.16.0           [required by sexplib]
  - install   pecu                         0.7               [required by emile]
  - install   ppx_derivers                 1.2.1             [required by ppxlib, ppx_deriving]
  - install   ppx_deriving                 6.0.3             [required by ppx_repr]
  - install   ppx_irmin                    3.9.0             [required by irmin-git]
  - install   ppx_repr                     0.7.0             [required by ppx_irmin]
  - install   ppx_sexp_conv                v0.16.0           [required by cohttp-lwt-unix]
  - install   ppxlib                       0.33.1~5.3preview [required by ppx_irmin]
  - install   psq                          0.2.1             [required by git]
  - install   ptime                        1.2.0             [required by irmin-mirage]
  - install   randomconv                   0.2.0             [required by dns-client]
  - install   re                           1.12.0            [required by cohttp]
  - install   repr                         0.7.0             [required by irmin]
  - install   result                       1.5               [required by httpaf]
  - install   rresult                      0.7.0             [required by git]
  - install   seq                          base              [required by psq]
  - install   sexplib                      v0.16.0           [required by conduit-lwt]
  - install   sexplib0                     v0.16.0           [required by cohttp, cohttp-lwt]
  - install   stdlib-shims                 0.3.0             [required by ocamlgraph]
  - install   stringext                    1.6.0             [required by uri]
  - install   tcpip                        8.2.0             [required by git-unix]
  - install   tls                          1.0.4             [required by git-unix]
  - install   tls-mirage                   1.0.4             [required by git-mirage]
  - install   topkg                        1.0.7             [required by fmt]
  - install   uri                          4.4.0             [required by irmin-mirage-git]
  - install   uri-sexp                     4.4.0             [required by cohttp]
  - install   uutf                         1.0.3             [required by emile, irmin]
  - install   x509                         1.0.5             [required by git-mirage]
  - install   zarith                       1.14              [required by awa]

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

<><> 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-x86_64-gmp,mingw64-x86_64-libffi"
- Starting cygwin install, version 2.932
- 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: 5 tasks, update: no, use test packages: no
- solving: 12 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.43.1-1 
-    1 install mingw64-i686-libffi                   3.2.1-1  
-    2 install mingw64-i686-windows-default-manifest 6.4-1    
-    3 install mingw64-i686-winpthreads              12.0.0-1 
-    4 install mingw64-x86_64-gcc-g++                12.4.0-1 
-    5 install mingw64-x86_64-libffi                 3.2.1-2  
-    6 install mingw64-i686-headers                  12.0.0-1 
-    7 install mingw64-x86_64-gmp                    6.3.0-1  
-    8 install mingw64-i686-runtime                  12.0.0-1 
-    9 install mingw64-i686-gcc-core                 12.4.0-1 
-   10 install mingw64-i686-gcc-g++                  12.4.0-1 
-   11 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.43.1-1.tar.zst
- 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-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-12.0.0-1.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++-12.4.0-1.tar.zst
- 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-i686-headers/mingw64-i686-headers-12.0.0-1.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-12.0.0-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-12.4.0-1.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++-12.4.0-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
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- 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-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-12.0.0-1.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++-12.4.0-1.tar.zst
- 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-i686-headers/mingw64-i686-headers-12.0.0-1.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-12.0.0-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-12.4.0-1.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++-12.4.0-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
- 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/427: [angstrom.0.16.1: extract]
Processing  2/427: [angstrom.0.16.1: extract] [arp.3.1.1: extract]
Processing  3/427: [angstrom.0.16.1: extract] [arp.3.1.1: extract] [asn1-combinators.0.3.2: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/427: [arp.3.1.1: extract] [asn1-combinators.0.3.2: extract]
Processing  4/427: [arp.3.1.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved arp.3.1.1  (cached)
Processing  4/427: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  5/427: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [awa.0.4.0, awa-mirage.0.4.0: extract]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  5/427: [astring.0.8.5: extract] [awa.0.4.0, awa-mirage.0.4.0: extract]
Processing  6/427: [astring.0.8.5: extract] [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.16.3: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/427: [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.16.3: extract]
Processing  7/427: [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.16.3: extract]
Processing  8/427: [awa.0.4.0, awa-mirage.0.4.0: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved awa.0.4.0, awa-mirage.0.4.0  (cached)
Processing  8/427: [base.v0.16.3: extract] [base64.3.5.1: extract]
Processing  9/427: [base.v0.16.3: extract] [base64.3.5.1: extract] [bheap.2.0.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  9/427: [base.v0.16.3: extract] [bheap.2.0.0: extract]
Processing 10/427: [base.v0.16.3: extract] [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base.v0.16.3  (cached)
Processing 10/427: [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
Processing 11/427: [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract] [bigstringaf.0.10.0: extract]
-> retrieved bheap.2.0.0  (cached)
Processing 11/427: [bigarray-compat.1.1.0: extract] [bigstringaf.0.10.0: extract]
Processing 12/427: [bigarray-compat.1.1.0: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 12/427: [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
Processing 13/427: [bigstringaf.0.10.0: extract] [bos.0.2.1: extract] [ca-certs.1.0.0: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 13/427: [bos.0.2.1: extract] [ca-certs.1.0.0: extract]
Processing 14/427: [bos.0.2.1: extract] [ca-certs.1.0.0: extract] [ca-certs-nss.3.104: extract]
-> retrieved bos.0.2.1  (cached)
Processing 14/427: [ca-certs.1.0.0: extract] [ca-certs-nss.3.104: extract]
Processing 15/427: [ca-certs.1.0.0: extract] [ca-certs-nss.3.104: extract] [carton.0.7.2 + 2 others: extract]
-> retrieved ca-certs.1.0.0  (cached)
Processing 15/427: [ca-certs-nss.3.104: extract] [carton.0.7.2 + 2 others: extract]
Processing 16/427: [ca-certs-nss.3.104: extract] [carton.0.7.2 + 2 others: extract] [cf.0.5.0, cf-lwt.0.5.0: extract]
-> retrieved ca-certs-nss.3.104  (cached)
Processing 16/427: [carton.0.7.2 + 2 others: extract] [cf.0.5.0, cf-lwt.0.5.0: extract]
Processing 17/427: [carton.0.7.2 + 2 others: extract] [cf.0.5.0, cf-lwt.0.5.0: extract] [checkseum.0.5.2: extract]
-> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
Processing 17/427: [cf.0.5.0, cf-lwt.0.5.0: extract] [checkseum.0.5.2: extract]
Processing 18/427: [cf.0.5.0, cf-lwt.0.5.0: extract] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
Processing 18/427: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing 19/427: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing 19/427: [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract]
Processing 20/427: [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 20/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 21/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved conf-gmp.4  (cached)
Processing 22/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 23/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 24/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 25/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 26/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 27/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 28/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 29/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 30/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 31/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract]
Processing 32/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all]
Processing 33/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 34/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 35/427: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp.6.0.0~beta2, cohttp-lwt.6.0.0~beta2, cohttp-lwt-unix.6.0.0~beta2, http.6.0.0~beta2  (cached)
Processing 35/427: [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/427: [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
Processing 36/427: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 37/427: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.7.0  (cached)
Processing 37/427: [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 38/427: [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 38/427: [cstruct.6.2.0 + 2 others: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 39/427: [cstruct.6.2.0 + 2 others: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [decompress.1.5.3: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
Processing 39/427: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [decompress.1.5.3: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 40/427: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [decompress.1.5.3: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
Processing 40/427: [decompress.1.5.3: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 41/427: [decompress.1.5.3: extract] [digestif.1.2.0: extract] [dns.9.1.0 + 2 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved decompress.1.5.3  (cached)
Processing 41/427: [digestif.1.2.0: extract] [dns.9.1.0 + 2 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 42/427: [digestif.1.2.0: extract] [dns.9.1.0 + 2 others: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.2.0  (cached)
Processing 42/427: [dns.9.1.0 + 2 others: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 43/427: [dns.9.1.0 + 2 others: extract] [domain-name.0.4.0: extract] [duff.0.5: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved dns.9.1.0, dns-client.9.1.0, dns-client-mirage.9.1.0  (cached)
Processing 43/427: [domain-name.0.4.0: extract] [duff.0.5: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 44/427: [domain-name.0.4.0: extract] [duff.0.5: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.0  (cached)
Processing 44/427: [duff.0.5: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 45/427: [duff.0.5: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duff.0.5  (cached)
Processing 45/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 46/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duration.0.2.1  (cached)
Processing 46/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 47/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [either.1.0.0: extract] [emile.1.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved either.1.0.0  (cached)
Processing 47/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 48/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [emile.1.1: extract] [encore.0.8: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved emile.1.1  (cached)
Processing 48/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [encore.0.8: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 49/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [encore.0.8: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved encore.0.8  (cached)
Processing 49/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 50/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [eqaf.0.10: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved eqaf.0.10  (cached)
Processing 50/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 51/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [ethernet.3.2.0: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved ethernet.3.2.0  (cached)
Processing 51/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 52/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [faraday.0.8.2: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved faraday.0.8.2  (cached)
Processing 52/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 53/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [fmt.0.9.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fmt.0.9.0  (cached)
Processing 53/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 54/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [fpath.0.7.3: extract] [fsevents.0.3.0, fsevents-lwt.0.3.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fpath.0.7.3  (cached)
Processing 54/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [fsevents.0.3.0, fsevents-lwt.0.3.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 55/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [fsevents.0.3.0, fsevents-lwt.0.3.0: extract] [git.3.17.0 + 3 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
Processing 55/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [git.3.17.0 + 3 others: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 56/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [git.3.17.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 56/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [git.3.17.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> installed conf-bash.1
Processing 57/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [git.3.17.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved gmap.0.3.0  (cached)
Processing 57/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [git.3.17.0 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 58/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [git.3.17.0 + 3 others: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved git.3.17.0, git-mirage.3.17.0, git-paf.3.17.0, git-unix.3.17.0  (cached)
Processing 58/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 59/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.1.2.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved h2.0.13.0, hpack.0.13.0  (cached)
Processing 59/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [happy-eyeballs.1.2.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 60/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [happy-eyeballs.1.2.2 + 2 others: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved happy-eyeballs.1.2.2, happy-eyeballs-lwt.1.2.2, happy-eyeballs-mirage.1.2.2  (cached)
Processing 60/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 61/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [httpaf.0.7.1: extract] [httpun-types.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved httpaf.0.7.1  (cached)
Processing 61/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [httpun-types.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 62/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.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 62/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 63/427: [dune.3.16.1, dune-configurator.3.16.1: extract] [httpun-types.0.2.0: extract] [hxd.0.3.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [cmdliner: make install]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 63/427: [httpun-types.0.2.0: extract] [hxd.0.3.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [cmdliner: make install]
Processing 64/427: [httpun-types.0.2.0: extract] [hxd.0.3.2: extract] [integers.0.7.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [cmdliner: make install]
Processing 65/427: [httpun-types.0.2.0: extract] [hxd.0.3.2: extract] [integers.0.7.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved httpun-types.0.2.0  (cached)
Processing 65/427: [hxd.0.3.2: extract] [integers.0.7.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 66/427: [hxd.0.3.2: extract] [integers.0.7.0: extract] [ipaddr.5.6.0 + 4 others: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved hxd.0.3.2  (cached)
Processing 66/427: [integers.0.7.0: extract] [ipaddr.5.6.0 + 4 others: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 67/427: [integers.0.7.0: extract] [ipaddr.5.6.0 + 4 others: extract] [irmin.3.9.0 + 4 others: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved integers.0.7.0  (cached)
Processing 67/427: [ipaddr.5.6.0 + 4 others: extract] [irmin.3.9.0 + 4 others: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 68/427: [ipaddr.5.6.0 + 4 others: extract] [irmin.3.9.0 + 4 others: extract] [irmin-watcher.0.5.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0  (cached)
Processing 68/427: [irmin.3.9.0 + 4 others: extract] [irmin-watcher.0.5.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 69/427: [irmin.3.9.0 + 4 others: extract] [irmin-watcher.0.5.0: extract] [jsonm.1.0.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved irmin-watcher.0.5.0  (cached)
Processing 69/427: [irmin.3.9.0 + 4 others: extract] [jsonm.1.0.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 70/427: [irmin.3.9.0 + 4 others: extract] [jsonm.1.0.2: extract] [kdf.1.0.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved jsonm.1.0.2  (cached)
Processing 70/427: [irmin.3.9.0 + 4 others: extract] [kdf.1.0.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 71/427: [irmin.3.9.0 + 4 others: extract] [kdf.1.0.0: extract] [ke.0.6: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved kdf.1.0.0  (cached)
Processing 71/427: [irmin.3.9.0 + 4 others: extract] [ke.0.6: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 72/427: [irmin.3.9.0 + 4 others: extract] [ke.0.6: extract] [logs.0.7.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved ke.0.6  (cached)
Processing 72/427: [irmin.3.9.0 + 4 others: extract] [logs.0.7.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 73/427: [irmin.3.9.0 + 4 others: extract] [logs.0.7.0: extract] [lru.0.3.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved logs.0.7.0  (cached)
Processing 73/427: [irmin.3.9.0 + 4 others: extract] [lru.0.3.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 74/427: [irmin.3.9.0 + 4 others: extract] [lru.0.3.1: extract] [lwt.5.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
-> retrieved lru.0.3.1  (cached)
Processing 74/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
Processing 75/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [lwt-dllist.1.0.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 12.4.0
- Copyright (C) 2022 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 75/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [lwt-dllist.1.0.1: extract] [conf-pkg-config: pkgconf] [dune: ocaml 31] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 75/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [lwt-dllist.1.0.1: extract] [dune: ocaml 31] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\default\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\default\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
Processing 75/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [lwt-dllist.1.0.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 75/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 76/427: [irmin.3.9.0 + 4 others: extract] [lwt.5.8.0: extract] [magic-mime.1.3.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved lwt.5.8.0  (cached)
Processing 76/427: [irmin.3.9.0 + 4 others: extract] [magic-mime.1.3.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 77/427: [irmin.3.9.0 + 4 others: extract] [magic-mime.1.3.1: extract] [metrics.0.4.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved irmin.3.9.0, irmin-git.3.9.0, irmin-mirage.3.9.0, irmin-mirage-git.3.9.0, ppx_irmin.3.9.0  (cached)
Processing 77/427: [magic-mime.1.3.1: extract] [metrics.0.4.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 78/427: [magic-mime.1.3.1: extract] [metrics.0.4.1: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved magic-mime.1.3.1  (cached)
Processing 78/427: [metrics.0.4.1: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 79/427: [metrics.0.4.1: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved metrics.0.4.1  (cached)
Processing 79/427: [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 80/427: [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9  (cached)
Processing 80/427: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 81/427: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 81/427: [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 82/427: [mirage-clock.4.2.0, mirage-clock-unix.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
Processing 82/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 83/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-flow.4.0.2: extract] [mirage-kv.6.1.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved mirage-flow.4.0.2  (cached)
Processing 83/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-kv.6.1.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 84/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-kv.6.1.1: extract] [mirage-net.4.0.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved mirage-kv.6.1.1  (cached)
Processing 84/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-net.4.0.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 85/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-net.4.0.0: extract] [mirage-runtime.4.8.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved mirage-net.4.0.0  (cached)
Processing 85/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 86/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\default\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\default\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 86/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31]
Processing 87/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31]
-> installed conf-mingw-w64-gcc-i686.1
Processing 88/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31]
-> installed conf-pkg-config.3
Processing 89/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31]
Processing 90/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [dune: ocaml 31]
Processing 91/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [dune: ocaml 31]
Processing 92/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [dune: ocaml 31]
Processing 93/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [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] [dune: ocaml 31]
Processing 94/427: [mirage-crypto.1.1.0 + 4 others: extract] [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-crypto.1.1.0, mirage-crypto-ec.1.1.0, mirage-crypto-pk.1.1.0, mirage-crypto-rng.1.1.0, mirage-crypto-rng-mirage.1.1.0  (cached)
Processing 94/427: [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 95/427: [mirage-runtime.4.8.1: extract] [mirage-time.3.0.0: extract] [mirage-unix.5.0.1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-runtime.4.8.1  (cached)
Processing 95/427: [mirage-time.3.0.0: extract] [mirage-unix.5.0.1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 96/427: [mirage-time.3.0.0: extract] [mirage-unix.5.0.1: extract] [mtime.2.1.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-time.3.0.0  (cached)
Processing 96/427: [mirage-unix.5.0.1: extract] [mtime.2.1.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 97/427: [mirage-unix.5.0.1: extract] [mtime.2.1.0: extract] [num.1.5-1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-unix.5.0.1  (cached)
Processing 97/427: [mtime.2.1.0: extract] [num.1.5-1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 98/427: [mtime.2.1.0: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.2.1.0  (cached)
Processing 98/427: [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 99/427: [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved num.1.5-1  (cached)
Processing 99/427: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 100/427: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
[num: patch] applying num-in-findlib-dir.patch
Processing 101/427: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 101/427: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 102/427: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 102/427: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 103/427: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 103/427: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 104/427: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 105/427: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 105/427: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make]
Processing 106/427: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 107/427: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 107/427: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 108/427: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [optint.0.3.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocplib-endian.1.2  (cached)
Processing 108/427: [ohex.0.2.0: extract] [optint.0.3.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 109/427: [ohex.0.2.0: extract] [optint.0.3.0: extract] [paf.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ohex.0.2.0  (cached)
Processing 109/427: [optint.0.3.0: extract] [paf.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 110/427: [optint.0.3.0: extract] [paf.0.7.0: extract] [parsexp.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved optint.0.3.0  (cached)
Processing 110/427: [paf.0.7.0: extract] [parsexp.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 111/427: [paf.0.7.0: extract] [parsexp.v0.16.0: extract] [pecu.0.7: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved paf.0.7.0  (cached)
Processing 111/427: [parsexp.v0.16.0: extract] [pecu.0.7: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 112/427: [parsexp.v0.16.0: extract] [pecu.0.7: extract] [ppx_derivers.1.2.1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved parsexp.v0.16.0  (cached)
Processing 112/427: [pecu.0.7: extract] [ppx_derivers.1.2.1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 113/427: [pecu.0.7: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved pecu.0.7  (cached)
Processing 113/427: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 114/427: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 114/427: [ppx_deriving.6.0.3: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 115/427: [ppx_deriving.6.0.3: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 115/427: [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 116/427: [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_repr.0.7.0, repr.0.7.0  (cached)
Processing 116/427: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 117/427: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [psq.0.2.1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 117/427: [ppxlib.0.33.1~5.3preview: extract] [psq.0.2.1: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 118/427: [ppxlib.0.33.1~5.3preview: extract] [psq.0.2.1: extract] [ptime.1.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 118/427: [psq.0.2.1: extract] [ptime.1.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 119/427: [psq.0.2.1: extract] [ptime.1.2.0: extract] [randomconv.0.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved psq.0.2.1  (cached)
Processing 119/427: [ptime.1.2.0: extract] [randomconv.0.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 120/427: [ptime.1.2.0: extract] [randomconv.0.2.0: extract] [re.1.12.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ptime.1.2.0  (cached)
Processing 120/427: [randomconv.0.2.0: extract] [re.1.12.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 121/427: [randomconv.0.2.0: extract] [re.1.12.0: extract] [result.1.5: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved randomconv.0.2.0  (cached)
Processing 121/427: [re.1.12.0: extract] [result.1.5: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 122/427: [re.1.12.0: extract] [result.1.5: extract] [rresult.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved re.1.12.0  (cached)
Processing 122/427: [result.1.5: extract] [rresult.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved seq.base  (cached)
Processing 123/427: [result.1.5: extract] [rresult.0.7.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 124/427: [result.1.5: extract] [rresult.0.7.0: extract] [sexplib.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 125/427: [result.1.5: extract] [rresult.0.7.0: extract] [sexplib.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed seq.base
Processing 126/427: [result.1.5: extract] [rresult.0.7.0: extract] [sexplib.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved result.1.5  (cached)
Processing 126/427: [rresult.0.7.0: extract] [sexplib.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 127/427: [rresult.0.7.0: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved rresult.0.7.0  (cached)
Processing 127/427: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 128/427: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved sexplib.v0.16.0  (cached)
Processing 128/427: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 129/427: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 129/427: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 130/427: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [tcpip.8.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 130/427: [stringext.1.6.0: extract] [tcpip.8.2.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 131/427: [stringext.1.6.0: extract] [tcpip.8.2.0: extract] [tls.1.0.4, tls-mirage.1.0.4: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved stringext.1.6.0  (cached)
Processing 131/427: [tcpip.8.2.0: extract] [tls.1.0.4, tls-mirage.1.0.4: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 132/427: [tcpip.8.2.0: extract] [tls.1.0.4, tls-mirage.1.0.4: extract] [topkg.1.0.7: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved tcpip.8.2.0  (cached)
Processing 132/427: [tls.1.0.4, tls-mirage.1.0.4: extract] [topkg.1.0.7: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 133/427: [tls.1.0.4, tls-mirage.1.0.4: extract] [topkg.1.0.7: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved tls.1.0.4, tls-mirage.1.0.4  (cached)
Processing 133/427: [topkg.1.0.7: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 134/427: [topkg.1.0.7: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.3: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved topkg.1.0.7  (cached)
Processing 134/427: [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.3: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 135/427: [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.3: extract] [x509.1.0.5: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 135/427: [uutf.1.0.3: extract] [x509.1.0.5: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 136/427: [uutf.1.0.3: extract] [x509.1.0.5: extract] [zarith.1.14: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved uutf.1.0.3  (cached)
Processing 136/427: [x509.1.0.5: extract] [zarith.1.14: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved x509.1.0.5  (cached)
Processing 136/427: [zarith.1.14: extract] [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved zarith.1.14  (cached)
Processing 136/427: [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] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 136/427: [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed conf-mingw-w64-gmp-i686.1
Processing 137/427: [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 137/427: [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 138/427: [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 139/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-libffi-i686.1)
-> compiled  conf-mingw-w64-libffi-i686.1
Processing 139/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed conf-mingw-w64-libffi-i686.1
Processing 140/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-libffi-x86_64.1)
-> compiled  conf-mingw-w64-libffi-x86_64.1
Processing 140/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed conf-mingw-w64-libffi-x86_64.1
Processing 141/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 142/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libffi: pkgconf libffi] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ 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\default\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 142/427: [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libffi: pkgconf libffi] [dune: ocaml 31] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
-> compiled  conf-libffi.2.0.0
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/default/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/default/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/default/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\default"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\default\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\default\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\default\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\default\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\default\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/default/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/default/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.15.0"'; \
- ) > src/ocamlbuild_config.ml
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31

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


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install angstrom                 0.16.1
| - install arp                      3.1.1
| - install asn1-combinators         0.3.2
| - install astring                  0.8.5
| - install awa                      0.4.0
| - install awa-mirage               0.4.0
| - install base                     v0.16.3
| - install base-bytes               base
| - install base64                   3.5.1
| - install bheap                    2.0.0
| - install bigarray-compat          1.1.0
| - install bigstringaf              0.10.0
| - install bos                      0.2.1
| - install ca-certs                 1.0.0
| - install ca-certs-nss             3.104
| - install carton                   0.7.2
| - install carton-git               0.7.2
| - install carton-lwt               0.7.2
| - install cf                       0.5.0
| - install cf-lwt                   0.5.0
| - install checkseum                0.5.2
| - install cohttp                   6.0.0~beta2
| - install cohttp-lwt               6.0.0~beta2
| - install cohttp-lwt-unix          6.0.0~beta2
| - install conduit                  6.2.3
| - install conduit-lwt              6.2.3
| - install conduit-lwt-unix         6.2.3
| - install conf-gmp                 4
| - install conf-gmp-powm-sec        3
| - install conf-libffi              2.0.0
| - install cppo                     1.7.0
| - install csexp                    1.5.2
| - install cstruct                  6.2.0
| - install cstruct-lwt              6.2.0
| - install cstruct-unix             6.2.0
| - install ctypes                   0.23.0
| - install ctypes-foreign           0.23.0
| - install decompress               1.5.3
| - install digestif                 1.2.0
| - install dns                      9.1.0
| - install dns-client               9.1.0
| - install dns-client-mirage        9.1.0
| - install domain-name              0.4.0
| - install duff                     0.5
| - install dune-configurator        3.16.1
| - install duration                 0.2.1
| - install either                   1.0.0
| - install emile                    1.1
| - install encore                   0.8
| - install eqaf                     0.10
| - install ethernet                 3.2.0
| - install faraday                  0.8.2
| - install fmt                      0.9.0
| - install fpath                    0.7.3
| - install fsevents                 0.3.0
| - install fsevents-lwt             0.3.0
| - install git                      3.17.0
| - install git-mirage               3.17.0
| - install git-paf                  3.17.0
| - install git-unix                 3.17.0
| - install gmap                     0.3.0
| - install h2                       0.13.0
| - install happy-eyeballs           1.2.2
| - install happy-eyeballs-lwt       1.2.2
| - install happy-eyeballs-mirage    1.2.2
| - install hpack                    0.13.0
| - install http                     6.0.0~beta2
| - install httpaf                   0.7.1
| - install httpun-types             0.2.0
| - install hxd                      0.3.2
| - install integers                 0.7.0
| - install ipaddr                   5.6.0
| - install ipaddr-cstruct           5.6.0
| - install ipaddr-sexp              5.6.0
| - install irmin                    3.9.0
| - install irmin-git                3.9.0
| - install irmin-mirage             3.9.0
| - install irmin-mirage-git         3.9.0
| - install irmin-watcher            0.5.0
| - install jsonm                    1.0.2
| - install kdf                      1.0.0
| - install ke                       0.6
| - install logs                     0.7.0
| - install lru                      0.3.1
| - install lwt                      5.8.0
| - install lwt-dllist               1.0.1
| - install macaddr                  5.6.0
| - install macaddr-cstruct          5.6.0
| - install magic-mime               1.3.1
| - install metrics                  0.4.1
| - install mimic                    0.0.9
| - install mimic-happy-eyeballs     0.0.9
| - install mirage-clock             4.2.0
| - install mirage-clock-unix        4.2.0
| - install mirage-crypto            1.1.0
| - install mirage-crypto-ec         1.1.0
| - install mirage-crypto-pk         1.1.0
| - install mirage-crypto-rng        1.1.0
| - install mirage-crypto-rng-mirage 1.1.0
| - install mirage-flow              4.0.2
| - install mirage-kv                6.1.1
| - install mirage-net               4.0.0
| - install mirage-runtime           4.8.1
| - install mirage-time              3.0.0
| - install mirage-unix              5.0.1
| - install mtime                    2.1.0
| - install ocaml-compiler-libs      v0.12.4
| - install ocaml-syntax-shims       1.0.0
| - install ocamlgraph               2.1.0
| - install ocplib-endian            1.2
| - install ohex                     0.2.0
| - install optint                   0.3.0
| - install paf                      0.7.0
| - install parsexp                  v0.16.0
| - install pecu                     0.7
| - install ppx_derivers             1.2.1
| - install ppx_deriving             6.0.3
| - install ppx_irmin                3.9.0
| - install ppx_repr                 0.7.0
| - install ppx_sexp_conv            v0.16.0
| - install ppxlib                   0.33.1~5.3preview
| - install psq                      0.2.1
| - install ptime                    1.2.0
| - install randomconv               0.2.0
| - install re                       1.12.0
| - install repr                     0.7.0
| - install result                   1.5
| - install rresult                  0.7.0
| - install sexplib                  v0.16.0
| - install sexplib0                 v0.16.0
| - install stdlib-shims             0.3.0
| - install stringext                1.6.0
| - install tcpip                    8.2.0
| - install tls                      1.0.4
| - install tls-mirage               1.0.4
| - install topkg                    1.0.7
| - install uri                      4.4.0
| - install uri-sexp                 4.4.0
| - install uutf                     1.0.3
| - install x509                     1.0.5
| - install zarith                   1.14
+- 
+- The following actions failed
| - build   dune            3.16.1
| - build   num             1.5-1
| - build   ocamlbuild      0.15.0
| - build   ocamlfind       1.9.5
| - 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-bash                    1
| - 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-pkg-config              3
| - install seq                          base
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\default\\.opam-switch\\backup\\state-20241111183421.export"
'C:\cygwin64\bin\opam.exe install -vy irmin-mirage-git.3.9.0' failed.
"
opam remove -y "irmin-mirage-git.3.9.0"
opam install -vy "irmin-mirage-git.3.9.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "irmin-mirage-git.3.9.0" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; 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