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


Building on odawa

(from windows-server-2022-amd64-ocaml-5.3)
2025-01-23 07:40.21 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-01-23 07:40.21 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q a12dee6bc474c1adf530d0db26271d7b002230ff"))
2025-01-23 07:40.21 ---> using "5884d775e61eb64362dd45eca1fd64192a0a6394ca9d603c4dfb993510b549b2" from cache

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

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

  Added 9 lines after line 1 in ~\.bash_profile.
2025-01-23 07:40.21 ---> using "437f720dda31a366bd6da8a1575828a0e1117c8b0f0c8f0bd500c12ff96effd6" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.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=4.14)
2025-01-23 07:40.21 ---> using "a6fa1acfc769a0d59e742ee98fe9b597d74e8f1ea2b746ff3968e4155da23090" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-01-23 07:40.21 ---> using "f635326a78d554192e0ed765480c0e5fc309f227a76f250f70033b64f8d88384" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"tezos-context.17.3\"\
               \nopam install -vy \"tezos-context.17.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"tezos-context.17.3\" | grep -q '\"windows-server-2022-amd64-ocaml-5.3\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] tezos-context.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 129 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   astring                   0.8.5    [required by irmin]
  - install   base                      v0.16.3  [required by ppx_hash]
  - install   base-bytes                base     [required by ocplib-endian, bigstring]
  - install   base64                    3.5.1    [required by repr]
  - install   bheap                     2.0.0    [required by irmin]
  - install   bigarray-compat           1.1.0    [required by ctypes]
  - install   bigstring                 0.3      [required by secp256k1-internal]
  - install   bigstringaf               0.10.0   [required by tezos-context]
  - install   bls12-381                 6.1.0    [required by tezos-crypto]
  - install   checkseum                 0.5.2    [required by irmin-pack]
  - install   cmdliner                  1.3.0    [required by fmt, irmin-pack]
  - install   conf-bash                 1        [required by base]
  - install   conf-cmake                1        [required by hacl-star-raw]
  - install   conf-gmp                  4        [required by zarith, secp256k1-internal]
  - 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.8.0    [required by lwt]
  - 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   digestif                  1.2.0    [required by irmin]
  - install   domain-name               0.4.0    [required by ipaddr]
  - install   dune                      3.10.0   [required by tezos-context]
  - install   dune-configurator         3.13.1   [required by bigstringaf]
  - install   either                    1.0.0    [required by data-encoding]
  - install   eqaf                      0.10     [required by digestif]
  - install   ezjsonm                   1.3.0    [required by tezos-base]
  - install   fmt                       0.9.0    [required by tezos-context]
  - install   gen                       1.1      [required by sedlex]
  - 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   index                     1.6.1    [required by irmin-pack]
  - 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   irmin                     3.6.1    [required by tezos-context]
  - install   irmin-pack                3.6.1    [required by tezos-context]
  - 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 irmin]
  - install   jst-config                v0.16.0  [required by time_now]
  - install   logs                      0.7.0    [required by tezos-context]
  - install   lru                       0.3.1    [required by index]
  - install   lwt                       5.9.0    [required by irmin-pack, irmin, 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   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   mtime                     1.4.0    [required by irmin, irmin-pack]
  - install   ocaml-compiler-libs       v0.12.4  [required by ppxlib]
  - install   ocaml-syntax-shims        1.0.0    [required by angstrom]
  - install   ocamlbuild                0.15.0   [required by fmt]
  - install   ocamlfind                 1.9.5    [required by fmt]
  - install   ocamlgraph                2.1.0    [required by irmin]
  - install   ocplib-endian             1.2      [required by lwt, json-data-encoding-bson]
  - install   octez-bls12-381-signature 17.3     [required by tezos-crypto]
  - install   optint                    0.3.0    [required by irmin-pack]
  - 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 ppx_deriving]
  - install   ppx_deriving              6.0.3    [required by ppx_repr]
  - install   ppx_enumerate             v0.16.0  [required by ppx_base]
  - install   ppx_expect                v0.16.1  [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_irmin                 3.6.1    [required by irmin, irmin-pack]
  - install   ppx_optcomp               v0.16.0  [required by time_now]
  - install   ppx_repr                  0.7.0    [required by ppx_irmin, index]
  - install   ppx_sexp_conv             v0.16.0  [required by ppx_hash]
  - install   ppxlib                    0.34.0   [required by ppx_irmin]
  - install   progress                  0.2.1    [required by index]
  - install   psq                       0.2.1    [required by lru]
  - install   ptime                     1.2.0    [required by tezos-base]
  - install   re                        1.12.0   [required by tezos-stdlib-unix]
  - install   repr                      0.7.0    [required by irmin]
  - install   resto                     1.2      [required by tezos-rpc]
  - install   resto-directory           1.2      [required by tezos-rpc]
  - install   ringo                     1.1.0    [required by aches]
  - install   rusage                    1.0.0    [required by irmin-pack]
  - install   secp256k1-internal        0.4.0    [required by tezos-crypto]
  - install   sedlex                    3.3      [required by js_of_ocaml-compiler]
  - install   semaphore-compat          1.0.2    [required by index]
  - install   seq                       base     [required by psq, re]
  - install   seqes                     0.2      [required by tezos-lwt-result-stdlib]
  - install   sexplib0                  v0.16.0  [required by ezjsonm]
  - install   stdio                     v0.16.0  [required by ppx_expect]
  - install   stdlib-shims              0.3.0    [required by ocamlgraph, index]
  - install   stringext                 1.6.0    [required by uri]
  - install   terminal                  0.2.1    [required by progress]
  - install   tezos-base                17.3     [required by tezos-context]
  - install   tezos-context             17.3
  - 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-base]
  - install   tezos-stdlib              17.3     [required by tezos-context]
  - install   tezos-stdlib-unix         17.3     [required by tezos-context]
  - install   time_now                  v0.16.0  [required by ppx_inline_test]
  - install   topkg                     1.0.7    [required by fmt]
  - install   uri                       4.4.0    [required by irmin, tezos-base]
  - install   uucp                      16.0.0   [required by progress]
  - install   uutf                      1.0.3    [required by irmin]
  - install   vector                    1.0.0    [required by progress]
  - 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.49.2-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.49.2-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.49.2-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/366: [aches.1.1.0 + 2 others: extract]
