Building on thyme (from windows-server-2022-amd64-ocaml-5.3) 2025-08-09 08:55.21 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe")) 2025-08-09 08:55.21 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 3dab8c734b15bf2b5c1d8b99bb134f51361a6bee")) 2025-08-09 08:55.21 ---> 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-09 08:55.21 ---> 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-09 08:55.21 ---> using "cd319445602ecde81f3f27831566e813a10ce3b4c550297897aacee5cd90b053" from cache /: (run (network host) (shell "opam update --depexts")) 2025-08-09 08:55.21 ---> using "e1ca68dd7dcc64d80b2ac9aa7cf4b1b66ec882be9d79fdfd052fe4542c2df6ae" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam remove -y rankers.2.0.1\ \nopam install -vy rankers.2.0.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: rankers.2.0.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] rankers.2.0.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 34 packages - install base-bytes base [required by dokeysto] - install batteries 3.9.0 [required by rankers] - install bst 7.1.0 [required by rankers] - install camlp-streams 5.0.1 [required by batteries] - install conf-autoconf 0.2 [required by cpu] - install conf-gnuplot 0.1 [required by rankers] - install conf-nlopt 1 [required by nlopt] - install conf-pkg-config 4 [required by conf-nlopt] - install conf-python-3 9.0.0 [required by molenc] - install conf-rdkit 1 [required by molenc] - install cpm 12.2.0 [required by rankers] - install cpu 2.0.0 [required by parany] - install csexp 1.5.2 [required by dune-configurator] - install dokeysto 4.0.1 [required by molenc] - install dolog 4.0.0 [required by rankers] - install dune 3.19.1 [required by rankers] - install dune-configurator 3.19.1 [required by parmap] - install extunix 0.4.4 [required by dokeysto] - install minicli 5.0.2 [required by rankers] - install molenc 8.0.2 [required by rankers] - install nlopt 0.7.0 [required by nlopt-ocaml] - install nlopt-ocaml transition [required by rankers] - install num 1.6 [required by batteries] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlbuild 0.16.1 [required by ocamlnet] - install ocamlfind 1.9.8 [required by batteries] - install ocamlnet 4.1.9-2 [required by parany] - install parany 9.0.0 [required by rankers] - install parmap 1.2.5 [required by rankers] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppxlib 0.37.0~5.4preview [required by extunix] - install rankers 2.0.1 - install sexplib0 v0.17.0 [required by ppxlib] - install stdlib-shims 0.3.0 [required by ppxlib] The following system packages will first need to be installed: autoconf gnuplot-base python3 <><> 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,gnuplot-base,python3" - 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: 3 tasks, update: no, use test packages: no - solving: 84 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 libXau6 1.0.12-1 - 4 install libXdmcp6 1.1.5-1 - 5 install libcerf1 3.0-1 - 6 install libdatrie1 0.2.13-1 - 7 install libdb18.1 18.1.40-1 - 8 install libdeflate0 1.24-1 - 9 install libfontconfig-common 2.17.1-1 - 10 install libfribidi0 1.0.16-1 - 11 install libgdbm_compat4 1.24-1 - 12 install libgomp1 13.4.0-1 - 13 install libgraphite2_3 1.3.14-1 - 14 install libjbig2 2.1-2 - 15 install libjpeg8 3.1.0-1 - 16 install liblcms2_2 2.16-1 - 17 install liblua5.3 5.3.6-4 - 18 install liblzo2_2 2.10-2 - 19 install libpixman1_0 0.43.4-1 - 20 install libpng16 1.6.47-2 - 21 install libwebp7 1.6.0-1 - 22 install libxml2 2.10.4-2 - 23 install m4 1.4.20-1 - 24 install desktop-file-utils 0.28-1 - 25 install libglib2.0_0 2.85.3-1 - 26 install shared-mime-info 2.4-1 - 27 install libxcb1 1.17.0-1 - 28 install libthai0 0.1.29-1 - 29 install python39 3.9.16-1 - 30 install python39-zipp 3.21.0-1 - 31 install perl 5.40.3-1 - 32 install libimagequant0 2.10.0-1 - 33 install libfreetype6 2.13.3-1 - 34 install libwebpmux3 1.6.0-1 - 35 install libwebpdemux2 1.6.0-1 - 36 install libtiff7 4.7.0-1 - 37 install libtiff6 4.4.0-1 - 38 install autoconf2.7 2.72-1 - 39 install autoconf2.5 2.69-5 - 40 install libxcb-shm0 1.17.0-1 - 41 install libxcb-render0 1.17.0-1 - 42 install libX11_6 1.8.10-1 - 43 install python39-typing_extension 4.12.2-1 - 44 install python39-toml 0.10.2-3 - 45 install python39-pluggy 1.5.0-1 - 46 install python39-platformdirs 4.3.6-1 - 47 install python39-packaging 24.2-2 - 48 install python39-iniconfig 2.0.0-2 - 49 install python39-filelock 3.17.0-1 - 50 install autoconf2.1 2.13-12 - 51 install libharfbuzz0 11.0.1-2 - 52 install libfontconfig1 2.17.1-1 - 53 install libXrender1 0.9.12-1 - 54 install libXpm4 3.5.17-1 - 55 install libXext6 1.3.6-1 - 56 install python39-pytest 8.3.4-1 - 57 install autoconf 15-2 - 58 install libraqm0 0.7.0-1 - 59 install libXft2 2.3.7-1 - 60 install libcairo2 1.18.4-1 - 61 install python39-setuptools 75.8.0-1 - 62 install python39-wheel 0.45.1-1 - 63 install libgd3 2.3.3-1 - 64 install libpango1.0_0 1.56.4-1 - 65 install python39-urllib3 2.3.0-1 - 66 install python39-snowballstemmer 2.2.0-1 - 67 install python39-olefile 0.47-1 - 68 install python39-markupsafe 3.0.2-1 - 69 install python39-imagesize 1.3.0-1 - 70 install python39-idna 3.10-1 - 71 install python39-chardet 5.2.0-1 - 72 install python39-certifi 2025.1.31-1 - 73 install python39-babel 2.16.0-1 - 74 install gnuplot-base 6.0.3-1 - 75 install python39-jinja2 3.1.5-1 - 76 install python39-requests 2.32.3-1 - 77 install python39-imaging 11.1.0-1 - 78 install python39-pygments 2.10.0-1 - 79 install python39-docutils 0.18.1-1 - 80 install python39-sphinx 4.4.0-1 - 81 install python39-pip 25.0.1-2 - 82 install python39-sphinxcontrib-serializinghtml 1.1.5-1 - 83 install python3 3.9.16-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/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/libcerf/libcerf1/libcerf1-3.0-1-x86_64.tar.zst - 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/db/libdb18.1/libdb18.1-18.1.40-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/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/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/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/lua/liblua5.3/liblua5.3-5.3.6-4.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/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/m4/m4-1.4.20-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/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.85.3-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/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/libthai/libthai0/libthai0-0.1.29-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/perl/perl-5.40.3-1-x86_64.tar.zst - 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/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/noarch/release/autoconf2.7/autoconf2.7-2.72-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-5.tar.zst - 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/libX11/libX11_6/libX11_6-1.8.10-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/noarch/release/autoconf2.1/autoconf2.1-2.13-12.tar.bz2 - 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/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/libXrender/libXrender1/libXrender1-0.9.12-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-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/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/noarch/release/autoconf/autoconf-15-2.tar.zst - 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/libXft/libXft2/libXft2-2.3.7-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/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/gd/libgd3/libgd3-2.3.3-1.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/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/x86_64/release/gnuplot/gnuplot-base/gnuplot-base-6.0.3-1-x86_64.tar.zst - 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/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 - 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/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/libcerf/libcerf1/libcerf1-3.0-1-x86_64.tar.zst - 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/db/libdb18.1/libdb18.1-18.1.40-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/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/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/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/lua/liblua5.3/liblua5.3-5.3.6-4.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/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/m4/m4-1.4.20-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/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.85.3-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/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/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/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/perl/perl-5.40.3-1-x86_64.tar.zst - 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/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/noarch/release/autoconf2.7/autoconf2.7-2.72-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-5.tar.zst - 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/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/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/noarch/release/autoconf2.1/autoconf2.1-2.13-12.tar.bz2 - 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/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/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/libXpm/libXpm4/libXpm4-3.5.17-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/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/noarch/release/autoconf/autoconf-15-2.tar.zst - 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/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/cairo/libcairo2/libcairo2-1.18.4-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/gd/libgd3/libgd3-2.3.3-1.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/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/x86_64/release/gnuplot/gnuplot-base/gnuplot-base-6.0.3-1-x86_64.tar.zst - 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/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 - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" - running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/gnuplot-base.dash" - 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/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\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 2/105: [batteries.3.9.0: extract] Processing 3/105: [batteries.3.9.0: extract] [bst.7.1.0: extract] Processing 4/105: [batteries.3.9.0: extract] [bst.7.1.0: extract] [camlp-streams.5.0.1: extract] -> retrieved bst.7.1.0 (cached) Processing 4/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 5/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 6/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 7/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 8/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] -> retrieved conf-python-3.9.0.0 (cached) Processing 9/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] -> retrieved conf-rdkit.1 (cached) Processing 10/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] Processing 11/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] Processing 12/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: sh autoconf -V] Processing 13/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: sh autoconf -V] [conf-gnuplot: gnuplot-base.exe] Processing 14/105: [batteries.3.9.0: extract] [camlp-streams.5.0.1: extract] [cpm.12.2.0: extract] [conf-autoconf: sh autoconf -V] [conf-gnuplot: gnuplot-base.exe] [conf-pkg-config: pkgconf] -> retrieved batteries.3.9.0 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved cpm.12.2.0 (cached) - gnuplot 6.0 patchlevel 3 -> compiled conf-gnuplot.0.1 - 2.5.1 -> compiled conf-pkg-config.4 + C:\cygwin64\bin\sh.exe "-exc" "autoconf -V" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-autoconf.0.2) - + autoconf -V #=== ERROR while compiling conf-python-3.9.0.0 ================================# "python3": command not found. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - recompile mingw-w64-shims 0.2.0 | - fetch batteries 3.9.0 | - fetch camlp-streams 5.0.1 | - fetch cpm 12.2.0 | - fetch cpu 2.0.0 | - fetch csexp 1.5.2 | - fetch dokeysto 4.0.1 | - fetch dolog 4.0.0 | - fetch dune.3.19.1, dune-configurator.3.19.1 | - fetch extunix 0.4.4 | - fetch mingw-w64-shims 0.2.0 | - fetch minicli 5.0.2 | - fetch molenc 8.0.2 | - fetch nlopt 0.7.0 | - fetch nlopt-ocaml transition | - fetch num 1.6 | - fetch ocaml-compiler-libs v0.12.4 | - fetch ocamlbuild 0.16.1 | - fetch ocamlfind 1.9.8 | - fetch ocamlnet 4.1.9-2 | - fetch parany 9.0.0 | - fetch parmap 1.2.5 | - fetch ppx_derivers 1.2.1 | - fetch ppxlib 0.37.0~5.4preview | - fetch rankers 2.0.1 | - fetch sexplib0 v0.17.0 | - fetch stdlib-shims 0.3.0 | - install base-bytes base | - install batteries 3.9.0 | - install bst 7.1.0 | - install camlp-streams 5.0.1 | - install conf-gnuplot 0.1 | - install conf-nlopt 1 | - install conf-pkg-config 4 | - install conf-rdkit 1 | - install cpm 12.2.0 | - install cpu 2.0.0 | - install csexp 1.5.2 | - install dokeysto 4.0.1 | - install dolog 4.0.0 | - install dune 3.19.1 | - install dune-configurator 3.19.1 | - install extunix 0.4.4 | - install minicli 5.0.2 | - install molenc 8.0.2 | - install nlopt 0.7.0 | - install nlopt-ocaml transition | - install num 1.6 | - install ocaml-compiler-libs v0.12.4 | - install ocamlbuild 0.16.1 | - install ocamlfind 1.9.8 | - install ocamlnet 4.1.9-2 | - install parany 9.0.0 | - install parmap 1.2.5 | - install ppx_derivers 1.2.1 | - install ppxlib 0.37.0~5.4preview | - install rankers 2.0.1 | - install sexplib0 v0.17.0 | - install stdlib-shims 0.3.0 +- +- The following actions failed | - build conf-autoconf 0.2 | - build conf-python-3 9.0.0 +- - No changes have been performed # To update the current shell environment, run: eval $(opam env) 'C:\cygwin64\bin\opam.exe install -vy rankers.2.0.1' failed. "opam remove -y rankers.2.0.1 opam install -vy rankers.2.0.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: rankers.2.0.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