Building on thyme (from windows-server-2022-amd64-ocaml-5.3) 2025-08-05 23:38.49 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe")) 2025-08-05 23:38.49 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 3dab8c734b15bf2b5c1d8b99bb134f51361a6bee")) 2025-08-05 23:38.49 ---> using "d9381ad43b9f588aa679648b6019141c82e343fa2438502d58d95452914a1e70" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) User configuration: [NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc. Updating ~\.bash_profile. Added 9 lines after line 1 in ~\.bash_profile. 2025-08-05 23:38.49 ---> using "2c54bc97b4e3238121a2e249a275d0cedd74be1d7f842fe1e561e1a09d8b266d" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed arch-x86_64.1 -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-mingw.1 -> retrieved flexdll.0.44 (cached) -> retrieved ocaml-config.3 (cached) -> installed flexdll.0.44 -> installed ocaml-options-vanilla.1 -> retrieved mingw-w64-shims.0.2.0 (cached) -> installed conf-mingw-w64-gcc-x86_64.1 -> installed ocaml-env-mingw64.1 -> installed system-mingw.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed mingw-w64-shims.0.2.0 -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.3 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.14) 2025-08-05 23:38.49 ---> using "cd319445602ecde81f3f27831566e813a10ce3b4c550297897aacee5cd90b053" from cache /: (run (network host) (shell "opam update --depexts")) 2025-08-05 23:38.49 ---> using "e1ca68dd7dcc64d80b2ac9aa7cf4b1b66ec882be9d79fdfd052fe4542c2df6ae" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam remove -y coqide.8.20.1\ \nopam install -vy coqide.8.20.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: coqide.8.20.1 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi \ \n\ \n\ \nexit $res")) Nothing to do. [NOTE] coqide.8.20.1 is not installed. The following actions will be performed: === recompile 1 package - recompile mingw-w64-shims 0.2.0 [uses conf-pkg-config] === install 22 packages - install cairo2 0.6.5 [required by coqide] - install camlp-streams 5.0.1 [required by lablgtk3-sourceview3] - install conf-adwaita-icon-theme 2 [required by coqide] - install conf-cairo 1 [required by cairo2] - install conf-findutils 1 [required by coqide] - install conf-gmp 5 [required by zarith] - install conf-gtk3 18 [required by lablgtk3] - install conf-gtksourceview3 0+2 [required by lablgtk3-sourceview3] - install conf-mingw-w64-gcc-i686 1 [required by mingw-w64-shims] - 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 4 [required by conf-adwaita-icon-theme] - install coq-core 8.20.1 [required by coqide-server] - install coqide 8.20.1 - install coqide-server 8.20.1 [required by coqide] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.19.1 [required by coqide] - install dune-configurator 3.19.1 [required by cairo2] - install lablgtk3 3.1.5 [required by lablgtk3-sourceview3] - install lablgtk3-sourceview3 3.1.5 [required by coqide] - install ocamlfind 1.9.8 [required by coqide] - install zarith 1.14 [required by coq-core] The following system packages will first need to be installed: libcairo-devel libgtk3-devel 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" "libcairo-devel,libgtk3-devel,mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp" - Starting cygwin install, version 2.934 - User has backup/restore rights - User has symlink creation right - Current Directory: C:\Windows\system32 - root: C:\cygwin64 system - Changing gid to Administrators - Selected local directory: C:\Windows\system32 - net: Preconfig - site: https://cygwin.mirror.constant.com/ - solving: 5 tasks, update: no, use test packages: no - solving: 171 tasks, update: no, use test packages: no - Augmented Transaction List: - 0 install binutils 2.45-1 - 1 install dejavu-fonts 2.37-1 - 2 install gsettings-desktop-schemas 3.24.1-1 - 3 install hicolor-icon-theme 0.15-1 - 4 install libX11-xcb1 1.8.10-1 - 5 install libXau6 1.0.12-1 - 6 install libXdmcp6 1.1.5-1 - 7 install libbrotlienc1 1.1.0-1 - 8 install libdatrie1 0.2.13-1 - 9 install libdbus1_3 1.16.2-1 - 10 install libdeflate0 1.24-1 - 11 install libexpat-devel 2.6.4-1 - 12 install libffi-devel 3.4.7-1 - 13 install libfontconfig-common 2.17.1-1 - 14 install libfribidi0 1.0.16-1 - 15 install libgdbm_compat4 1.24-1 - 16 install libglapi0 19.1.6-1 - 17 install libgomp1 13.4.0-1 - 18 install libgraphite2_3 1.3.14-1 - 19 install libintl-devel 0.22.5-1 - 20 install libjbig2 2.1-2 - 21 install libjpeg8 3.1.0-1 - 22 install liblcms2_2 2.16-1 - 23 install libllvm8 8.0.1-1 - 24 install liblzo2_2 2.10-2 - 25 install libpcre2-posix3 10.45-1 - 26 install libpcre2_16_0 10.45-1 - 27 install libpcre2_32_0 10.45-1 - 28 install libpixman1_0 0.43.4-1 - 29 install libpng16 1.6.47-2 - 30 install libwebp7 1.6.0-1 - 31 install libxml2 2.10.4-2 - 32 install mingw64-i686-binutils 2.45-1 - 33 install mingw64-i686-windows-default-manifest 6.4-1 - 34 install mingw64-i686-winpthreads 13.0.0-1 - 35 install mingw64-x86_64-gcc-g++ 13.4.0-1 - 36 install xorgproto 2024.1-1 - 37 install zlib-devel 1.3.1-1 - 38 install adwaita-icon-theme 3.26.1-1 - 39 install libxcb1 1.17.0-1 - 40 install libbrotli-devel 1.1.0-1 - 41 install libthai0 0.1.29-1 - 42 install libdatrie-devel 0.2.13-1 - 43 install libdbus1-devel 1.16.2-1 - 44 install libfribidi-devel 1.0.16-1 - 45 install python39 3.9.16-1 - 46 install python39-zipp 3.21.0-1 - 47 install libimagequant0 2.10.0-1 - 48 install libgraphite2-devel 1.3.14-1 - 49 install libjasper4 2.0.14-1 - 50 install dri-drivers 19.1.6-1 - 51 install liblzo2-devel 2.10-2 - 52 install libpcre2-devel 10.45-1 - 53 install libpixman1-devel 0.43.4-1 - 54 install libfreetype6 2.13.3-1 - 55 install libwebpmux3 1.6.0-1 - 56 install libwebpdemux2 1.6.0-1 - 57 install libtiff7 4.7.0-1 - 58 install libtiff6 4.4.0-1 - 59 install libglib2.0_0 2.85.2-1 - 60 install desktop-file-utils 0.28-1 - 61 install mingw64-i686-headers 13.0.0-1 - 62 install mingw64-x86_64-gmp 6.3.0-1 - 63 install libXdmcp-devel 1.1.5-1 - 64 install libXau-devel 1.0.12-1 - 65 install libpng16-devel 1.6.47-2 - 66 install libxcb-shm0 1.17.0-1 - 67 install libxcb-render0 1.17.0-1 - 68 install libxcb-glx0 1.17.0-1 - 69 install libX11_6 1.8.10-1 - 70 install libthai-devel 0.1.29-1 - 71 install python39-typing_extension 4.12.2-1 - 72 install python39-toml 0.10.2-3 - 73 install python39-pluggy 1.5.0-1 - 74 install python39-platformdirs 4.3.6-1 - 75 install python39-packaging 24.2-2 - 76 install python39-iniconfig 2.0.0-2 - 77 install python39-filelock 3.17.0-1 - 78 install libfontconfig1 2.17.1-1 - 79 install shared-mime-info 2.4-1 - 80 install mingw64-i686-runtime 13.0.0-1 - 81 install libxcb-devel 1.17.0-1 - 82 install libpng-devel 1.6.47-2 - 83 install libXrender1 0.9.12-1 - 84 install libXfixes3 6.0.1-1 - 85 install libXext6 1.3.6-1 - 86 install libXdamage1 1.1.6-1 - 87 install libXcomposite1 0.4.6-1 - 88 install python39-pytest 8.3.4-1 - 89 install libharfbuzz0 11.0.1-2 - 90 install libgdk_pixbuf2.0_0 2.36.11-1 - 91 install libcroco0.6_3 0.6.12-1 - 92 install libatk1.0_0 2.38.0-2 - 93 install girepository-GLib2.0 1.84.0-1 - 94 install dconf-service 0.26.1-1 - 95 install mingw64-i686-gcc-core 13.4.0-1 - 96 install libxcb-shm-devel 1.17.0-1 - 97 install libxcb-render-devel 1.17.0-1 - 98 install libX11-devel 1.8.10-1 - 99 install libfreetype-devel 2.13.3-1 - 100 install libXft2 2.3.7-1 - 101 install libXcursor1 1.2.3-1 - 102 install libcairo2 1.18.4-1 - 103 install libXtst6 1.2.5-1 - 104 install libXrandr2 1.5.4-1 - 105 install libXinerama1 1.1.5-1 - 106 install libXi6 1.8.2-1 - 107 install libGL1 19.1.6-1 - 108 install python39-setuptools 75.8.0-1 - 109 install python39-wheel 0.45.1-1 - 110 install libraqm0 0.7.0-1 - 111 install libharfbuzz-gobject0 11.0.1-2 - 112 install gtk-update-icon-cache 3.24.49-1 - 113 install girepository-x11 1.84.0-1 - 114 install girepository-GdkPixbuf2.0 2.36.11-1 - 115 install girepository-Atk1.0 2.38.0-2 - 116 install mingw64-i686-gcc-g++ 13.4.0-1 - 117 install libXrender-devel 0.9.12-1 - 118 install libXfixes-devel 6.0.1-1 - 119 install libXext-devel 1.3.6-1 - 120 install libfontconfig-devel 2.17.1-1 - 121 install libpango1.0_0 1.56.4-1 - 122 install girepository-cairo1.0 1.84.0-1 - 123 install at-spi2-core 2.26.2-1 - 124 install libatspi0 2.26.2-1 - 125 install libepoxy0 1.4.3-1 - 126 install python39-urllib3 2.3.0-1 - 127 install python39-snowballstemmer 2.2.0-1 - 128 install python39-olefile 0.47-1 - 129 install python39-markupsafe 3.0.2-1 - 130 install python39-imagesize 1.3.0-1 - 131 install python39-idna 3.10-1 - 132 install python39-chardet 5.2.0-1 - 133 install python39-certifi 2025.1.31-1 - 134 install python39-babel 2.16.0-1 - 135 install mingw64-i686-gmp 6.3.0-1 - 136 install libXdamage-devel 1.1.6-1 - 137 install libXcursor-devel 1.2.3-1 - 138 install libXcomposite-devel 0.4.6-1 - 139 install libXrandr-devel 1.5.4-1 - 140 install libXinerama-devel 1.1.5-1 - 141 install libXi-devel 1.8.2-1 - 142 install libXft-devel 2.3.7-1 - 143 install librsvg2_2 2.40.20-1 - 144 install libatk-bridge2.0_0 2.26.1-1 - 145 install girepository-Atspi2.0 2.26.2-1 - 146 install libepoxy-devel 1.4.3-1 - 147 install python39-jinja2 3.1.5-1 - 148 install python39-requests 2.32.3-1 - 149 install gdk-pixbuf2.0-svg 2.40.20-1 - 150 install libgtk3_0 3.24.49-1 - 151 install python39-imaging 11.1.0-1 - 152 install python39-pygments 2.10.0-1 - 153 install python39-docutils 0.18.1-1 - 154 install python39-sphinx 4.4.0-1 - 155 install python39-pip 25.0.1-2 - 156 install python39-sphinxcontrib-serializinghtml 1.1.5-1 - 157 install python3 3.9.16-1 - 158 install libglib2.0-devel 2.85.2-1 - 159 install libgdk_pixbuf2.0-devel 2.36.11-1 - 160 install libcairo-devel 1.18.4-1 - 161 install libatspi-devel 2.26.2-1 - 162 install libatk1.0-devel 2.38.0-2 - 163 install girepository-HarfBuzz0.0 11.0.1-2 - 164 install libatk-bridge2.0-devel 2.26.1-1 - 165 install libharfbuzz-devel 11.0.1-2 - 166 install girepository-Pango1.0 1.56.4-1 - 167 install libharfbuzz-gobject-devel 11.0.1-2 - 168 install girepository-Gtk3.0 3.24.49-1 - 169 install libpango1.0-devel 1.56.4-1 - 170 install libgtk3-devel 3.24.49-1 - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/binutils/binutils-2.45-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11-xcb1/libX11-xcb1-1.8.10-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXau/libXau6/libXau6-1.0.12-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/brotli/libbrotlienc1/libbrotlienc1-1.1.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/dbus/libdbus1_3/libdbus1_3-1.16.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.24-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/expat/libexpat-devel/libexpat-devel-2.6.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libffi/libffi-devel/libffi-devel-3.4.7-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.17.1-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdbm/libgdbm_compat4/libgdbm_compat4-1.24-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mesa/libglapi0/libglapi0-19.1.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gcc/libgomp1/libgomp1-13.4.0-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/libintl-devel/libintl-devel-0.22.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.1.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/llvm/libllvm8/libllvm8-8.0.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2-posix3/libpcre2-posix3-10.45-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2_16_0/libpcre2_16_0-10.45-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2_32_0/libpcre2_32_0-10.45-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng16/libpng16-1.6.47-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.6.0-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.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-13.0.0-1-noarch.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++-13.4.0-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/xorgproto/xorgproto-2024.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/zlib/zlib-devel/zlib-devel-1.3.1-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/brotli/libbrotli-devel/libbrotli-devel-1.1.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdatrie/libdatrie-devel/libdatrie-devel-0.2.13-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/dbus/libdbus1-devel/libdbus1-devel-1.16.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fribidi/libfribidi-devel/libfribidi-devel-1.0.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python39/python39-3.9.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-zipp/python39-zipp/python39-zipp-3.21.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphite2/libgraphite2-devel/libgraphite2-devel-1.3.14-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mesa/dri-drivers/dri-drivers-19.1.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2-devel/liblzo2-devel-2.10-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2-devel/libpcre2-devel-10.45-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pixman/libpixman1-devel/libpixman1-devel-0.43.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpmux3/libwebpmux3-1.6.0-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpdemux2/libwebpdemux2-1.6.0-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.85.2-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdmcp/libXdmcp-devel/libXdmcp-devel-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXau/libXau-devel/libXau-devel-1.0.12-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng16-devel/libpng16-devel-1.6.47-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-glx0/libxcb-glx0-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.10-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libthai/libthai-devel/libthai-devel-0.1.29-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-typing_extension/python39-typing_extension/python39-typing_extension-4.12.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-toml/python39-toml/python39-toml-0.10.2-3.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pluggy/python39-pluggy/python39-pluggy-1.5.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-platformdirs/python39-platformdirs/python39-platformdirs-4.3.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-packaging/python39-packaging/python39-packaging-24.2-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-iniconfig/python39-iniconfig/python39-iniconfig-2.0.0-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-filelock/python39-filelock/python39-filelock-3.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.17.1-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-devel/libxcb-devel-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng-devel/libpng-devel-1.6.47-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.12-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pytest/python39-pytest/python39-pytest-8.3.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-11.0.1-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%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.constant.com%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.constant.com%2f/x86_64/release/gobject-introspection/girepository-GLib2.0/girepository-GLib2.0-1.84.0-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/dconf/dconf-service/dconf-service-0.26.1-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-13.4.0-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-shm-devel/libxcb-shm-devel-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-render-devel/libxcb-render-devel-1.17.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11-devel/libX11-devel-1.8.10-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/freetype2/libfreetype-devel/libfreetype-devel-2.13.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cairo/libcairo2/libcairo2-1.18.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXtst/libXtst6/libXtst6-1.2.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXi/libXi6/libXi6-1.8.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mesa/libGL1/libGL1-19.1.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-setuptools/python39-setuptools/python39-setuptools-75.8.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-wheel/python39-wheel/python39-wheel-0.45.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz-gobject0/libharfbuzz-gobject0-11.0.1-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.49-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gobject-introspection/girepository-x11/girepository-x11-1.84.0-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdk-pixbuf2.0/girepository-GdkPixbuf2.0/girepository-GdkPixbuf2.0-2.36.11-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/atk1.0/girepository-Atk1.0/girepository-Atk1.0-2.38.0-2.tar.xz - 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++-13.4.0-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrender/libXrender-devel/libXrender-devel-0.9.12-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXfixes/libXfixes-devel/libXfixes-devel-6.0.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXext/libXext-devel/libXext-devel-1.3.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig-devel/libfontconfig-devel-2.17.1-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.56.4-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gobject-introspection/girepository-cairo1.0/girepository-cairo1.0-1.84.0-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/at-spi2-core-2.26.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/libatspi0/libatspi0-2.26.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libepoxy/libepoxy0/libepoxy0-1.4.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-urllib3/python39-urllib3/python39-urllib3-2.3.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-snowballstemmer/python39-snowballstemmer/python39-snowballstemmer-2.2.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-olefile/python39-olefile/python39-olefile-0.47-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-markupsafe/python39-markupsafe/python39-markupsafe-3.0.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-imagesize/python39-imagesize/python39-imagesize-1.3.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-idna/python39-idna/python39-idna-3.10-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-chardet/python39-chardet/python39-chardet-5.2.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-certifi/python39-certifi/python39-certifi-2025.1.31-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-babel/python39-babel/python39-babel-2.16.0-1.tar.xz - 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 - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdamage/libXdamage-devel/libXdamage-devel-1.1.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcursor/libXcursor-devel/libXcursor-devel-1.2.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcomposite/libXcomposite-devel/libXcomposite-devel-0.4.6-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrandr/libXrandr-devel/libXrandr-devel-1.5.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXinerama/libXinerama-devel/libXinerama-devel-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXi/libXi-devel/libXi-devel-1.8.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXft/libXft-devel/libXft-devel-2.3.7-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-atk/libatk-bridge2.0_0/libatk-bridge2.0_0-2.26.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/girepository-Atspi2.0/girepository-Atspi2.0-2.26.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libepoxy/libepoxy-devel/libepoxy-devel-1.4.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-jinja2/python39-jinja2/python39-jinja2-3.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-requests/python39-requests/python39-requests-2.32.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/librsvg2/gdk-pixbuf2.0-svg/gdk-pixbuf2.0-svg-2.40.20-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/libgtk3_0/libgtk3_0-3.24.49-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-imaging/python39-imaging/python39-imaging-11.1.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pygments/python39-pygments/python39-pygments-2.10.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-docutils/python39-docutils/python39-docutils-0.18.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinx/python39-sphinx/python39-sphinx-4.4.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pip/python39-pip/python39-pip-25.0.1-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml-1.1.5-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python3/python3-3.9.16-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/glib2.0/libglib2.0-devel/libglib2.0-devel-2.85.2-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0-devel/libgdk_pixbuf2.0-devel-2.36.11-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cairo/libcairo-devel/libcairo-devel-1.18.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/libatspi-devel/libatspi-devel-2.26.2-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/atk1.0/libatk1.0-devel/libatk1.0-devel-2.38.0-2.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/girepository-HarfBuzz0.0/girepository-HarfBuzz0.0-11.0.1-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-atk/libatk-bridge2.0-devel/libatk-bridge2.0-devel-2.26.1-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz-devel/libharfbuzz-devel-11.0.1-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/girepository-Pango1.0/girepository-Pango1.0-1.56.4-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz-gobject-devel/libharfbuzz-gobject-devel-11.0.1-2-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/girepository-Gtk3.0/girepository-Gtk3.0-3.24.49-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/libpango1.0-devel/libpango1.0-devel-1.56.4-1-x86_64.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/libgtk3-devel/libgtk3-devel-3.24.49-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/binutils/binutils-2.45-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%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.constant.com%2f/x86_64/release/libX11/libX11-xcb1/libX11-xcb1-1.8.10-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXau/libXau6/libXau6-1.0.12-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/brotli/libbrotlienc1/libbrotlienc1-1.1.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/dbus/libdbus1_3/libdbus1_3-1.16.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.24-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/expat/libexpat-devel/libexpat-devel-2.6.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libffi/libffi-devel/libffi-devel-3.4.7-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.17.1-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdbm/libgdbm_compat4/libgdbm_compat4-1.24-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mesa/libglapi0/libglapi0-19.1.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gcc/libgomp1/libgomp1-13.4.0-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/x86_64/release/gettext/libintl-devel/libintl-devel-0.22.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.1.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/x86_64/release/llvm/libllvm8/libllvm8-8.0.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2-posix3/libpcre2-posix3-10.45-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2_16_0/libpcre2_16_0-10.45-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2_32_0/libpcre2_32_0-10.45-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/x86_64/release/libpng/libpng16/libpng16-1.6.47-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.6.0-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.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-13.0.0-1-noarch.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/xorgproto/xorgproto-2024.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/zlib/zlib-devel/zlib-devel-1.3.1-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/brotli/libbrotli-devel/libbrotli-devel-1.1.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdatrie/libdatrie-devel/libdatrie-devel-0.2.13-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/dbus/libdbus1-devel/libdbus1-devel-1.16.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fribidi/libfribidi-devel/libfribidi-devel-1.0.16-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python39/python39-3.9.16-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-zipp/python39-zipp/python39-zipp-3.21.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphite2/libgraphite2-devel/libgraphite2-devel-1.3.14-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mesa/dri-drivers/dri-drivers-19.1.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2-devel/liblzo2-devel-2.10-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pcre2/libpcre2-devel/libpcre2-devel-10.45-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pixman/libpixman1-devel/libpixman1-devel-0.43.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpmux3/libwebpmux3-1.6.0-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpdemux2/libwebpdemux2-1.6.0-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.85.2-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdmcp/libXdmcp-devel/libXdmcp-devel-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXau/libXau-devel/libXau-devel-1.0.12-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng16-devel/libpng16-devel-1.6.47-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%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.constant.com%2f/x86_64/release/libxcb/libxcb-glx0/libxcb-glx0-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.10-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libthai/libthai-devel/libthai-devel-0.1.29-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-typing_extension/python39-typing_extension/python39-typing_extension-4.12.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-toml/python39-toml/python39-toml-0.10.2-3.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pluggy/python39-pluggy/python39-pluggy-1.5.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-platformdirs/python39-platformdirs/python39-platformdirs-4.3.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-packaging/python39-packaging/python39-packaging-24.2-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-iniconfig/python39-iniconfig/python39-iniconfig-2.0.0-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-filelock/python39-filelock/python39-filelock-3.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.17.1-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-devel/libxcb-devel-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng-devel/libpng-devel-1.6.47-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.12-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pytest/python39-pytest/python39-pytest-8.3.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-11.0.1-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%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.constant.com%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.constant.com%2f/x86_64/release/gobject-introspection/girepository-GLib2.0/girepository-GLib2.0-1.84.0-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/dconf/dconf-service/dconf-service-0.26.1-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-13.4.0-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-shm-devel/libxcb-shm-devel-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-render-devel/libxcb-render-devel-1.17.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11-devel/libX11-devel-1.8.10-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/freetype2/libfreetype-devel/libfreetype-devel-2.13.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cairo/libcairo2/libcairo2-1.18.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXtst/libXtst6/libXtst6-1.2.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXi/libXi6/libXi6-1.8.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mesa/libGL1/libGL1-19.1.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-setuptools/python39-setuptools/python39-setuptools-75.8.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-wheel/python39-wheel/python39-wheel-0.45.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz-gobject0/libharfbuzz-gobject0-11.0.1-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.49-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gobject-introspection/girepository-x11/girepository-x11-1.84.0-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdk-pixbuf2.0/girepository-GdkPixbuf2.0/girepository-GdkPixbuf2.0-2.36.11-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/atk1.0/girepository-Atk1.0/girepository-Atk1.0-2.38.0-2.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-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrender/libXrender-devel/libXrender-devel-0.9.12-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXfixes/libXfixes-devel/libXfixes-devel-6.0.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXext/libXext-devel/libXext-devel-1.3.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig-devel/libfontconfig-devel-2.17.1-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.56.4-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gobject-introspection/girepository-cairo1.0/girepository-cairo1.0-1.84.0-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/at-spi2-core-2.26.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/libatspi0/libatspi0-2.26.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libepoxy/libepoxy0/libepoxy0-1.4.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-urllib3/python39-urllib3/python39-urllib3-2.3.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-snowballstemmer/python39-snowballstemmer/python39-snowballstemmer-2.2.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-olefile/python39-olefile/python39-olefile-0.47-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-markupsafe/python39-markupsafe/python39-markupsafe-3.0.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-imagesize/python39-imagesize/python39-imagesize-1.3.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-idna/python39-idna/python39-idna-3.10-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-chardet/python39-chardet/python39-chardet-5.2.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-certifi/python39-certifi/python39-certifi-2025.1.31-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-babel/python39-babel/python39-babel-2.16.0-1.tar.xz - 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 - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdamage/libXdamage-devel/libXdamage-devel-1.1.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcursor/libXcursor-devel/libXcursor-devel-1.2.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcomposite/libXcomposite-devel/libXcomposite-devel-0.4.6-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrandr/libXrandr-devel/libXrandr-devel-1.5.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXinerama/libXinerama-devel/libXinerama-devel-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXi/libXi-devel/libXi-devel-1.8.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXft/libXft-devel/libXft-devel-2.3.7-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/x86_64/release/at-spi2-atk/libatk-bridge2.0_0/libatk-bridge2.0_0-2.26.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/girepository-Atspi2.0/girepository-Atspi2.0-2.26.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libepoxy/libepoxy-devel/libepoxy-devel-1.4.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-jinja2/python39-jinja2/python39-jinja2-3.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-requests/python39-requests/python39-requests-2.32.3-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/librsvg2/gdk-pixbuf2.0-svg/gdk-pixbuf2.0-svg-2.40.20-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/libgtk3_0/libgtk3_0-3.24.49-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-imaging/python39-imaging/python39-imaging-11.1.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pygments/python39-pygments/python39-pygments-2.10.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-docutils/python39-docutils/python39-docutils-0.18.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinx/python39-sphinx/python39-sphinx-4.4.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pip/python39-pip/python39-pip-25.0.1-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml-1.1.5-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python3/python3-3.9.16-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/glib2.0/libglib2.0-devel/libglib2.0-devel-2.85.2-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0-devel/libgdk_pixbuf2.0-devel-2.36.11-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cairo/libcairo-devel/libcairo-devel-1.18.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-core/libatspi-devel/libatspi-devel-2.26.2-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/atk1.0/libatk1.0-devel/libatk1.0-devel-2.38.0-2.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/girepository-HarfBuzz0.0/girepository-HarfBuzz0.0-11.0.1-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/at-spi2-atk/libatk-bridge2.0-devel/libatk-bridge2.0-devel-2.26.1-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz-devel/libharfbuzz-devel-11.0.1-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/girepository-Pango1.0/girepository-Pango1.0-1.56.4-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz-gobject-devel/libharfbuzz-gobject-devel-11.0.1-2-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/girepository-Gtk3.0/girepository-Gtk3.0-3.24.49-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/libpango1.0-devel/libpango1.0-devel-1.56.4-1-x86_64.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/libgtk3-devel/libgtk3-devel-3.24.49-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/librsvg2.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/python39-sphinx.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/python39-pip.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/python39.sh" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/gtk3.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 - NOTE: you should run 'diskperf -y' to enable the disk statistics <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/66: [cairo2.0.6.5: extract] Processing 2/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 3/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 4/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 5/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] -> retrieved conf-gmp.5 (cached) Processing 6/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 7/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 8/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 9/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 10/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 11/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 12/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 13/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] Processing 14/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [conf-findutils: sh find . -name .] Processing 15/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 16/66: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] -> retrieved cairo2.0.6.5 (cached) Processing 16/66: [camlp-streams.5.0.1: extract] [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] Processing 17/66: [camlp-streams.5.0.1: extract] [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] -> retrieved camlp-streams.5.0.1 (cached) Processing 17/66: [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] Processing 18/66: [coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1: http] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] Processing 18/66: [coq-core.8.20.1 + 2 others: extract] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] -> retrieved csexp.1.5.2 (cached) Processing 18/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] Processing 19/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] Processing 19/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: http] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] Processing 19/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-findutils: sh find . -name .] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] + C:\cygwin64\bin\sh.exe "-exc" "find . -name ." (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-findutils.1) - + find . -name . - . -> compiled conf-findutils.1 Processing 19/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] -> installed conf-findutils.1 Processing 20/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [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\4.14\.opam-switch\build\conf-mingw-w64-gcc-i686.1) - i686-w64-mingw32-gcc (GCC) 13.4.0 - Copyright (C) 2023 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 20/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-pkg-config: pkgconf] -> installed conf-mingw-w64-gcc-i686.1 Processing 21/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-pkg-config: pkgconf] + C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.4) - 2.5.1 -> compiled conf-pkg-config.4 Processing 21/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] -> installed conf-pkg-config.4 Processing 22/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] Processing 23/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] Processing 24/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkgconf cairo] Processing 25/66: [coq-core.8.20.1 + 2 others: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkgconf cairo] [conf-gtk3: pkgconf gtk+-3.0] - Package 'adwaita-icon-theme' not found -> compiled conf-adwaita-icon-theme.2 - -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -> compiled conf-cairo.1 #=== ERROR while compiling conf-gtksourceview3.0+2 ============================# "pkg-config": command not found. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - recompile mingw-w64-shims 0.2.0 | - fetch mingw-w64-shims 0.2.0 | - fetch ocamlfind 1.9.8 | - fetch zarith 1.14 | - install cairo2 0.6.5 | - install camlp-streams 5.0.1 | - install conf-adwaita-icon-theme 2 | - install conf-cairo 1 | - install conf-gmp 5 | - install conf-mingw-w64-gmp-i686 1 | - install conf-mingw-w64-gmp-x86_64 1 | - install csexp 1.5.2 | - install ocamlfind 1.9.8 | - install zarith 1.14 +- +- The following actions failed | - fetch coq-core.8.20.1, coqide.8.20.1, coqide-server.8.20.1 | - fetch dune.3.19.1, dune-configurator.3.19.1 | - fetch lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5 | - build conf-gtk3 18 | - build conf-gtksourceview3 0+2 +- +- The following changes have been performed (the rest was aborted) | - install conf-findutils 1 | - install conf-mingw-w64-gcc-i686 1 | - install conf-pkg-config 4 +- <><> conf-gtk3.18 troubleshooting <><><><><><><><><><><><><><><><><><><><><><><> => This package requires gtk+ 3.0 development packages installed on your system # To update the current shell environment, run: eval $(opam env) The former state can be restored with: C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\.opam-switch\\backup\\state-20250805234100.export" 'C:\cygwin64\bin\opam.exe install -vy coqide.8.20.1' failed. "opam remove -y coqide.8.20.1 opam install -vy coqide.8.20.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: coqide.8.20.1 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res" failed with exit status 31 Failed: Build failed