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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-07-18 19:49.37 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-07-18 19:49.37 ---> 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 0094db1438bc7998ff50d5a923c8c94475197db2"))
2025-07-18 19:49.37 ---> using "7ca41bcdc4d04fe00eed6fa2969229cfbce7ee176eecbbaabe3cfad3ae75949e" from cache

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

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

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2025-07-18 19:49.37 ---> using "264bfa7d638e20910a6f259a67aad2e7943755564aaafb36b43eecf39e6a50cf" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.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-compiler.5.3.0  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-07-18 19:49.37 ---> using "50379b67424b2efe8345057d9d2e598c276dd327f0e250532418803f88557319" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-07-18 19:49.37 ---> using "9fa07adec3cac979ba01f48832f55ba2c25b3df2bb4842705dcb3220374b1202" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y slipshow.0.0.33\
               \nopam install -vy slipshow.0.0.33\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: slipshow.0.0.33 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
Nothing to do.
[NOTE] slipshow.0.0.33 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 138 packages
  - install   angstrom                      0.16.1       [required by multipart_form, caqti, multipart_form-lwt]
  - install   asn1-combinators              0.3.2        [required by x509]
  - install   astring                       0.8.5        [required by bos, irmin-watcher]
  - install   base-bytes                    base         [required by cf, fsevents]
  - install   base64                        3.5.1        [required by slipshow]
  - install   bigarray-compat               1.1.0        [required by dream]
  - install   bigarray-overlap              0.2.1        [required by prettym]
  - install   bigstringaf                   0.10.0       [required by multipart_form, caqti, multipart_form-lwt]
  - install   bos                           0.2.1        [required by slipshow]
  - install   brr                           0.0.7        [required by slipshow]
  - install   camlp-streams                 5.0.1        [required by dream]
  - install   caqti                         2.1.2        [required by dream]
  - install   caqti-lwt                     2.1.1        [required by dream]
  - install   cf                            0.5.0        [required by cf-lwt]
  - install   cf-lwt                        0.5.0        [required by irmin-watcher]
  - install   cmdliner                      1.3.0        [required by slipshow]
  - install   conf-gmp                      4            [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec             3            [required by mirage-crypto-pk]
  - install   conf-libffi                   2.0.0        [required by ctypes-foreign]
  - install   conf-libssl                   4            [required by ssl]
  - install   conf-mingw-w64-gcc-i686       1            [required by conf-mingw-w64-libffi-i686]
  - install   conf-mingw-w64-gmp-i686       1            [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64     1            [required by conf-gmp]
  - install   conf-mingw-w64-libffi-i686    1            [required by conf-libffi]
  - install   conf-mingw-w64-libffi-x86_64  1            [required by conf-libffi]
  - install   conf-mingw-w64-openssl-i686   1            [required by conf-libssl]
  - install   conf-mingw-w64-openssl-x86_64 1            [required by conf-libssl]
  - install   conf-pkg-config               3            [required by bigarray-overlap, ctypes-foreign]
  - install   cppo                          1.8.0        [required by lwt]
  - install   csexp                         1.5.2        [required by dune-configurator, dune-private-libs]
  - install   cstruct                       6.2.0        [required by dream]
  - install   ctypes                        0.23.0       [required by cf, fsevents]
  - install   ctypes-foreign                0.23.0       [required by cf]
  - install   digestif                      1.2.0        [required by dream]
  - install   domain-name                   0.4.0        [required by caqti, caqti-lwt]
  - install   dream                         1.0.0~alpha8 [required by slipshow]
  - install   dream-httpaf                  1.0.0~alpha4 [required by dream]
  - install   dream-pure                    1.0.0~alpha2 [required by dream]
  - install   dune                          3.17.1       [required by slipshow]
  - install   dune-configurator             3.17.1       [required by lwt]
  - install   dune-private-libs             3.17.1       [required by dune-site]
  - install   dune-site                     3.17.1       [required by caqti]
  - install   duration                      0.2.1        [required by mirage-crypto-rng-lwt]
  - install   dyn                           3.17.1       [required by dune-private-libs]
  - install   eqaf                          0.10         [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
  - install   faraday                       0.8.2        [required by httpun, gluten, h2, httpun-ws]
  - install   faraday-lwt                   0.8.2        [required by faraday-lwt-unix]
  - install   faraday-lwt-unix              0.8.2        [required by gluten-lwt-unix, h2-lwt-unix]
  - install   fmt                           0.9.0        [required by dream, bos, irmin-watcher]
  - install   fpath                         0.7.3        [required by slipshow]
  - install   fsevents                      0.3.0        [required by fsevents-lwt]
  - install   fsevents-lwt                  0.3.0        [required by irmin-watcher]
  - install   gen                           1.1          [required by sedlex]
  - install   gluten                        0.5.2        [required by dream-httpaf]
  - install   gluten-lwt                    0.5.2        [required by gluten-lwt-unix]
  - install   gluten-lwt-unix               0.5.2        [required by dream-httpaf]
  - install   gmap                          0.3.0        [required by x509]
  - install   graphql                       0.14.0       [required by graphql-lwt]
  - install   graphql-lwt                   0.14.0       [required by dream]
  - install   graphql_parser                0.14.0       [required by dream]
  - install   h2                            0.10.0       [required by dream-httpaf]
  - install   h2-lwt                        0.10.0       [required by h2-lwt-unix]
  - install   h2-lwt-unix                   0.10.0       [required by dream-httpaf]
  - install   hmap                          0.8.1        [required by dream-pure]
  - install   hpack                         0.13.0       [required by h2]
  - install   httpaf                        0.7.1        [required by h2]
  - install   httpun                        0.1.0        [required by dream-httpaf]
  - install   httpun-lwt                    0.1.0        [required by httpun-lwt-unix]
  - install   httpun-lwt-unix               0.1.0        [required by dream-httpaf]
  - install   httpun-types                  0.1.0        [required by httpun]
  - install   httpun-ws                     0.2.0        [required by dream-httpaf]
  - install   integers                      0.7.0        [required by ctypes]
  - install   ipaddr                        5.6.0        [required by caqti, caqti-lwt]
  - install   irmin-watcher                 0.5.0        [required by slipshow]
  - install   js_of_ocaml                   5.9.1        [required by js_of_ocaml-lwt]
  - install   js_of_ocaml-compiler          5.9.1        [required by slipshow]
  - install   js_of_ocaml-lwt               5.9.1        [required by slipshow]
  - install   js_of_ocaml-ppx               5.9.1        [required by js_of_ocaml-lwt]
  - install   js_of_ocaml-toplevel          5.9.1        [required by brr]
  - install   kdf                           1.0.0        [required by tls]
  - install   ke                            0.6          [required by multipart_form, multipart_form-lwt]
  - install   lambdasoup                    1.1.1        [required by dream]
  - install   logs                          0.7.0        [required by dream, bos, irmin-watcher]
  - install   lwt                           5.9.0        [required by slipshow]
  - install   lwt-dllist                    1.0.1        [required by caqti]
  - install   lwt_ppx                       5.8.0        [required by dream]
  - install   lwt_ssl                       1.2.0        [required by dream]
  - install   macaddr                       5.6.0        [required by ipaddr]
  - install   magic-mime                    1.3.1        [required by slipshow]
  - install   markup                        1.0.3        [required by dream]
  - install   menhir                        20240715     [required by graphql_parser]
  - install   menhirCST                     20240715     [required by menhir]
  - install   menhirLib                     20240715     [required by js_of_ocaml-compiler]
  - install   menhirSdk                     20240715     [required by js_of_ocaml-compiler]
  - install   mirage-clock                  4.2.0        [required by dream]
  - install   mirage-crypto                 1.1.0        [required by dream]
  - install   mirage-crypto-ec              1.1.0        [required by tls]
  - install   mirage-crypto-pk              1.1.0        [required by tls]
  - install   mirage-crypto-rng             1.1.0        [required by dream]
  - install   mirage-crypto-rng-lwt         1.1.0        [required by dream]
  - install   mtime                         2.1.0        [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
  - install   multipart_form                0.6.0        [required by dream]
  - install   multipart_form-lwt            0.6.0        [required by dream]
  - install   ocaml-compiler-libs           v0.17.0      [required by ppxlib]
  - install   ocaml-syntax-shims            1.0.0        [required by angstrom]
  - install   ocamlbuild                    0.15.0       [required by bos, brr]
  - install   ocamlfind                     1.9.5        [required by bos, brr]
  - install   ocplib-endian                 1.2          [required by lwt]
  - install   ohex                          0.2.0        [required by tls]
  - install   ordering                      3.17.1       [required by dyn, stdune]
  - install   pecu                          0.7          [required by multipart_form]
  - install   pp                            2.0.0        [required by dune-private-libs]
  - install   ppx_blob                      0.9.0        [required by slipshow]
  - install   ppx_derivers                  1.2.1        [required by ppxlib]
  - install   ppxlib                        0.34.0       [required by ppx_blob]
  - install   prettym                       0.0.3        [required by multipart_form]
  - install   psq                           0.2.1        [required by h2]
  - install   ptime                         1.2.0        [required by dream]
  - install   re                            1.12.0       [required by graphql_parser]
  - install   result                        1.5          [required by httpaf]
  - install   rresult                       0.7.0        [required by bos]
  - install   sedlex                        3.3          [required by js_of_ocaml-compiler]
  - install   seq                           base         [required by re, graphql]
  - install   sexplib0                      v0.17.0      [required by ppxlib]
  - install   slipshow                      0.0.33
  - install   ssl                           0.7.0        [required by dream]
  - install   stdlib-shims                  0.3.0        [required by ppxlib, integers]
  - install   stdune                        3.17.1       [required by dune-private-libs]
  - install   stringext                     1.6.0        [required by uri]
  - install   tls                           1.0.4        [required by caqti]
  - install   topkg                         1.0.7        [required by bos, brr]
  - install   uchar                         0.0.2        [required by markup]
  - install   unstrctrd                     0.4          [required by multipart_form]
  - install   uri                           4.4.0        [required by dream]
  - install   uutf                          1.0.3        [required by multipart_form]
  - install   x509                          1.0.5        [required by caqti]
  - install   yojson                        2.2.2        [required by dream]
  - install   zarith                        1.14         [required by mirage-crypto-pk]

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

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

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

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-i686-libffi,mingw64-i686-openssl,mingw64-x86_64-gmp,mingw64-x86_64-libffi,mingw64-x86_64-openssl"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 8 tasks, update: no, use test packages: no
- solving: 17 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libreadline8                          8.3-1    
-    1 install mingw64-i686-binutils                 2.44-1   
-    2 install mingw64-i686-libffi                   3.2.1-1  
-    3 install mingw64-i686-windows-default-manifest 6.4-1    
-    4 install mingw64-i686-winpthreads              13.0.0-1 
-    5 install mingw64-i686-zlib                     1.3.1-1  
-    6 install mingw64-x86_64-gcc-g++                12.5.0-1 
-    7 install mingw64-x86_64-libffi                 3.2.1-2  
-    8 install mingw64-x86_64-zlib                   1.3.1-1  
-    9 install mingw64-i686-headers                  13.0.0-1 
-   10 install mingw64-i686-openssl                  3.0.17-1 
-   11 install mingw64-x86_64-gmp                    6.3.0-1  
-   12 install mingw64-x86_64-openssl                3.0.17-1 
-   13 install mingw64-i686-runtime                  13.0.0-1 
-   14 install mingw64-i686-gcc-core                 12.5.0-1 
-   15 install mingw64-i686-gcc-g++                  12.5.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/readline/libreadline8/libreadline8-8.3-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.44-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.5.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-openssl/mingw64-i686-openssl-3.0.17-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-3.0.17-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.5.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.5.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/readline/libreadline8/libreadline8-8.3-1-x86_64.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.44-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- 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.5.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-openssl/mingw64-i686-openssl-3.0.17-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-3.0.17-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.5.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.5.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/384: [angstrom.0.16.1: extract]
Processing  2/384: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing  3/384: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  3/384: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing  4/384: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing  5/384: [angstrom.0.16.1: extract] [astring.0.8.5: extract] [base64.3.5.1: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  5/384: [astring.0.8.5: extract] [base64.3.5.1: extract]
Processing  6/384: [astring.0.8.5: extract] [base64.3.5.1: extract] [bigarray-compat.1.1.0: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/384: [base64.3.5.1: extract] [bigarray-compat.1.1.0: extract]
Processing  7/384: [base64.3.5.1: extract] [bigarray-compat.1.1.0: extract] [bigarray-overlap.0.2.1: extract]
-> retrieved base64.3.5.1  (cached)
Processing  7/384: [bigarray-compat.1.1.0: extract] [bigarray-overlap.0.2.1: extract]
Processing  8/384: [bigarray-compat.1.1.0: extract] [bigarray-overlap.0.2.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  8/384: [bigarray-overlap.0.2.1: extract] [bigstringaf.0.10.0: extract]
Processing  9/384: [bigarray-overlap.0.2.1: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigarray-overlap.0.2.1  (cached)
Processing  9/384: [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
Processing 10/384: [bigstringaf.0.10.0: extract] [bos.0.2.1: extract] [brr.0.0.7: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 10/384: [bos.0.2.1: extract] [brr.0.0.7: extract]
Processing 11/384: [bos.0.2.1: extract] [brr.0.0.7: extract] [camlp-streams.5.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing 11/384: [brr.0.0.7: extract] [camlp-streams.5.0.1: extract]
Processing 12/384: [brr.0.0.7: extract] [camlp-streams.5.0.1: extract] [caqti.2.1.2: extract]
-> retrieved brr.0.0.7  (cached)
Processing 12/384: [camlp-streams.5.0.1: extract] [caqti.2.1.2: extract]
Processing 13/384: [camlp-streams.5.0.1: extract] [caqti.2.1.2: extract] [caqti-lwt.2.1.1: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 13/384: [caqti.2.1.2: extract] [caqti-lwt.2.1.1: extract]
Processing 14/384: [caqti.2.1.2: extract] [caqti-lwt.2.1.1: extract] [cf.0.5.0, cf-lwt.0.5.0: extract]
-> retrieved caqti.2.1.2  (cached)
Processing 14/384: [caqti-lwt.2.1.1: extract] [cf.0.5.0, cf-lwt.0.5.0: extract]
Processing 15/384: [caqti-lwt.2.1.1: extract] [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
-> retrieved caqti-lwt.2.1.1  (cached)
Processing 15/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-gmp.4  (cached)
Processing 16/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 17/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 18/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-libssl.4  (cached)
Processing 19/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 20/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 21/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 22/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 23/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 24/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 25/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 26/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 27/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 28/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing 29/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 30/384: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
Processing 30/384: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/384: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing 31/384: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/384: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/384: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 33/384: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/384: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 34/384: [cstruct.6.2.0: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/384: [cstruct.6.2.0: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0  (cached)
Processing 35/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 12.5.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 36/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 37/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 37/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 38/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all]
Processing 39/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 40/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: 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]
Processing 41/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: 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-mingw-w64-libffi-i686: pkgconf libffi]
Processing 42/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: 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-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi]
Processing 43/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: 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-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl]
Processing 44/384: [ctypes.0.23.0, ctypes-foreign.0.23.0: 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-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
Processing 44/384: [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-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 45/384: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved digestif.1.2.0  (cached)
Processing 45/384: [domain-name.0.4.0: extract] [dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 46/384: [domain-name.0.4.0: extract] [dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4: extract] [dream-pure.1.0.0~alpha2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved domain-name.0.4.0  (cached)
Processing 46/384: [dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4: extract] [dream-pure.1.0.0~alpha2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 47/384: [dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4: extract] [dream-pure.1.0.0~alpha2: extract] [dune.3.17.1 + 6 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4  (cached)
Processing 47/384: [dream-pure.1.0.0~alpha2: extract] [dune.3.17.1 + 6 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 48/384: [dream-pure.1.0.0~alpha2: extract] [dune.3.17.1 + 6 others: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved dream-pure.1.0.0~alpha2  (cached)
Processing 48/384: [dune.3.17.1 + 6 others: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 49/384: [dune.3.17.1 + 6 others: extract] [duration.0.2.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved duration.0.2.1  (cached)
Processing 49/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 50/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 50/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-gmp-i686.1
Processing 51/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 51/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 52/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 53/384: [dune.3.17.1 + 6 others: extract] [eqaf.0.10: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved eqaf.0.10  (cached)
Processing 53/384: [dune.3.17.1 + 6 others: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 54/384: [dune.3.17.1 + 6 others: extract] [faraday.0.8.2 + 2 others: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
Processing 54/384: [dune.3.17.1 + 6 others: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 55/384: [dune.3.17.1 + 6 others: extract] [fmt.0.9.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved fmt.0.9.0  (cached)
Processing 55/384: [dune.3.17.1 + 6 others: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 56/384: [dune.3.17.1 + 6 others: extract] [fpath.0.7.3: extract] [fsevents.0.3.0, fsevents-lwt.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved fpath.0.7.3  (cached)
Processing 56/384: [dune.3.17.1 + 6 others: extract] [fsevents.0.3.0, fsevents-lwt.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 57/384: [dune.3.17.1 + 6 others: extract] [fsevents.0.3.0, fsevents-lwt.0.3.0: extract] [gen.1.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
Processing 57/384: [dune.3.17.1 + 6 others: extract] [gen.1.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 58/384: [dune.3.17.1 + 6 others: extract] [gen.1.1: extract] [gluten.0.5.2 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved gen.1.1  (cached)
Processing 58/384: [dune.3.17.1 + 6 others: extract] [gluten.0.5.2 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 59/384: [dune.3.17.1 + 6 others: extract] [gluten.0.5.2 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2  (cached)
Processing 59/384: [dune.3.17.1 + 6 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 60/384: [dune.3.17.1 + 6 others: extract] [gmap.0.3.0: extract] [graphql.0.14.0 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved gmap.0.3.0  (cached)
Processing 60/384: [dune.3.17.1 + 6 others: extract] [graphql.0.14.0 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 61/384: [dune.3.17.1 + 6 others: extract] [graphql.0.14.0 + 2 others: extract] [h2.0.10.0 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
Processing 61/384: [dune.3.17.1 + 6 others: extract] [graphql.0.14.0 + 2 others: extract] [h2.0.10.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-gmp.4
Processing 62/384: [dune.3.17.1 + 6 others: extract] [graphql.0.14.0 + 2 others: extract] [h2.0.10.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 63/384: [dune.3.17.1 + 6 others: extract] [graphql.0.14.0 + 2 others: extract] [h2.0.10.0 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
Processing 63/384: [dune.3.17.1 + 6 others: extract] [h2.0.10.0 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 64/384: [dune.3.17.1 + 6 others: extract] [h2.0.10.0 + 2 others: extract] [hmap.0.8.1: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved h2.0.10.0, h2-lwt.0.10.0, h2-lwt-unix.0.10.0  (cached)
Processing 64/384: [dune.3.17.1 + 6 others: extract] [hmap.0.8.1: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 65/384: [dune.3.17.1 + 6 others: extract] [hmap.0.8.1: extract] [hpack.0.13.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved hmap.0.8.1  (cached)
Processing 65/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 66/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp-powm-sec.3)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.3
Processing 66/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-gmp-powm-sec.3
Processing 67/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-libffi-i686.1)
-> compiled  conf-mingw-w64-libffi-i686.1
Processing 67/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-libffi-i686.1
Processing 68/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-libffi-x86_64.1)
-> compiled  conf-mingw-w64-libffi-x86_64.1
Processing 68/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-libffi-x86_64.1
Processing 69/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 70/384: [dune.3.17.1 + 6 others: extract] [hpack.0.13.0: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved hpack.0.13.0  (cached)
Processing 70/384: [dune.3.17.1 + 6 others: extract] [httpaf.0.7.1: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 71/384: [dune.3.17.1 + 6 others: extract] [httpaf.0.7.1: extract] [httpun.0.1.0 + 3 others: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved httpaf.0.7.1  (cached)
Processing 71/384: [dune.3.17.1 + 6 others: extract] [httpun.0.1.0 + 3 others: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 72/384: [dune.3.17.1 + 6 others: extract] [httpun.0.1.0 + 3 others: extract] [httpun-ws.0.2.0: extract] [cmdliner: make all] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 72/384: [dune.3.17.1 + 6 others: extract] [httpun.0.1.0 + 3 others: extract] [httpun-ws.0.2.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 73/384: [dune.3.17.1 + 6 others: extract] [httpun.0.1.0 + 3 others: extract] [httpun-ws.0.2.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
-> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0  (cached)
Processing 73/384: [dune.3.17.1 + 6 others: extract] [httpun-ws.0.2.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
Processing 74/384: [dune.3.17.1 + 6 others: extract] [httpun-ws.0.2.0: extract] [integers.0.7.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
-> retrieved httpun-ws.0.2.0  (cached)
Processing 74/384: [dune.3.17.1 + 6 others: extract] [integers.0.7.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
Processing 75/384: [dune.3.17.1 + 6 others: extract] [integers.0.7.0: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
-> retrieved integers.0.7.0  (cached)
Processing 75/384: [dune.3.17.1 + 6 others: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
Processing 76/384: [dune.3.17.1 + 6 others: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [irmin-watcher.0.5.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
-> retrieved ipaddr.5.6.0, macaddr.5.6.0  (cached)
Processing 76/384: [dune.3.17.1 + 6 others: extract] [irmin-watcher.0.5.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
Processing 77/384: [dune.3.17.1 + 6 others: extract] [irmin-watcher.0.5.0: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
-> retrieved irmin-watcher.0.5.0  (cached)
Processing 77/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
Processing 78/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [kdf.1.0.0: extract] [conf-libffi: pkgconf libffi] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 78/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [kdf.1.0.0: extract] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-openssl-i686.1)
-> compiled  conf-mingw-w64-openssl-i686.1
Processing 78/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [kdf.1.0.0: extract] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-openssl-x86_64.1)
-> compiled  conf-mingw-w64-openssl-x86_64.1
Processing 78/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [kdf.1.0.0: extract] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 78/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [kdf.1.0.0: extract] [cmdliner: make install-doc]
-> retrieved kdf.1.0.0  (cached)
Processing 78/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [cmdliner: make install-doc]
Processing 79/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [ke.0.6: extract] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 79/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [ke.0.6: extract]
-> installed conf-libffi.2.0.0
Processing 80/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [ke.0.6: extract]
-> installed conf-mingw-w64-openssl-i686.1
Processing 81/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [ke.0.6: extract]
-> installed conf-mingw-w64-openssl-x86_64.1
Processing 82/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [ke.0.6: extract]
Processing 83/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [ke.0.6: extract] [conf-libssl: pkgconf openssl]
-> retrieved ke.0.6  (cached)
Processing 83/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [conf-libssl: pkgconf openssl]
Processing 84/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [lambdasoup.1.1.1: extract] [conf-libssl: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-libssl.4)
-> compiled  conf-libssl.4
Processing 84/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [lambdasoup.1.1.1: extract]
-> installed conf-libssl.4
Processing 85/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [lambdasoup.1.1.1: extract]
-> retrieved lambdasoup.1.1.1  (cached)
Processing 85/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract]
Processing 86/384: [dune.3.17.1 + 6 others: extract] [js_of_ocaml.5.9.1 + 4 others: extract] [logs.0.7.0: extract]
-> retrieved dune.3.17.1, dune-configurator.3.17.1, dune-private-libs.3.17.1, dune-site.3.17.1, dyn.3.17.1, ordering.3.17.1, stdune.3.17.1  (cached)
Processing 86/384: [js_of_ocaml.5.9.1 + 4 others: extract] [logs.0.7.0: extract]
Processing 87/384: [js_of_ocaml.5.9.1 + 4 others: extract] [logs.0.7.0: extract] [lwt.5.9.0: extract]
Processing 88/384: [js_of_ocaml.5.9.1 + 4 others: extract] [logs.0.7.0: extract] [lwt.5.9.0: extract] [dune: ocaml 7]
-> retrieved js_of_ocaml.5.9.1, js_of_ocaml-compiler.5.9.1, js_of_ocaml-lwt.5.9.1, js_of_ocaml-ppx.5.9.1, js_of_ocaml-toplevel.5.9.1  (cached)
Processing 88/384: [logs.0.7.0: extract] [lwt.5.9.0: extract] [dune: ocaml 7]
Processing 89/384: [logs.0.7.0: extract] [lwt.5.9.0: extract] [lwt-dllist.1.0.1: extract] [dune: ocaml 7]
-> retrieved logs.0.7.0  (cached)
Processing 89/384: [lwt.5.9.0: extract] [lwt-dllist.1.0.1: extract] [dune: ocaml 7]
Processing 90/384: [lwt.5.9.0: extract] [lwt-dllist.1.0.1: extract] [lwt_ppx.5.8.0: extract] [dune: ocaml 7]
-> retrieved lwt.5.9.0  (cached)
Processing 90/384: [lwt-dllist.1.0.1: extract] [lwt_ppx.5.8.0: extract] [dune: ocaml 7]
Processing 91/384: [lwt-dllist.1.0.1: extract] [lwt_ppx.5.8.0: extract] [lwt_ssl.1.2.0: extract] [dune: ocaml 7]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 91/384: [lwt_ppx.5.8.0: extract] [lwt_ssl.1.2.0: extract] [dune: ocaml 7]
Processing 92/384: [lwt_ppx.5.8.0: extract] [lwt_ssl.1.2.0: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7]
-> retrieved lwt_ppx.5.8.0  (cached)
Processing 92/384: [lwt_ssl.1.2.0: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7]
Processing 93/384: [lwt_ssl.1.2.0: extract] [magic-mime.1.3.1: extract] [markup.1.0.3: extract] [dune: ocaml 7]
-> retrieved lwt_ssl.1.2.0  (cached)
Processing 93/384: [magic-mime.1.3.1: extract] [markup.1.0.3: extract] [dune: ocaml 7]
Processing 94/384: [magic-mime.1.3.1: extract] [markup.1.0.3: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 7]
-> retrieved magic-mime.1.3.1  (cached)
Processing 94/384: [markup.1.0.3: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 7]
Processing 95/384: [markup.1.0.3: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7]
-> retrieved markup.1.0.3  (cached)
Processing 95/384: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7]
Processing 96/384: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 7]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 96/384: [menhir.20240715 + 3 others: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 7]
Processing 97/384: [menhir.20240715 + 3 others: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 7]
Processing 98/384: [menhir.20240715 + 3 others: extract] [mirage-clock.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [dune: ocaml 7]
Processing 99/384: [menhir.20240715 + 3 others: extract] [mirage-clock.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 99/384: [mirage-clock.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 100/384: [mirage-clock.4.2.0: extract] [mirage-crypto.1.1.0 + 4 others: extract] [mtime.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-clock.4.2.0  (cached)
Processing 100/384: [mirage-crypto.1.1.0 + 4 others: extract] [mtime.2.1.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 101/384: [mirage-crypto.1.1.0 + 4 others: extract] [mtime.2.1.0: extract] [multipart_form.0.6.0, multipart_form-lwt.0.6.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-crypto.1.1.0, mirage-crypto-ec.1.1.0, mirage-crypto-pk.1.1.0, mirage-crypto-rng.1.1.0, mirage-crypto-rng-lwt.1.1.0  (cached)
Processing 101/384: [mtime.2.1.0: extract] [multipart_form.0.6.0, multipart_form-lwt.0.6.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 102/384: [mtime.2.1.0: extract] [multipart_form.0.6.0, multipart_form-lwt.0.6.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.2.1.0  (cached)
Processing 102/384: [multipart_form.0.6.0, multipart_form-lwt.0.6.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 103/384: [multipart_form.0.6.0, multipart_form-lwt.0.6.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0  (cached)
Processing 103/384: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 104/384: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 104/384: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 105/384: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 105/384: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 106/384: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [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\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 106/384: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7]
-> retrieved ocamlbuild.0.15.0  (cached)
-> retrieved ocamlfind.1.9.5  (cached)
-> retrieved ocplib-endian.1.2  (cached)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context

- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src\\dune_action_plugin.mli", line 1, characters 4-9:

- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context


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


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   ocamlbuild            0.15.0
| - fetch   ocamlfind             1.9.5
| - fetch   ocplib-endian         1.2
| - fetch   ohex                  0.2.0
| - fetch   pecu                  0.7
| - fetch   pp                    2.0.0
| - fetch   ppx_blob              0.9.0
| - fetch   ppx_derivers          1.2.1
| - fetch   ppxlib                0.34.0
| - fetch   prettym               0.0.3
| - fetch   psq                   0.2.1
| - fetch   ptime                 1.2.0
| - fetch   re                    1.12.0
| - fetch   result                1.5
| - fetch   rresult               0.7.0
| - fetch   sedlex                3.3
| - fetch   seq                   base
| - fetch   sexplib0              v0.17.0
| - fetch   slipshow              0.0.33
| - fetch   ssl                   0.7.0
| - fetch   stdlib-shims          0.3.0
| - fetch   stringext             1.6.0
| - fetch   tls                   1.0.4
| - fetch   topkg                 1.0.7
| - fetch   uchar                 0.0.2
| - fetch   unstrctrd             0.4
| - fetch   uri                   4.4.0
| - fetch   uutf                  1.0.3
| - fetch   x509                  1.0.5
| - fetch   yojson                2.2.2
| - fetch   zarith                1.14
| - install angstrom              0.16.1
| - install asn1-combinators      0.3.2
| - install astring               0.8.5
| - install base-bytes            base
| - install base64                3.5.1
| - install bigarray-compat       1.1.0
| - install bigarray-overlap      0.2.1
| - install bigstringaf           0.10.0
| - install bos                   0.2.1
| - install brr                   0.0.7
| - install camlp-streams         5.0.1
| - install caqti                 2.1.2
| - install caqti-lwt             2.1.1
| - install cf                    0.5.0
| - install cf-lwt                0.5.0
| - install cppo                  1.8.0
| - install csexp                 1.5.2
| - install cstruct               6.2.0
| - install ctypes                0.23.0
| - install ctypes-foreign        0.23.0
| - install digestif              1.2.0
| - install domain-name           0.4.0
| - install dream                 1.0.0~alpha8
| - install dream-httpaf          1.0.0~alpha4
| - install dream-pure            1.0.0~alpha2
| - install dune-configurator     3.17.1
| - install dune-private-libs     3.17.1
| - install dune-site             3.17.1
| - install duration              0.2.1
| - install dyn                   3.17.1
| - install eqaf                  0.10
| - install faraday               0.8.2
| - install faraday-lwt           0.8.2
| - install faraday-lwt-unix      0.8.2
| - install fmt                   0.9.0
| - install fpath                 0.7.3
| - install fsevents              0.3.0
| - install fsevents-lwt          0.3.0
| - install gen                   1.1
| - install gluten                0.5.2
| - install gluten-lwt            0.5.2
| - install gluten-lwt-unix       0.5.2
| - install gmap                  0.3.0
| - install graphql               0.14.0
| - install graphql-lwt           0.14.0
| - install graphql_parser        0.14.0
| - install h2                    0.10.0
| - install h2-lwt                0.10.0
| - install h2-lwt-unix           0.10.0
| - install hmap                  0.8.1
| - install hpack                 0.13.0
| - install httpaf                0.7.1
| - install httpun                0.1.0
| - install httpun-lwt            0.1.0
| - install httpun-lwt-unix       0.1.0
| - install httpun-types          0.1.0
| - install httpun-ws             0.2.0
| - install integers              0.7.0
| - install ipaddr                5.6.0
| - install irmin-watcher         0.5.0
| - install js_of_ocaml           5.9.1
| - install js_of_ocaml-compiler  5.9.1
| - install js_of_ocaml-lwt       5.9.1
| - install js_of_ocaml-ppx       5.9.1
| - install js_of_ocaml-toplevel  5.9.1
| - install kdf                   1.0.0
| - install ke                    0.6
| - install lambdasoup            1.1.1
| - install logs                  0.7.0
| - install lwt                   5.9.0
| - install lwt-dllist            1.0.1
| - install lwt_ppx               5.8.0
| - install lwt_ssl               1.2.0
| - install macaddr               5.6.0
| - install magic-mime            1.3.1
| - install markup                1.0.3
| - install menhir                20240715
| - install menhirCST             20240715
| - install menhirLib             20240715
| - install menhirSdk             20240715
| - install mirage-clock          4.2.0
| - install mirage-crypto         1.1.0
| - install mirage-crypto-ec      1.1.0
| - install mirage-crypto-pk      1.1.0
| - install mirage-crypto-rng     1.1.0
| - install mirage-crypto-rng-lwt 1.1.0
| - install mtime                 2.1.0
| - install multipart_form        0.6.0
| - install multipart_form-lwt    0.6.0
| - install ocaml-compiler-libs   v0.17.0
| - install ocaml-syntax-shims    1.0.0
| - install ocamlbuild            0.15.0
| - install ocamlfind             1.9.5
| - install ocplib-endian         1.2
| - install ohex                  0.2.0
| - install ordering              3.17.1
| - install pecu                  0.7
| - install pp                    2.0.0
| - install ppx_blob              0.9.0
| - install ppx_derivers          1.2.1
| - install ppxlib                0.34.0
| - install prettym               0.0.3
| - install psq                   0.2.1
| - install ptime                 1.2.0
| - install re                    1.12.0
| - install result                1.5
| - install rresult               0.7.0
| - install sedlex                3.3
| - install seq                   base
| - install sexplib0              v0.17.0
| - install slipshow              0.0.33
| - install ssl                   0.7.0
| - install stdlib-shims          0.3.0
| - install stdune                3.17.1
| - install stringext             1.6.0
| - install tls                   1.0.4
| - install topkg                 1.0.7
| - install uchar                 0.0.2
| - install unstrctrd             0.4
| - install uri                   4.4.0
| - install uutf                  1.0.3
| - install x509                  1.0.5
| - install yojson                2.2.2
| - install zarith                1.14
+- 
+- The following actions failed
| - build   dune            3.17.1
| - install mingw-w64-shims 0.2.0
+- 
+- The following changes have been performed (the rest was aborted)
| - remove  mingw-w64-shims               0.2.0
| - install cmdliner                      1.3.0
| - install conf-gmp                      4
| - install conf-gmp-powm-sec             3
| - install conf-libffi                   2.0.0
| - install conf-libssl                   4
| - install conf-mingw-w64-gcc-i686       1
| - install conf-mingw-w64-gmp-i686       1
| - install conf-mingw-w64-gmp-x86_64     1
| - install conf-mingw-w64-libffi-i686    1
| - install conf-mingw-w64-libffi-x86_64  1
| - install conf-mingw-w64-openssl-i686   1
| - install conf-mingw-w64-openssl-x86_64 1
| - install conf-pkg-config               3
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\.opam-switch\\backup\\state-20250718195140.export"
'C:\cygwin64\bin\opam.exe install -vy slipshow.0.0.33' failed.
"opam remove -y slipshow.0.0.33
opam install -vy slipshow.0.0.33
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: slipshow.0.0.33 | 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