Building on odawa (from windows) 2024-10-18 20:29.03 ---> using "340d600392818df2413382dc7d8325c360d83ea49a262d31760348484bbc10b5" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env OPAMYES 1) /: (env OPAMCONFIRMLEVEL unsafe-yes) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell true)) 2024-10-18 20:29.03 ---> using "eff12c67e396719643b17f6578ef66f556154fdd5953a633e74c969cd57a86de" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 6be71e78343d97c4343a15c3c24a5b39cd162fd6")) 2024-10-18 20:29.03 ---> using "105f034247a8fede0dec2e542248c4b1494d56509f310119e519ec308087f668" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) User configuration: Updating ~\.bash_profile. [NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc. Added 9 lines after line 1 in ~\.bash_profile. 2024-10-18 20:29.03 ---> using "93259dd66deffdf63a8f5b704634b5fdb767f9d52c8209bef03d822a577e4fda" from cache /: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache))) (network host) (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed arch-x86_64.1 -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-mingw.1 -> retrieved flexdll.0.43 (cached) -> retrieved ocaml-config.3 (cached) -> installed flexdll.0.43 -> installed ocaml-options-vanilla.1 -> retrieved mingw-w64-shims.0.2.0 (cached) -> installed conf-mingw-w64-gcc-x86_64.1 -> installed ocaml-env-mingw64.1 -> installed system-mingw.1 -> installed mingw-w64-shims.0.2.0 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.3 -> installed ocaml.4.14.2 Done. # Run eval $(opam env --switch=default) to update the current shell environment 2024-10-18 20:29.03 ---> using "6024b686662a873f0acb52fb02595c7158112e740f763ffdb14a818987ddbd25" from cache /: (run (network host) (shell "opam update --depexts")) 2024-10-18 20:29.03 ---> using "31b24226a0f9e0ceecb8a66ca0685a04ae92e0b4a86a491e360d9d64be121f4a" from cache /: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache))) (network host) (shell "\ \nopam remove -y \"tezos-client-009-PsFLoren.17.3\"\ \nopam install -vy \"tezos-client-009-PsFLoren.17.3\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"tezos-client-009-PsFLoren.17.3\" | grep -q '\"windows\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] tezos-client-009-PsFLoren.17.3 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 198 packages - install aches 1.1.0 [required by tezos-crypto, tezos-proxy] - install aches-lwt 1.1.0 [required by tezos-stdlib-unix, tezos-proxy] - install alcotest 1.8.0 [required by qcheck-alcotest] - install angstrom 0.16.1 [required by uri] - install asetmap 0.8.1 [required by prometheus] - install astring 0.8.5 [required by irmin, prometheus] - install base v0.16.3 [required by ppx_expect] - install base-bytes base [required by ocplib-endian, bigstring] - install base64 3.5.1 [required by repr, cohttp] - install bheap 2.0.0 [required by irmin] - install bigarray-compat 1.1.0 [required by ctypes] - install bigstring 0.3 [required by secp256k1-internal] - install bigstringaf 0.10.0 [required by tezos-context] - install bisect_ppx 2.8.3 [required by octez-bls12-381-hash, octez-polynomial] - install bls12-381 6.1.0 [required by tezos-crypto] - install checkseum 0.5.2 [required by irmin-pack] - install class_group_vdf 0.0.4 [required by tezos-protocol-environment] - install cmdliner 1.3.0 [required by irmin-pack] - install cohttp 4.0.0 [required by cohttp-lwt] - install cohttp-lwt 4.0.0 [required by resto-cohttp-self-serving-client] - install cohttp-lwt-unix 4.0.0 [required by tezos-rpc-http-client-unix, resto-cohttp-server] - install conduit 2.1.0 [required by conduit-lwt] - install conduit-lwt 2.1.0 [required by cohttp-lwt-unix] - install conduit-lwt-unix 2.2.2 [required by resto-cohttp-server] - install conf-bash 1 [required by base] - install conf-cmake 1 [required by hacl-star-raw] - install conf-g++ 1.0 [required by class_group_vdf] - install conf-gmp 4 [required by zarith, secp256k1-internal] - install conf-libev 4-12 [required by lwt, tezos-stdlib-unix] - install conf-mingw-w64-g++-i686 1 [required by conf-g++] - install conf-mingw-w64-g++-x86_64 1 [required by conf-g++] - install conf-mingw-w64-gcc-i686 1 [required by conf-mingw-w64-gmp-i686] - install conf-mingw-w64-gmp-i686 1 [required by conf-gmp] - install conf-mingw-w64-gmp-x86_64 1 [required by conf-gmp] - install conf-pkg-config 3 [required by secp256k1-internal] - install conf-rust 0.1 [required by tezos-sapling] - install conf-rust-2021 1 [required by tezos-rust-libs] - install conf-which 1 [required by hacl-star-raw] - install cppo 1.7.0 [required by lwt] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by secp256k1-internal] - install ctypes 0.20.2 [required by tezos-sapling] - install ctypes_stubs_js 0.1 [required by tezos-sapling] - install data-encoding 0.7.1 [required by tezos-base] - install digestif 1.2.0 [required by irmin] - install domain-name 0.4.0 [required by ipaddr] - install dune 3.10.0 [required by tezos-client-009-PsFLoren] - install dune-configurator 3.13.1 [required by base, lwt] - install either 1.0.0 [required by data-encoding] - install eqaf 0.10 [required by digestif] - install ezjsonm 1.3.0 [required by tezos-base] - install fmt 0.9.0 [required by tezos-context, tezos-signer-backends] - install gen 1.1 [required by sedlex] - install hacl-star 0.7.1 [required by tezos-hacl] - install hacl-star-raw 0.7.1 [required by tezos-hacl] - install hex 1.5.0 [required by data-encoding] - install index 1.6.1 [required by irmin-pack] - install integers 0.7.0 [required by tezos-sapling] - install integers_stubs_js 1.0 [required by tezos-sapling] - install ipaddr 5.6.0 [required by tezos-base] - install ipaddr-sexp 5.6.0 [required by conduit-lwt-unix] - install irmin 3.6.1 [required by tezos-context] - install irmin-pack 3.6.1 [required by tezos-context] - install jane-street-headers v0.16.0 [required by time_now] - install js_of_ocaml 5.8.2 [required by integers_stubs_js, logs] - install js_of_ocaml-compiler 5.8.2 [required by js_of_ocaml] - install json-data-encoding 0.12.1 [required by data-encoding] - install json-data-encoding-bson 0.12.1 [required by data-encoding] - install jsonm 1.0.2 [required by ezjsonm] - install jst-config v0.16.0 [required by time_now] - install logs 0.7.0 [required by tezos-context] - install lru 0.3.1 [required by index] - install lwt 5.7.0 [required by tezos-base, tezos-clic] - install lwt-canceler 0.3 [required by tezos-error-monad, tezos-p2p] - install lwt-exit 1.0 [required by tezos-client-base-unix] - install lwt-watcher 0.2 [required by tezos-p2p] - install lwt_log 1.1.2 [required by tezos-event-logging, tezos-stdlib-unix] - install macaddr 5.6.0 [required by ipaddr] - install magic-mime 1.3.1 [required by cohttp-lwt-unix] - install menhir 20240715 [required by js_of_ocaml-compiler] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by js_of_ocaml-compiler] - install menhirSdk 20240715 [required by js_of_ocaml-compiler] - install mtime 1.4.0 [required by tezos-stdlib-unix] - install num 1.5-1 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocamlbuild 0.15.0 [required by ptime] - install ocamlfind 1.9.5 [required by ptime] - install ocamlgraph 2.1.0 [required by irmin] - install ocplib-endian 1.2 [required by lwt] - install octez-bls12-381-hash 17.3 [required by octez-plompiler] - install octez-bls12-381-polynomial 17.3 [required by octez-plonk, tezos-crypto-dal] - install octez-bls12-381-signature 17.3 [required by tezos-crypto] - install octez-distributed-internal 17.3 [required by octez-distributed-lwt-internal] - install octez-distributed-lwt-internal 17.3 [required by octez-plonk] - install octez-mec 17.3 [required by octez-plompiler] - install octez-plompiler 17.3 [required by octez-plonk] - install octez-plonk 17.3 [required by tezos-protocol-environment] - install octez-polynomial 17.3 [required by octez-plompiler] - install optint 0.3.0 [required by irmin-pack] - install parsexp v0.16.0 [required by sexplib] - install ppx_assert v0.16.0 [required by jst-config] - install ppx_base v0.16.0 [required by time_now] - install ppx_cold v0.16.0 [required by ppx_base] - install ppx_compare v0.16.0 [required by ppx_base] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_deriving 6.0.3 [required by tezos-version] - install ppx_enumerate v0.16.0 [required by ppx_base] - install ppx_expect v0.16.0 [required by tezos-client-009-PsFLoren] - install ppx_globalize v0.16.0 [required by ppx_base] - install ppx_hash v0.16.0 [required by data-encoding] - install ppx_here v0.16.0 [required by ppx_expect] - install ppx_inline_test v0.16.0 [required by ppx_expect] - install ppx_irmin 3.6.1 [required by irmin, irmin-pack] - install ppx_optcomp v0.16.0 [required by time_now] - install ppx_repr 0.7.0 [required by index, ppx_irmin, octez-plonk] - install ppx_sexp_conv v0.16.0 [required by ppx_base] - install ppxlib 0.33.1~5.3preview [required by ppx_expect] - install progress 0.2.1 [required by index] - install prometheus 1.2 [required by tezos-p2p] - install psq 0.2.1 [required by lru] - install ptime 1.2.0 [required by tezos-base] - install qcheck-alcotest 0.22 [required by octez-plonk] - install qcheck-core 0.22 [required by qcheck-alcotest] - install re 1.12.0 [required by ppx_expect, tezos-clic] - install repr 0.7.0 [required by irmin] - install resto 1.2 [required by tezos-rpc] - install resto-acl 1.2 [required by resto-cohttp-server] - install resto-cohttp 1.2 [required by tezos-rpc-http, resto-cohttp-server] - install resto-cohttp-client 1.2 [required by resto-cohttp-self-serving-client] - install resto-cohttp-self-serving-client 1.2 [required by tezos-mockup] - install resto-cohttp-server 1.2 [required by resto-cohttp-self-serving-client] - install resto-directory 1.2 [required by tezos-rpc] - install ringo 1.1.0 [required by aches, tezos-p2p] - install rusage 1.0.0 [required by irmin-pack] - install secp256k1-internal 0.4.0 [required by tezos-crypto] - install sedlex 3.2 [required by js_of_ocaml-compiler] - install semaphore-compat 1.0.2 [required by index] - install seq base [required by re] - install seqes 0.2 [required by tezos-lwt-result-stdlib] - install sexplib v0.16.0 [required by conduit-lwt] - install sexplib0 v0.16.0 [required by base] - install stdint 0.7.2 [required by octez-plompiler] - install stdio v0.16.0 [required by ppx_expect] - install stdlib-shims 0.3.0 [required by ppxlib] - install stringext 1.6.0 [required by uri] - install terminal 0.2.1 [required by progress] - install tezos-base 17.3 [required by tezos-client-009-PsFLoren] - install tezos-clic 17.3 [required by tezos-client-009-PsFLoren] - install tezos-client-009-PsFLoren 17.3 - install tezos-client-base 17.3 [required by tezos-client-009-PsFLoren] - install tezos-client-base-unix 17.3 [required by tezos-client-009-PsFLoren] - install tezos-client-commands 17.3 [required by tezos-client-009-PsFLoren] - install tezos-context 17.3 [required by tezos-shell-services, tezos-proxy] - install tezos-crypto 17.3 [required by tezos-base] - install tezos-crypto-dal 17.3 [required by tezos-protocol-environment] - install tezos-error-monad 17.3 [required by tezos-base, tezos-clic] - install tezos-event-logging 17.3 [required by tezos-base] - install tezos-hacl 17.3 [required by tezos-base] - install tezos-lazy-containers 17.3 [required by tezos-scoru-wasm] - install tezos-lwt-result-stdlib 17.3 [required by tezos-clic] - install tezos-micheline 17.3 [required by tezos-base] - install tezos-mockup 17.3 [required by tezos-client-base-unix] - install tezos-mockup-commands 17.3 [required by tezos-client-base-unix] - install tezos-mockup-proxy 17.3 [required by tezos-mockup, tezos-proxy] - install tezos-mockup-registration 17.3 [required by tezos-client-base-unix] - install tezos-p2p 17.3 [required by tezos-mockup] - install tezos-p2p-services 17.3 [required by tezos-client-commands, tezos-shell-services, tezos-mockup] - install tezos-protocol-009-PsFLoren 17.3 [required by tezos-client-009-PsFLoren] - install tezos-protocol-environment 17.3 [required by tezos-client-009-PsFLoren] - install tezos-protocol-plugin-009-PsFLoren 17.3 [required by tezos-client-009-PsFLoren] - install tezos-proxy 17.3 [required by tezos-client-base-unix] - install tezos-rpc 17.3 [required by tezos-client-009-PsFLoren] - install tezos-rpc-http 17.3 [required by tezos-client-base-unix] - install tezos-rpc-http-client 17.3 [required by tezos-mockup] - install tezos-rpc-http-client-unix 17.3 [required by tezos-client-base-unix] - install tezos-rust-libs 1.5 [required by tezos-sapling] - install tezos-sapling 17.3 [required by tezos-client-base] - install tezos-scoru-wasm 17.3 [required by tezos-protocol-environment] - install tezos-shell-services 17.3 [required by tezos-client-009-PsFLoren] - install tezos-signer-backends 17.3 [required by tezos-client-009-PsFLoren] - install tezos-signer-services 17.3 [required by tezos-signer-backends] - install tezos-stdlib 17.3 [required by tezos-base, tezos-clic] - install tezos-stdlib-unix 17.3 [required by tezos-client-009-PsFLoren] - install tezos-tree-encoding 17.3 [required by tezos-scoru-wasm] - install tezos-version 17.3 [required by tezos-shell-services] - install tezos-webassembly-interpreter 17.3 [required by tezos-scoru-wasm] - install time_now v0.16.0 [required by ppx_inline_test] - install topkg 1.0.7 [required by ptime] - install uri 4.4.0 [required by tezos-client-009-PsFLoren] - install uri-sexp 4.4.0 [required by cohttp] - install uucp 16.0.0 [required by progress] - install uutf 1.0.3 [required by tezos-micheline] - install vector 1.0.0 [required by progress] - install yojson 2.2.2 [required by js_of_ocaml-compiler] - install zarith 1.12 [required by tezos-crypto, data-encoding, tezos-micheline] - install zarith_stubs_js v0.16.1 [required by tezos-crypto, data-encoding, tezos-micheline] The following system packages will first need to be installed: cmake mingw64-i686-gcc-core mingw64-i686-gcc-g++ mingw64-i686-gmp mingw64-x86_64-gcc-g++ 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:\cygwin64\bin\opam.exe install -vy tezos-client-009-PsFLoren.17.3' failed. Fatal error: OpamDownload.Download_fail(_, "curl: empty response while downloading https://cygwin.com/sha512.sum") "/usr/bin/env" "bash" "-c" " opam remove -y "tezos-client-009-PsFLoren.17.3" opam install -vy "tezos-client-009-PsFLoren.17.3" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "tezos-client-009-PsFLoren.17.3" | grep -q '"windows"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 99 Failed: Build failed