Building on alpha (from windows) 2024-10-18 16:35.51 ---> using "340d600392818df2413382dc7d8325c360d83ea49a262d31760348484bbc10b5" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env OPAMYES 1) /: (env OPAMCONFIRMLEVEL unsafe-yes) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell true)) 2024-10-18 16:35.51 ---> using "eff12c67e396719643b17f6578ef66f556154fdd5953a633e74c969cd57a86de" 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 6be71e78343d97c4343a15c3c24a5b39cd162fd6")) 2024-10-18 16:35.51 ---> using "105f034247a8fede0dec2e542248c4b1494d56509f310119e519ec308087f668" 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-10-18 16:35.51 ---> using "93259dd66deffdf63a8f5b704634b5fdb767f9d52c8209bef03d822a577e4fda" from cache /: (run (cache (opam-archives (target /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 -> installed mingw-w64-shims.0.2.0 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.3 -> installed ocaml.4.14.2 Done. # Run eval $(opam env --switch=default) to update the current shell environment 2024-10-18 16:35.51 ---> using "6024b686662a873f0acb52fb02595c7158112e740f763ffdb14a818987ddbd25" from cache /: (run (network host) (shell "opam update --depexts")) 2024-10-18 16:35.51 ---> using "31b24226a0f9e0ceecb8a66ca0685a04ae92e0b4a86a491e360d9d64be121f4a" from cache /: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache))) (network host) (shell "\ \nopam remove -y \"memcad.1.1.0\"\ \nopam install -vy \"memcad.1.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"memcad.1.1.0\" | grep -q '\"windows\"'; 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] memcad.1.1.0 is not installed. The following actions will be performed: === recompile 1 package - recompile mingw-w64-shims 0.2.0 [uses conf-pkg-config] === install 55 packages - install apron v0.9.15 [required by memcad] - install base-bytes base [required by qtest] - install bdd 0.3 [required by memcad] - install bigarray-compat 1.1.0 [required by mlgmpidl] - install camlidl 1.12 [required by apron] - install clangml 4.8.0 [required by memcad] - install clangml-transforms 0.26 [required by memcad] - install conf-autoconf 0.2 [required by stdcompat] - install conf-bash 1 [required by conf-libclang] - install conf-findutils 1 [required by ez-conf-lib] - install conf-gmp-paths 1 [required by mlgmpidl] - install conf-graphviz 0.1 [required by memcad] - install conf-libclang 15 [required by clangml] - install conf-mingw-w64-gcc-i686 1 [required by conf-mingw-w64-zlib-i686] - install conf-mingw-w64-zlib-i686 1 [required by conf-zlib] - install conf-mingw-w64-zlib-x86_64 1 [required by conf-zlib] - install conf-mpfr-paths 1 [required by mlgmpidl] - install conf-ncurses 1 [required by clangml] - install conf-perl 2 [required by apron] - install conf-pkg-config 3 [required by conf-ncurses, conf-zlib] - install conf-which 1 [required by conf-graphviz] - install conf-zlib 1 [required by clangml] - install cppo 1.7.0 [required by setr] - install csexp 1.5.2 [required by dune-configurator] - install dolog 4.0.0 [required by clangml-transforms] - install dune 3.16.0 [required by memcad] - install dune-configurator 3.16.0 [required by parmap] - install ez-conf-lib 2 [required by conf-gmp-paths, conf-mpfr-paths] - install fix 20230505 [required by refl] - install memcad 1.1.0 - install metapp 0.4.4 [required by clangml] - install metaquot 0.5.2 [required by clangml] - install mlbdd 0.7.3 [required by memcad] - install mlgmpidl 1.3.0 [required by apron] - install obuild 0.1.11 [required by bdd] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml-migrate-parsetree 2.4.0 (deprecated) [required by clangml] - install ocamlbuild 0.15.0 [required by apron, setr] - install ocamlfind 1.9.5 [required by ounit, bdd, apron, etc.] - install ounit 2.2.7 [required by memcad] - install ounit2 2.2.7 [required by ounit, qtest] - install parmap 1.2.5 [required by memcad] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppxlib 0.33.1~5.3preview [required by clangml] - install qcheck 0.22 [required by qtest] - install qcheck-core 0.22 [required by qcheck] - install qcheck-ounit 0.22 [required by qcheck] - install qtest 2.11.2 [required by memcad] - install refl 0.4.1 [required by clangml, clangml-transforms] - install seq base [required by ounit2] - install setr 0.1.1 [required by memcad] - install sexplib0 v0.17.0 [required by ppxlib] - install stdcompat 19 [required by clangml] - install stdlib-shims 0.3.0 [required by ounit2] - install traverse 0.3.0 [required by clangml-transforms] The following system packages will first need to be installed: autoconf graphviz mingw64-i686-gcc-core mingw64-i686-zlib mingw64-x86_64-zlib <><> 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" "autoconf,graphviz,mingw64-i686-gcc-core,mingw64-i686-zlib,mingw64-x86_64-zlib" - 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.uk.sargasso.net/ - solving: 5 tasks, update: no, use test packages: no - solving: 97 tasks, update: no, use test packages: no - Augmented Transaction List: - 0 install dejavu-fonts 2.37-1 - 1 install gsettings-desktop-schemas 3.24.1-1 - 2 install hicolor-icon-theme 0.15-1 - 3 install libICE6 1.1.1-1 - 4 install libXau6 1.0.11-1 - 5 install libXdmcp6 1.1.5-1 - 6 install libcdt5 8.0.5-1 - 7 install libdatrie1 0.2.13-1 - 8 install libdb18.1 18.1.40-1 - 9 install libdeflate0 1.22-1 - 10 install libfontconfig-common 2.15.0-3 - 11 install libfribidi0 1.0.16-1 - 12 install libgdbm_compat4 1.18.1-1 - 13 install libgomp1 12.4.0-3 - 14 install libgraphite2_3 1.3.14-1 - 15 install libjbig2 2.1-2 - 16 install libjpeg8 3.0.3-1 - 17 install liblab_gamut1 8.0.5-1 - 18 install liblcms2_2 2.16-1 - 19 install libltdl7 2.5.3-1 - 20 install libnspr4 4.21-1 - 21 install libopenjp2_7 2.5.2-1 - 22 install libpaper-common 1.1.29-1 - 23 install libpathplan4 8.0.5-1 - 24 install libpixman1_0 0.43.4-1 - 25 install libpng16 1.6.42-1 - 26 install libsqlite3_0 3.34.0-1 - 27 install libwebp7 1.4.0-1 - 28 install libxdot4 8.0.5-1 - 29 install libxml2 2.10.4-2 - 30 install m4 1.4.19-1 - 31 install mingw64-i686-binutils 2.43.1-1 - 32 install mingw64-i686-windows-default-manifest 6.4-1 - 33 install mingw64-i686-winpthreads 12.0.0-1 - 34 install mingw64-i686-zlib 1.3.1-1 - 35 install mingw64-x86_64-zlib 1.3.1-1 - 36 install poppler-data 0.4.10-1 - 37 install desktop-file-utils 0.27-1 - 38 install libglib2.0_0 2.64.6-1 - 39 install gamin 0.1.10-15 - 40 install libfam0 0.1.10-15 - 41 install adwaita-icon-theme 3.26.1-1 - 42 install libSM6 1.2.4-1 - 43 install libxcb1 1.17.0-1 - 44 install libcgraph6 8.0.5-1 - 45 install libthai0 0.1.29-1 - 46 install perl 5.40.0-1 - 47 install libimagequant0 2.10.0-1 - 48 install libjasper4 2.0.14-1 - 49 install libpaper1 1.1.29-1 - 50 install libfreetype6 2.13.3-1 - 51 install libnss3 3.45-1 - 52 install libtiff7 4.7.0-1 - 53 install libtiff6 4.4.0-1 - 54 install autoconf2.7 2.72-1 - 55 install autoconf2.5 2.69-5 - 56 install mingw64-i686-headers 12.0.0-1 - 57 install shared-mime-info 2.4-1 - 58 install libxcb-shm0 1.17.0-1 - 59 install libxcb-render0 1.17.0-1 - 60 install libX11_6 1.8.9-1 - 61 install libgvpr2 8.0.5-1 - 62 install autoconf2.1 2.13-12 - 63 install libfontconfig1 2.15.0-3 - 64 install mingw64-i686-runtime 12.0.0-1 - 65 install libharfbuzz0 9.0.0-1 - 66 install libgts0.7_5 20121130-1 - 67 install libgdk_pixbuf2.0_0 2.36.11-1 - 68 install libcroco0.6_3 0.6.12-1 - 69 install libatk1.0_0 2.38.0-2 - 70 install libXt6 1.3.0-1 - 71 install libXrender1 0.9.11-1 - 72 install libXpm4 3.5.17-1 - 73 install libXfixes3 6.0.1-1 - 74 install libXext6 1.3.6-1 - 75 install libXdamage1 1.1.6-1 - 76 install libXcomposite1 0.4.6-1 - 77 install autoconf 15-2 - 78 install libpoppler106 21.01.0-1 - 79 install mingw64-i686-gcc-core 12.4.0-1 - 80 install libraqm0 0.7.0-1 - 81 install gtk-update-icon-cache 3.24.43-1 - 82 install libgs10 10.03.1-1 - 83 install libXft2 2.3.7-1 - 84 install libXcursor1 1.2.2-1 - 85 install libcairo2 1.17.4-1 - 86 install libXrandr2 1.5.4-1 - 87 install libXinerama1 1.1.5-1 - 88 install libXi6 1.8.1-1 - 89 install libgd3 2.3.3-1 - 90 install libpoppler-glib8 21.01.0-1 - 91 install libpango1.0_0 1.54.0-1 - 92 install librsvg2_2 2.40.20-1 - 93 install libgtk2.0_0 2.24.33-1 - 94 install libLASi1 1.1.1-2 - 95 install libgvc6 8.0.5-1 - 96 install graphviz 8.0.5-1 - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/db/libdb18.1/libdb18.1-18.1.40-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdbm/libgdbm_compat4/libgdbm_compat4-1.18.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/m4/m4-1.4.19-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.27-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/perl/perl-5.40.0-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf2.7/autoconf2.7-2.72-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-5.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf2.1/autoconf2.1-2.13-12.tar.bz2 - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2 - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf/autoconf-15-2.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/db/libdb18.1/libdb18.1-18.1.40-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdbm/libgdbm_compat4/libgdbm_compat4-1.18.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/m4/m4-1.4.19-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.27-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/perl/perl-5.40.0-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf2.7/autoconf2.7-2.72-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-5.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf2.1/autoconf2.1-2.13-12.tar.bz2 - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2 - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/autoconf/autoconf-15-2.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/hicolor-icon-theme.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/adwaita-icon-theme.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/gdk-pixbuf2.0.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libpaper.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/nss.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libgvc6.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_adwaita-icon-theme.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_fontconfig_cache_1.sh" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_fontconfig_dtd.dash" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_hicolor-icon-theme.sh" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh" - Ending cygwin install - NOTE: you should run 'diskperf -y' to enable the disk statistics <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/165: [apron.v0.9.15: extract] Processing 2/165: [apron.v0.9.15: extract] Processing 3/165: [apron.v0.9.15: extract] [bdd.0.3: http] Processing 4/165: [apron.v0.9.15: extract] [bdd.0.3: http] [bigarray-compat.1.1.0: extract] -> retrieved bigarray-compat.1.1.0 (cached) Processing 4/165: [apron.v0.9.15: extract] [bdd.0.3: http] Processing 5/165: [apron.v0.9.15: extract] [bdd.0.3: http] [camlidl.1.12: extract] -> retrieved camlidl.1.12 (cached) Processing 5/165: [apron.v0.9.15: extract] [bdd.0.3: http] Processing 6/165: [apron.v0.9.15: extract] [bdd.0.3: http] [clangml.4.8.0: http] Processing 7/165: [apron.v0.9.15: extract] [bdd.0.3: http] [clangml.4.8.0: http] [camlidl: mv] -> retrieved apron.v0.9.15 (cached) Processing 7/165: [bdd.0.3: http] [clangml.4.8.0: http] [camlidl: mv] Processing 8/165: [bdd.0.3: http] [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] Processing 8/165: [bdd.0.3: extract] [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] Processing 8/165: [bdd.0.3: extract] [clangml.4.8.0: extract] [clangml-transforms.0.26: http] [camlidl: mv] Processing 8/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [clangml-transforms.0.26: http] [camlidl: mv] Processing 8/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [clangml-transforms.0.26: extract] [camlidl: mv] + C:\cygwin64\bin\mv.exe "config/Makefile.mingw" "config/Makefile" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\camlidl.1.12) - /usr/bin/mv: cannot stat 'config/Makefile.mingw': No such file or directory [ERROR] The compilation of camlidl.1.12 failed at "mv config/Makefile.mingw config/Makefile". Processing 8/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [clangml-transforms.0.26: extract] Processing 9/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [clangml-transforms.0.26: extract] -> retrieved clangml-transforms.0.26 (https://gitlab.inria.fr/memcad/clangml-transforms/-/archive/v0.26/clangml-transforms-v0.26.tar.gz) Processing 9/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] Processing 10/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] Processing 11/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] Processing 12/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] -> retrieved conf-gmp-paths.1 (cached) Processing 13/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] Processing 14/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] Processing 15/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] Processing 16/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] Processing 17/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] Processing 18/165: [bdd.0.3/bdd.obuild: dl] [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] -> retrieved bdd.0.3 (https://www.lri.fr/~filliatr/ftp/ocaml/bdd/bdd-0.3.tar.gz) Processing 18/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 19/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 20/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 21/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] -> retrieved conf-mpfr-paths.1 (cached) Processing 22/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 23/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 24/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 25/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 26/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 27/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 28/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] Processing 29/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 30/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] Processing 31/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 32/165: [clangml.4.8.0: extract] [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> retrieved clangml.4.8.0 (https://github.com/thierry-martinez/clangml/releases/download/v4.8.0/clangml.4.8.0.tar.gz) Processing 32/165: [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 33/165: [conf-libclang.15/configure.sh: dl] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> retrieved conf-libclang.15 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libclang/configure.sh.15) Processing 33/165: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 34/165: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [dolog.4.0.0: http] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> retrieved cppo.1.7.0 (cached) Processing 34/165: [csexp.1.5.2: extract] [dolog.4.0.0: http] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 35/165: [csexp.1.5.2: extract] [dolog.4.0.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> retrieved csexp.1.5.2 (cached) Processing 35/165: [dolog.4.0.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 36/165: [dolog.4.0.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 36/165: [dolog.4.0.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-autoconf: sh autoconf -V] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] + C:\cygwin64\bin\sh.exe "-exc" "autoconf -V" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-autoconf.0.2) - + autoconf -V - autoconf (GNU Autoconf) 2.72 - Copyright (C) 2023 Free Software Foundation, Inc. - License GPLv3+/Autoconf: GNU GPL version 3 or later - <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html> - This is free software: you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. - - Written by David J. MacKenzie and Akim Demaille. -> compiled conf-autoconf.0.2 Processing 36/165: [dolog.4.0.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> installed conf-autoconf.0.2 Processing 37/165: [dolog.4.0.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-bash: bash] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] + C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1) - GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 37/165: [dolog.4.0.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> installed conf-bash.1 Processing 38/165: [dolog.4.0.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 39/165: [dolog.4.0.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-findutils: sh find . -name .] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> retrieved dolog.4.0.0 (https://github.com/UnixJunkie/dolog/archive/v4.0.0.tar.gz) Processing 39/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [conf-findutils: sh find . -name .] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 40/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [ez-conf-lib.2: extract] [fix.20230505: extract] [conf-findutils: sh find . -name .] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> retrieved ez-conf-lib.2 (cached) Processing 40/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [conf-findutils: sh find . -name .] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 41/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-findutils: sh find . -name .] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] + C:\cygwin64\bin\sh.exe "-exc" "find . -name ." (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-findutils.1) - + find . -name . - . -> compiled conf-findutils.1 Processing 41/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] -> installed conf-findutils.1 Processing 42/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] Processing 43/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] [ez-conf-lib: sh] + C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gcc-i686.1) - i686-w64-mingw32-gcc (GCC) 12.4.0 - Copyright (C) 2022 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-mingw-w64-gcc-i686.1 Processing 43/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] [ez-conf-lib: sh] -> installed conf-mingw-w64-gcc-i686.1 Processing 44/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-perl: perl] [conf-pkg-config: pkgconf] [conf-which: which which] [ez-conf-lib: sh] + C:\cygwin64\bin\perl.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-perl.2) - - This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi - (with 3 registered patches, see perl -V for more detail) - - Copyright 1987-2024, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at https://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 44/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-pkg-config: pkgconf] [conf-which: which which] [ez-conf-lib: sh] -> installed conf-perl.2 Processing 45/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-pkg-config: pkgconf] [conf-which: which which] [ez-conf-lib: sh] + 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 45/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-which: which which] [ez-conf-lib: sh] -> installed conf-pkg-config.3 Processing 46/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-which: which which] [ez-conf-lib: sh] Processing 47/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-which: which which] [ez-conf-lib: sh] Processing 48/165: [dune.3.16.0, dune-configurator.3.16.0: extract] [fix.20230505: extract] [memcad.1.1.0: http] [conf-libclang: bash configure.sh] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [conf-which: which which] [ez-conf-lib: sh] -> retrieved fix.20230505 (cached) -> compiled conf-mingw-w64-zlib-i686.1 -> compiled conf-mingw-w64-zlib-x86_64.1 - /usr/bin/which -> compiled conf-which.1 - + ./gen-config 'C:\Users\opam\AppData\Local\opam\default\lib\ez-conf-lib' - generating ez-conf-lib.config -> compiled ez-conf-lib.2 #=== ERROR while compiling conf-ncurses.1 =====================================# "pkg-config": command not found. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - recompile mingw-w64-shims 0.2.0 | - fetch fix 20230505 | - fetch metapp 0.4.4 | - fetch metaquot 0.5.2 | - fetch mingw-w64-shims 0.2.0 | - fetch mlbdd 0.7.3 | - fetch mlgmpidl 1.3.0 | - fetch obuild 0.1.11 | - fetch ocaml-compiler-libs v0.12.4 | - fetch ocaml-migrate-parsetree 2.4.0 | - fetch ocamlbuild 0.15.0 | - fetch ocamlfind 1.9.5 | - fetch ounit.2.2.7, ounit2.2.2.7 | - fetch parmap 1.2.5 | - fetch ppx_derivers 1.2.1 | - fetch ppxlib 0.33.1~5.3preview | - fetch qcheck.0.22, qcheck-core.0.22, qcheck-ounit.0.22 | - fetch qtest 2.11.2 | - fetch refl 0.4.1 | - fetch seq base | - fetch setr 0.1.1 | - fetch sexplib0 v0.17.0 | - fetch stdcompat 19 | - fetch stdlib-shims 0.3.0 | - fetch traverse 0.3.0 | - install apron v0.9.15 | - install base-bytes base | - install bdd 0.3 | - install bigarray-compat 1.1.0 | - install clangml 4.8.0 | - install clangml-transforms 0.26 | - install conf-gmp-paths 1 | - install conf-graphviz 0.1 | - install conf-mingw-w64-zlib-i686 1 | - install conf-mingw-w64-zlib-x86_64 1 | - install conf-mpfr-paths 1 | - install conf-which 1 | - install conf-zlib 1 | - install cppo 1.7.0 | - install csexp 1.5.2 | - install dolog 4.0.0 | - install ez-conf-lib 2 | - install fix 20230505 | - install metapp 0.4.4 | - install metaquot 0.5.2 | - install mlbdd 0.7.3 | - install mlgmpidl 1.3.0 | - install obuild 0.1.11 | - install ocaml-compiler-libs v0.12.4 | - install ocaml-migrate-parsetree 2.4.0 | - install ocamlbuild 0.15.0 | - install ocamlfind 1.9.5 | - install ounit 2.2.7 | - install ounit2 2.2.7 | - install parmap 1.2.5 | - install ppx_derivers 1.2.1 | - install ppxlib 0.33.1~5.3preview | - install qcheck 0.22 | - install qcheck-core 0.22 | - install qcheck-ounit 0.22 | - install qtest 2.11.2 | - install refl 0.4.1 | - install seq base | - install setr 0.1.1 | - install sexplib0 v0.17.0 | - install stdcompat 19 | - install stdlib-shims 0.3.0 | - install traverse 0.3.0 +- +- The following actions failed | - fetch dune.3.16.0, dune-configurator.3.16.0 | - fetch memcad 1.1.0 | - build conf-libclang 15 | - build conf-ncurses 1 +- +- The following changes have been performed (the rest was aborted) | - install camlidl 1.12 | - install conf-autoconf 0.2 | - install conf-bash 1 | - install conf-findutils 1 | - install conf-mingw-w64-gcc-i686 1 | - install conf-perl 2 | - install conf-pkg-config 3 +- # Run eval $(opam env) to update the current shell environment 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-20241018163616.export" 'C:\cygwin64\bin\opam.exe install -vy memcad.1.1.0' failed. "/usr/bin/env" "bash" "-c" " opam remove -y "memcad.1.1.0" opam install -vy "memcad.1.1.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "memcad.1.1.0" | grep -q '"windows"'; 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