(for PR #26890)
2024-11-25 08:24.28: New job: build tezos-protocol-008-PtEdo2Zk.21.0, using opam dev from https://github.com/ocaml/opam-repository.git#refs/pull/26890/head (7d056a17b3735f6625d5d59a0cb52e4cbd3e79d3) on macos-homebrew-ocaml-4.14/arm64 To reproduce locally: cd $(mktemp -d) git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26890/head" && git reset --hard 7d056a17 git fetch origin master git merge --no-edit 727427c1e71db673d70869c8df4d678bf322632b cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM macos-homebrew-ocaml-4.14 USER 1000:1000 RUN ln -f ~/local/bin/opam-dev ~/local/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version ENV OPAMDOWNLOADJOBS="1" ENV OPAMERRLOGLEN="0" ENV OPAMSOLVERTIMEOUT="1000" ENV OPAMPRECISETRACKING="1" ENV CI="true" ENV OPAM_REPO_CI="true" RUN rm -rf opam-repository/ COPY --chown=1000:1000 . opam-repository/ RUN opam repository set-url -k local --strict default opam-repository/ RUN opam update --depexts || true RUN opam pin add -k version -yn tezos-protocol-008-PtEdo2Zk.21.0 21.0 RUN opam reinstall tezos-protocol-008-PtEdo2Zk.21.0; \ res=$?; \ test "$res" != 31 && exit "$res"; \ export OPAMCLI=2.0; \ build_dir=$(opam var prefix)/.opam-switch/build; \ failed=$(ls "$build_dir"); \ partial_fails=""; \ for pkg in $failed; do \ if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then \ echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \ fi; \ test "$pkg" != 'tezos-protocol-008-PtEdo2Zk.21.0' && partial_fails="$partial_fails $pkg"; \ done; \ test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \ exit 1 END-OF-DOCKERFILE docker build -f ../Dockerfile . 2024-11-25 08:24.28: Using cache hint "macos-homebrew-ocaml-4.14-tezos-protocol-008-PtEdo2Zk.21.0-7d056a17b3735f6625d5d59a0cb52e4cbd3e79d3" 2024-11-25 08:24.28: Using OBuilder spec: ((from macos-homebrew-ocaml-4.14) (user (uid 1000) (gid 1000)) (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam")) (run (network host) (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (env OPAMDOWNLOADJOBS 1) (env OPAMERRLOGLEN 0) (env OPAMSOLVERTIMEOUT 1000) (env OPAMPRECISETRACKING 1) (env CI true) (env OPAM_REPO_CI true) (run (shell "rm -rf opam-repository/")) (copy (src .) (dst opam-repository/)) (run (shell "opam repository set-url -k local --strict default opam-repository/")) (run (network host) (shell "opam update --depexts || true")) (run (shell "opam pin add -k version -yn tezos-protocol-008-PtEdo2Zk.21.0 21.0")) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam reinstall tezos-protocol-008-PtEdo2Zk.21.0;\ \n res=$?;\ \n test \"$res\" != 31 && exit \"$res\";\ \n export OPAMCLI=2.0;\ \n build_dir=$(opam var prefix)/.opam-switch/build;\ \n failed=$(ls \"$build_dir\");\ \n partial_fails=\"\";\ \n for pkg in $failed; do\ \n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\ \n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\ \n fi;\ \n test \"$pkg\" != 'tezos-protocol-008-PtEdo2Zk.21.0' && partial_fails=\"$partial_fails $pkg\";\ \n done;\ \n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\ \n exit 1")) ) 2024-11-25 08:24.28: Waiting for resource in pool OCluster 2024-11-25 08:30.32: Waiting for workerโฆ 2024-11-25 10:41.33: Got resource from pool OCluster Building on m1-worker-01 All commits already cached Updating files: 33% (11093/32817) Updating files: 34% (11158/32817) Updating files: 35% (11486/32817) Updating files: 36% (11815/32817) Updating files: 37% (12143/32817) Updating files: 38% (12471/32817) Updating files: 39% (12799/32817) Updating files: 40% (13127/32817) Updating files: 41% (13455/32817) Updating files: 42% (13784/32817) Updating files: 43% (14112/32817) Updating files: 44% (14440/32817) Updating files: 45% (14768/32817) Updating files: 46% (15096/32817) Updating files: 47% (15424/32817) Updating files: 48% (15753/32817) Updating files: 49% (16081/32817) Updating files: 50% (16409/32817) Updating files: 51% (16737/32817) Updating files: 52% (17065/32817) Updating files: 53% (17394/32817) Updating files: 54% (17722/32817) Updating files: 55% (18050/32817) Updating files: 56% (18378/32817) Updating files: 56% (18634/32817) Updating files: 57% (18706/32817) Updating files: 58% (19034/32817) Updating files: 59% (19363/32817) Updating files: 60% (19691/32817) Updating files: 61% (20019/32817) Updating files: 62% (20347/32817) Updating files: 63% (20675/32817) Updating files: 64% (21003/32817) Updating files: 65% (21332/32817) Updating files: 66% (21660/32817) Updating files: 67% (21988/32817) Updating files: 68% (22316/32817) Updating files: 69% (22644/32817) Updating files: 70% (22972/32817) Updating files: 71% (23301/32817) Updating files: 72% (23629/32817) Updating files: 73% (23957/32817) Updating files: 74% (24285/32817) Updating files: 75% (24613/32817) Updating files: 76% (24941/32817) Updating files: 77% (25270/32817) Updating files: 78% (25598/32817) Updating files: 79% (25926/32817) Updating files: 80% (26254/32817) Updating files: 81% (26582/32817) Updating files: 82% (26910/32817) Updating files: 83% (27239/32817) Updating files: 84% (27567/32817) Updating files: 85% (27895/32817) Updating files: 86% (28223/32817) Updating files: 86% (28430/32817) Updating files: 87% (28551/32817) Updating files: 88% (28879/32817) Updating files: 89% (29208/32817) Updating files: 90% (29536/32817) Updating files: 91% (29864/32817) Updating files: 92% (30192/32817) Updating files: 93% (30520/32817) Updating files: 94% (30848/32817) Updating files: 95% (31177/32817) Updating files: 96% (31505/32817) Updating files: 97% (31833/32817) Updating files: 98% (32161/32817) Updating files: 99% (32489/32817) Updating files: 100% (32817/32817) Updating files: 100% (32817/32817), done. HEAD is now at 727427c1e7 Merge pull request #26934 from hhugo/alcotest-js Merge made by the 'ort' strategy. packages/bls12-381/bls12-381.21.0/opam | 31 ++++++ .../octez-accuser-PsParisC.21.0/opam | 32 ++++++ .../octez-accuser-PsQuebec.21.0/opam | 32 ++++++ packages/octez-alcotezt/octez-alcotezt.21.0/opam | 29 +++++ .../octez-baker-PsParisC.21.0/opam | 32 ++++++ .../octez-baker-PsQuebec.21.0/opam | 32 ++++++ packages/octez-client/octez-client.21.0/opam | 81 ++++++++++++++ packages/octez-codec/octez-codec.21.0/opam | 70 ++++++++++++ packages/octez-crawler/octez-crawler.21.0/opam | 30 +++++ .../octez-dac-client/octez-dac-client.21.0/opam | 38 +++++++ packages/octez-dac-node/octez-dac-node.21.0/opam | 41 +++++++ packages/octez-dal-node/octez-dal-node.21.0/opam | 43 +++++++ .../octez-distributed-internal.21.0/opam | 29 +++++ .../octez-distributed-lwt-internal.21.0/opam | 32 ++++++ packages/octez-injector/octez-injector.21.0/opam | 32 ++++++ .../octez-internal-libs.21.0/opam | 55 +++++++++ packages/octez-l2-libs/octez-l2-libs.21.0/opam | 53 +++++++++ packages/octez-libs/octez-libs.21.0/opam | 124 +++++++++++++++++++++ .../octez-node-config/octez-node-config.21.0/opam | 30 +++++ packages/octez-node/octez-node.21.0/opam | 123 ++++++++++++++++++++ .../octez-proto-libs/octez-proto-libs.21.0/opam | 39 +++++++ .../octez-protocol-000-Ps9mPmXa-libs.21.0/opam | 31 ++++++ .../octez-protocol-001-PtCJ7pwo-libs.21.0/opam | 33 ++++++ .../octez-protocol-002-PsYLVpVv-libs.21.0/opam | 33 ++++++ .../octez-protocol-003-PsddFKi3-libs.21.0/opam | 33 ++++++ .../octez-protocol-004-Pt24m4xi-libs.21.0/opam | 33 ++++++ .../octez-protocol-005-PsBabyM1-libs.21.0/opam | 33 ++++++ .../octez-protocol-006-PsCARTHA-libs.21.0/opam | 33 ++++++ .../octez-protocol-007-PsDELPH1-libs.21.0/opam | 33 ++++++ .../octez-protocol-008-PtEdo2Zk-libs.21.0/opam | 33 ++++++ .../octez-protocol-009-PsFLoren-libs.21.0/opam | 34 ++++++ .../octez-protocol-010-PtGRANAD-libs.21.0/opam | 34 ++++++ .../octez-protocol-011-PtHangz2-libs.21.0/opam | 34 ++++++ .../octez-protocol-012-Psithaca-libs.21.0/opam | 34 ++++++ .../octez-protocol-013-PtJakart-libs.21.0/opam | 34 ++++++ .../octez-protocol-014-PtKathma-libs.21.0/opam | 34 ++++++ .../octez-protocol-015-PtLimaPt-libs.21.0/opam | 34 ++++++ .../octez-protocol-016-PtMumbai-libs.21.0/opam | 36 ++++++ .../octez-protocol-017-PtNairob-libs.21.0/opam | 36 ++++++ .../octez-protocol-018-Proxford-libs.21.0/opam | 36 ++++++ .../octez-protocol-019-PtParisB-libs.21.0/opam | 36 ++++++ .../octez-protocol-020-PsParisC-libs.21.0/opam | 48 ++++++++ .../octez-protocol-021-PsQuebec-libs.21.0/opam | 48 ++++++++ .../octez-protocol-alpha-libs.21.0/opam | 48 ++++++++ .../octez-protocol-compiler.21.0/opam | 34 ++++++ packages/octez-riscv-api/octez-riscv-api.21.0/opam | 29 +++++ packages/octez-riscv-pvm/octez-riscv-pvm.21.0/opam | 30 +++++ .../octez-rpc-process/octez-rpc-process.21.0/opam | 33 ++++++ packages/octez-rust-deps/octez-rust-deps.21.0/opam | 28 +++++ .../octez-shell-libs/octez-shell-libs.21.0/opam | 59 ++++++++++ packages/octez-signer/octez-signer.21.0/opam | 30 +++++ .../octez-smart-rollup-node-Proxford.21.0/opam | 45 ++++++++ .../octez-smart-rollup-node-PsParisC.21.0/opam | 45 ++++++++ .../octez-smart-rollup-node-PsQuebec.21.0/opam | 46 ++++++++ .../octez-smart-rollup-node-PtNairob.21.0/opam | 44 ++++++++ .../octez-smart-rollup-node-PtParisB.21.0/opam | 45 ++++++++ .../octez-smart-rollup-node-alpha.21.0/opam | 46 ++++++++ .../octez-smart-rollup-node-lib.21.0/opam | 39 +++++++ .../octez-smart-rollup-node.21.0/opam | 44 ++++++++ .../octez-smart-rollup-wasm-debugger-lib.21.0/opam | 34 ++++++ .../opam | 28 +++++ .../octez-smart-rollup-wasm-debugger.21.0/opam | 29 +++++ packages/octez-version/octez-version.21.0/opam | 30 +++++ packages/octez/octez.21.0/opam | 77 +++++++++++++ packages/tezos-benchmark/tezos-benchmark.21.0/opam | 32 ++++++ .../tezos-client-demo-counter.21.0/opam | 31 ++++++ .../tezos-client-genesis.21.0/opam | 32 ++++++ .../tezos-dac-client-lib.21.0/opam | 31 ++++++ packages/tezos-dac-lib/tezos-dac-lib.21.0/opam | 30 +++++ .../tezos-dac-node-lib.21.0/opam | 33 ++++++ .../tezos-dal-node-lib.21.0/opam | 31 ++++++ .../tezos-dal-node-services.21.0/opam | 29 +++++ packages/tezos-openapi/tezos-openapi.21.0/opam | 31 ++++++ .../tezos-protocol-000-Ps9mPmXa.21.0/opam | 30 +++++ .../tezos-protocol-001-PtCJ7pwo.21.0/opam | 30 +++++ .../tezos-protocol-002-PsYLVpVv.21.0/opam | 30 +++++ .../tezos-protocol-003-PsddFKi3.21.0/opam | 30 +++++ .../tezos-protocol-004-Pt24m4xi.21.0/opam | 30 +++++ .../tezos-protocol-005-PsBABY5H.21.0/opam | 30 +++++ .../tezos-protocol-005-PsBabyM1.21.0/opam | 30 +++++ .../tezos-protocol-006-PsCARTHA.21.0/opam | 30 +++++ .../tezos-protocol-007-PsDELPH1.21.0/opam | 30 +++++ .../tezos-protocol-008-PtEdo2Zk.21.0/opam | 30 +++++ .../tezos-protocol-008-PtEdoTez.21.0/opam | 30 +++++ .../tezos-protocol-009-PsFLoren.21.0/opam | 30 +++++ .../tezos-protocol-010-PtGRANAD.21.0/opam | 30 +++++ .../tezos-protocol-011-PtHangz2.21.0/opam | 31 ++++++ .../tezos-protocol-012-Psithaca.21.0/opam | 31 ++++++ .../tezos-protocol-013-PtJakart.21.0/opam | 31 ++++++ .../tezos-protocol-014-PtKathma.21.0/opam | 31 ++++++ .../tezos-protocol-015-PtLimaPt.21.0/opam | 31 ++++++ .../tezos-protocol-016-PtMumbai.21.0/opam | 31 ++++++ .../tezos-protocol-017-PtNairob.21.0/opam | 31 ++++++ .../tezos-protocol-018-Proxford.21.0/opam | 31 ++++++ .../tezos-protocol-019-PtParisB.21.0/opam | 31 ++++++ .../tezos-protocol-020-PsParisC.21.0/opam | 31 ++++++ .../tezos-protocol-021-PsQuebec.21.0/opam | 31 ++++++ .../tezos-protocol-alpha.21.0/opam | 31 ++++++ .../tezos-protocol-demo-counter.21.0/opam | 30 +++++ .../tezos-protocol-demo-noops.21.0/opam | 30 +++++ .../tezos-protocol-genesis.21.0/opam | 30 +++++ packages/tezt-tezos/tezt-tezos.21.0/opam | 28 +++++ 102 files changed, 3784 insertions(+) create mode 100644 packages/bls12-381/bls12-381.21.0/opam create mode 100644 packages/octez-accuser-PsParisC/octez-accuser-PsParisC.21.0/opam create mode 100644 packages/octez-accuser-PsQuebec/octez-accuser-PsQuebec.21.0/opam create mode 100644 packages/octez-alcotezt/octez-alcotezt.21.0/opam create mode 100644 packages/octez-baker-PsParisC/octez-baker-PsParisC.21.0/opam create mode 100644 packages/octez-baker-PsQuebec/octez-baker-PsQuebec.21.0/opam create mode 100644 packages/octez-client/octez-client.21.0/opam create mode 100644 packages/octez-codec/octez-codec.21.0/opam create mode 100644 packages/octez-crawler/octez-crawler.21.0/opam create mode 100644 packages/octez-dac-client/octez-dac-client.21.0/opam create mode 100644 packages/octez-dac-node/octez-dac-node.21.0/opam create mode 100644 packages/octez-dal-node/octez-dal-node.21.0/opam create mode 100644 packages/octez-distributed-internal/octez-distributed-internal.21.0/opam create mode 100644 packages/octez-distributed-lwt-internal/octez-distributed-lwt-internal.21.0/opam create mode 100644 packages/octez-injector/octez-injector.21.0/opam create mode 100644 packages/octez-internal-libs/octez-internal-libs.21.0/opam create mode 100644 packages/octez-l2-libs/octez-l2-libs.21.0/opam create mode 100644 packages/octez-libs/octez-libs.21.0/opam create mode 100644 packages/octez-node-config/octez-node-config.21.0/opam create mode 100644 packages/octez-node/octez-node.21.0/opam create mode 100644 packages/octez-proto-libs/octez-proto-libs.21.0/opam create mode 100644 packages/octez-protocol-000-Ps9mPmXa-libs/octez-protocol-000-Ps9mPmXa-libs.21.0/opam create mode 100644 packages/octez-protocol-001-PtCJ7pwo-libs/octez-protocol-001-PtCJ7pwo-libs.21.0/opam create mode 100644 packages/octez-protocol-002-PsYLVpVv-libs/octez-protocol-002-PsYLVpVv-libs.21.0/opam create mode 100644 packages/octez-protocol-003-PsddFKi3-libs/octez-protocol-003-PsddFKi3-libs.21.0/opam create mode 100644 packages/octez-protocol-004-Pt24m4xi-libs/octez-protocol-004-Pt24m4xi-libs.21.0/opam create mode 100644 packages/octez-protocol-005-PsBabyM1-libs/octez-protocol-005-PsBabyM1-libs.21.0/opam create mode 100644 packages/octez-protocol-006-PsCARTHA-libs/octez-protocol-006-PsCARTHA-libs.21.0/opam create mode 100644 packages/octez-protocol-007-PsDELPH1-libs/octez-protocol-007-PsDELPH1-libs.21.0/opam create mode 100644 packages/octez-protocol-008-PtEdo2Zk-libs/octez-protocol-008-PtEdo2Zk-libs.21.0/opam create mode 100644 packages/octez-protocol-009-PsFLoren-libs/octez-protocol-009-PsFLoren-libs.21.0/opam create mode 100644 packages/octez-protocol-010-PtGRANAD-libs/octez-protocol-010-PtGRANAD-libs.21.0/opam create mode 100644 packages/octez-protocol-011-PtHangz2-libs/octez-protocol-011-PtHangz2-libs.21.0/opam create mode 100644 packages/octez-protocol-012-Psithaca-libs/octez-protocol-012-Psithaca-libs.21.0/opam create mode 100644 packages/octez-protocol-013-PtJakart-libs/octez-protocol-013-PtJakart-libs.21.0/opam create mode 100644 packages/octez-protocol-014-PtKathma-libs/octez-protocol-014-PtKathma-libs.21.0/opam create mode 100644 packages/octez-protocol-015-PtLimaPt-libs/octez-protocol-015-PtLimaPt-libs.21.0/opam create mode 100644 packages/octez-protocol-016-PtMumbai-libs/octez-protocol-016-PtMumbai-libs.21.0/opam create mode 100644 packages/octez-protocol-017-PtNairob-libs/octez-protocol-017-PtNairob-libs.21.0/opam create mode 100644 packages/octez-protocol-018-Proxford-libs/octez-protocol-018-Proxford-libs.21.0/opam create mode 100644 packages/octez-protocol-019-PtParisB-libs/octez-protocol-019-PtParisB-libs.21.0/opam create mode 100644 packages/octez-protocol-020-PsParisC-libs/octez-protocol-020-PsParisC-libs.21.0/opam create mode 100644 packages/octez-protocol-021-PsQuebec-libs/octez-protocol-021-PsQuebec-libs.21.0/opam create mode 100644 packages/octez-protocol-alpha-libs/octez-protocol-alpha-libs.21.0/opam create mode 100644 packages/octez-protocol-compiler/octez-protocol-compiler.21.0/opam create mode 100644 packages/octez-riscv-api/octez-riscv-api.21.0/opam create mode 100644 packages/octez-riscv-pvm/octez-riscv-pvm.21.0/opam create mode 100644 packages/octez-rpc-process/octez-rpc-process.21.0/opam create mode 100644 packages/octez-rust-deps/octez-rust-deps.21.0/opam create mode 100644 packages/octez-shell-libs/octez-shell-libs.21.0/opam create mode 100644 packages/octez-signer/octez-signer.21.0/opam create mode 100644 packages/octez-smart-rollup-node-Proxford/octez-smart-rollup-node-Proxford.21.0/opam create mode 100644 packages/octez-smart-rollup-node-PsParisC/octez-smart-rollup-node-PsParisC.21.0/opam create mode 100644 packages/octez-smart-rollup-node-PsQuebec/octez-smart-rollup-node-PsQuebec.21.0/opam create mode 100644 packages/octez-smart-rollup-node-PtNairob/octez-smart-rollup-node-PtNairob.21.0/opam create mode 100644 packages/octez-smart-rollup-node-PtParisB/octez-smart-rollup-node-PtParisB.21.0/opam create mode 100644 packages/octez-smart-rollup-node-alpha/octez-smart-rollup-node-alpha.21.0/opam create mode 100644 packages/octez-smart-rollup-node-lib/octez-smart-rollup-node-lib.21.0/opam create mode 100644 packages/octez-smart-rollup-node/octez-smart-rollup-node.21.0/opam create mode 100644 packages/octez-smart-rollup-wasm-debugger-lib/octez-smart-rollup-wasm-debugger-lib.21.0/opam create mode 100644 packages/octez-smart-rollup-wasm-debugger-plugin/octez-smart-rollup-wasm-debugger-plugin.21.0/opam create mode 100644 packages/octez-smart-rollup-wasm-debugger/octez-smart-rollup-wasm-debugger.21.0/opam create mode 100644 packages/octez-version/octez-version.21.0/opam create mode 100644 packages/octez/octez.21.0/opam create mode 100644 packages/tezos-benchmark/tezos-benchmark.21.0/opam create mode 100644 packages/tezos-client-demo-counter/tezos-client-demo-counter.21.0/opam create mode 100644 packages/tezos-client-genesis/tezos-client-genesis.21.0/opam create mode 100644 packages/tezos-dac-client-lib/tezos-dac-client-lib.21.0/opam create mode 100644 packages/tezos-dac-lib/tezos-dac-lib.21.0/opam create mode 100644 packages/tezos-dac-node-lib/tezos-dac-node-lib.21.0/opam create mode 100644 packages/tezos-dal-node-lib/tezos-dal-node-lib.21.0/opam create mode 100644 packages/tezos-dal-node-services/tezos-dal-node-services.21.0/opam create mode 100644 packages/tezos-openapi/tezos-openapi.21.0/opam create mode 100644 packages/tezos-protocol-000-Ps9mPmXa/tezos-protocol-000-Ps9mPmXa.21.0/opam create mode 100644 packages/tezos-protocol-001-PtCJ7pwo/tezos-protocol-001-PtCJ7pwo.21.0/opam create mode 100644 packages/tezos-protocol-002-PsYLVpVv/tezos-protocol-002-PsYLVpVv.21.0/opam create mode 100644 packages/tezos-protocol-003-PsddFKi3/tezos-protocol-003-PsddFKi3.21.0/opam create mode 100644 packages/tezos-protocol-004-Pt24m4xi/tezos-protocol-004-Pt24m4xi.21.0/opam create mode 100644 packages/tezos-protocol-005-PsBABY5H/tezos-protocol-005-PsBABY5H.21.0/opam create mode 100644 packages/tezos-protocol-005-PsBabyM1/tezos-protocol-005-PsBabyM1.21.0/opam create mode 100644 packages/tezos-protocol-006-PsCARTHA/tezos-protocol-006-PsCARTHA.21.0/opam create mode 100644 packages/tezos-protocol-007-PsDELPH1/tezos-protocol-007-PsDELPH1.21.0/opam create mode 100644 packages/tezos-protocol-008-PtEdo2Zk/tezos-protocol-008-PtEdo2Zk.21.0/opam create mode 100644 packages/tezos-protocol-008-PtEdoTez/tezos-protocol-008-PtEdoTez.21.0/opam create mode 100644 packages/tezos-protocol-009-PsFLoren/tezos-protocol-009-PsFLoren.21.0/opam create mode 100644 packages/tezos-protocol-010-PtGRANAD/tezos-protocol-010-PtGRANAD.21.0/opam create mode 100644 packages/tezos-protocol-011-PtHangz2/tezos-protocol-011-PtHangz2.21.0/opam create mode 100644 packages/tezos-protocol-012-Psithaca/tezos-protocol-012-Psithaca.21.0/opam create mode 100644 packages/tezos-protocol-013-PtJakart/tezos-protocol-013-PtJakart.21.0/opam create mode 100644 packages/tezos-protocol-014-PtKathma/tezos-protocol-014-PtKathma.21.0/opam create mode 100644 packages/tezos-protocol-015-PtLimaPt/tezos-protocol-015-PtLimaPt.21.0/opam create mode 100644 packages/tezos-protocol-016-PtMumbai/tezos-protocol-016-PtMumbai.21.0/opam create mode 100644 packages/tezos-protocol-017-PtNairob/tezos-protocol-017-PtNairob.21.0/opam create mode 100644 packages/tezos-protocol-018-Proxford/tezos-protocol-018-Proxford.21.0/opam create mode 100644 packages/tezos-protocol-019-PtParisB/tezos-protocol-019-PtParisB.21.0/opam create mode 100644 packages/tezos-protocol-020-PsParisC/tezos-protocol-020-PsParisC.21.0/opam create mode 100644 packages/tezos-protocol-021-PsQuebec/tezos-protocol-021-PsQuebec.21.0/opam create mode 100644 packages/tezos-protocol-alpha/tezos-protocol-alpha.21.0/opam create mode 100644 packages/tezos-protocol-demo-counter/tezos-protocol-demo-counter.21.0/opam create mode 100644 packages/tezos-protocol-demo-noops/tezos-protocol-demo-noops.21.0/opam create mode 100644 packages/tezos-protocol-genesis/tezos-protocol-genesis.21.0/opam create mode 100644 packages/tezt-tezos/tezt-tezos.21.0/opam (from macos-homebrew-ocaml-4.14) 2024-11-25 10:41.38 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache /: (user (uid 1000) (gid 1000)) /: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam")) 2024-11-25 10:41.38 ---> using "f20a31eccb94af52fa2a3ef86b723bc6460bac3d8a92b8861915540c2498d20a" from cache /: (run (network host) (shell "opam init --reinit -ni")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [y/n] y [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=1 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] no changes from git+file:///Users/mac1000/opam-repository 2024-11-25 10:41.38 ---> using "7818e224f85c11d1d318abe9ba4e297be345388b7ed476f912b6900c6bae56aa" from cache /: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Darwin 23.4.0 The OCaml toplevel, version 4.14.2 2.3.0 2024-11-25 10:41.38 ---> using "b68dfff025f7534bf3966778231000a9d9e4e27525baf87e50daaae0b61c1ee7" from cache /: (env OPAMDOWNLOADJOBS 1) /: (env OPAMERRLOGLEN 0) /: (env OPAMSOLVERTIMEOUT 1000) /: (env OPAMPRECISETRACKING 1) /: (env CI true) /: (env OPAM_REPO_CI true) /: (run (shell "rm -rf opam-repository/")) 2024-11-25 10:41.38 ---> using "db65ca45b0dda4f74e29bfe7d60602daffc92169f11d7cb2a2ac00d1ebd104ff" from cache /: (copy (src .) (dst opam-repository/)) 2024-11-25 10:41.40 ---> using "dd23dffff2dee8218d21ea5d8eab66f244fd8e95b214f4d4ec4a6a7363030523" from cache /: (run (shell "opam repository set-url -k local --strict default opam-repository/")) [default] Initialised 2024-11-25 10:41.40 ---> using "30a27344d6c586f2f0508511c73550d1fdbc072474b467bd1fea762d940fe1e7" from cache /: (run (network host) (shell "opam update --depexts || true")) + /opt/homebrew/bin/brew "update" - ==> Updating Homebrew... - ==> Homebrew collects anonymous analytics. - Read the analytics documentation (and how to opt-out) here: - https://docs.brew.sh/Analytics - No analytics have been recorded yet (nor will be during this `brew` run). - - ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: - https://github.com/Homebrew/brew#donations - - Already up-to-date. 2024-11-25 10:41.40 ---> using "1d98e818436deed43a9487255e933901a7d0d16630fb8ec70d6954cc0e8bdb76" from cache /: (run (shell "opam pin add -k version -yn tezos-protocol-008-PtEdo2Zk.21.0 21.0")) tezos-protocol-008-PtEdo2Zk is now pinned to version 21.0 2024-11-25 10:41.42 ---> saved as "ccbd0424a49dd40a6fcdf9042ce23618f6d387f5eb33da896287dc8b3b4003ab" /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam reinstall tezos-protocol-008-PtEdo2Zk.21.0;\ \n res=$?;\ \n test \"$res\" != 31 && exit \"$res\";\ \n export OPAMCLI=2.0;\ \n build_dir=$(opam var prefix)/.opam-switch/build;\ \n failed=$(ls \"$build_dir\");\ \n partial_fails=\"\";\ \n for pkg in $failed; do\ \n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\ \n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\ \n fi;\ \n test \"$pkg\" != 'tezos-protocol-008-PtEdo2Zk.21.0' && partial_fails=\"$partial_fails $pkg\";\ \n done;\ \n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\ \n exit 1")) tezos-protocol-008-PtEdo2Zk.21.0 is not installed. Install it? [y/n] y The following actions will be performed: === install 184 packages - install aches 1.1.0 [required by octez-proto-libs, octez-shell-libs] - install aches-lwt 1.1.0 [required by octez-proto-libs, octez-shell-libs] - install alcotest 1.8.0 [required by octez-libs] - install alcotest-lwt 1.8.0 [required by octez-libs] - install angstrom 0.16.1 [required by caqti] - install asetmap 0.8.1 [required by octez-libs] - install asn1-combinators 0.3.2 [required by x509] - install astring 0.8.5 [required by octez-libs, octez-internal-libs, ocp-ocamlres] - install base v0.16.3 [required by ppx_expect] - install base-bytes base [required by ocplib-endian, cohttp] - install base64 3.5.1 [required by cohttp] - install bheap 2.0.0 [required by octez-internal-libs, octez-libs] - install bigarray-compat 1.1.0 [required by ctypes, octez-libs] - install bigstring 0.3 [required by secp256k1-internal] - install bigstringaf 0.10.0 [required by octez-internal-libs, caqti, octez-libs] - install bls12-381 21.0 [required by octez-proto-libs] - install bos 0.2.1 [required by yaml] - install ca-certs 1.0.0 [required by conduit-lwt-unix] - install camlp-streams 5.0.1 [required by octez-libs, tar] - install camlzip 1.12 [required by octez-shell-libs] - install caqti 2.1.2 [required by octez-l2-libs] - install caqti-driver-sqlite3 2.1.1 [required by octez-l2-libs] - install caqti-lwt 2.1.1 [required by octez-l2-libs] - install checkseum 0.5.2 [required by octez-internal-libs, octez-libs] - install clap 0.3.0 [required by tezt] - install class_group_vdf 0.0.5 [required by octez-proto-libs] - install cmdliner 1.3.0 [required by octez-internal-libs, crunch, index, octez-libs] - install cohttp 5.3.1 [required by octez-libs] - install conduit 6.2.2 [required by conduit-lwt] - install conduit-lwt 6.2.2 [required by octez-libs] - install conduit-lwt-unix 6.2.2 [required by octez-libs] - install conf-autoconf 0.2 [required by stdcompat] - 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 class_group_vdf] - install conf-gmp-powm-sec 3 [required by mirage-crypto-pk] - install conf-libev 4-12 [required by lwt, octez-libs] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by class_group_vdf] - install conf-rust 0.1 [required by octez-libs] - install conf-sqlite3 1 [required by sqlite3] - install conf-which 1 [required by hacl-star-raw] - install conf-zlib 1 [required by camlzip] - install cppo 1.7.0 [required by lwt, stdlib-random] - install crunch 3.3.1 [required by octez-l2-libs] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by tar, hex, tar-unix] - install cstruct-lwt 6.2.0 [required by tar-unix] - install ctypes 0.23.0 [required by octez-l2-libs] - install ctypes-foreign 0.23.0 [required by octez-l2-libs] - install decompress 1.5.3 [required by tar] - install digestif 1.2.0 [required by octez-internal-libs, octez-libs] - install domain-name 0.4.0 [required by caqti, caqti-lwt] - install dune 3.16.1 [required by tezos-protocol-008-PtEdo2Zk] - install dune-configurator 3.16.1 [required by class_group_vdf] - install dune-private-libs 3.16.1 [required by dune-site] - install dune-site 3.16.1 [required by caqti] - install duration 0.2.1 [required by mirage-crypto-rng] - install dyn 3.16.1 [required by dune-private-libs] - install either 1.0.0 [required by repr] - install eqaf 0.10 [required by octez-libs] - install ezjsonm 1.3.0 [required by octez-libs] - install fmt 0.9.0 [required by octez-shell-libs] - install fpath 0.7.3 [required by ca-certs] - install gmap 0.3.0 [required by x509] - install hacl-star 0.7.2 [required by octez-libs] - install hacl-star-raw 0.7.2 [required by octez-libs] - install hashcons 1.4.0 [required by tezos-benchmark] - install hex 1.5.0 [required by bls12-381] - install index 1.6.2 [required by octez-shell-libs] - install integers 0.7.0 [required by bls12-381, class_group_vdf] - install ipaddr 5.6.0 [required by caqti-lwt, caqti, octez-libs] - install ipaddr-sexp 5.6.0 [required by conduit-lwt-unix] - install jane-street-headers v0.16.0 [required by time_now] - install jsonm 1.0.2 [required by octez-internal-libs, index, octez-libs] - install jst-config v0.16.0 [required by time_now] - install kdf 1.0.0 [required by tls] - install logs 0.7.0 [required by octez-internal-libs, caqti-lwt, caqti, etc.] - install lru 0.3.1 [required by index, octez-libs] - install lwt 5.9.0 [required by octez-l2-libs, aches-lwt, octez-protocol-compiler] - install lwt-canceler 0.3 [required by octez-shell-libs] - install lwt-dllist 1.0.1 [required by caqti] - install lwt-exit 1.0 [required by octez-shell-libs] - install lwt-watcher 0.2 [required by octez-shell-libs] - install macaddr 5.6.0 [required by ipaddr] - install magic-mime 1.3.1 [required by octez-libs] - install mirage-crypto 1.1.0 [required by tls] - install mirage-crypto-ec 1.1.0 [required by tls] - install mirage-crypto-pk 1.1.0 [required by tls] - install mirage-crypto-rng 1.1.0 [required by tls] - install mtime 2.1.0 [required by octez-internal-libs, caqti-lwt, caqti, etc.] - 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, alcotest] - install ocamlbuild 0.15.0 [required by astring, ptime, logs, etc.] - install ocamlfind 1.9.6 [required by pringo, camlzip, zarith, etc.] - install ocamlgraph 2.1.0 [required by tezos-benchmark] - install ocp-ocamlres 0.4 [required by octez-protocol-compiler] - install ocplib-endian 1.2 [required by octez-shell-libs] - install octez-alcotezt 21.0 [required by octez-l2-libs] - install octez-distributed-internal 21.0 [required by octez-distributed-lwt-internal] - install octez-distributed-lwt-internal 21.0 [required by octez-libs] - install octez-internal-libs 21.0 [required by octez-l2-libs] - install octez-l2-libs 21.0 [required by octez-proto-libs] - install octez-libs 21.0 [required by octez-proto-libs, octez-shell-libs] - install octez-proto-libs 21.0 [required by tezos-protocol-008-PtEdo2Zk] - install octez-protocol-compiler 21.0 [required by octez-shell-libs] - install octez-riscv-api 21.0 [required by octez-riscv-pvm] - install octez-riscv-pvm 21.0 [required by octez-l2-libs] - install octez-rust-deps 21.0 [required by octez-l2-libs] - install octez-shell-libs 21.0 [required by tezos-protocol-008-PtEdo2Zk] - install octez-version 21.0 [required by octez-shell-libs] - install ohex 0.2.0 [required by tls] - install optint 0.3.0 [required by octez-internal-libs, index, octez-libs] - install ordering 3.16.1 [required by dyn, stdune] - install parsexp v0.16.0 [required by sexplib] - install pp 1.2.0 [required by dune-private-libs] - install pprint 20230830 [required by ocp-ocamlres] - 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 ppx_deriving] - install ppx_deriving 6.0.3 [required by octez-l2-libs] - install ppx_enumerate v0.16.0 [required by ppx_base] - install ppx_expect v0.16.0 [required by octez-shell-libs] - install ppx_globalize v0.16.0 [required by ppx_base] - install ppx_hash v0.16.0 [required by octez-libs] - install ppx_here v0.16.0 [required by ppx_expect] - install ppx_import 1.11.0 [required by octez-l2-libs] - install ppx_inline_test v0.16.1 [required by ppx_expect] - install ppx_optcomp v0.16.0 [required by time_now] - install ppx_repr 0.7.0 [required by octez-internal-libs, index, octez-libs] - install ppx_sexp_conv v0.16.0 [required by octez-libs] - install ppxlib 0.33.0 [required by octez-libs, octez-internal-libs, ppx_import] - install prbnmcn-basic-structures 0.0.1 [required by prbnmcn-linalg, prbnmcn-stats] - install prbnmcn-linalg 0.0.1 [required by tezos-benchmark] - install prbnmcn-stats 0.0.6 [required by tezos-benchmark] - install pringo 1.3 [required by tezos-benchmark] - install progress 0.4.0 [required by index, octez-libs] - install psq 0.2.1 [required by lru] - install ptime 1.2.0 [required by crunch, caqti, octez-libs] - install pure-splitmix 0.3 [required by octez-libs] - install pyml 20231101 [required by tezos-benchmark] - install qcheck-alcotest 0.22 [required by octez-l2-libs] - install qcheck-core 0.22 [required by octez-libs] - install re 1.12.0 [required by octez-l2-libs] - install repr 0.7.0 [required by octez-internal-libs, index, octez-libs] - install ringo 1.1.0 [required by octez-shell-libs] - install rresult 0.7.0 [required by bos] - install rusage 1.0.0 [required by octez-internal-libs, octez-libs] - install secp256k1-internal 0.4.0 [required by octez-libs] - install semaphore-compat 1.0.2 [required by index, octez-libs] - install seq base [required by stdcompat] - install seqes 0.2 [required by octez-libs] - install sexplib v0.16.0 [required by conduit-lwt] - install sexplib0 v0.16.0 [required by cohttp] - install sqlite3 5.2.0 [required by caqti-driver-sqlite3] - install stdcompat 19 [required by pyml] - install stdint 0.7.2 [required by octez-libs] - install stdio v0.16.0 [required by ppx_expect] - install stdlib-random 1.2.0 [required by class_group_vdf] - install stdlib-shims 0.3.0 [required by integers, index] - install stdune 3.16.1 [required by dune-private-libs] - install stringext 1.6.0 [required by uri, cohttp] - install tar 2.6.0 [required by octez-shell-libs] - install tar-unix 2.6.0 [required by octez-shell-libs] - install terminal 0.4.0 [required by progress] - install tezos-benchmark 21.0 [required by octez-shell-libs] - install tezos-protocol-008-PtEdo2Zk 21.0 (pinned) - install tezos-sapling-parameters 1.1.0 [required by octez-libs] - install tezt 4.1.0 [required by octez-shell-libs] - install time_now v0.16.0 [required by ppx_inline_test] - install tls 1.0.4 [required by caqti] - install topkg 1.0.7 [required by astring, ptime, logs, etc.] - install uri 4.4.0 [required by octez-shell-libs] - install uri-sexp 4.4.0 [required by cohttp] - install uucp 16.0.0 [required by progress] - install uutf 1.0.3 [required by octez-internal-libs, octez-libs] - install vector 1.0.0 [required by progress] - install x509 1.0.5 [required by caqti] - install yaml 3.2.0 [required by octez-l2-libs] - install zarith 1.13 [required by octez-proto-libs] The following system packages will first need to be installed: autoconf cmake gcc gmp libev libffi pkgconf rust sqlite zlib <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run brew to install them (may need root/sudo access) 2. Display the recommended brew 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 + /opt/homebrew/bin/brew "install" "autoconf" "cmake" "gcc" "gmp" "libev" "libffi" "pkgconf" "rust" "sqlite" "zlib" - Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag. - ==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/manifests/2.72-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1b54b8d75974d006eb6be1db91a6ec040791ac751f25271fcd5a1d78cb361afd--autoconf-2.72-1.bottle_manifest.json - ==> Fetching dependencies for autoconf: m4 - ==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.19 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/5b2a7f715487b7377e409e8ca58569040cd89f33859f691210c58d94410fd33b--m4-1.4.19.bottle_manifest.json - ==> Fetching m4 - ==> Downloading https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:f42d89db519a07d67bcaead6c8dfb2da45e8266bebb996dd8b3f19b1ca13b8a0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/943052706ee3b934ae9cf355e827619bbe1f44764123c7e7cce4efde11c24b28--m4--1.4.19.arm64_sonoma.bottle.tar.gz - ==> Fetching autoconf - ==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/blobs/sha256:c3674a4dfa3794e022b1adbcd9c954c91192d38822080c7162d073d6609b903a - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/97c27b2489bf63020c7113825e307ad9d7eca9c8a8a33b4fb1b5db010cae3917--autoconf--2.72.arm64_sonoma.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.31.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e56083e007ebbbf52bea46abb525ac8185a2e65057c17ffe8fe9578d458b83d3--cmake-3.31.1.bottle_manifest.json - ==> Fetching cmake - ==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:e1e5d394cfe35d716d36f51b50bed3a0320fbf97a206dafeda92af09a65beac9 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1de71804cbf900024fdbab0a7b0b39fbf5d8fdbb0664ca2602925ca2576d6df4--cmake--3.31.1.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/14.2.0_1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cece94dbe926093c968a24f66b9a0172afe5cc2ef22253029bc591147237045b--gcc-14.2.0_1.bottle_manifest.json - ==> Fetching dependencies for gcc: gmp, isl, mpfr, libmpc, lz4, xz and zstd - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json - ==> Fetching gmp - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:78e4f40cba6419cf7e2d81e9c945d1e93744511bd5230bdfac1b69ed894914b4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/96a5c6ba7b30c6f2734be44067ba66ef0de5e0973c913659c7b555a4b063029c--gmp--6.3.0.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/isl/manifests/0.27 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/40b1c5526f95db33208143fa79887179e758121659d8877597f553e6e6188879--isl-0.27.bottle_manifest.json - ==> Fetching isl - ==> Downloading https://ghcr.io/v2/homebrew/core/isl/blobs/sha256:8f1af90ff2967e80c1a757e8e6aae61c9f6876a8ad98c1613e252f7daaa8a483 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b7467015b0f7297193ac534e779c0933a40053287d8e66b352ecc3abcd14526f--isl--0.27.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/mpfr/manifests/4.2.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a2a3424f4974f6febfa0334a93f35f508eaef3f4ad04320f73d9498302295635--mpfr-4.2.1.bottle_manifest.json - ==> Fetching mpfr - ==> Downloading https://ghcr.io/v2/homebrew/core/mpfr/blobs/sha256:71c4d6cc59a5bee30e0779b1d095c2e2db1cb63b51eac88d5d4191660e613d0c - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cf09ab8252a4d554cf52f391250721aa181da27b7845ad8f2ea5d3e45dfc728e--mpfr--4.2.1.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libmpc/manifests/1.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fdfa98e0f8bb3ce075cb32776ac2345aa2f89252706c162aecfc841085fa76be--libmpc-1.3.1.bottle_manifest.json - ==> Fetching libmpc - ==> Downloading https://ghcr.io/v2/homebrew/core/libmpc/blobs/sha256:909895bde6818f0adee6cf16f23836752ae214515da2e9e3beb0f66fbb63c490 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ddd3df55001504069b99ec7478f969f6ec949466deb7f6d2b862f3c4c34310db--libmpc--1.3.1.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json - ==> Fetching lz4 - ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:6590245dc4a919c46afa16366914cd4b5c0c4a8f4fb35a4f6ab89053f289ae5d - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a55f61ddbdff069a1efe8a91355fe7541dc2dd53cddb6ab925c6af8d6b7de045--lz4--1.10.0.arm64_sonoma.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e68799185cc17334108ba286ba8c3df0587c9fd8375647d85f7157b62a797599--xz-5.6.3.bottle_manifest.json - ==> Fetching xz - ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:c54997c6e29b576cf426815663aa21a3be2f7805d540e4a1da66cdcb834ae85f - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/75a9464e0ac8d9a7a2afc74a406562cfd2fe182c42adb4ebec7f6eb8d14e61c6--xz--5.6.3.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json - ==> Fetching zstd - ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:2028141683f55bffcd0693b9e49eef1e3dabc1e184214cacb173ca9bd54dabc0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/af6fd07ad9cd935975dd761af51c9baba7eb782dda7630d4abd399fa98e53578--zstd--1.5.6.arm64_sonoma.bottle.tar.gz - ==> Fetching gcc - ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:4d94c81d3aea48d77d6e7d7d359d05b48024bac44ade59e08dc3fe0f62539a17 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0edf5862dcb8ad84fabb10297626299c8ab7945414b40b3bcbb1861b5bc2534c--gcc--14.2.0_1.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/libev/manifests/4.33 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/dcc77a4ef78cc646caf5e0675f4121c18ac6fbbb84ddb181eaab408546c41b66--libev-4.33.bottle_manifest.json - ==> Fetching libev - ==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:e476d7fb265b97275a91a5cb3acfa0357e4f722d44a550ab3bc22388add80614 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0513c18487ee86e9317e29cbf816832d5ab1b45da0a30d10906e9a3349bddddd--libev--4.33.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.4.6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2d373c9b8d06ce1d9634d08a4be79711fd482169e98bc830509aa28f3f07926d--libffi-3.4.6.bottle_manifest.json - ==> Fetching libffi - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:e81237234a3e21d5222c1c8baf4017bc2f2ad7e444fbf58ad6b635fc0ace5078 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1b45849a311d8c9fa4e3d7358ef25bb3f61b16e2807d1b95a8b88b81afa8a86f--libffi--3.4.6.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.3.0_1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2d395f41484daa2c37c818f7abd9d0fc8dd82ff2892c542d9eb136b442ebae19--pkgconf-2.3.0_1.bottle_manifest.json - ==> Fetching pkgconf - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:5f83615f295e78e593c767d84f3eddf61bfb0b849a1e6a5ea343506b30b2c620 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9feec073ca999cd99c8ddd43a9654742184c761fa3caf57feb23ae9fe2937344--pkgconf--2.3.0_1.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.82.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c45b4c7ccb1c6d7b6d8ce9b20ba715bc6066b26fbb510213b5643d45646eb654--rust-1.82.0.bottle_manifest.json - ==> Fetching dependencies for rust: ca-certificates, openssl@3, libssh2, libgit2, mpdecimal, readline, sqlite, python@3.13, z3 and llvm - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-24 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/338dad7c2ff7c822cda7c417944521589856741c0fbd7a7f07b88a18d7fb7e05--ca-certificates-2024-09-24.bottle_manifest.json - ==> Fetching ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:212f2576348d5f5797d8d3905eb70d0d9bf8829345bce9e20e2fd0336f344648 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a42908db56776e38039ac5f25968df8df16307650c519973b7d5ed689a293c88--ca-certificates--2024-09-24.all.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.4.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a8a169d38329b14f967d497d0ea77eee6dc5444175093fc7b26026b357e81736--openssl@3-3.4.0.bottle_manifest.json - ==> Fetching openssl@3 - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:706b2f224c9519816d987e28ecfae9cfb41d99b728e237ef98fa1c0698d1f626 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e6b9a3499de574de4a16b9db9b8c36dd341f53c81493dcdbe25113c80933ee0b--openssl@3--3.4.0.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d2495eb2b5f37f7931b23940ceb29db14a4742a49d1d8cce26964ad91a03f26--libssh2-1.11.1.bottle_manifest.json - ==> Fetching libssh2 - ==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:2e6ffae575cf6e8335026f209f24c8a12250afa093e7a49577ee95c3bb781554 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9ba186c7a1a9773adff4965fb98340e2ff1a25dcd667d696d0c8e7b28debaca9--libssh2--1.11.1.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.8.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/790f743682e7234de0d3847f0d36c382d2a61a785ba1e826d14a339c9ba96a22--libgit2-1.8.4.bottle_manifest.json - ==> Fetching libgit2 - ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:771f2b1ccc5fb1b4398570f8d69b54f0d941c92a4703b48e84fcfac81256c720 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/71f6879f460c5710d457fb0f804e26d87e1587cf9021d80aea155e8902f64a6c--libgit2--1.8.4.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json - ==> Fetching mpdecimal - ==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/blobs/sha256:2965eec8a30f462b3bd6a8cc2756c1645e75f4399471594e434e36e886239e2e - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f7a1a899d1404f0c9c837f61028928d0704d1cdd79728461141555850e51091c--mpdecimal--4.0.0.arm64_sonoma.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json - ==> Fetching readline - ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:e46d4ff0c800dd35b9d5cef74e61ade54edc0834231f35c695af206bed9e3608 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/83111ac86e24adf736d55f6be8bf15929cea064dcb47859cedcad53389ef8478--readline--8.2.13.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.47.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2acd26e317f3463995d9c8df6d1f6660834a2adccf6448e6166f34a89d607683--sqlite-3.47.0.bottle_manifest.json - ==> Fetching sqlite - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:3c1e59085e104ef0c1ea1e867300797329c403f46cd4cf15cb7c1a0b19bb1b4a - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/63d830c5896a2e9e4506f0d309199ae7dc24f550288e65a41c9ee50af8bc6069--sqlite--3.47.0.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.13/manifests/3.13.0_1-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7ba530a5c7674d67e1f459ede0a9601a16a7332aecba1043bc844a921cde8b06--python@3.13-3.13.0_1-1.bottle_manifest.json - ==> Fetching python@3.13 - ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.13/blobs/sha256:1f171451ebef942ac66ea0cbe8853e5e3e32e459136e48af87db09a38a36344d - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/5e1861d1aac737ca2aefd07b783cd0a75dec3f56744f3a59b42f3506751c4b56--python@3.13--3.13.0_1.arm64_sonoma.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/z3/manifests/4.13.3-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/89797c8f43de59ee40fe8ab2d7d1f101b2b128ffe1501599c801bf84f7469cb2--z3-4.13.3-1.bottle_manifest.json - ==> Fetching z3 - ==> Downloading https://ghcr.io/v2/homebrew/core/z3/blobs/sha256:61ecbfb6496b696fb9ed7aee129bc4973d3f5c127590a1c14967544a05735721 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/658334052c665cb6d7deb2aee1ad686289210c54676a00d441b0d5a216749647--z3--4.13.3.arm64_sonoma.bottle.1.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/llvm/manifests/19.1.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1f5ca376a13807eaff77376233433934d0c702e6092503fb0ff8a86a8936ad04--llvm-19.1.4.bottle_manifest.json - ==> Fetching llvm - ==> Downloading https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:848d60155ac74aafe9c8aa5c8922a1ab606d37f3581a80124fae2a2a5b9e1624 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a697b2117599b03b9ddd2f0930ef5ca21f3b2aa0c01794755497dbca7d3044f8--llvm--19.1.4.arm64_sonoma.bottle.tar.gz - ==> Fetching rust - ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:645ea85f492d6b522a4e393421692ef4d847beec44c7e6229b300788f1846c8c - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/216d33b14e7be654f71bfd4a4ebfed86d5c4262da585a0054aa2d9bc63e2a746--rust--1.82.0.arm64_sonoma.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.47.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2acd26e317f3463995d9c8df6d1f6660834a2adccf6448e6166f34a89d607683--sqlite-3.47.0.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f68d0caf232d52f2aa586abefbbfd7e958e384d84f3967008fa83de94b5f10ae--zlib-1.3.1.bottle_manifest.json - ==> Fetching zlib - ==> Downloading https://ghcr.io/v2/homebrew/core/zlib/blobs/sha256:f867540472a59ab3fb1201625df546593e5fae2e98948c4c16c6154b0468b682 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e8d6a31166088ea6579bf05bcbba23cfc339221e9e7c58520655ceae782726d--zlib--1.3.1.arm64_sonoma.bottle.tar.gz - ==> Installing dependencies for autoconf: m4 - ==> Installing autoconf dependency: m4 - ==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.19 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/5b2a7f715487b7377e409e8ca58569040cd89f33859f691210c58d94410fd33b--m4-1.4.19.bottle_manifest.json - ==> Pouring m4--1.4.19.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/m4/1.4.19: 14 files, 727.7KB - ==> Installing autoconf - ==> Pouring autoconf--2.72.arm64_sonoma.bottle.1.tar.gz - ๐บ /opt/homebrew/Cellar/autoconf/2.72: 72 files, 3.6MB - ==> Running `brew cleanup autoconf`... - Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. - Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`). - ==> Pouring cmake--3.31.1.arm64_sonoma.bottle.tar.gz - ==> Caveats - To install the CMake documentation, run: - brew install cmake-docs - - Bash completion has been installed to: - /opt/homebrew/etc/bash_completion.d - - Emacs Lisp files have been installed to: - /opt/homebrew/share/emacs/site-lisp/cmake - ==> Summary - ๐บ /opt/homebrew/Cellar/cmake/3.31.1: 3,767 files, 56.4MB - ==> Running `brew cleanup cmake`... - ==> Installing dependencies for gcc: gmp, isl, mpfr, libmpc, lz4, xz and zstd - ==> Installing gcc dependency: gmp - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json - ==> Pouring gmp--6.3.0.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/gmp/6.3.0: 22 files, 3.3MB - ==> Installing gcc dependency: isl - ==> Downloading https://ghcr.io/v2/homebrew/core/isl/manifests/0.27 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/40b1c5526f95db33208143fa79887179e758121659d8877597f553e6e6188879--isl-0.27.bottle_manifest.json - ==> Pouring isl--0.27.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/isl/0.27: 74 files, 7.6MB - ==> Installing gcc dependency: mpfr - ==> Downloading https://ghcr.io/v2/homebrew/core/mpfr/manifests/4.2.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a2a3424f4974f6febfa0334a93f35f508eaef3f4ad04320f73d9498302295635--mpfr-4.2.1.bottle_manifest.json - ==> Pouring mpfr--4.2.1.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/mpfr/4.2.1: 31 files, 3MB - ==> Installing gcc dependency: libmpc - ==> Downloading https://ghcr.io/v2/homebrew/core/libmpc/manifests/1.3.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fdfa98e0f8bb3ce075cb32776ac2345aa2f89252706c162aecfc841085fa76be--libmpc-1.3.1.bottle_manifest.json - ==> Pouring libmpc--1.3.1.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/libmpc/1.3.1: 13 files, 491.5KB - ==> Installing gcc dependency: lz4 - ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json - ==> Pouring lz4--1.10.0.arm64_sonoma.bottle.1.tar.gz - ๐บ /opt/homebrew/Cellar/lz4/1.10.0: 24 files, 712.7KB - ==> Installing gcc dependency: xz - ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e68799185cc17334108ba286ba8c3df0587c9fd8375647d85f7157b62a797599--xz-5.6.3.bottle_manifest.json - ==> Pouring xz--5.6.3.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/xz/5.6.3: 96 files, 2.0MB - ==> Installing gcc dependency: zstd - ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json - ==> Pouring zstd--1.5.6.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/zstd/1.5.6: 32 files, 2.2MB - ==> Installing gcc - ==> Pouring gcc--14.2.0_1.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/gcc/14.2.0_1: 1,913 files, 473.2MB - ==> Running `brew cleanup gcc`... - ==> Running `brew cleanup gmp`... - ==> Pouring libev--4.33.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/libev/4.33: 13 files, 502.4KB - ==> Running `brew cleanup libev`... - ==> Pouring libffi--3.4.6.arm64_sonoma.bottle.tar.gz - ==> Caveats - libffi is keg-only, which means it was not symlinked into /opt/homebrew, - because macOS already provides this software and installing another version in - parallel can cause all kinds of trouble. - - For compilers to find libffi you may need to set: - export LDFLAGS="-L/opt/homebrew/opt/libffi/lib" - export CPPFLAGS="-I/opt/homebrew/opt/libffi/include" - ==> Summary - ๐บ /opt/homebrew/Cellar/libffi/3.4.6: 18 files, 763KB - ==> Running `brew cleanup libffi`... - ==> Pouring pkgconf--2.3.0_1.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/pkgconf/2.3.0_1: 27 files, 471.8KB - ==> Running `brew cleanup pkgconf`... - ==> Installing dependencies for rust: ca-certificates, openssl@3, libssh2, libgit2, mpdecimal, readline, sqlite, python@3.13, z3 and llvm - ==> Installing rust dependency: ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-09-24 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/338dad7c2ff7c822cda7c417944521589856741c0fbd7a7f07b88a18d7fb7e05--ca-certificates-2024-09-24.bottle_manifest.json - ==> Pouring ca-certificates--2024-09-24.all.bottle.tar.gz - ==> Regenerating CA certificate bundle from keychain, this may take a while... - ๐บ /opt/homebrew/Cellar/ca-certificates/2024-09-24: 4 files, 237.0KB - ==> Installing rust dependency: openssl@3 - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.4.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a8a169d38329b14f967d497d0ea77eee6dc5444175093fc7b26026b357e81736--openssl@3-3.4.0.bottle_manifest.json - ==> Pouring openssl@3--3.4.0.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/openssl@3/3.4.0: 7,236 files, 33.2MB - ==> Installing rust dependency: libssh2 - ==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d2495eb2b5f37f7931b23940ceb29db14a4742a49d1d8cce26964ad91a03f26--libssh2-1.11.1.bottle_manifest.json - ==> Pouring libssh2--1.11.1.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/libssh2/1.11.1: 201 files, 1.2MB - ==> Installing rust dependency: libgit2 - ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.8.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/790f743682e7234de0d3847f0d36c382d2a61a785ba1e826d14a339c9ba96a22--libgit2-1.8.4.bottle_manifest.json - ==> Pouring libgit2--1.8.4.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/libgit2/1.8.4: 106 files, 4.7MB - ==> Installing rust dependency: mpdecimal - ==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json - ==> Pouring mpdecimal--4.0.0.arm64_sonoma.bottle.1.tar.gz - ๐บ /opt/homebrew/Cellar/mpdecimal/4.0.0: 22 files, 639.6KB - ==> Installing rust dependency: readline - ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json - ==> Pouring readline--8.2.13.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/readline/8.2.13: 51 files, 1.7MB - ==> Installing rust dependency: sqlite - ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.47.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2acd26e317f3463995d9c8df6d1f6660834a2adccf6448e6166f34a89d607683--sqlite-3.47.0.bottle_manifest.json - ==> Pouring sqlite--3.47.0.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/sqlite/3.47.0: 12 files, 4.9MB - ==> Installing rust dependency: python@3.13 - ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.13/manifests/3.13.0_1-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7ba530a5c7674d67e1f459ede0a9601a16a7332aecba1043bc844a921cde8b06--python@3.13-3.13.0_1-1.bottle_manifest.json - ==> Pouring python@3.13--3.13.0_1.arm64_sonoma.bottle.1.tar.gz - ==> /opt/homebrew/Cellar/python@3.13/3.13.0_1/bin/python3.13 -Im ensurepip - ==> /opt/homebrew/Cellar/python@3.13/3.13.0_1/bin/python3.13 -Im pip install -v --no-index --upgrade --isolated --target=/opt/homebrew/lib/python3.13/site-packages /opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/ensurepip/_bundled/pip-24.2-py3-none-any.whl /opt/homebrew/Cellar/python@3.13/3.13.0_1/libexec/wheel-0.44.0-py3-none-any.whl - ๐บ /opt/homebrew/Cellar/python@3.13/3.13.0_1: 3,255 files, 64.8MB - ==> Installing rust dependency: z3 - ==> Downloading https://ghcr.io/v2/homebrew/core/z3/manifests/4.13.3-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/89797c8f43de59ee40fe8ab2d7d1f101b2b128ffe1501599c801bf84f7469cb2--z3-4.13.3-1.bottle_manifest.json - ==> Pouring z3--4.13.3.arm64_sonoma.bottle.1.tar.gz - ๐บ /opt/homebrew/Cellar/z3/4.13.3: 120 files, 31.3MB - ==> Installing rust dependency: llvm - ==> Downloading https://ghcr.io/v2/homebrew/core/llvm/manifests/19.1.4 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1f5ca376a13807eaff77376233433934d0c702e6092503fb0ff8a86a8936ad04--llvm-19.1.4.bottle_manifest.json - ==> Pouring llvm--19.1.4.arm64_sonoma.bottle.tar.gz - ๐บ /opt/homebrew/Cellar/llvm/19.1.4: 8,085 files, 1.9GB - ==> Installing rust - ==> Pouring rust--1.82.0.arm64_sonoma.bottle.tar.gz - ==> Caveats - Bash completion has been installed to: - /opt/homebrew/etc/bash_completion.d - ==> Summary - ๐บ /opt/homebrew/Cellar/rust/1.82.0: 3,484 files, 325.2MB - ==> Running `brew cleanup rust`... - ==> Running `brew cleanup sqlite`... - ==> Pouring zlib--1.3.1.arm64_sonoma.bottle.tar.gz - ==> Caveats - zlib is keg-only, which means it was not symlinked into /opt/homebrew, - because macOS already provides this software and installing another version in - parallel can cause all kinds of trouble. - - For compilers to find zlib you may need to set: - export LDFLAGS="-L/opt/homebrew/opt/zlib/lib" - export CPPFLAGS="-I/opt/homebrew/opt/zlib/include" - - For pkg-config to find zlib you may need to set: - export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig" - ==> Summary - ๐บ /opt/homebrew/Cellar/zlib/1.3.1: 14 files, 402.4KB - ==> Running `brew cleanup zlib`... - ==> Caveats - ==> cmake - To install the CMake documentation, run: - brew install cmake-docs - - Bash completion has been installed to: - /opt/homebrew/etc/bash_completion.d - - Emacs Lisp files have been installed to: - /opt/homebrew/share/emacs/site-lisp/cmake - ==> libffi - libffi is keg-only, which means it was not symlinked into /opt/homebrew, - because macOS already provides this software and installing another version in - parallel can cause all kinds of trouble. - - For compilers to find libffi you may need to set: - export LDFLAGS="-L/opt/homebrew/opt/libffi/lib" - export CPPFLAGS="-I/opt/homebrew/opt/libffi/include" - - For pkg-config to find libffi you may need to set: - export PKG_CONFIG_PATH="/opt/homebrew/opt/libffi/lib/pkgconfig" - ==> rust - Bash completion has been installed to: - /opt/homebrew/etc/bash_completion.d - ==> zlib - zlib is keg-only, which means it was not symlinked into /opt/homebrew, - because macOS already provides this software and installing another version in - parallel can cause all kinds of trouble. - - For compilers to find zlib you may need to set: - export LDFLAGS="-L/opt/homebrew/opt/zlib/lib" - export CPPFLAGS="-I/opt/homebrew/opt/zlib/include" - - For pkg-config to find zlib you may need to set: - export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig" <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved aches.1.1.0, aches-lwt.1.1.0, ringo.1.1.0 (cached) -> retrieved alcotest.1.8.0, alcotest-lwt.1.8.0 (cached) -> retrieved angstrom.0.16.1 (cached) -> retrieved asetmap.0.8.1 (cached) -> retrieved asn1-combinators.0.3.2 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved base.v0.16.3 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved bheap.2.0.0 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigstring.0.3 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bls12-381.21.0, octez-alcotezt.21.0, octez-distributed-internal.21.0, octez-distributed-lwt-internal.21.0, octez-internal-libs.21.0, octez-l2-libs.21.0, octez-libs.21.0, octez-proto-libs.21.0, octez-protocol-compiler.21.0, octez-riscv-api.21.0, octez-riscv-pvm.21.0, octez-rust-deps.21.0, octez-shell-libs.21.0, octez-version.21.0, tezos-benchmark.21.0, tezos-protocol-008-PtEdo2Zk.21.0 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved ca-certs.1.0.0 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved camlzip.1.12 (cached) -> retrieved caqti.2.1.2 (cached) -> retrieved caqti-driver-sqlite3.2.1.1, caqti-lwt.2.1.1 (cached) -> retrieved checkseum.0.5.2 (cached) -> retrieved clap.0.3.0 (cached) -> retrieved class_group_vdf.0.0.5 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved cohttp.5.3.1 (cached) -> retrieved conduit.6.2.2, conduit-lwt.6.2.2, conduit-lwt-unix.6.2.2 (cached) -> retrieved conf-cmake.1 (cached) -> retrieved conf-gmp.4 (cached) -> retrieved conf-gmp-powm-sec.3 (cached) -> retrieved conf-libev.4-12 (cached) -> retrieved cppo.1.7.0 (cached) -> installed conf-cmake.1 -> retrieved crunch.3.3.1 (cached) -> installed conf-bash.1 -> installed conf-pkg-config.3 -> retrieved csexp.1.5.2 (cached) -> installed conf-which.1 -> installed conf-autoconf.0.2 -> installed conf-libffi.2.0.0 -> installed conf-sqlite3.1 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (cached) -> installed conf-zlib.1 -> installed conf-g++.1.0 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) -> installed conf-rust.0.1 -> installed conf-gmp.4 -> installed conf-libev.4-12 -> installed conf-gmp-powm-sec.3 -> retrieved decompress.1.5.3 (cached) -> retrieved digestif.1.2.0 (cached) -> retrieved domain-name.0.4.0 (cached) -> retrieved dune.3.16.1, dune-configurator.3.16.1, dune-private-libs.3.16.1, dune-site.3.16.1, dyn.3.16.1, ordering.3.16.1, stdune.3.16.1 (cached) -> retrieved duration.0.2.1 (cached) -> retrieved either.1.0.0 (cached) -> retrieved eqaf.0.10 (cached) -> retrieved ezjsonm.1.3.0 (cached) -> retrieved fmt.0.9.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved hacl-star.0.7.2, hacl-star-raw.0.7.2 (cached) -> installed cmdliner.1.3.0 -> retrieved hashcons.1.4.0 (cached) -> retrieved hex.1.5.0 (cached) -> retrieved index.1.6.2 (cached) -> retrieved integers.0.7.0 (cached) -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0 (cached) -> retrieved jane-street-headers.v0.16.0 (cached) -> retrieved jsonm.1.0.2 (cached) -> retrieved jst-config.v0.16.0 (cached) -> retrieved kdf.1.0.0 (cached) -> retrieved logs.0.7.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved lwt.5.9.0 (cached) -> retrieved lwt-canceler.0.3 (cached) -> retrieved lwt-dllist.1.0.1 (cached) -> retrieved lwt-exit.1.0 (cached) -> retrieved lwt-watcher.0.2 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved mirage-crypto.1.1.0, mirage-crypto-ec.1.1.0, mirage-crypto-pk.1.1.0, mirage-crypto-rng.1.1.0 (cached) -> retrieved mtime.2.1.0 (cached) -> retrieved num.1.5-1 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocamlbuild.0.15.0 (cached) -> retrieved ocamlfind.1.9.6 (cached) -> retrieved ocamlgraph.2.1.0 (cached) -> retrieved ocp-ocamlres.0.4 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ohex.0.2.0 (cached) -> retrieved optint.0.3.0 (cached) -> retrieved parsexp.v0.16.0 (cached) -> retrieved pp.1.2.0 (cached) -> retrieved pprint.20230830 (cached) -> retrieved ppx_assert.v0.16.0 (cached) -> retrieved ppx_base.v0.16.0 (cached) -> retrieved ppx_cold.v0.16.0 (cached) -> retrieved ppx_compare.v0.16.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_enumerate.v0.16.0 (cached) -> retrieved ppx_expect.v0.16.0 (cached) -> retrieved ppx_globalize.v0.16.0 (cached) -> retrieved ppx_hash.v0.16.0 (cached) -> retrieved ppx_here.v0.16.0 (cached) -> retrieved ppx_import.1.11.0 (cached) -> retrieved ppx_inline_test.v0.16.1 (cached) -> retrieved ppx_optcomp.v0.16.0 (cached) -> retrieved ppx_repr.0.7.0, repr.0.7.0 (cached) -> retrieved ppx_sexp_conv.v0.16.0 (cached) -> retrieved ppxlib.0.33.0 (cached) -> retrieved prbnmcn-basic-structures.0.0.1 (cached) -> retrieved prbnmcn-linalg.0.0.1 (cached) -> retrieved prbnmcn-stats.0.0.6 (cached) -> retrieved pringo.1.3 (cached) -> retrieved progress.0.4.0, terminal.0.4.0 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved pure-splitmix.0.3 (cached) -> retrieved pyml.20231101 (cached) -> retrieved qcheck-alcotest.0.22, qcheck-core.0.22 (cached) -> retrieved re.1.12.0 (cached) -> installed num.1.5-1 -> retrieved rresult.0.7.0 (cached) -> retrieved rusage.1.0.0 (cached) -> retrieved secp256k1-internal.0.4.0 (cached) -> retrieved semaphore-compat.1.0.2 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved seqes.0.2 (cached) -> retrieved sexplib.v0.16.0 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved sqlite3.5.2.0 (cached) -> retrieved stdcompat.19 (cached) -> retrieved stdint.0.7.2 (cached) -> retrieved stdio.v0.16.0 (cached) -> retrieved stdlib-random.1.2.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved tar.2.6.0, tar-unix.2.6.0 (cached) -> installed ocamlfind.1.9.6 -> installed base-bytes.base -> installed pringo.1.3 -> installed camlzip.1.12 -> installed ocamlbuild.0.15.0 -> retrieved tezos-sapling-parameters.1.1.0 (cached) -> installed tezos-sapling-parameters.1.1.0 -> retrieved tezt.4.1.0 (cached) -> retrieved time_now.v0.16.0 (cached) -> retrieved tls.1.0.4 (cached) -> retrieved topkg.1.0.7 (cached) -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) -> retrieved uucp.16.0.0 (cached) -> retrieved uutf.1.0.3 (cached) -> retrieved vector.1.0.0 (cached) -> retrieved x509.1.0.5 (cached) -> retrieved yaml.3.2.0 (cached) -> retrieved zarith.1.13 (cached) -> installed zarith.1.13 -> installed topkg.1.0.7 -> installed asetmap.0.8.1 -> installed rresult.0.7.0 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed fmt.0.9.0 -> installed uutf.1.0.3 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed jsonm.1.0.2 -> installed dune.3.16.1 -> installed bheap.2.0.0 -> installed bigstring.0.3 -> installed bigarray-compat.1.1.0 -> installed camlp-streams.5.0.1 -> installed base64.3.5.1 -> installed clap.0.3.0 -> installed asn1-combinators.0.3.2 -> installed csexp.1.5.2 -> installed crunch.3.3.1 -> installed either.1.0.0 -> installed duration.0.2.1 -> installed domain-name.0.4.0 -> installed cstruct.6.2.0 -> installed cppo.1.7.0 -> installed jane-street-headers.v0.16.0 -> installed gmap.0.3.0 -> installed hex.1.5.0 -> installed hashcons.1.4.0 -> installed lwt-dllist.1.0.1 -> installed eqaf.0.10 -> installed macaddr.5.6.0 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocplib-endian.1.2 -> installed ipaddr.5.6.0 -> installed octez-distributed-internal.21.0 -> installed digestif.1.2.0 -> installed ocaml-syntax-shims.1.0.0 -> installed optint.0.3.0 -> installed ohex.0.2.0 -> installed magic-mime.1.3.1 -> installed dune-configurator.3.16.1 -> installed uucp.16.0.0 -> installed ppx_derivers.1.2.1 -> installed pp.1.2.0 -> installed pprint.20230830 -> installed bigstringaf.0.10.0 -> installed ordering.3.16.1 -> installed prbnmcn-basic-structures.0.0.1 -> installed angstrom.0.16.1 -> installed mirage-crypto.1.1.0 -> installed checkseum.0.5.2 -> installed ocp-ocamlres.0.4 -> installed kdf.1.0.0 -> installed prbnmcn-stats.0.0.6 -> installed psq.0.2.1 -> installed prbnmcn-linalg.0.0.1 -> installed dyn.3.16.1 -> installed pure-splitmix.0.3 -> installed lru.0.3.1 -> installed ringo.1.1.0 -> installed rusage.1.0.0 -> installed decompress.1.5.3 -> installed repr.0.7.0 -> installed aches.1.1.0 -> installed re.1.12.0 -> installed lwt.5.9.0 -> installed semaphore-compat.1.0.2 -> installed qcheck-core.0.22 -> installed seqes.0.2 -> installed cstruct-lwt.6.2.0 -> installed sexplib0.v0.16.0 -> installed aches-lwt.1.1.0 -> installed lwt-exit.1.0 -> installed lwt-canceler.0.3 -> installed sqlite3.5.2.0 -> installed lwt-watcher.0.2 -> installed ezjsonm.1.3.0 -> installed secp256k1-internal.0.4.0 [ERROR] The compilation of octez-rust-deps.21.0 failed at "dune build -p octez-rust-deps -j 7". -> installed stdlib-random.1.2.0 -> installed stdlib-shims.0.3.0 -> installed stdint.0.7.2 -> installed parsexp.v0.16.0 -> installed logs.0.7.0 -> installed stringext.1.6.0 -> installed integers.0.7.0 -> installed mirage-crypto-rng.1.1.0 -> installed bos.0.2.1 -> installed ocamlgraph.2.1.0 -> installed stdune.3.16.1 -> installed alcotest.1.8.0 -> installed mirage-crypto-ec.1.1.0 -> installed class_group_vdf.0.0.5 -> installed bls12-381.21.0 -> installed mirage-crypto-pk.1.1.0 -> installed dune-private-libs.3.16.1 -> installed alcotest-lwt.1.8.0 -> installed qcheck-alcotest.0.22 -> installed octez-distributed-lwt-internal.21.0 -> installed stdcompat.19 -> installed ctypes.0.23.0 -> installed base.v0.16.3 -> installed tar.2.6.0 -> installed terminal.0.4.0 -> installed dune-site.3.16.1 -> installed sexplib.v0.16.0 -> installed stdio.v0.16.0 -> installed tar-unix.2.6.0 -> installed vector.1.0.0 -> installed ctypes-foreign.0.23.0 -> installed tezt.4.1.0 -> installed pyml.20231101 -> installed yaml.3.2.0 -> installed progress.0.4.0 -> installed x509.1.0.5 -> installed uri.4.4.0 -> installed ppxlib.0.33.0 -> installed ca-certs.1.0.0 -> installed ppx_cold.v0.16.0 -> installed tls.1.0.4 -> installed octez-alcotezt.21.0 -> installed ppx_enumerate.v0.16.0 -> installed ppx_compare.v0.16.0 -> installed ppx_globalize.v0.16.0 -> installed ppx_here.v0.16.0 -> installed ppx_deriving.6.0.3 -> installed caqti.2.1.2 -> installed ppx_optcomp.v0.16.0 -> installed ppx_import.1.11.0 -> installed caqti-driver-sqlite3.2.1.1 -> installed caqti-lwt.2.1.1 -> installed ppx_repr.0.7.0 -> installed ppx_sexp_conv.v0.16.0 -> installed ipaddr-sexp.5.6.0 -> installed uri-sexp.4.4.0 -> installed ppx_hash.v0.16.0 -> installed ppx_assert.v0.16.0 -> installed index.1.6.2 -> installed jst-config.v0.16.0 -> installed ppx_base.v0.16.0 -> installed cohttp.5.3.1 -> installed conduit.6.2.2 -> installed time_now.v0.16.0 -> installed conduit-lwt.6.2.2 -> installed conduit-lwt-unix.6.2.2 -> installed ppx_inline_test.v0.16.1 -> installed ppx_expect.v0.16.0 -> installed octez-internal-libs.21.0 -> installed hacl-star-raw.0.7.2 -> installed hacl-star.0.7.2 #=== ERROR while compiling octez-rust-deps.21.0 ===============================# # context 2.3.0 | macos/arm64 | ocaml-base-compiler.4.14.2 | file:///Users/mac1000/opam-repository # path ~/.opam/4.14.2/.opam-switch/build/octez-rust-deps.21.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p octez-rust-deps -j 7 # exit-code 1 # env-file ~/.opam/log/octez-rust-deps-50173-b0c151.env # output-file ~/.opam/log/octez-rust-deps-50173-b0c151.out ### output ### # File "src/rust_deps/dune", lines 12-28, characters 0-515: # 12 | (rule # 13 | (targets liboctez_rust_deps.a dlloctez_rust_deps.so wasmer.h wasm.h) # 14 | (deps # .... # 26 | (file ../../src/lib_wasm_runtime/build.rs) # 27 | (glob_files_rec ../../src/lib_wasm_runtime/src/**.rs)) # 28 | (action (no-infer (bash ./build.sh)))) # (cd _build/default/src/rust_deps && /bin/bash -e -u -o pipefail -c ./build.sh) # Updating crates.io index # warning: spurious network error (3 tries remaining): [7] Couldn't connect to server (Failed to connect to index.crates.io port 443 after 22 ms: Couldn't connect to server) # warning: spurious network error (2 tries remaining): [7] Couldn't connect to server (Failed to connect to index.crates.io port 443 after 0 ms: Couldn't connect to server) # warning: spurious network error (1 tries remaining): [7] Couldn't connect to server (Failed to connect to index.crates.io port 443 after 0 ms: Couldn't connect to server) # error: failed to get `cbindgen` as a dependency of package `wasmer-c-api v3.3.0 (/Users/mac1000/.opam/4.14.2/.opam-switch/build/octez-rust-deps.21.0/_build/default/src/rust_deps/wasmer-3.3.0/lib/c-api)` # ... which satisfies path dependency `wasmer-c-api` (locked to 3.3.0) of package `octez-rust-deps v0.0.0 (/Users/mac1000/.opam/4.14.2/.opam-switch/build/octez-rust-deps.21.0/_build/default/src/rust_deps)` # # Caused by: # download of config.json failed # # Caused by: # failed to download from `https://index.crates.io/config.json` # # Caused by: # [7] Couldn't connect to server (Failed to connect to index.crates.io port 443 after 0 ms: Couldn't connect to server) <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build octez-rust-deps 21.0 +- +- The following changes have been performed (the rest was aborted) | - install aches 1.1.0 | - install aches-lwt 1.1.0 | - install alcotest 1.8.0 | - install alcotest-lwt 1.8.0 | - install angstrom 0.16.1 | - install asetmap 0.8.1 | - install asn1-combinators 0.3.2 | - install astring 0.8.5 | - install base v0.16.3 | - install base-bytes base | - install base64 3.5.1 | - install bheap 2.0.0 | - install bigarray-compat 1.1.0 | - install bigstring 0.3 | - install bigstringaf 0.10.0 | - install bls12-381 21.0 | - install bos 0.2.1 | - install ca-certs 1.0.0 | - install camlp-streams 5.0.1 | - install camlzip 1.12 | - install caqti 2.1.2 | - install caqti-driver-sqlite3 2.1.1 | - install caqti-lwt 2.1.1 | - install checkseum 0.5.2 | - install clap 0.3.0 | - install class_group_vdf 0.0.5 | - install cmdliner 1.3.0 | - install cohttp 5.3.1 | - install conduit 6.2.2 | - install conduit-lwt 6.2.2 | - install conduit-lwt-unix 6.2.2 | - install conf-autoconf 0.2 | - install conf-bash 1 | - install conf-cmake 1 | - install conf-g++ 1.0 | - install conf-gmp 4 | - install conf-gmp-powm-sec 3 | - install conf-libev 4-12 | - install conf-libffi 2.0.0 | - install conf-pkg-config 3 | - install conf-rust 0.1 | - install conf-sqlite3 1 | - install conf-which 1 | - install conf-zlib 1 | - install cppo 1.7.0 | - install crunch 3.3.1 | - install csexp 1.5.2 | - install cstruct 6.2.0 | - install cstruct-lwt 6.2.0 | - install ctypes 0.23.0 | - install ctypes-foreign 0.23.0 | - install decompress 1.5.3 | - install digestif 1.2.0 | - install domain-name 0.4.0 | - install dune 3.16.1 | - install dune-configurator 3.16.1 | - install dune-private-libs 3.16.1 | - install dune-site 3.16.1 | - install duration 0.2.1 | - install dyn 3.16.1 | - install either 1.0.0 | - install eqaf 0.10 | - install ezjsonm 1.3.0 | - install fmt 0.9.0 | - install fpath 0.7.3 | - install gmap 0.3.0 | - install hacl-star 0.7.2 | - install hacl-star-raw 0.7.2 | - install hashcons 1.4.0 | - install hex 1.5.0 | - install index 1.6.2 | - install integers 0.7.0 | - install ipaddr 5.6.0 | - install ipaddr-sexp 5.6.0 | - install jane-street-headers v0.16.0 | - install jsonm 1.0.2 | - install jst-config v0.16.0 | - install kdf 1.0.0 | - install logs 0.7.0 | - install lru 0.3.1 | - install lwt 5.9.0 | - install lwt-canceler 0.3 | - install lwt-dllist 1.0.1 | - install lwt-exit 1.0 | - install lwt-watcher 0.2 | - install macaddr 5.6.0 | - install magic-mime 1.3.1 | - install mirage-crypto 1.1.0 | - install mirage-crypto-ec 1.1.0 | - install mirage-crypto-pk 1.1.0 | - install mirage-crypto-rng 1.1.0 | - install mtime 2.1.0 | - install num 1.5-1 | - install ocaml-compiler-libs v0.12.4 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.15.0 | - install ocamlfind 1.9.6 | - install ocamlgraph 2.1.0 | - install ocp-ocamlres 0.4 | - install ocplib-endian 1.2 | - install octez-alcotezt 21.0 | - install octez-distributed-internal 21.0 | - install octez-distributed-lwt-internal 21.0 | - install octez-internal-libs 21.0 | - install ohex 0.2.0 | - install optint 0.3.0 | - install ordering 3.16.1 | - install parsexp v0.16.0 | - install pp 1.2.0 | - install pprint 20230830 | - install ppx_assert v0.16.0 | - install ppx_base v0.16.0 | - install ppx_cold v0.16.0 | - install ppx_compare v0.16.0 | - install ppx_derivers 1.2.1 | - install ppx_deriving 6.0.3 | - install ppx_enumerate v0.16.0 | - install ppx_expect v0.16.0 | - install ppx_globalize v0.16.0 | - install ppx_hash v0.16.0 | - install ppx_here v0.16.0 | - install ppx_import 1.11.0 | - install ppx_inline_test v0.16.1 | - install ppx_optcomp v0.16.0 | - install ppx_repr 0.7.0 | - install ppx_sexp_conv v0.16.0 | - install ppxlib 0.33.0 | - install prbnmcn-basic-structures 0.0.1 | - install prbnmcn-linalg 0.0.1 | - install prbnmcn-stats 0.0.6 | - install pringo 1.3 | - install progress 0.4.0 | - install psq 0.2.1 | - install ptime 1.2.0 | - install pure-splitmix 0.3 | - install pyml 20231101 | - install qcheck-alcotest 0.22 | - install qcheck-core 0.22 | - install re 1.12.0 | - install repr 0.7.0 | - install ringo 1.1.0 | - install rresult 0.7.0 | - install rusage 1.0.0 | - install secp256k1-internal 0.4.0 | - install semaphore-compat 1.0.2 | - install seq base | - install seqes 0.2 | - install sexplib v0.16.0 | - install sexplib0 v0.16.0 | - install sqlite3 5.2.0 | - install stdcompat 19 | - install stdint 0.7.2 | - install stdio v0.16.0 | - install stdlib-random 1.2.0 | - install stdlib-shims 0.3.0 | - install stdune 3.16.1 | - install stringext 1.6.0 | - install tar 2.6.0 | - install tar-unix 2.6.0 | - install terminal 0.4.0 | - install tezos-sapling-parameters 1.1.0 | - install tezt 4.1.0 | - install time_now v0.16.0 | - install tls 1.0.4 | - install topkg 1.0.7 | - install uri 4.4.0 | - install uri-sexp 4.4.0 | - install uucp 16.0.0 | - install uutf 1.0.3 | - install vector 1.0.0 | - install x509 1.0.5 | - install yaml 3.2.0 | - install zarith 1.13 +- # To update the current shell environment, run: eval $(opam env) The former state can be restored with: /opt/homebrew/bin/opam switch import "/Users/mac1000/.opam/4.14.2/.opam-switch/backup/state-20241125104143.export" [WARNING] OPAMCONFIRMLEVEL was ignored because CLI 2.0 was requested and it was introduced in 2.1. [WARNING] OPAMCONFIRMLEVEL was ignored because CLI 2.0 was requested and it was introduced in 2.1. opam-repo-ci detected dependencies failing: octez-rust-deps.21.0 "/usr/bin/env" "bash" "-c" "opam reinstall tezos-protocol-008-PtEdo2Zk.21.0; res=$?; test "$res" != 31 && exit "$res"; export OPAMCLI=2.0; build_dir=$(opam var prefix)/.opam-switch/build; failed=$(ls "$build_dir"); partial_fails=""; for pkg in $failed; do if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; fi; test "$pkg" != 'tezos-protocol-008-PtEdo2Zk.21.0' && partial_fails="$partial_fails $pkg"; done; test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; exit 1" failed with exit status 1 2024-11-25 10:46.51: Job failed: Failed: Build failed 2024-11-25 10:46.51: Log analysis: 2024-11-25 10:46.51: >>> [ERROR] The compilation of octez-rust-deps.21.0 failed at "dune build -p octez-rust-deps -j 7". (score = 20) 2024-11-25 10:46.51: >>> # error: failed to get `cbindgen` as a dependency of package `wasmer-c-api v3.3.0 (/Users/mac1000/.opam/4.14.2/.opam-switch/build/octez-rust-deps.21.0/_build/default/src/rust_deps/wasmer-3.3.0/lib/c-api)` (score = 40) 2024-11-25 10:46.51: >>> opam-repo-ci detected dependencies failing: octez-rust-deps.21.0 (score = 75) 2024-11-25 10:46.51: octez-rust-deps.21.0 failed to build