Building on odawa (from windows-server-2022-x86_64-ocaml-4.14) 2024-10-20 04:46.12 ---> using "dce4336e183de81da7537728ed710f2906e9f75431694d9de80b95a9d9ff1101" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe")) 2024-10-20 04:46.12 ---> using "770096ea8bd34ea8eaed78dff1d4d63fe60317aa7be4c5590d51e426bc686599" 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 b8e118d3efb119e22f2e979ec1c6aa3e5aacdeff")) 2024-10-20 04:46.12 ---> using "3553fe54c99a84ab79810efc8713ec10f8ead041645cb25960e8ed47ae061e3f" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) User configuration: Updating ~\.bash_profile. [NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc. Added 9 lines after line 1 in ~\.bash_profile. 2024-10-20 04:46.12 ---> using "c04df872e3a8aa1d85ddef7a4179c72eebd7f0f7b92de68b0c1b8ce78d095f7f" from cache /: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache))) (network host) (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed arch-x86_64.1 -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-mingw.1 -> retrieved flexdll.0.43 (cached) -> retrieved ocaml-config.3 (cached) -> installed flexdll.0.43 -> installed ocaml-options-vanilla.1 -> retrieved mingw-w64-shims.0.2.0 (cached) -> installed conf-mingw-w64-gcc-x86_64.1 -> installed ocaml-env-mingw64.1 -> installed system-mingw.1 -> installed mingw-w64-shims.0.2.0 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.3 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=default) 2024-10-20 04:46.12 ---> using "c84edaf15678926c4483c926a6925c87fab78b0fe961bc51aedaf31cbbd32cfd" from cache /: (run (network host) (shell "opam update --depexts")) 2024-10-20 04:46.12 ---> using "47c69058bbacb3e507c1e7c3f42892dc5eba09d2b34873e42490749f6e8f84a3" from cache /: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache))) (network host) (shell "\ \nopam remove -y \"polka.2.71.15\"\ \nopam install -vy \"polka.2.71.15\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"polka.2.71.15\" | grep -q '\"windows-server-2022-x86_64-ocaml-4.14\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] polka.2.71.15 is not installed. The following actions will be performed: === recompile 1 package - recompile mingw-w64-shims 0.2.0 [uses conf-mingw-w64-gcc-i686] === install 21 packages - install bigarray-compat 1.1.0 [required by mlgmpidl] - install camlidl 1.12 [required by polka] - install conf-findutils 1 [required by ez-conf-lib] - install conf-gmp 4 [required by polka] - install conf-gmp-paths 1 [required by mlgmpidl] - install conf-m4 1 [required by polka] - install conf-mingw-w64-gcc-i686 1 [required by conf-mingw-w64-gmp-i686] - install conf-mingw-w64-gmp-i686 1 [required by conf-gmp] - install conf-mingw-w64-gmp-x86_64 1 [required by conf-gmp] - install conf-mpfr 3 [required by polka] - install conf-mpfr-paths 1 [required by mlgmpidl] - install conf-perl 2 [required by polka] - install conf-pkg-config 3 [required by conf-mpfr] - install cppo 1.7.0 [required by extlib] - install dune 3.16.0 [required by polka] - install extlib 1.8.0 [required by polka] - install ez-conf-lib 2 [required by conf-gmp-paths, conf-mpfr-paths] - install mlgmpidl 1.3.0 [required by polka] - install num 1.5-1 [required by polka] - install ocamlfind 1.9.5 [required by polka] - install polka 2.71.15 The following system packages will first need to be installed: mingw64-i686-gcc-core mingw64-i686-gmp mingw64-x86_64-gmp <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access) 2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp" - Starting cygwin install, version 2.932 - User has backup/restore rights - User has symlink creation right - Current Directory: C:\Windows\system32 - root: C:\cygwin64 system - Changing gid to Administrators - Selected local directory: C:\Windows\system32 - net: Preconfig - site: https://cygwin.mirror.uk.sargasso.net/ - solving: 3 tasks, update: no, use test packages: no - solving: 10 tasks, update: no, use test packages: no - Augmented Transaction List: - 0 install mingw64-i686-binutils 2.43.1-1 - 1 install mingw64-i686-windows-default-manifest 6.4-1 - 2 install mingw64-i686-winpthreads 12.0.0-1 - 3 install mingw64-x86_64-gcc-g++ 12.4.0-1 - 4 install mingw64-i686-headers 12.0.0-1 - 5 install mingw64-x86_64-gmp 6.3.0-1 - 6 install mingw64-i686-runtime 12.0.0-1 - 7 install mingw64-i686-gcc-core 12.4.0-1 - 8 install mingw64-i686-gcc-g++ 12.4.0-1 - 9 install mingw64-i686-gmp 6.3.0-1 - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/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.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/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.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" - running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash" - Ending cygwin install - NOTE: you should run 'diskperf -y' to enable the disk statistics <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/67: [bigarray-compat.1.1.0: extract] Processing 2/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 3/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] -> retrieved conf-gmp.4 (cached) Processing 4/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] -> retrieved conf-gmp-paths.1 (cached) Processing 5/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 6/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 7/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 8/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 9/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] -> retrieved conf-mpfr.3 (cached) Processing 10/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] -> retrieved conf-mpfr-paths.1 (cached) Processing 11/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 12/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 13/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] Processing 14/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] [cppo.1.7.0: extract] Processing 15/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] Processing 16/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] Processing 17/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 18/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] Processing 19/67: [bigarray-compat.1.1.0: extract] [camlidl.1.12: extract] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved bigarray-compat.1.1.0 (cached) Processing 19/67: [camlidl.1.12: extract] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 20/67: [camlidl.1.12: extract] [cppo.1.7.0: extract] [dune.3.16.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved camlidl.1.12 (cached) Processing 20/67: [cppo.1.7.0: extract] [dune.3.16.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 21/67: [cppo.1.7.0: extract] [dune.3.16.0: extract] [extlib.1.8.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 22/67: [cppo.1.7.0: extract] [dune.3.16.0: extract] [extlib.1.8.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved cppo.1.7.0 (cached) Processing 22/67: [dune.3.16.0: extract] [extlib.1.8.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 23/67: [dune.3.16.0: extract] [extlib.1.8.0: extract] [ez-conf-lib.2: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved extlib.1.8.0 (cached) Processing 23/67: [dune.3.16.0: extract] [ez-conf-lib.2: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 24/67: [dune.3.16.0: extract] [ez-conf-lib.2: extract] [mingw-w64-shims.0.2.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved ez-conf-lib.2 (cached) Processing 24/67: [dune.3.16.0: extract] [mingw-w64-shims.0.2.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 25/67: [dune.3.16.0: extract] [mingw-w64-shims.0.2.0: extract] [mlgmpidl.1.3.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved mingw-w64-shims.0.2.0 (cached) Processing 25/67: [dune.3.16.0: extract] [mlgmpidl.1.3.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 26/67: [dune.3.16.0: extract] [mlgmpidl.1.3.0: extract] [num.1.5-1: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved mlgmpidl.1.3.0 (cached) Processing 26/67: [dune.3.16.0: extract] [num.1.5-1: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 27/67: [dune.3.16.0: extract] [num.1.5-1: extract] [ocamlfind.1.9.5: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] -> retrieved num.1.5-1 (cached) Processing 27/67: [dune.3.16.0: extract] [ocamlfind.1.9.5: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] Processing 28/67: [dune.3.16.0: extract] [ocamlfind.1.9.5: extract] [polka.2.71.15: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] applying num-in-findlib-dir.patch Processing 29/67: [dune.3.16.0: extract] [ocamlfind.1.9.5: extract] [polka.2.71.15: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] -> retrieved ocamlfind.1.9.5 (cached) Processing 29/67: [dune.3.16.0: extract] [polka.2.71.15: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 30/67: [dune.3.16.0: extract] [polka.2.71.15: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] -> retrieved polka.2.71.15 (cached) Processing 30/67: [dune.3.16.0: extract] [camlidl: mv] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\mv.exe "config/Makefile.mingw" "config/Makefile" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\camlidl.1.12) - /usr/bin/mv: cannot stat 'config/Makefile.mingw': No such file or directory Processing 30/67: [dune.3.16.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] [ERROR] The compilation of camlidl.1.12 failed at "mv config/Makefile.mingw config/Makefile". Processing 31/67: [dune.3.16.0: extract] [conf-findutils: sh find . -name .] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\sh.exe "-exc" "find . -name ." (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-findutils.1) - + find . -name . - . -> compiled conf-findutils.1 Processing 31/67: [dune.3.16.0: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] -> installed conf-findutils.1 Processing 32/67: [dune.3.16.0: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [num: patch] [ocamlfind: patch] Processing 33/67: [dune.3.16.0: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\sh.exe "-exc" "echo | m4" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-m4.1) - + echo - + m4 - /usr/bin/sh: line 1: m4: command not found Processing 33/67: [dune.3.16.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] Processing 34/67: [dune.3.16.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-perl: perl] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] [ERROR] The compilation of conf-m4.1 failed at "sh -exc echo | m4". + C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gcc-i686.1) - i686-w64-mingw32-gcc (GCC) 12.4.0 - Copyright (C) 2022 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-mingw-w64-gcc-i686.1 Processing 34/67: [dune.3.16.0: extract] [conf-perl: perl] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] -> installed conf-mingw-w64-gcc-i686.1 Processing 35/67: [dune.3.16.0: extract] [conf-perl: perl] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\perl.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-perl.2) - - This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi - (with 3 registered patches, see perl -V for more detail) - - Copyright 1987-2024, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at https://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 35/67: [dune.3.16.0: extract] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] -> installed conf-perl.2 Processing 36/67: [dune.3.16.0: extract] [conf-pkg-config: pkgconf] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3) - 2.3.0 -> compiled conf-pkg-config.3 Processing 36/67: [dune.3.16.0: extract] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] -> removed mingw-w64-shims.0.2.0 Processing 37/67: [dune.3.16.0: extract] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] -> installed conf-pkg-config.3 Processing 38/67: [dune.3.16.0: extract] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] Processing 39/67: [dune.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] Processing 40/67: [dune.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [ez-conf-lib: sh] [num: patch] [ocamlfind: patch] Processing 41/67: [dune.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [ez-conf-lib: sh] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-i686.1) -> compiled conf-mingw-w64-gmp-i686.1 Processing 41/67: [dune.3.16.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [ez-conf-lib: sh] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] -> installed conf-mingw-w64-gmp-i686.1 Processing 42/67: [dune.3.16.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [ez-conf-lib: sh] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1) -> compiled conf-mingw-w64-gmp-x86_64.1 Processing 42/67: [dune.3.16.0: extract] [ez-conf-lib: sh] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] -> installed conf-mingw-w64-gmp-x86_64.1 Processing 43/67: [dune.3.16.0: extract] [ez-conf-lib: sh] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] Processing 44/67: [dune.3.16.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [ez-conf-lib: sh] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] + C:\cygwin64\bin\sh.exe "-ecx" "./gen-config 'C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\ez-conf-lib'" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ez-conf-lib.2) - + ./gen-config 'C:\Users\opam\AppData\Local\opam\default\lib\ez-conf-lib' - generating ez-conf-lib.config -> compiled ez-conf-lib.2 Processing 44/67: [dune.3.16.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlfind: patch] #=== ERROR while installing ez-conf-lib.2 =====================================# At C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ez-conf-lib.2\ez-conf-lib.config:3:11-3:11:: illegal escape sequence <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install bigarray-compat 1.1.0 | - install conf-gmp-paths 1 | - install conf-mpfr 3 | - install conf-mpfr-paths 1 | - install cppo 1.7.0 | - install extlib 1.8.0 | - install mlgmpidl 1.3.0 | - install polka 2.71.15 +- +- The following actions failed | - fetch dune 3.16.0 | - build conf-gmp 4 | - build mingw-w64-shims 0.2.0 | - build num 1.5-1 | - build ocamlfind 1.9.5 | - install ez-conf-lib 2 +- +- The following changes have been performed (the rest was aborted) | - remove mingw-w64-shims 0.2.0 | - install camlidl 1.12 | - install conf-findutils 1 | - install conf-m4 1 | - install conf-mingw-w64-gcc-i686 1 | - install conf-mingw-w64-gmp-i686 1 | - install conf-mingw-w64-gmp-x86_64 1 | - install conf-perl 2 | - install conf-pkg-config 3 +- # To update the current shell environment, run: eval $(opam env) The former state can be restored with: C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\default\\.opam-switch\\backup\\state-20241020044710.export" 'C:\cygwin64\bin\opam.exe install -vy polka.2.71.15' failed. "/usr/bin/env" "bash" "-c" " opam remove -y "polka.2.71.15" opam install -vy "polka.2.71.15" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "polka.2.71.15" | grep -q '"windows-server-2022-x86_64-ocaml-4.14"'; 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