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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-11 17:04.21 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2024-11-11 17:04.21 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-11 17:04.21 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" from cache

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

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

  Added 9 lines after line 1 in ~\.bash_profile.
2024-11-11 17:04.21 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache

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

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

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

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

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"doculib.1.3.5\"\
               \nopam install -vy \"doculib.1.3.5\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"doculib.1.3.5\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] doculib.1.3.5 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 84 packages
  - install   angstrom                  0.16.1            [required by uri]
  - install   asn1-combinators          0.2.6             [required by x509]
  - install   astring                   0.8.5             [required by conduit, ca-certs]
  - install   base                      v0.16.3           [required by ppx_sexp_conv]
  - install   base-bytes                base              [required by ocplib-endian]
  - install   base64                    3.5.1             [required by cohttp]
  - install   bigstringaf               0.10.0            [required by angstrom]
  - install   bos                       0.2.1             [required by ca-certs]
  - install   ca-certs                  0.2.3             [required by conduit-lwt-unix]
  - install   cairo2                    0.6.4             [required by lablgtk3]
  - install   camlp-streams             5.0.1             [required by lablgtk3]
  - install   cmdliner                  1.3.0             [required by cohttp-lwt-unix]
  - install   cohttp                    6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   cohttp-lwt                6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   cohttp-lwt-unix           6.0.0~beta2       [required by doculib]
  - install   conduit                   6.2.3             [required by conduit-lwt]
  - install   conduit-lwt               6.2.3             [required by cohttp-lwt-unix]
  - install   conduit-lwt-unix          6.2.3             [required by cohttp-lwt-unix]
  - install   conf-bash                 1                 [required by base]
  - install   conf-cairo                1                 [required by cairo2]
  - install   conf-gmp                  4                 [required by zarith, conf-gmp-powm-sec]
  - install   conf-gmp-powm-sec         3                 [required by mirage-crypto-pk]
  - install   conf-gtk3                 18                [required by lablgtk3]
  - 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 conf-gtk3]
  - install   cppo                      1.7.0             [required by lwt]
  - install   csexp                     1.5.2             [required by dune-configurator]
  - install   cstruct                   6.2.0             [required by x509, mirage-crypto, tls]
  - install   doculib                   1.3.5
  - install   domain-name               0.4.0             [required by x509, ipaddr, tls]
  - install   dune                      3.16.1            [required by doculib]
  - install   dune-configurator         3.16.1            [required by cairo2]
  - install   duration                  0.2.1             [required by mirage-crypto-rng-lwt]
  - install   eqaf                      0.9               [required by mirage-crypto]
  - install   fileutils                 0.6.4             [required by metadb]
  - install   fmt                       0.9.0             [required by cohttp-lwt-unix]
  - install   fpath                     0.7.3             [required by ca-certs]
  - install   gmap                      0.3.0             [required by x509]
  - install   hkdf                      1.0.4             [required by tls]
  - install   http                      6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   ipaddr                    5.6.0             [required by conduit-lwt-unix]
  - install   ipaddr-sexp               5.6.0             [required by conduit-lwt-unix]
  - install   lablgtk3                  3.1.5             [required by doculib]
  - install   logs                      0.7.0             [required by cohttp-lwt-unix]
  - install   lwt                       5.8.0             [required by cohttp-lwt-unix]
  - install   macaddr                   5.6.0             [required by ipaddr]
  - install   magic-mime                1.3.1             [required by cohttp-lwt-unix]
  - install   metadb                    1.0.2             [required by doculib]
  - install   mirage-crypto             0.11.3            [required by ca-certs]
  - install   mirage-crypto-ec          0.11.3            [required by x509, tls]
  - install   mirage-crypto-pk          0.11.3            [required by x509, tls]
  - install   mirage-crypto-rng         0.11.3            [required by mirage-crypto-rng-lwt, x509, tls]
  - install   mirage-crypto-rng-lwt     0.11.3            [required by tls-lwt]
  - install   mtime                     2.1.0             [required by mirage-crypto-rng-lwt]
  - install   num                       1.5-1             [required by sexplib]
  - install   ocaml-compiler-libs       v0.12.4           [required by ppxlib]
  - install   ocaml-syntax-shims        1.0.0             [required by angstrom]
  - install   ocamlbuild                0.15.0            [required by logs]
  - install   ocamlfind                 1.9.5             [required by logs]
  - install   ocamlgraph                2.1.0             [required by doculib]
  - install   ocplib-endian             1.2               [required by lwt]
  - install   parsexp                   v0.16.0           [required by sexplib]
  - install   pbkdf                     1.2.0             [required by x509]
  - install   ppx_derivers              1.2.1             [required by ppxlib]
  - install   ppx_sexp_conv             v0.16.0           [required by cohttp-lwt-unix]
  - install   ppxlib                    0.33.1~5.3preview [required by ppx_sexp_conv]
  - install   ptime                     1.2.0             [required by ca-certs, tls-lwt]
  - install   re                        1.12.0            [required by cohttp]
  - install   rresult                   0.7.0             [required by bos]
  - install   seq                       base              [required by fileutils, yojson]
  - install   sexplib                   v0.16.0           [required by conduit-lwt]
  - install   sexplib0                  v0.16.0           [required by cohttp, cohttp-lwt]
  - install   stdlib-shims              0.3.0             [required by ocamlgraph]
  - install   stringext                 1.6.0             [required by cohttp]
  - install   tls                       0.17.5            [required by tls-lwt]
  - install   tls-lwt                   0.17.5            [required by doculib]
  - install   topkg                     1.0.7             [required by logs]
  - install   uri                       4.4.0             [required by cohttp-lwt, cohttp, conduit-lwt-unix]
  - install   uri-sexp                  4.4.0             [required by cohttp]
  - install   x509                      0.16.5            [required by ca-certs, tls-lwt]
  - install   yojson                    2.2.2             [required by metadb]
  - install   zarith                    1.14              [required by asn1-combinators, mirage-crypto-pk]

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

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

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

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp"
- Starting cygwin install, version 2.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: 3 tasks, update: no, use test packages: no
- solving: 10 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.43.1-1 
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              12.0.0-1 
-    3 install mingw64-x86_64-gcc-g++                12.4.0-1 
-    4 install mingw64-i686-headers                  12.0.0-1 
-    5 install mingw64-x86_64-gmp                    6.3.0-1  
-    6 install mingw64-i686-runtime                  12.0.0-1 
-    7 install mingw64-i686-gcc-core                 12.4.0-1 
-    8 install mingw64-i686-gcc-g++                  12.4.0-1 
-    9 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.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/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/242: [angstrom.0.16.1: extract]
Processing  2/242: [angstrom.0.16.1: extract] [asn1-combinators.0.2.6: extract]
Processing  3/242: [angstrom.0.16.1: extract] [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/242: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
Processing  4/242: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract] [base.v0.16.3: extract]
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  4/242: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  5/242: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  6/242: [astring.0.8.5: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/242: [base.v0.16.3: extract] [base64.3.5.1: extract]
Processing  7/242: [base.v0.16.3: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  7/242: [base.v0.16.3: extract] [bigstringaf.0.10.0: extract]
Processing  8/242: [base.v0.16.3: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved base.v0.16.3  (cached)
Processing  8/242: [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
Processing  9/242: [bigstringaf.0.10.0: extract] [bos.0.2.1: extract] [ca-certs.0.2.3: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  9/242: [bos.0.2.1: extract] [ca-certs.0.2.3: extract]
Processing 10/242: [bos.0.2.1: extract] [ca-certs.0.2.3: extract] [cairo2.0.6.4: extract]
-> retrieved bos.0.2.1  (cached)
Processing 10/242: [ca-certs.0.2.3: extract] [cairo2.0.6.4: extract]
Processing 11/242: [ca-certs.0.2.3: extract] [cairo2.0.6.4: extract] [camlp-streams.5.0.1: extract]
-> retrieved ca-certs.0.2.3  (cached)
Processing 11/242: [cairo2.0.6.4: extract] [camlp-streams.5.0.1: extract]
Processing 12/242: [cairo2.0.6.4: extract] [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract]
-> retrieved cairo2.0.6.4  (cached)
Processing 12/242: [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract]
Processing 13/242: [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 13/242: [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract]
Processing 14/242: [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 14/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 15/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 16/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved conf-gmp.4  (cached)
Processing 17/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 18/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 19/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 20/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 21/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 22/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 23/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 24/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract]
Processing 25/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all]
Processing 26/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 27/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 28/242: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp.6.0.0~beta2, cohttp-lwt.6.0.0~beta2, cohttp-lwt-unix.6.0.0~beta2, http.6.0.0~beta2  (cached)
Processing 28/242: [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/242: [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
Processing 29/242: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/242: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.7.0  (cached)
Processing 30/242: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/242: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [doculib.1.3.5: http] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 31/242: [cstruct.6.2.0: extract] [doculib.1.3.5: http] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/242: [cstruct.6.2.0: extract] [doculib.1.3.5: http] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0  (cached)
Processing 32/242: [doculib.1.3.5: http] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/242: [doculib.1.3.5: http] [domain-name.0.4.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.0  (cached)
Processing 33/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 34/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> installed conf-bash.1
Processing 35/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: 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\default\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 12.4.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 35/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 36/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 36/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 37/242: [doculib.1.3.5: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [cmdliner: make all]
-> retrieved duration.0.2.1  (cached)

#=== ERROR while compiling conf-cairo.1 =======================================#
"pkg-config": command not found.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - recompile mingw-w64-shims                                                                                                                0.2.0
| - fetch     duration                                                                                                                       0.2.1
| - fetch     eqaf                                                                                                                           0.9
| - fetch     fileutils                                                                                                                      0.6.4
| - fetch     fmt                                                                                                                            0.9.0
| - fetch     fpath                                                                                                                          0.7.3
| - fetch     gmap                                                                                                                           0.3.0
| - fetch     hkdf                                                                                                                           1.0.4
| - fetch     ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0                                                                                 
| - fetch     lablgtk3                                                                                                                       3.1.5
| - fetch     logs                                                                                                                           0.7.0
| - fetch     lwt                                                                                                                            5.8.0
| - fetch     magic-mime                                                                                                                     1.3.1
| - fetch     metadb                                                                                                                         1.0.2
| - fetch     mingw-w64-shims                                                                                                                0.2.0
| - fetch     mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 
| - fetch     mtime                                                                                                                          2.1.0
| - fetch     num                                                                                                                            1.5-1
| - fetch     ocaml-compiler-libs                                                                                                            v0.12.4
| - fetch     ocaml-syntax-shims                                                                                                             1.0.0
| - fetch     ocamlbuild                                                                                                                     0.15.0
| - fetch     ocamlfind                                                                                                                      1.9.5
| - fetch     ocamlgraph                                                                                                                     2.1.0
| - fetch     ocplib-endian                                                                                                                  1.2
| - fetch     parsexp                                                                                                                        v0.16.0
| - fetch     pbkdf                                                                                                                          1.2.0
| - fetch     ppx_derivers                                                                                                                   1.2.1
| - fetch     ppx_sexp_conv                                                                                                                  v0.16.0
| - fetch     ppxlib                                                                                                                         0.33.1~5.3preview
| - fetch     ptime                                                                                                                          1.2.0
| - fetch     re                                                                                                                             1.12.0
| - fetch     rresult                                                                                                                        0.7.0
| - fetch     seq                                                                                                                            base
| - fetch     sexplib                                                                                                                        v0.16.0
| - fetch     sexplib0                                                                                                                       v0.16.0
| - fetch     stdlib-shims                                                                                                                   0.3.0
| - fetch     stringext                                                                                                                      1.6.0
| - fetch     tls.0.17.5, tls-lwt.0.17.5                                                                                                     
| - fetch     topkg                                                                                                                          1.0.7
| - fetch     uri.4.4.0, uri-sexp.4.4.0                                                                                                      
| - fetch     x509                                                                                                                           0.16.5
| - fetch     yojson                                                                                                                         2.2.2
| - fetch     zarith                                                                                                                         1.14
| - install   angstrom                                                                                                                       0.16.1
| - install   asn1-combinators                                                                                                               0.2.6
| - install   astring                                                                                                                        0.8.5
| - install   base                                                                                                                           v0.16.3
| - install   base-bytes                                                                                                                     base
| - install   base64                                                                                                                         3.5.1
| - install   bigstringaf                                                                                                                    0.10.0
| - install   bos                                                                                                                            0.2.1
| - install   ca-certs                                                                                                                       0.2.3
| - install   cairo2                                                                                                                         0.6.4
| - install   camlp-streams                                                                                                                  5.0.1
| - install   cohttp                                                                                                                         6.0.0~beta2
| - install   cohttp-lwt                                                                                                                     6.0.0~beta2
| - install   cohttp-lwt-unix                                                                                                                6.0.0~beta2
| - install   conduit                                                                                                                        6.2.3
| - install   conduit-lwt                                                                                                                    6.2.3
| - install   conduit-lwt-unix                                                                                                               6.2.3
| - install   conf-gmp                                                                                                                       4
| - install   conf-gmp-powm-sec                                                                                                              3
| - install   conf-gtk3                                                                                                                      18
| - install   conf-mingw-w64-gmp-i686                                                                                                        1
| - install   conf-mingw-w64-gmp-x86_64                                                                                                      1
| - install   cppo                                                                                                                           1.7.0
| - install   csexp                                                                                                                          1.5.2
| - install   cstruct                                                                                                                        6.2.0
| - install   domain-name                                                                                                                    0.4.0
| - install   duration                                                                                                                       0.2.1
| - install   eqaf                                                                                                                           0.9
| - install   fileutils                                                                                                                      0.6.4
| - install   fmt                                                                                                                            0.9.0
| - install   fpath                                                                                                                          0.7.3
| - install   gmap                                                                                                                           0.3.0
| - install   hkdf                                                                                                                           1.0.4
| - install   http                                                                                                                           6.0.0~beta2
| - install   ipaddr                                                                                                                         5.6.0
| - install   ipaddr-sexp                                                                                                                    5.6.0
| - install   lablgtk3                                                                                                                       3.1.5
| - install   logs                                                                                                                           0.7.0
| - install   lwt                                                                                                                            5.8.0
| - install   macaddr                                                                                                                        5.6.0
| - install   magic-mime                                                                                                                     1.3.1
| - install   metadb                                                                                                                         1.0.2
| - install   mirage-crypto                                                                                                                  0.11.3
| - install   mirage-crypto-ec                                                                                                               0.11.3
| - install   mirage-crypto-pk                                                                                                               0.11.3
| - install   mirage-crypto-rng                                                                                                              0.11.3
| - install   mirage-crypto-rng-lwt                                                                                                          0.11.3
| - install   mtime                                                                                                                          2.1.0
| - install   num                                                                                                                            1.5-1
| - 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   parsexp                                                                                                                        v0.16.0
| - install   pbkdf                                                                                                                          1.2.0
| - install   ppx_derivers                                                                                                                   1.2.1
| - install   ppx_sexp_conv                                                                                                                  v0.16.0
| - install   ppxlib                                                                                                                         0.33.1~5.3preview
| - install   ptime                                                                                                                          1.2.0
| - install   re                                                                                                                             1.12.0
| - install   rresult                                                                                                                        0.7.0
| - install   seq                                                                                                                            base
| - install   sexplib                                                                                                                        v0.16.0
| - install   sexplib0                                                                                                                       v0.16.0
| - install   stdlib-shims                                                                                                                   0.3.0
| - install   stringext                                                                                                                      1.6.0
| - install   tls                                                                                                                            0.17.5
| - install   tls-lwt                                                                                                                        0.17.5
| - install   topkg                                                                                                                          1.0.7
| - install   uri                                                                                                                            4.4.0
| - install   uri-sexp                                                                                                                       4.4.0
| - install   x509                                                                                                                           0.16.5
| - install   yojson                                                                                                                         2.2.2
| - install   zarith                                                                                                                         1.14
+- 
+- The following actions failed
| - fetch doculib                               1.3.5
| - fetch dune.3.16.1, dune-configurator.3.16.1 
| - build cmdliner                              1.3.0
| - build conf-cairo                            1
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-bash               1
| - install conf-mingw-w64-gcc-i686 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\\default\\.opam-switch\\backup\\state-20241111170434.export"
'C:\cygwin64\bin\opam.exe install -vy doculib.1.3.5' failed.
"
opam remove -y "doculib.1.3.5"
opam install -vy "doculib.1.3.5"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "doculib.1.3.5" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


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