Processing  2/366: [aches.1.1.0 + 2 others: extract] [angstrom.0.16.1: extract]
Processing  3/366: [aches.1.1.0 + 2 others: extract] [angstrom.0.16.1: extract] [astring.0.8.5: extract]
-> retrieved aches.1.1.0, aches-lwt.1.1.0, ringo.1.1.0  (cached)
Processing  3/366: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing  4/366: [angstrom.0.16.1: extract] [astring.0.8.5: extract] [base.v0.16.3: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/366: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  5/366: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  6/366: [astring.0.8.5: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/366: [base.v0.16.3: extract] [base64.3.5.1: extract]
Processing  7/366: [base.v0.16.3: extract] [base64.3.5.1: extract] [bheap.2.0.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  7/366: [base.v0.16.3: extract] [bheap.2.0.0: extract]
Processing  8/366: [base.v0.16.3: extract] [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
-> retrieved bheap.2.0.0  (cached)
Processing  8/366: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  9/366: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
-> retrieved base.v0.16.3  (cached)
Processing  9/366: [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
Processing 10/366: [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 10/366: [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
Processing 11/366: [bigstring.0.3: extract] [bigstringaf.0.10.0: extract] [bls12-381.6.1.0: http]
-> retrieved bigstring.0.3  (cached)
Processing 11/366: [bigstringaf.0.10.0: extract] [bls12-381.6.1.0: http]
Processing 12/366: [bigstringaf.0.10.0: extract] [bls12-381.6.1.0: http] [checkseum.0.5.2: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 12/366: [bls12-381.6.1.0: http] [checkseum.0.5.2: extract]
Processing 13/366: [bls12-381.6.1.0: http] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing 13/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 14/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
-> retrieved conf-cmake.1  (cached)
Processing 15/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
-> retrieved conf-gmp.4  (cached)
Processing 16/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
-> retrieved conf-libev.4-11  (cached)
Processing 17/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 18/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 19/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 20/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 21/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 22/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract]
Processing 23/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing 24/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash]
Processing 25/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh]
Processing 26/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh]
Processing 27/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 28/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [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 29/366: [bls12-381.6.1.0: http] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [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 cmdliner.1.3.0  (cached)
Processing 29/366: [bls12-381.6.1.0: http] [cppo.1.8.0: extract] [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 30/366: [bls12-381.6.1.0: http] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [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 31/366: [bls12-381.6.1.0: http] [cppo.1.8.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 31/366: [bls12-381.6.1.0: extract] [cppo.1.8.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 cppo.1.8.0  (cached)
Processing 31/366: [bls12-381.6.1.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 32/366: [bls12-381.6.1.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 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 32/366: [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 33/366: [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 33/366: [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 34/366: [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 34/366: [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 35/366: [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]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 35/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [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 36/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [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]
+ C:\cygwin64\bin\sh.exe "-ex" "configure.sh" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 36/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [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 37/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [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\4.14\.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 37/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 38/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [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\4.14\.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 38/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-mingw-w64-gcc-i686.1
Processing 39/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 39/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 40/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-which: which which]
Processing 41/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-which: which which]
Processing 42/366: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved ctypes.0.20.2  (cached)
Processing 42/366: [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 43/366: [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 43/366: [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 43/366: [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: extract] [digestif.1.2.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 ctypes_stubs_js.0.1  (https://gitlab.com/nomadic-labs/ctypes_stubs_js/-/archive/0.1/ctypes_stubs_js-0.1.tar.gz)
Processing 43/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 44/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: 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\4.14\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 44/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> installed conf-mingw-w64-gmp-i686.1
Processing 45/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: 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\4.14\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 45/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 46/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-which: which which]
Processing 47/366: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [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 47/366: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
Processing 48/366: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
-> retrieved domain-name.0.4.0  (cached)
Processing 48/366: [digestif.1.2.0: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
Processing 49/366: [digestif.1.2.0: extract] [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]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-gmp.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
Processing 49/366: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-gmp.4
Processing 50/366: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-which: which which]
+ C:\cygwin64\bin\which.exe "which" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 50/366: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
-> installed conf-which.1
Processing 51/366: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
-> retrieved digestif.1.2.0  (cached)
Processing 51/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 52/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all]
-> retrieved either.1.0.0  (cached)
Processing 52/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 53/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all]
-> retrieved eqaf.0.10  (cached)
Processing 53/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 54/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all]
-> retrieved ezjsonm.1.3.0  (cached)
Processing 54/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 55/366: [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 55/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 56/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [gen.1.1: extract] [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing 56/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 57/366: [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 57/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 58/366: [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 58/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 59/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [index.1.6.1: extract] [cmdliner: make all]
-> retrieved index.1.6.1  (cached)
Processing 59/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 60/366: [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 60/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 61/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [cmdliner: make all]
-> retrieved integers_stubs_js.1.0  (cached)
Processing 61/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 62/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [cmdliner: make all]
-> retrieved ipaddr.5.6.0, macaddr.5.6.0  (cached)
Processing 62/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 63/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [irmin.3.6.1 + 2 others: extract] [cmdliner: make all]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 63/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [irmin.3.6.1 + 2 others: extract]
Processing 64/366: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [irmin.3.6.1 + 2 others: extract] [cmdliner: make install]
-> retrieved dune.3.10.0  (cached)
Processing 64/366: [dune-configurator.3.13.1: extract] [irmin.3.6.1 + 2 others: extract] [cmdliner: make install]
Processing 65/366: [dune-configurator.3.13.1: extract] [irmin.3.6.1 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: make install]
Processing 66/366: [dune-configurator.3.13.1: extract] [irmin.3.6.1 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [dune: ocaml 15] [cmdliner: make install]
-> retrieved dune-configurator.3.13.1  (cached)
Processing 66/366: [irmin.3.6.1 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [dune: ocaml 15] [cmdliner: make install]
Processing 67/366: [irmin.3.6.1 + 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 15] [cmdliner: make install]
-> retrieved irmin.3.6.1, irmin-pack.3.6.1, ppx_irmin.3.6.1  (cached)
Processing 67/366: [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 15] [cmdliner: make install]
Processing 68/366: [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 15] [cmdliner: make install]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 68/366: [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 15] [cmdliner: make install]
Processing 69/366: [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 15] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
Processing 69/366: [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 15] [cmdliner: make install-doc]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1  (cached)
Processing 69/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [dune: ocaml 15] [cmdliner: make install-doc]
Processing 70/366: [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 15] [cmdliner: make install-doc]
-> retrieved jsonm.1.0.2  (cached)
Processing 70/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [dune: ocaml 15] [cmdliner: make install-doc]
Processing 71/366: [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 15] [cmdliner: make install-doc]
-> retrieved jst-config.v0.16.0  (cached)
Processing 71/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [dune: ocaml 15] [cmdliner: make install-doc]
Processing 72/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [lru.0.3.1: extract] [dune: ocaml 15] [cmdliner: make install-doc]
-> retrieved logs.0.7.0  (cached)
Processing 72/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [dune: ocaml 15] [cmdliner: make install-doc]
Processing 73/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [lwt.5.9.0: extract] [dune: ocaml 15] [cmdliner: make install-doc]
-> retrieved lru.0.3.1  (cached)
Processing 73/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.9.0: extract] [dune: ocaml 15] [cmdliner: make install-doc]
Processing 74/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.9.0: extract] [lwt-canceler.0.3: http] [dune: ocaml 15] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 74/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.9.0: extract] [lwt-canceler.0.3: http] [dune: ocaml 15]
-> retrieved lwt.5.9.0  (cached)
Processing 74/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: http] [dune: ocaml 15]
Processing 75/366: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: http] [lwt_log.1.1.2: extract] [dune: ocaml 15]
-> retrieved js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2  (cached)
Processing 75/366: [lwt-canceler.0.3: http] [lwt_log.1.1.2: extract] [dune: ocaml 15]
Processing 76/366: [lwt-canceler.0.3: http] [lwt_log.1.1.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 15]
Processing 76/366: [lwt-canceler.0.3: extract] [lwt_log.1.1.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 15]
-> retrieved lwt_log.1.1.2  (cached)
Processing 76/366: [lwt-canceler.0.3: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 15]
Processing 77/366: [lwt-canceler.0.3: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 15]
-> retrieved lwt-canceler.0.3  (https://gitlab.com/nomadic-labs/lwt-canceler/-/archive/v0.3/lwt-canceler-v0.3.tar.gz)
Processing 77/366: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 15]
Processing 78/366: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mtime.1.4.0: extract] [dune: ocaml 15]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 78/366: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 15]
Processing 79/366: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 15]
Processing 80/366: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 15]
Processing 81/366: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 81/366: [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
Processing 82/366: [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.1.4.0  (cached)
Processing 82/366: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
Processing 83/366: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 83/366: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
Processing 84/366: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 84/366: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 15] [mingw-w64-shims: sh mingw-w64-shims]
Processing 85/366: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 15] [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\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 85/366: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 15]
-> retrieved ocamlbuild.0.15.0  (cached)
-> retrieved ocamlfind.1.9.5  (cached)
-> retrieved ocamlgraph.2.1.0  (cached)
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 15

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


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   ocamlbuild                                                                                                                                                                                                                                                               0.15.0
| - fetch   ocamlfind                                                                                                                                                                                                                                                                1.9.5
| - fetch   ocamlgraph                                                                                                                                                                                                                                                               2.1.0
| - fetch   ocplib-endian                                                                                                                                                                                                                                                            1.2
| - fetch   octez-bls12-381-signature.17.3, tezos-base.17.3, tezos-context.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-stdlib.17.3, tezos-stdlib-unix.17.3 
| - fetch   optint                                                                                                                                                                                                                                                                   0.3.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_deriving                                                                                                                                                                                                                                                             6.0.3
| - fetch   ppx_enumerate                                                                                                                                                                                                                                                            v0.16.0
| - fetch   ppx_expect                                                                                                                                                                                                                                                               v0.16.1
| - 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_repr.0.7.0, repr.0.7.0                                                                                                                                                                                                                                               
| - fetch   ppx_sexp_conv                                                                                                                                                                                                                                                            v0.16.0
| - fetch   ppxlib                                                                                                                                                                                                                                                                   0.34.0
| - fetch   progress.0.2.1, terminal.0.2.1                                                                                                                                                                                                                                           
| - fetch   psq                                                                                                                                                                                                                                                                      0.2.1
| - fetch   ptime                                                                                                                                                                                                                                                                    1.2.0
| - fetch   re                                                                                                                                                                                                                                                                       1.12.0
| - fetch   resto.1.2, resto-directory.1.2                                                                                                                                                                                                                                           
| - fetch   rusage                                                                                                                                                                                                                                                                   1.0.0
| - fetch   secp256k1-internal                                                                                                                                                                                                                                                       0.4.0
| - fetch   sedlex                                                                                                                                                                                                                                                                   3.3
| - fetch   semaphore-compat                                                                                                                                                                                                                                                         1.0.2
| - 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
| - fetch   uucp                                                                                                                                                                                                                                                                     16.0.0
| - fetch   uutf                                                                                                                                                                                                                                                                     1.0.3
| - fetch   vector                                                                                                                                                                                                                                                                   1.0.0
| - 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 astring                                                                                                                                                                                                                                                                  0.8.5
| - install base                                                                                                                                                                                                                                                                     v0.16.3
| - install base-bytes                                                                                                                                                                                                                                                               base
| - install base64                                                                                                                                                                                                                                                                   3.5.1
| - install bheap                                                                                                                                                                                                                                                                    2.0.0
| - install bigarray-compat                                                                                                                                                                                                                                                          1.1.0
| - install bigstring                                                                                                                                                                                                                                                                0.3
| - install bigstringaf                                                                                                                                                                                                                                                              0.10.0
| - install bls12-381                                                                                                                                                                                                                                                                6.1.0
| - install checkseum                                                                                                                                                                                                                                                                0.5.2
| - install cppo                                                                                                                                                                                                                                                                     1.8.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 digestif                                                                                                                                                                                                                                                                 1.2.0
| - install domain-name                                                                                                                                                                                                                                                              0.4.0
| - install dune-configurator                                                                                                                                                                                                                                                        3.13.1
| - install either                                                                                                                                                                                                                                                                   1.0.0
| - install eqaf                                                                                                                                                                                                                                                                     0.10
| - install ezjsonm                                                                                                                                                                                                                                                                  1.3.0
| - install fmt                                                                                                                                                                                                                                                                      0.9.0
| - install gen                                                                                                                                                                                                                                                                      1.1
| - install hacl-star                                                                                                                                                                                                                                                                0.7.1
| - install hacl-star-raw                                                                                                                                                                                                                                                            0.7.1
| - install hex                                                                                                                                                                                                                                                                      1.5.0
| - install index                                                                                                                                                                                                                                                                    1.6.1
| - install integers                                                                                                                                                                                                                                                                 0.7.0
| - install integers_stubs_js                                                                                                                                                                                                                                                        1.0
| - install ipaddr                                                                                                                                                                                                                                                                   5.6.0
| - install irmin                                                                                                                                                                                                                                                                    3.6.1
| - install irmin-pack                                                                                                                                                                                                                                                               3.6.1
| - 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 lru                                                                                                                                                                                                                                                                      0.3.1
| - install lwt                                                                                                                                                                                                                                                                      5.9.0
| - install lwt-canceler                                                                                                                                                                                                                                                             0.3
| - install lwt_log                                                                                                                                                                                                                                                                  1.1.2
| - install macaddr                                                                                                                                                                                                                                                                  5.6.0
| - install menhir                                                                                                                                                                                                                                                                   20240715
| - install menhirCST                                                                                                                                                                                                                                                                20240715
| - install menhirLib                                                                                                                                                                                                                                                                20240715
| - install menhirSdk                                                                                                                                                                                                                                                                20240715
| - 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 ocamlgraph                                                                                                                                                                                                                                                               2.1.0
| - install ocplib-endian                                                                                                                                                                                                                                                            1.2
| - install octez-bls12-381-signature                                                                                                                                                                                                                                                17.3
| - install optint                                                                                                                                                                                                                                                                   0.3.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_deriving                                                                                                                                                                                                                                                             6.0.3
| - install ppx_enumerate                                                                                                                                                                                                                                                            v0.16.0
| - install ppx_expect                                                                                                                                                                                                                                                               v0.16.1
| - 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_irmin                                                                                                                                                                                                                                                                3.6.1
| - install ppx_optcomp                                                                                                                                                                                                                                                              v0.16.0
| - install ppx_repr                                                                                                                                                                                                                                                                 0.7.0
| - install ppx_sexp_conv                                                                                                                                                                                                                                                            v0.16.0
| - install ppxlib                                                                                                                                                                                                                                                                   0.34.0
| - install progress                                                                                                                                                                                                                                                                 0.2.1
| - install psq                                                                                                                                                                                                                                                                      0.2.1
| - install ptime                                                                                                                                                                                                                                                                    1.2.0
| - install re                                                                                                                                                                                                                                                                       1.12.0
| - install repr                                                                                                                                                                                                                                                                     0.7.0
| - install resto                                                                                                                                                                                                                                                                    1.2
| - install resto-directory                                                                                                                                                                                                                                                          1.2
| - install ringo                                                                                                                                                                                                                                                                    1.1.0
| - install rusage                                                                                                                                                                                                                                                                   1.0.0
| - install secp256k1-internal                                                                                                                                                                                                                                                       0.4.0
| - install sedlex                                                                                                                                                                                                                                                                   3.3
| - install semaphore-compat                                                                                                                                                                                                                                                         1.0.2
| - 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 terminal                                                                                                                                                                                                                                                                 0.2.1
| - install tezos-base                                                                                                                                                                                                                                                               17.3
| - install tezos-context                                                                                                                                                                                                                                                            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-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 uucp                                                                                                                                                                                                                                                                     16.0.0
| - install uutf                                                                                                                                                                                                                                                                     1.0.3
| - install vector                                                                                                                                                                                                                                                                   1.0.0
| - 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-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\\4.14\\.opam-switch\\backup\\state-20250123074036.export"
'C:\cygwin64\bin\opam.exe install -vy tezos-context.17.3' failed.
"
opam remove -y "tezos-context.17.3"
opam install -vy "tezos-context.17.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-context.17.3" | grep -q '"windows-server-2022-amd64-ocaml-5.3"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


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