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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-12 00:18.23 ---> 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-12 00:18.23 ---> 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-12 00:18.23 ---> 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-12 00:18.23 ---> 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-12 00:18.23 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

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

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"tezos-rpc-http-server.17.3\"\
               \nopam install -vy \"tezos-rpc-http-server.17.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"tezos-rpc-http-server.17.3\" | 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] tezos-rpc-http-server.17.3 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 136 packages
  - install   aches                     1.1.0             [required by tezos-crypto]
  - install   aches-lwt                 1.1.0             [required by tezos-stdlib-unix]
  - install   angstrom                  0.16.1            [required by uri]
  - install   asn1-combinators          0.2.6             [required by x509]
  - install   astring                   0.8.5             [required by conduit, ca-certs]
  - install   base                      v0.16.3           [required by ppx_hash]
  - install   base-bytes                base              [required by cohttp]
  - install   base64                    3.5.1             [required by cohttp]
  - install   bigarray-compat           1.1.0             [required by ctypes]
  - install   bigstring                 0.3               [required by secp256k1-internal]
  - install   bigstringaf               0.10.0            [required by angstrom]
  - install   bls12-381                 6.1.0             [required by tezos-crypto]
  - install   bos                       0.2.1             [required by ca-certs]
  - install   ca-certs                  0.2.3             [required by conduit-lwt-unix]
  - install   cmdliner                  1.3.0             [required by cohttp-lwt-unix]
  - install   cohttp                    5.3.1             [required by cohttp-lwt]
  - install   cohttp-lwt                5.3.0             [required by cohttp-lwt-unix]
  - install   cohttp-lwt-unix           5.3.0             [required by tezos-rpc-http-server]
  - install   conduit                   7.1.0             [required by conduit-lwt]
  - install   conduit-lwt               7.1.0             [required by cohttp-lwt-unix]
  - install   conduit-lwt-unix          7.1.0             [required by cohttp-lwt-unix, resto-cohttp-server]
  - install   conf-bash                 1                 [required by base]
  - install   conf-cmake                1                 [required by hacl-star-raw]
  - install   conf-gmp                  4                 [required by secp256k1-internal]
  - install   conf-gmp-powm-sec         3                 [required by mirage-crypto-pk]
  - install   conf-libev                4-11              [required by tezos-stdlib-unix]
  - install   conf-mingw-w64-gcc-i686   1                 [required by conf-mingw-w64-gmp-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-pkg-config           3                 [required by secp256k1-internal]
  - install   conf-which                1                 [required by hacl-star-raw]
  - install   cppo                      1.7.0             [required by lwt, hacl-star]
  - install   csexp                     1.5.2             [required by dune-configurator]
  - install   cstruct                   6.2.0             [required by secp256k1-internal]
  - install   ctypes                    0.20.2            [required by tezos-hacl]
  - install   ctypes_stubs_js           0.1               [required by tezos-hacl]
  - install   data-encoding             0.7.1             [required by tezos-base]
  - install   domain-name               0.4.0             [required by ipaddr, x509]
  - install   dune                      3.10.0            [required by tezos-rpc-http-server]
  - install   dune-configurator         3.13.1            [required by secp256k1-internal]
  - install   duration                  0.2.1             [required by mirage-crypto-rng]
  - install   either                    1.0.0             [required by data-encoding]
  - install   eqaf                      0.9               [required by mirage-crypto]
  - install   ezjsonm                   1.3.0             [required by tezos-base]
  - install   fmt                       0.9.0             [required by cohttp-lwt-unix]
  - install   fpath                     0.7.3             [required by ca-certs]
  - install   gen                       1.1               [required by sedlex]
  - install   gmap                      0.3.0             [required by x509]
  - install   hacl-star                 0.7.1             [required by tezos-hacl]
  - install   hacl-star-raw             0.7.1             [required by tezos-hacl]
  - install   hex                       1.5.0             [required by data-encoding]
  - install   integers                  0.7.0             [required by bls12-381]
  - install   integers_stubs_js         1.0               [required by ctypes_stubs_js]
  - install   ipaddr                    5.6.0             [required by tezos-base]
  - install   ipaddr-sexp               5.6.0             [required by conduit-lwt-unix]
  - install   jane-street-headers       v0.16.0           [required by time_now]
  - install   js_of_ocaml               5.8.2             [required by logs]
  - install   js_of_ocaml-compiler      5.8.2             [required by js_of_ocaml]
  - install   json-data-encoding        0.12.1            [required by data-encoding]
  - install   json-data-encoding-bson   0.12.1            [required by data-encoding]
  - install   jsonm                     1.0.2             [required by cohttp, ezjsonm]
  - install   jst-config                v0.16.0           [required by time_now]
  - install   logs                      0.7.0             [required by cohttp-lwt-unix]
  - install   lwt                       5.8.0             [required by resto-cohttp-server, cohttp-lwt-unix, tezos-base]
  - install   lwt-canceler              0.3               [required by tezos-error-monad]
  - install   lwt_log                   1.1.2             [required by tezos-event-logging, tezos-stdlib-unix]
  - install   macaddr                   5.6.0             [required by ipaddr]
  - install   magic-mime                1.3.1             [required by cohttp-lwt-unix]
  - install   menhir                    20240715          [required by js_of_ocaml-compiler]
  - install   menhirCST                 20240715          [required by menhir]
  - install   menhirLib                 20240715          [required by js_of_ocaml-compiler]
  - install   menhirSdk                 20240715          [required by js_of_ocaml-compiler]
  - install   mirage-crypto             0.11.3            [required by ca-certs]
  - install   mirage-crypto-ec          0.11.3            [required by x509]
  - install   mirage-crypto-pk          0.11.3            [required by x509]
  - install   mirage-crypto-rng         0.11.3            [required by x509]
  - install   mtime                     1.4.0             [required by tezos-stdlib-unix]
  - 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 logs, mtime]
  - install   ocamlfind                 1.9.5             [required by logs, mtime]
  - install   ocplib-endian             1.2               [required by json-data-encoding-bson]
  - install   octez-bls12-381-signature 17.3              [required by tezos-crypto]
  - install   pbkdf                     1.2.0             [required by x509]
  - install   ppx_assert                v0.16.0           [required by jst-config]
  - install   ppx_base                  v0.16.0           [required by time_now]
  - install   ppx_cold                  v0.16.0           [required by ppx_base]
  - install   ppx_compare               v0.16.0           [required by ppx_hash]
  - install   ppx_derivers              1.2.1             [required by ppxlib]
  - install   ppx_enumerate             v0.16.0           [required by ppx_base]
  - install   ppx_expect                v0.16.0           [required by tezos-micheline]
  - install   ppx_globalize             v0.16.0           [required by ppx_base]
  - install   ppx_hash                  v0.16.0           [required by data-encoding]
  - install   ppx_here                  v0.16.0           [required by ppx_expect]
  - install   ppx_inline_test           v0.16.0           [required by ppx_expect]
  - install   ppx_optcomp               v0.16.0           [required by time_now]
  - install   ppx_sexp_conv             v0.16.0           [required by cohttp-lwt-unix]
  - install   ppxlib                    0.33.1~5.3preview [required by ppx_hash]
  - install   ptime                     1.2.0             [required by tezos-base]
  - install   re                        1.12.0            [required by tezos-stdlib-unix]
  - install   resto                     1.1               [required by resto-acl]
  - install   resto-acl                 1.1               [required by tezos-rpc-http-server]
  - install   resto-cohttp              1.1               [required by resto-cohttp-server, tezos-rpc-http]
  - install   resto-cohttp-server       1.1               [required by tezos-rpc-http-server]
  - install   resto-directory           1.1               [required by resto-cohttp-server]
  - install   ringo                     1.1.0             [required by aches]
  - install   rresult                   0.7.0             [required by bos]
  - install   secp256k1-internal        0.4.0             [required by tezos-crypto]
  - install   sedlex                    3.3               [required by js_of_ocaml-compiler]
  - install   seq                       base              [required by re]
  - install   seqes                     0.2               [required by tezos-lwt-result-stdlib]
  - install   sexplib0                  v0.16.0           [required by cohttp-lwt, conduit-lwt]
  - install   stdio                     v0.16.0           [required by ppx_expect]
  - install   stdlib-shims              0.3.0             [required by integers]
  - install   stringext                 1.6.0             [required by cohttp]
  - install   tezos-base                17.3              [required by tezos-rpc-http-server]
  - install   tezos-crypto              17.3              [required by tezos-base]
  - install   tezos-error-monad         17.3              [required by tezos-base]
  - install   tezos-event-logging       17.3              [required by tezos-base]
  - install   tezos-hacl                17.3              [required by tezos-base]
  - install   tezos-lwt-result-stdlib   17.3              [required by tezos-event-logging, tezos-crypto, tezos-stdlib-unix]
  - install   tezos-micheline           17.3              [required by tezos-base]
  - install   tezos-rpc                 17.3              [required by tezos-rpc-http-server]
  - install   tezos-rpc-http            17.3              [required by tezos-rpc-http-server]
  - install   tezos-rpc-http-server     17.3
  - install   tezos-stdlib              17.3              [required by tezos-base]
  - install   tezos-stdlib-unix         17.3              [required by tezos-rpc-http-server]
  - install   time_now                  v0.16.0           [required by ppx_inline_test]
  - install   topkg                     1.0.7             [required by logs, mtime]
  - install   uri                       4.4.0             [required by tezos-base, resto-acl, tezos-rpc-http]
  - install   uri-sexp                  4.4.0             [required by cohttp]
  - install   uutf                      1.0.3             [required by tezos-micheline]
  - install   x509                      0.16.5            [required by ca-certs]
  - install   yojson                    2.2.2             [required by js_of_ocaml-compiler]
  - install   zarith                    1.12              [required by tezos-crypto, data-encoding, tezos-micheline]
  - install   zarith_stubs_js           v0.16.1           [required by tezos-crypto, data-encoding, tezos-micheline]

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

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

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

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "cmake,mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp"
- 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: 4 tasks, update: no, use test packages: no
- solving: 17 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libjsoncpp25                          1.9.5-1  
-    1 install liblzo2_2                             2.10-2   
-    2 install librhash0                             1.4.1-1  
-    3 install libuv1                                1.48.0-1 
-    4 install libxml2                               2.10.4-2 
-    5 install mingw64-i686-binutils                 2.43.1-1 
-    6 install mingw64-i686-windows-default-manifest 6.4-1    
-    7 install mingw64-i686-winpthreads              12.0.0-1 
-    8 install mingw64-x86_64-gcc-g++                12.4.0-1 
-    9 install libarchive13                          3.7.7-1  
-   10 install mingw64-i686-headers                  12.0.0-1 
-   11 install mingw64-x86_64-gmp                    6.3.0-1  
-   12 install cmake                                 3.28.3-1 
-   13 install mingw64-i686-runtime                  12.0.0-1 
-   14 install mingw64-i686-gcc-core                 12.4.0-1 
-   15 install mingw64-i686-gcc-g++                  12.4.0-1 
-   16 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jsoncpp/libjsoncpp25/libjsoncpp25-1.9.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/rhash/librhash0/librhash0-1.4.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libuv/libuv1/libuv1-1.48.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- 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-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/x86_64/release/libarchive/libarchive13/libarchive13-3.7.7-1.tar.zst
- 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/x86_64/release/cmake/cmake-3.28.3-1.tar.xz
- 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/jsoncpp/libjsoncpp25/libjsoncpp25-1.9.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/rhash/librhash0/librhash0-1.4.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libuv/libuv1/libuv1-1.48.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-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/x86_64/release/libarchive/libarchive13/libarchive13-3.7.7-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-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/x86_64/release/cmake/cmake-3.28.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-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\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh"
- 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/379: [aches.1.1.0 + 2 others: extract]
Processing  2/379: [aches.1.1.0 + 2 others: extract] [angstrom.0.16.1: extract]
Processing  3/379: [aches.1.1.0 + 2 others: extract] [angstrom.0.16.1: extract] [asn1-combinators.0.2.6: extract]
-> retrieved aches.1.1.0, aches-lwt.1.1.0, ringo.1.1.0  (cached)
Processing  3/379: [angstrom.0.16.1: extract] [asn1-combinators.0.2.6: extract]
Processing  4/379: [angstrom.0.16.1: extract] [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/379: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
Processing  5/379: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract] [base.v0.16.3: extract]
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  5/379: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  6/379: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  7/379: [astring.0.8.5: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  7/379: [base.v0.16.3: extract] [base64.3.5.1: extract]
Processing  8/379: [base.v0.16.3: extract] [base64.3.5.1: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  8/379: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  9/379: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  9/379: [base.v0.16.3: extract] [bigstring.0.3: extract]
Processing 10/379: [base.v0.16.3: extract] [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
-> retrieved base.v0.16.3  (cached)
Processing 10/379: [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
Processing 11/379: [bigstring.0.3: extract] [bigstringaf.0.10.0: extract] [bls12-381.6.1.0: http]
-> retrieved bigstring.0.3  (cached)
Processing 11/379: [bigstringaf.0.10.0: extract] [bls12-381.6.1.0: http]
Processing 12/379: [bigstringaf.0.10.0: extract] [bls12-381.6.1.0: http] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 12/379: [bls12-381.6.1.0: http] [bos.0.2.1: extract]
Processing 13/379: [bls12-381.6.1.0: http] [bos.0.2.1: extract] [ca-certs.0.2.3: extract]
-> retrieved bos.0.2.1  (cached)
Processing 13/379: [bls12-381.6.1.0: http] [ca-certs.0.2.3: extract]
Processing 14/379: [bls12-381.6.1.0: http] [ca-certs.0.2.3: extract] [cmdliner.1.3.0: extract]
-> retrieved ca-certs.0.2.3  (cached)
Processing 14/379: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 15/379: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
Processing 15/379: [bls12-381.6.1.0: extract] [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 15/379: [bls12-381.6.1.0: extract] [cohttp.5.3.1: extract]
Processing 16/379: [bls12-381.6.1.0: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
Processing 17/379: [bls12-381.6.1.0: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [cmdliner: make all]
-> retrieved bls12-381.6.1.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381/-/archive/6.1.0/ocaml-bls12-381-6.1.0.tar.gz)
Processing 17/379: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [cmdliner: make all]
Processing 18/379: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
-> retrieved cohttp.5.3.1  (cached)
Processing 18/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 19/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-cmake.1  (cached)
Processing 20/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp.4  (cached)
Processing 21/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 22/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-libev.4-11  (cached)
Processing 23/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 24/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 25/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 26/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 27/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 28/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cmdliner: make all]
Processing 29/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all]
Processing 30/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 31/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh]
Processing 32/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh]
Processing 33/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 34/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/379: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (cached)
Processing 35/379: [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 36/379: [conduit.7.1.0 + 2 others: extract] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved conduit.7.1.0, conduit-lwt.7.1.0, conduit-lwt-unix.7.1.0  (cached)
Processing 36/379: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 37/379: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved cppo.1.7.0  (cached)
Processing 37/379: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 38/379: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved csexp.1.5.2  (cached)
Processing 38/379: [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 39/379: [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved cstruct.6.2.0  (cached)
Processing 39/379: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 40/379: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 40/379: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ 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 40/379: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-bash.1
Processing 41/379: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved ctypes.0.20.2  (cached)
Processing 41/379: [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 42/379: [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved ctypes_stubs_js.0.1  (https://gitlab.com/nomadic-labs/ctypes_stubs_js/-/archive/0.1/ctypes_stubs_js-0.1.tar.gz)
Processing 42/379: [data-encoding.0.7.1: http] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 43/379: [data-encoding.0.7.1: http] [domain-name.0.4.0: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 43/379: [data-encoding.0.7.1: extract] [domain-name.0.4.0: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved domain-name.0.4.0  (cached)
Processing 43/379: [data-encoding.0.7.1: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 44/379: [data-encoding.0.7.1: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\sh.exe "-ex" "configure.sh" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo 'cmd: "cmake"'
-> compiled  conf-cmake.1
Processing 44/379: [data-encoding.0.7.1: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-cmake.1
Processing 45/379: [data-encoding.0.7.1: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved data-encoding.0.7.1  (https://gitlab.com/nomadic-labs/data-encoding/-/archive/v0.7.1/data-encoding-v0.7.1.tar.gz)
Processing 45/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 46/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\sh.exe "./build.sh" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-libev.4-11)
- testing for libev: ............................. unavailable
- 
-       The following recquired C libraries are missing: libev.
- Please install them and retry. If they are installed in a non-standard location, set the environment variables C_INCLUDE_PATH and LIBRARY_PATH accordingly and retry.
- 
- For example, if they are installed in /opt/local, you can type:
- 
- export C_INCLUDE_PATH=/opt/local/include
- export LIBRARY_PATH=/opt/local/lib
- 
- To compile without libev support, use ./configure --disable-libev ...
Processing 46/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 47/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
[ERROR] The compilation of conf-libev.4-11 failed at "sh ./build.sh".
+ 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 47/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-mingw-w64-gcc-i686.1
Processing 48/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved duration.0.2.1  (cached)
Processing 48/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 49/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
+ 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 49/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 50/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-which: which which]
Processing 51/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-which: which which]
Processing 52/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved either.1.0.0  (cached)
Processing 52/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 53/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
+ 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 53/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> installed conf-mingw-w64-gmp-i686.1
Processing 54/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
+ 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 54/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 55/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-which: which which]
Processing 56/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
-> retrieved eqaf.0.9  (cached)
Processing 56/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
Processing 57/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-gmp.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
Processing 57/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-gmp.4
Processing 58/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-which: which which]
Processing 59/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
+ C:\cygwin64\bin\which.exe "which" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 59/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> installed conf-which.1
Processing 60/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved ezjsonm.1.3.0  (cached)
Processing 60/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 61/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-gmp-powm-sec.3)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.3
Processing 61/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fmt.0.9.0: extract] [cmdliner: make all]
-> installed conf-gmp-powm-sec.3
Processing 62/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fmt.0.9.0: extract] [cmdliner: make all]
-> retrieved fmt.0.9.0  (cached)
Processing 62/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 63/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fpath.0.7.3: extract] [cmdliner: make all]
-> retrieved fpath.0.7.3  (cached)
Processing 63/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 64/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [gen.1.1: extract] [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing 64/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 65/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [gmap.0.3.0: extract] [cmdliner: make all]
-> retrieved gmap.0.3.0  (cached)
Processing 65/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 66/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: extract] [cmdliner: make all]
-> retrieved hacl-star.0.7.1, hacl-star-raw.0.7.1  (cached)
Processing 66/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 67/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hex.1.5.0: extract] [cmdliner: make all]
-> retrieved hex.1.5.0  (cached)
Processing 67/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 68/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [integers.0.7.0: extract] [cmdliner: make all]
-> retrieved integers.0.7.0  (cached)
Processing 68/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 69/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [cmdliner: make all]
+ 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 69/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract]
Processing 70/379: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [cmdliner: make install]
-> retrieved dune.3.10.0  (cached)
Processing 70/379: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [cmdliner: make install]
Processing 71/379: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make install]
Processing 72/379: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [ipaddr.5.6.0 + 2 others: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved dune-configurator.3.13.1  (cached)
Processing 72/379: [integers_stubs_js.1.0: extract] [ipaddr.5.6.0 + 2 others: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 73/379: [integers_stubs_js.1.0: extract] [ipaddr.5.6.0 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved integers_stubs_js.1.0  (cached)
Processing 73/379: [ipaddr.5.6.0 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 74/379: [ipaddr.5.6.0 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 74/379: [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 75/379: [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 75/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 76/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [jsonm.1.0.2: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1  (cached)
Processing 76/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 77/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [jst-config.v0.16.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved jsonm.1.0.2  (cached)
Processing 77/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 78/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [logs.0.7.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved jst-config.v0.16.0  (cached)
Processing 78/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 79/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [lwt.5.8.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved logs.0.7.0  (cached)
Processing 79/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 80/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [lwt-canceler.0.3: http] [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 80/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [lwt-canceler.0.3: http] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 80/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [lwt-canceler.0.3: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved lwt.5.8.0  (cached)
Processing 80/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 81/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: extract] [lwt_log.1.1.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved lwt-canceler.0.3  (https://gitlab.com/nomadic-labs/lwt-canceler/-/archive/v0.3/lwt-canceler-v0.3.tar.gz)
Processing 81/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt_log.1.1.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 82/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt_log.1.1.2: extract] [magic-mime.1.3.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved lwt_log.1.1.2  (cached)
Processing 82/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [magic-mime.1.3.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 83/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved magic-mime.1.3.1  (cached)
Processing 83/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 84/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.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 84/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 84/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31]
Processing 85/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31]
Processing 86/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.0.11.3 + 3 others: extract] [dune: ocaml 31]
Processing 87/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.0.11.3 + 3 others: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 87/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [mirage-crypto.0.11.3 + 3 others: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 88/379: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [mirage-crypto.0.11.3 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2  (cached)
Processing 88/379: [mirage-crypto.0.11.3 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 89/379: [mirage-crypto.0.11.3 + 3 others: extract] [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3  (cached)
Processing 89/379: [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 90/379: [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.1.4.0  (cached)
Processing 90/379: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 91/379: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 91/379: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 92/379: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 92/379: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 93/379: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
+ 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 93/379: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31]
-> retrieved ocamlbuild.0.15.0  (cached)
-> retrieved ocamlfind.1.9.5  (cached)
-> retrieved ocplib-endian.1.2  (cached)
+ 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.10.0)
- 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
| - fetch   ocamlbuild                                                                                                                                                                                                                                                                                            0.15.0
| - fetch   ocamlfind                                                                                                                                                                                                                                                                                             1.9.5
| - fetch   ocplib-endian                                                                                                                                                                                                                                                                                         1.2
| - fetch   octez-bls12-381-signature.17.3, tezos-base.17.3, tezos-crypto.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-server.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3 
| - fetch   pbkdf                                                                                                                                                                                                                                                                                                 1.2.0
| - fetch   ppx_assert                                                                                                                                                                                                                                                                                            v0.16.0
| - fetch   ppx_base                                                                                                                                                                                                                                                                                              v0.16.0
| - fetch   ppx_cold                                                                                                                                                                                                                                                                                              v0.16.0
| - fetch   ppx_compare                                                                                                                                                                                                                                                                                           v0.16.0
| - fetch   ppx_derivers                                                                                                                                                                                                                                                                                          1.2.1
| - fetch   ppx_enumerate                                                                                                                                                                                                                                                                                         v0.16.0
| - fetch   ppx_expect                                                                                                                                                                                                                                                                                            v0.16.0
| - fetch   ppx_globalize                                                                                                                                                                                                                                                                                         v0.16.0
| - fetch   ppx_hash                                                                                                                                                                                                                                                                                              v0.16.0
| - fetch   ppx_here                                                                                                                                                                                                                                                                                              v0.16.0
| - fetch   ppx_inline_test                                                                                                                                                                                                                                                                                       v0.16.0
| - fetch   ppx_optcomp                                                                                                                                                                                                                                                                                           v0.16.0
| - fetch   ppx_sexp_conv                                                                                                                                                                                                                                                                                         v0.16.0
| - fetch   ppxlib                                                                                                                                                                                                                                                                                                0.33.1~5.3preview
| - fetch   ptime                                                                                                                                                                                                                                                                                                 1.2.0
| - fetch   re                                                                                                                                                                                                                                                                                                    1.12.0
| - fetch   resto.1.1, resto-acl.1.1, resto-cohttp.1.1, resto-cohttp-server.1.1, resto-directory.1.1                                                                                                                                                                                                              
| - fetch   rresult                                                                                                                                                                                                                                                                                               0.7.0
| - fetch   secp256k1-internal                                                                                                                                                                                                                                                                                    0.4.0
| - fetch   sedlex                                                                                                                                                                                                                                                                                                3.3
| - fetch   seq                                                                                                                                                                                                                                                                                                   base
| - fetch   seqes                                                                                                                                                                                                                                                                                                 0.2
| - fetch   sexplib0                                                                                                                                                                                                                                                                                              v0.16.0
| - fetch   stdio                                                                                                                                                                                                                                                                                                 v0.16.0
| - fetch   stdlib-shims                                                                                                                                                                                                                                                                                          0.3.0
| - fetch   stringext                                                                                                                                                                                                                                                                                             1.6.0
| - fetch   time_now                                                                                                                                                                                                                                                                                              v0.16.0
| - fetch   topkg                                                                                                                                                                                                                                                                                                 1.0.7
| - fetch   uri.4.4.0, uri-sexp.4.4.0                                                                                                                                                                                                                                                                             
| - fetch   uutf                                                                                                                                                                                                                                                                                                  1.0.3
| - fetch   x509                                                                                                                                                                                                                                                                                                  0.16.5
| - fetch   yojson                                                                                                                                                                                                                                                                                                2.2.2
| - fetch   zarith                                                                                                                                                                                                                                                                                                1.12
| - fetch   zarith_stubs_js                                                                                                                                                                                                                                                                                       v0.16.1
| - install aches                                                                                                                                                                                                                                                                                                 1.1.0
| - install aches-lwt                                                                                                                                                                                                                                                                                             1.1.0
| - install angstrom                                                                                                                                                                                                                                                                                              0.16.1
| - install asn1-combinators                                                                                                                                                                                                                                                                                      0.2.6
| - install astring                                                                                                                                                                                                                                                                                               0.8.5
| - install base                                                                                                                                                                                                                                                                                                  v0.16.3
| - install base-bytes                                                                                                                                                                                                                                                                                            base
| - install base64                                                                                                                                                                                                                                                                                                3.5.1
| - install bigarray-compat                                                                                                                                                                                                                                                                                       1.1.0
| - install bigstring                                                                                                                                                                                                                                                                                             0.3
| - install bigstringaf                                                                                                                                                                                                                                                                                           0.10.0
| - install bls12-381                                                                                                                                                                                                                                                                                             6.1.0
| - install bos                                                                                                                                                                                                                                                                                                   0.2.1
| - install ca-certs                                                                                                                                                                                                                                                                                              0.2.3
| - install cohttp                                                                                                                                                                                                                                                                                                5.3.1
| - install cohttp-lwt                                                                                                                                                                                                                                                                                            5.3.0
| - install cohttp-lwt-unix                                                                                                                                                                                                                                                                                       5.3.0
| - install conduit                                                                                                                                                                                                                                                                                               7.1.0
| - install conduit-lwt                                                                                                                                                                                                                                                                                           7.1.0
| - install conduit-lwt-unix                                                                                                                                                                                                                                                                                      7.1.0
| - install cppo                                                                                                                                                                                                                                                                                                  1.7.0
| - install csexp                                                                                                                                                                                                                                                                                                 1.5.2
| - install cstruct                                                                                                                                                                                                                                                                                               6.2.0
| - install ctypes                                                                                                                                                                                                                                                                                                0.20.2
| - install ctypes_stubs_js                                                                                                                                                                                                                                                                                       0.1
| - install data-encoding                                                                                                                                                                                                                                                                                         0.7.1
| - install domain-name                                                                                                                                                                                                                                                                                           0.4.0
| - install dune-configurator                                                                                                                                                                                                                                                                                     3.13.1
| - install duration                                                                                                                                                                                                                                                                                              0.2.1
| - install either                                                                                                                                                                                                                                                                                                1.0.0
| - install eqaf                                                                                                                                                                                                                                                                                                  0.9
| - install ezjsonm                                                                                                                                                                                                                                                                                               1.3.0
| - install fmt                                                                                                                                                                                                                                                                                                   0.9.0
| - install fpath                                                                                                                                                                                                                                                                                                 0.7.3
| - install gen                                                                                                                                                                                                                                                                                                   1.1
| - install gmap                                                                                                                                                                                                                                                                                                  0.3.0
| - install hacl-star                                                                                                                                                                                                                                                                                             0.7.1
| - install hacl-star-raw                                                                                                                                                                                                                                                                                         0.7.1
| - install hex                                                                                                                                                                                                                                                                                                   1.5.0
| - install integers                                                                                                                                                                                                                                                                                              0.7.0
| - install integers_stubs_js                                                                                                                                                                                                                                                                                     1.0
| - install ipaddr                                                                                                                                                                                                                                                                                                5.6.0
| - install ipaddr-sexp                                                                                                                                                                                                                                                                                           5.6.0
| - install jane-street-headers                                                                                                                                                                                                                                                                                   v0.16.0
| - install js_of_ocaml                                                                                                                                                                                                                                                                                           5.8.2
| - install js_of_ocaml-compiler                                                                                                                                                                                                                                                                                  5.8.2
| - install json-data-encoding                                                                                                                                                                                                                                                                                    0.12.1
| - install json-data-encoding-bson                                                                                                                                                                                                                                                                               0.12.1
| - install jsonm                                                                                                                                                                                                                                                                                                 1.0.2
| - install jst-config                                                                                                                                                                                                                                                                                            v0.16.0
| - install logs                                                                                                                                                                                                                                                                                                  0.7.0
| - install lwt                                                                                                                                                                                                                                                                                                   5.8.0
| - install lwt-canceler                                                                                                                                                                                                                                                                                          0.3
| - install lwt_log                                                                                                                                                                                                                                                                                               1.1.2
| - install macaddr                                                                                                                                                                                                                                                                                               5.6.0
| - install magic-mime                                                                                                                                                                                                                                                                                            1.3.1
| - install menhir                                                                                                                                                                                                                                                                                                20240715
| - install menhirCST                                                                                                                                                                                                                                                                                             20240715
| - install menhirLib                                                                                                                                                                                                                                                                                             20240715
| - install menhirSdk                                                                                                                                                                                                                                                                                             20240715
| - install mirage-crypto                                                                                                                                                                                                                                                                                         0.11.3
| - install mirage-crypto-ec                                                                                                                                                                                                                                                                                      0.11.3
| - install mirage-crypto-pk                                                                                                                                                                                                                                                                                      0.11.3
| - install mirage-crypto-rng                                                                                                                                                                                                                                                                                     0.11.3
| - install mtime                                                                                                                                                                                                                                                                                                 1.4.0
| - install ocaml-compiler-libs                                                                                                                                                                                                                                                                                   v0.12.4
| - install ocaml-syntax-shims                                                                                                                                                                                                                                                                                    1.0.0
| - install ocamlbuild                                                                                                                                                                                                                                                                                            0.15.0
| - install ocamlfind                                                                                                                                                                                                                                                                                             1.9.5
| - install ocplib-endian                                                                                                                                                                                                                                                                                         1.2
| - install octez-bls12-381-signature                                                                                                                                                                                                                                                                             17.3
| - install pbkdf                                                                                                                                                                                                                                                                                                 1.2.0
| - install ppx_assert                                                                                                                                                                                                                                                                                            v0.16.0
| - install ppx_base                                                                                                                                                                                                                                                                                              v0.16.0
| - install ppx_cold                                                                                                                                                                                                                                                                                              v0.16.0
| - install ppx_compare                                                                                                                                                                                                                                                                                           v0.16.0
| - install ppx_derivers                                                                                                                                                                                                                                                                                          1.2.1
| - install ppx_enumerate                                                                                                                                                                                                                                                                                         v0.16.0
| - install ppx_expect                                                                                                                                                                                                                                                                                            v0.16.0
| - install ppx_globalize                                                                                                                                                                                                                                                                                         v0.16.0
| - install ppx_hash                                                                                                                                                                                                                                                                                              v0.16.0
| - install ppx_here                                                                                                                                                                                                                                                                                              v0.16.0
| - install ppx_inline_test                                                                                                                                                                                                                                                                                       v0.16.0
| - install ppx_optcomp                                                                                                                                                                                                                                                                                           v0.16.0
| - install ppx_sexp_conv                                                                                                                                                                                                                                                                                         v0.16.0
| - install ppxlib                                                                                                                                                                                                                                                                                                0.33.1~5.3preview
| - install ptime                                                                                                                                                                                                                                                                                                 1.2.0
| - install re                                                                                                                                                                                                                                                                                                    1.12.0
| - install resto                                                                                                                                                                                                                                                                                                 1.1
| - install resto-acl                                                                                                                                                                                                                                                                                             1.1
| - install resto-cohttp                                                                                                                                                                                                                                                                                          1.1
| - install resto-cohttp-server                                                                                                                                                                                                                                                                                   1.1
| - install resto-directory                                                                                                                                                                                                                                                                                       1.1
| - install ringo                                                                                                                                                                                                                                                                                                 1.1.0
| - install rresult                                                                                                                                                                                                                                                                                               0.7.0
| - install secp256k1-internal                                                                                                                                                                                                                                                                                    0.4.0
| - install sedlex                                                                                                                                                                                                                                                                                                3.3
| - install seq                                                                                                                                                                                                                                                                                                   base
| - install seqes                                                                                                                                                                                                                                                                                                 0.2
| - install sexplib0                                                                                                                                                                                                                                                                                              v0.16.0
| - install stdio                                                                                                                                                                                                                                                                                                 v0.16.0
| - install stdlib-shims                                                                                                                                                                                                                                                                                          0.3.0
| - install stringext                                                                                                                                                                                                                                                                                             1.6.0
| - install tezos-base                                                                                                                                                                                                                                                                                            17.3
| - install tezos-crypto                                                                                                                                                                                                                                                                                          17.3
| - install tezos-error-monad                                                                                                                                                                                                                                                                                     17.3
| - install tezos-event-logging                                                                                                                                                                                                                                                                                   17.3
| - install tezos-hacl                                                                                                                                                                                                                                                                                            17.3
| - install tezos-lwt-result-stdlib                                                                                                                                                                                                                                                                               17.3
| - install tezos-micheline                                                                                                                                                                                                                                                                                       17.3
| - install tezos-rpc                                                                                                                                                                                                                                                                                             17.3
| - install tezos-rpc-http                                                                                                                                                                                                                                                                                        17.3
| - install tezos-rpc-http-server                                                                                                                                                                                                                                                                                 17.3
| - install tezos-stdlib                                                                                                                                                                                                                                                                                          17.3
| - install tezos-stdlib-unix                                                                                                                                                                                                                                                                                     17.3
| - install time_now                                                                                                                                                                                                                                                                                              v0.16.0
| - install topkg                                                                                                                                                                                                                                                                                                 1.0.7
| - install uri                                                                                                                                                                                                                                                                                                   4.4.0
| - install uri-sexp                                                                                                                                                                                                                                                                                              4.4.0
| - install uutf                                                                                                                                                                                                                                                                                                  1.0.3
| - install x509                                                                                                                                                                                                                                                                                                  0.16.5
| - install yojson                                                                                                                                                                                                                                                                                                2.2.2
| - install zarith                                                                                                                                                                                                                                                                                                1.12
| - install zarith_stubs_js                                                                                                                                                                                                                                                                                       v0.16.1
+- 
+- The following actions failed
| - build   dune            3.10.0
| - 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-cmake                1
| - install conf-gmp                  4
| - install conf-gmp-powm-sec         3
| - install conf-libev                4-11
| - install conf-mingw-w64-gcc-i686   1
| - install conf-mingw-w64-gmp-i686   1
| - install conf-mingw-w64-gmp-x86_64 1
| - install conf-pkg-config           3
| - install conf-which                1
+- 
# 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-20241112001850.export"
'C:\cygwin64\bin\opam.exe install -vy tezos-rpc-http-server.17.3' failed.
"
opam remove -y "tezos-rpc-http-server.17.3"
opam install -vy "tezos-rpc-http-server.17.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-rpc-http-server.17.3" | 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