(for PR #26890)
2024-11-25 08:24.42: New job: build tezos-protocol-016-PtMumbai.21.0, using opam dev from https://github.com/ocaml/opam-repository.git#refs/pull/26890/head (7d056a17b3735f6625d5d59a0cb52e4cbd3e79d3) on ubuntu-24.04-ocaml-4.14/riscv64 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 ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7 USER 1000:1000 WORKDIR /home/opam RUN sudo ln -f /usr/bin/opam-dev /usr/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 --strict default opam-repository/ RUN opam update --depexts || true RUN opam pin add -k version -yn tezos-protocol-016-PtMumbai.21.0 21.0 RUN opam reinstall tezos-protocol-016-PtMumbai.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 "\"ubuntu-24.04\""; then \ echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \ fi; \ test "$pkg" != 'tezos-protocol-016-PtMumbai.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.42: Using cache hint "ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7-tezos-protocol-016-PtMumbai.21.0-7d056a17b3735f6625d5d59a0cb52e4cbd3e79d3" 2024-11-25 08:24.42: Using OBuilder spec: ((from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) (run (network host) (shell "opam init --reinit --config .opamrc-sandbox -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 --strict default opam-repository/")) (run (network host) (shell "opam update --depexts || true")) (run (shell "opam pin add -k version -yn tezos-protocol-016-PtMumbai.21.0 21.0")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam reinstall tezos-protocol-016-PtMumbai.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 \"\\\"ubuntu-24.04\\\"\"; 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-016-PtMumbai.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.42: Waiting for resource in pool OCluster 2024-11-25 08:39.32: Waiting for worker… 2024-11-25 10:33.58: Got resource from pool OCluster Building on riscv-worker-01.caelum.ci.dev All commits already cached Updating files: 0% (326/32817) Updating files: 1% (329/32817) Updating files: 2% (657/32817) Updating files: 3% (985/32817) Updating files: 3% (1067/32817) Updating files: 4% (1313/32817) Updating files: 5% (1641/32817) Updating files: 6% (1970/32817) Updating files: 6% (2119/32817) Updating files: 7% (2298/32817) Updating files: 8% (2626/32817) Updating files: 9% (2954/32817) Updating files: 9% (3201/32817) Updating files: 10% (3282/32817) Updating files: 11% (3610/32817) Updating files: 12% (3939/32817) Updating files: 12% (4133/32817) Updating files: 13% (4267/32817) Updating files: 14% (4595/32817) Updating files: 15% (4923/32817) Updating files: 15% (4959/32817) Updating files: 16% (5251/32817) Updating files: 17% (5579/32817) Updating files: 17% (5812/32817) Updating files: 18% (5908/32817) Updating files: 19% (6236/32817) Updating files: 20% (6564/32817) Updating files: 20% (6834/32817) Updating files: 21% (6892/32817) Updating files: 22% (7220/32817) Updating files: 23% (7548/32817) Updating files: 23% (7654/32817) Updating files: 24% (7877/32817) Updating files: 25% (8205/32817) Updating files: 26% (8533/32817) Updating files: 26% (8678/32817) Updating files: 27% (8861/32817) Updating files: 28% (9189/32817) Updating files: 29% (9517/32817) Updating files: 29% (9708/32817) Updating files: 30% (9846/32817) Updating files: 31% (10174/32817) Updating files: 32% (10502/32817) Updating files: 32% (10559/32817) Updating files: 33% (10830/32817) Updating files: 34% (11158/32817) Updating files: 35% (11486/32817) Updating files: 35% (11557/32817) Updating files: 36% (11815/32817) Updating files: 37% (12143/32817) Updating files: 38% (12471/32817) Updating files: 38% (12478/32817) Updating files: 39% (12799/32817) Updating files: 40% (13127/32817) Updating files: 41% (13455/32817) Updating files: 41% (13514/32817) Updating files: 42% (13784/32817) Updating files: 43% (14112/32817) Updating files: 44% (14440/32817) Updating files: 44% (14449/32817) Updating files: 45% (14768/32817) Updating files: 46% (15096/32817) Updating files: 46% (15340/32817) Updating files: 47% (15424/32817) Updating files: 48% (15753/32817) Updating files: 49% (16081/32817) Updating files: 49% (16370/32817) Updating files: 50% (16409/32817) Updating files: 51% (16737/32817) Updating files: 52% (17065/32817) Updating files: 52% (17228/32817) Updating files: 53% (17394/32817) Updating files: 54% (17722/32817) Updating files: 55% (18050/32817) Updating files: 55% (18226/32817) Updating files: 56% (18378/32817) Updating files: 57% (18706/32817) Updating files: 58% (19034/32817) Updating files: 58% (19069/32817) Updating files: 59% (19363/32817) Updating files: 60% (19691/32817) Updating files: 61% (20019/32817) Updating files: 61% (20021/32817) Updating files: 62% (20347/32817) Updating files: 63% (20675/32817) Updating files: 63% (20994/32817) Updating files: 64% (21003/32817) Updating files: 65% (21332/32817) Updating files: 66% (21660/32817) Updating files: 66% (21858/32817) Updating files: 67% (21988/32817) Updating files: 68% (22316/32817) Updating files: 69% (22644/32817) Updating files: 69% (22913/32817) Updating files: 70% (22972/32817) Updating files: 71% (23301/32817) Updating files: 72% (23629/32817) Updating files: 72% (23819/32817) Updating files: 73% (23957/32817) Updating files: 74% (24285/32817) Updating files: 75% (24613/32817) Updating files: 75% (24864/32817) Updating files: 76% (24941/32817) Updating files: 77% (25270/32817) Updating files: 78% (25598/32817) Updating files: 78% (25866/32817) Updating files: 79% (25926/32817) Updating files: 80% (26254/32817) Updating files: 81% (26582/32817) Updating files: 82% (26910/32817) Updating files: 82% (26942/32817) Updating files: 83% (27239/32817) Updating files: 84% (27567/32817) Updating files: 84% (27852/32817) Updating files: 85% (27895/32817) Updating files: 86% (28223/32817) Updating files: 87% (28551/32817) Updating files: 88% (28879/32817) Updating files: 88% (28957/32817) Updating files: 89% (29208/32817) Updating files: 90% (29536/32817) Updating files: 91% (29864/32817) Updating files: 91% (30139/32817) Updating files: 92% (30192/32817) Updating files: 93% (30520/32817) Updating files: 94% (30848/32817) Updating files: 94% (31068/32817) Updating files: 95% (31177/32817) Updating files: 96% (31505/32817) Updating files: 97% (31833/32817) Updating files: 97% (32071/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 ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7) Unable to find image 'ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7' locally docker.io/ocaml/opam@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7: Pulling from ocaml/opam ee732b5fddd0: Pulling fs layer 4f8e8e1f9f84: Pulling fs layer 68ba40696519: Pulling fs layer 1a6ae489338d: Pulling fs layer 61a5e994df1e: Pulling fs layer 572d1e8b8168: Pulling fs layer f730494fb64c: Pulling fs layer 572d1e8b8168: Waiting 61a5e994df1e: Waiting 243d12eea946: Pulling fs layer 73a9454febcc: Pulling fs layer f730494fb64c: Waiting 243d12eea946: Waiting 73a9454febcc: Waiting b38c147e04b2: Pulling fs layer 6981e7a1d9e1: Pulling fs layer bd5d95902f12: Pulling fs layer 66e08a5e3913: Pulling fs layer f6c863c750f6: Pulling fs layer 6981e7a1d9e1: Waiting b38c147e04b2: Waiting 3032bf9f7315: Pulling fs layer bd5d95902f12: Waiting 66e08a5e3913: Waiting f6c863c750f6: Waiting 3032bf9f7315: Waiting fa99d7b6739c: Pulling fs layer f72eef7dfc41: Pulling fs layer 9fa5cd29d5fb: Pulling fs layer d6e19500368e: Pulling fs layer 4f4fb700ef54: Pulling fs layer 63f3db6adf2e: Pulling fs layer 2446edbd83de: Pulling fs layer fa99d7b6739c: Waiting 489932655f26: Pulling fs layer cf8fba4d9f3c: Pulling fs layer f72eef7dfc41: Waiting 9fa5cd29d5fb: Waiting d6e19500368e: Waiting af8576294388: Pulling fs layer 4f4fb700ef54: Waiting c18ad58e1818: Pulling fs layer 63f3db6adf2e: Waiting 2446edbd83de: Waiting 489932655f26: Waiting cf8fba4d9f3c: Waiting 1436dd9737d6: Pulling fs layer af8576294388: Waiting c18ad58e1818: Waiting b10a27c1e421: Pulling fs layer 5c264a9b12d0: Pulling fs layer 1114fee1c45f: Pulling fs layer 1436dd9737d6: Waiting c5100d048b99: Pulling fs layer b10a27c1e421: Waiting 5c264a9b12d0: Waiting 796cb318dc22: Pulling fs layer 1114fee1c45f: Waiting c5100d048b99: Waiting 90e2bded7da1: Pulling fs layer 0b812d0f1e13: Pulling fs layer ee45a4ccdbb8: Pulling fs layer 90e2bded7da1: Waiting 30a7f5f824a8: Pulling fs layer 0b812d0f1e13: Waiting ee45a4ccdbb8: Waiting 30a7f5f824a8: Waiting 308e663e0ba6: Pulling fs layer 796cb318dc22: Waiting 949e860d5ee4: Pulling fs layer 308e663e0ba6: Waiting 31df206ee863: Pulling fs layer dc305f29ff78: Pulling fs layer 31df206ee863: Waiting ee2b80cd8acf: Pulling fs layer 949e860d5ee4: Waiting dc305f29ff78: Waiting ee2b80cd8acf: Waiting 68ba40696519: Verifying Checksum 68ba40696519: Download complete 4f8e8e1f9f84: Verifying Checksum 4f8e8e1f9f84: Download complete 61a5e994df1e: Verifying Checksum 61a5e994df1e: Download complete ee732b5fddd0: Verifying Checksum ee732b5fddd0: Download complete 1a6ae489338d: Verifying Checksum 1a6ae489338d: Download complete f730494fb64c: Verifying Checksum f730494fb64c: Download complete 243d12eea946: Verifying Checksum 243d12eea946: Download complete b38c147e04b2: Verifying Checksum b38c147e04b2: Download complete 73a9454febcc: Verifying Checksum 73a9454febcc: Download complete 6981e7a1d9e1: Verifying Checksum 6981e7a1d9e1: Download complete bd5d95902f12: Verifying Checksum bd5d95902f12: Download complete f6c863c750f6: Verifying Checksum f6c863c750f6: Download complete 66e08a5e3913: Verifying Checksum 66e08a5e3913: Download complete fa99d7b6739c: Verifying Checksum fa99d7b6739c: Download complete 3032bf9f7315: Verifying Checksum 3032bf9f7315: Download complete f72eef7dfc41: Verifying Checksum f72eef7dfc41: Download complete 9fa5cd29d5fb: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 63f3db6adf2e: Verifying Checksum 63f3db6adf2e: Download complete 2446edbd83de: Verifying Checksum 2446edbd83de: Download complete d6e19500368e: Verifying Checksum d6e19500368e: Download complete 489932655f26: Verifying Checksum 489932655f26: Download complete cf8fba4d9f3c: Verifying Checksum cf8fba4d9f3c: Download complete af8576294388: Verifying Checksum af8576294388: Download complete c18ad58e1818: Download complete 1436dd9737d6: Download complete b10a27c1e421: Download complete 5c264a9b12d0: Verifying Checksum 5c264a9b12d0: Download complete 1114fee1c45f: Verifying Checksum 1114fee1c45f: Download complete c5100d048b99: Verifying Checksum c5100d048b99: Download complete 796cb318dc22: Verifying Checksum 796cb318dc22: Download complete 0b812d0f1e13: Verifying Checksum 0b812d0f1e13: Download complete 572d1e8b8168: Verifying Checksum 572d1e8b8168: Download complete 30a7f5f824a8: Verifying Checksum 30a7f5f824a8: Download complete 308e663e0ba6: Verifying Checksum 308e663e0ba6: Download complete ee732b5fddd0: Pull complete 4f8e8e1f9f84: Pull complete 68ba40696519: Pull complete 1a6ae489338d: Pull complete 61a5e994df1e: Pull complete 90e2bded7da1: Verifying Checksum 90e2bded7da1: Download complete 31df206ee863: Verifying Checksum 31df206ee863: Download complete ee45a4ccdbb8: Verifying Checksum ee45a4ccdbb8: Download complete dc305f29ff78: Download complete ee2b80cd8acf: Verifying Checksum ee2b80cd8acf: Download complete 949e860d5ee4: Verifying Checksum 949e860d5ee4: Download complete 572d1e8b8168: Pull complete f730494fb64c: Pull complete 243d12eea946: Pull complete 73a9454febcc: Pull complete b38c147e04b2: Pull complete 6981e7a1d9e1: Pull complete bd5d95902f12: Pull complete 66e08a5e3913: Pull complete f6c863c750f6: Pull complete 3032bf9f7315: Pull complete fa99d7b6739c: Pull complete f72eef7dfc41: Pull complete 9fa5cd29d5fb: Pull complete d6e19500368e: Pull complete 4f4fb700ef54: Pull complete 63f3db6adf2e: Pull complete 2446edbd83de: Pull complete 489932655f26: Pull complete cf8fba4d9f3c: Pull complete af8576294388: Pull complete c18ad58e1818: Pull complete 1436dd9737d6: Pull complete b10a27c1e421: Pull complete 5c264a9b12d0: Pull complete 1114fee1c45f: Pull complete c5100d048b99: Pull complete 796cb318dc22: Pull complete 90e2bded7da1: Pull complete 0b812d0f1e13: Pull complete ee45a4ccdbb8: Pull complete 30a7f5f824a8: Pull complete 308e663e0ba6: Pull complete 949e860d5ee4: Pull complete 31df206ee863: Pull complete dc305f29ff78: Pull complete ee2b80cd8acf: Pull complete Digest: sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7 Status: Downloaded newer image for ocaml/opam@sha256:74a79217a07b9e749d967746dac71296666e7f7a46773608872e5d5f917487b7 2024-11-25 10:34.56 ---> using "180ae51fc5d6ce175a3ec8a0fbf1872f08ab7db00cf801379d8056bbbcf5d751" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-11-25 10:34.56 ---> using "0cc91d394ac32c8d8e271a483bb7ec704b2ae6920abced44978ab2ea93303906" from cache /home/opam: (run (network host) (shell "opam init --reinit --config .opamrc-sandbox -ni")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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 development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 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 3 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=3 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-11-25 10:34.56 ---> using "edd5bfc3e6c397c9a8c3ec2b53bf61fe0190ad9663ab9001f3874a2c3777c046" from cache /home/opam: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-49-generic The OCaml toplevel, version 4.14.2 2.4.0~alpha1~dev 2024-11-25 10:34.56 ---> using "ef47ad3109ecdd321c0f279e010716f7b41bde104915c8fe1692c7acd1a96ee8" from cache /home/opam: (env OPAMDOWNLOADJOBS 1) /home/opam: (env OPAMERRLOGLEN 0) /home/opam: (env OPAMSOLVERTIMEOUT 1000) /home/opam: (env OPAMPRECISETRACKING 1) /home/opam: (env CI true) /home/opam: (env OPAM_REPO_CI true) /home/opam: (run (shell "rm -rf opam-repository/")) 2024-11-25 10:34.56 ---> using "75986cc52e7b76a7b88826d7fcc07c296e36b525b01acb78355c816ab4c043e2" from cache /home/opam: (copy (src .) (dst opam-repository/)) 2024-11-25 10:36.47 ---> saved as "b2dc7a3454e7c07f743e668144c62c0f076712805685dfca128ef428fe11dded" /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) [default] Initialised 2024-11-25 10:46.20 ---> saved as "14d0855f226bcaa0c7f5dc0b321b232a3e7b9ed5c0a8d7baa3d23d793cb454fc" /home/opam: (run (network host) (shell "opam update --depexts || true")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease - Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB] - Get:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB] - Get:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB] - Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe riscv64 Packages [781 kB] - Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main riscv64 Packages [532 kB] - Get:7 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe riscv64 Packages [10.1 kB] - Get:8 http://ports.ubuntu.com/ubuntu-ports noble-security/main riscv64 Packages [307 kB] - Get:9 http://ports.ubuntu.com/ubuntu-ports noble-security/universe riscv64 Packages [590 kB] - Fetched 2598 kB in 10s (272 kB/s) - Reading package lists... - 2024-11-25 10:46.47 ---> saved as "2cc9e5a9f901cdd57720886df8cda0a0e7c936d0eb85ba33ac5d5a8c8cd2e098" /home/opam: (run (shell "opam pin add -k version -yn tezos-protocol-016-PtMumbai.21.0 21.0")) tezos-protocol-016-PtMumbai is now pinned to version 21.0 2024-11-25 10:47.09 ---> saved as "dbd14a8f17873d2add8ca9db34d1130dbc1cd61718688c2316bd218119f43fa9" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam reinstall tezos-protocol-016-PtMumbai.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 \"\\\"ubuntu-24.04\\\"\"; 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-016-PtMumbai.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-016-PtMumbai.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-libs, octez-shell-libs] - install aches-lwt 1.1.0 [required by octez-proto-libs, octez-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 uri, 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] - install base v0.16.3 [required by ppx_expect] - install base-bytes base [required by cohttp] - install base64 3.5.1 [required by cohttp] - install bheap 2.0.0 [required by octez-libs] - install bigarray-compat 1.1.0 [required by octez-libs] - install bigstring 0.3 [required by secp256k1-internal] - install bigstringaf 0.10.0 [required by octez-libs] - install bls12-381 21.0 [required by octez-libs, octez-proto-libs] - install bos 0.2.1 [required by ca-certs, yaml] - install ca-certs 1.0.0 [required by conduit-lwt-unix] - install camlp-streams 5.0.1 [required by octez-libs] - 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-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-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 secp256k1-internal, class_group_vdf] - install conf-gmp-powm-sec 3 [required by mirage-crypto-pk] - install conf-libev 4-12 [required by octez-libs] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by secp256k1-internal, 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 hacl-star] - 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 secp256k1-internal] - install cstruct-lwt 6.2.0 [required by tar-unix] - install ctypes 0.20.2 [required by octez-libs] - install ctypes-foreign 0.18.0 [required by ctypes, octez-l2-libs] - install decompress 1.5.3 [required by tar] - install digestif 1.2.0 [required by octez-libs] - install domain-name 0.4.0 [required by caqti, caqti-lwt] - install dune 3.16.1 [required by tezos-protocol-016-PtMumbai] - install dune-configurator 3.16.1 [required by secp256k1-internal, bigstringaf, checkseum, 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-libs, 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.1 [required by octez-libs] - install hacl-star-raw 0.7.1 [required by octez-libs] - install hashcons 1.4.0 [required by tezos-benchmark] - install hex 1.5.0 [required by octez-libs] - install index 1.6.2 [required by octez-libs, octez-shell-libs] - install integers 0.7.0 [required by octez-libs] - install ipaddr 5.6.0 [required by 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-libs] - install jst-config v0.16.0 [required by time_now] - install kdf 1.0.0 [required by x509, tls] - install logs 0.7.0 [required by octez-libs] - install lru 0.3.1 [required by octez-libs] - install lwt 5.9.0 [required by octez-libs] - install lwt-canceler 0.3 [required by octez-libs, octez-shell-libs] - install lwt-dllist 1.0.1 [required by caqti] - install lwt-exit 1.0 [required by octez-libs, octez-shell-libs] - install lwt-watcher 0.2 [required by octez-libs, 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 ca-certs] - install mirage-crypto-ec 1.1.0 [required by x509, tls] - install mirage-crypto-pk 1.1.0 [required by x509, tls] - install mirage-crypto-rng 1.1.0 [required by x509, tls] - install mtime 2.1.0 [required by octez-libs] - 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 alcotest] - install ocamlbuild 0.15.0 [required by asetmap] - install ocamlfind 1.9.6 [required by asetmap, ctypes] - install ocamlgraph 2.1.0 [required by octez-libs] - install ocp-ocamlres 0.4 [required by octez-protocol-compiler] - install ocplib-endian 1.2 [required by octez-libs, octez-shell-libs] - install octez-alcotezt 21.0 [required by octez-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-libs] - install octez-l2-libs 21.0 [required by octez-proto-libs] - install octez-libs 21.0 [required by tezos-protocol-016-PtMumbai] - install octez-proto-libs 21.0 [required by tezos-protocol-016-PtMumbai] - 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-libs] - install octez-shell-libs 21.0 [required by tezos-protocol-016-PtMumbai] - install octez-version 21.0 [required by octez-shell-libs] - install ohex 0.2.0 [required by ca-certs] - install optint 0.3.0 [required by 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 ppxlib, ppx_deriving] - install ppx_deriving 6.0.3 [required by octez-libs] - install ppx_enumerate v0.16.0 [required by ppx_base] - install ppx_expect v0.16.0 [required by octez-libs, 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-libs] - install ppx_sexp_conv v0.16.0 [required by octez-libs] - install ppxlib 0.33.0 [required by octez-libs] - 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 octez-libs] - install psq 0.2.1 [required by lru] - install ptime 1.2.0 [required by 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-libs] - install qcheck-core 0.22 [required by octez-libs] - install re 1.12.0 [required by octez-libs] - install repr 0.7.0 [required by octez-libs] - install ringo 1.1.0 [required by octez-libs, octez-shell-libs] - install rresult 0.7.0 [required by bos] - install rusage 1.0.0 [required by octez-libs] - install secp256k1-internal 0.4.0 [required by octez-libs] - install semaphore-compat 1.0.2 [required by octez-libs] - install seq base [required by re] - 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, ezjsonm] - 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 index, alcotest, ocamlgraph] - install stdune 3.16.1 [required by dune-private-libs] - install stringext 1.6.0 [required by 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-016-PtMumbai 21.0 (pinned) - install tezos-sapling-parameters 1.1.0 [required by octez-libs] - install tezt 4.1.0 [required by octez-libs, 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 asetmap] - install uri 4.4.0 [required by octez-libs, 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-libs] - install vector 1.0.0 [required by progress] - install x509 1.0.5 [required by ca-certs, caqti] - install yaml 3.2.0 [required by octez-l2-libs] - install zarith 1.13 [required by octez-libs, octez-proto-libs] The following system packages will first need to be installed: autoconf cargo cmake libev-dev libffi-dev libgmp-dev libsqlite3-dev pkg-config zlib1g-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get 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 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "autoconf" "cargo" "cmake" "libev-dev" "libffi-dev" "libgmp-dev" "libsqlite3-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libicu74:riscv64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16242 files and directories currently installed.) - Preparing to unpack .../00-libicu74_74.2-1ubuntu3.1_riscv64.deb ... - Unpacking libicu74:riscv64 (74.2-1ubuntu3.1) ... - Selecting previously unselected package libxml2:riscv64. - Preparing to unpack .../01-libxml2_2.9.14+dfsg-1.3ubuntu3_riscv64.deb ... - Unpacking libxml2:riscv64 (2.9.14+dfsg-1.3ubuntu3) ... - Selecting previously unselected package libuv1t64:riscv64. - Preparing to unpack .../02-libuv1t64_1.48.0-1.1build1_riscv64.deb ... - Unpacking libuv1t64:riscv64 (1.48.0-1.1build1) ... - Selecting previously unselected package m4. - Preparing to unpack .../03-m4_1.4.19-4build1_riscv64.deb ... - Unpacking m4 (1.4.19-4build1) ... - Selecting previously unselected package autoconf. - Preparing to unpack .../04-autoconf_2.71-3_all.deb ... - Unpacking autoconf (2.71-3) ... - Selecting previously unselected package autotools-dev. - Preparing to unpack .../05-autotools-dev_20220109.1_all.deb ... - Unpacking autotools-dev (20220109.1) ... - Selecting previously unselected package automake. - Preparing to unpack .../06-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... - Unpacking automake (1:1.16.5-1.3ubuntu1) ... - Selecting previously unselected package libarchive13t64:riscv64. - Preparing to unpack .../07-libarchive13t64_3.7.2-2ubuntu0.3_riscv64.deb ... - Unpacking libarchive13t64:riscv64 (3.7.2-2ubuntu0.3) ... - Selecting previously unselected package libjsoncpp25:riscv64. - Preparing to unpack .../08-libjsoncpp25_1.9.5-6build1_riscv64.deb ... - Unpacking libjsoncpp25:riscv64 (1.9.5-6build1) ... - Selecting previously unselected package librhash0:riscv64. - Preparing to unpack .../09-librhash0_1.4.3-3build1_riscv64.deb ... - Unpacking librhash0:riscv64 (1.4.3-3build1) ... - Selecting previously unselected package cmake-data. - Preparing to unpack .../10-cmake-data_3.28.3-1build7_all.deb ... - Unpacking cmake-data (3.28.3-1build7) ... - Selecting previously unselected package cmake. - Preparing to unpack .../11-cmake_3.28.3-1build7_riscv64.deb ... - Unpacking cmake (3.28.3-1build7) ... - Selecting previously unselected package libev4t64:riscv64. - Preparing to unpack .../12-libev4t64_1%3a4.33-2.1build1_riscv64.deb ... - Unpacking libev4t64:riscv64 (1:4.33-2.1build1) ... - Selecting previously unselected package libhttp-parser2.9:riscv64. - Preparing to unpack .../13-libhttp-parser2.9_2.9.4-6build1_riscv64.deb ... - Unpacking libhttp-parser2.9:riscv64 (2.9.4-6build1) ... - Selecting previously unselected package libssh2-1t64:riscv64. - Preparing to unpack .../14-libssh2-1t64_1.11.0-4.1build2_riscv64.deb ... - Unpacking libssh2-1t64:riscv64 (1.11.0-4.1build2) ... - Selecting previously unselected package libgit2-1.7:riscv64. - Preparing to unpack .../15-libgit2-1.7_1.7.2+ds-1ubuntu3_riscv64.deb ... - Unpacking libgit2-1.7:riscv64 (1.7.2+ds-1ubuntu3) ... - Selecting previously unselected package libgmpxx4ldbl:riscv64. - Preparing to unpack .../16-libgmpxx4ldbl_2%3a6.3.0+dfsg-2ubuntu6_riscv64.deb ... - Unpacking libgmpxx4ldbl:riscv64 (2:6.3.0+dfsg-2ubuntu6) ... - Selecting previously unselected package libgmp-dev:riscv64. - Preparing to unpack .../17-libgmp-dev_2%3a6.3.0+dfsg-2ubuntu6_riscv64.deb ... - Unpacking libgmp-dev:riscv64 (2:6.3.0+dfsg-2ubuntu6) ... - Selecting previously unselected package libllvm17t64:riscv64. - Preparing to unpack .../18-libllvm17t64_1%3a17.0.6-9ubuntu1_riscv64.deb ... - Unpacking libllvm17t64:riscv64 (1:17.0.6-9ubuntu1) ... - Selecting previously unselected package libpkgconf3:riscv64. - Preparing to unpack .../19-libpkgconf3_1.8.1-2build1_riscv64.deb ... - Unpacking libpkgconf3:riscv64 (1.8.1-2build1) ... - Selecting previously unselected package libsqlite3-dev:riscv64. - Preparing to unpack .../20-libsqlite3-dev_3.45.1-1ubuntu2_riscv64.deb ... - Unpacking libsqlite3-dev:riscv64 (3.45.1-1ubuntu2) ... - Selecting previously unselected package libstd-rust-1.75:riscv64. - Preparing to unpack .../21-libstd-rust-1.75_1.75.0+dfsg0ubuntu1-0ubuntu7.1_riscv64.deb ... - Unpacking libstd-rust-1.75:riscv64 (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../22-pkgconf-bin_1.8.1-2build1_riscv64.deb ... - Unpacking pkgconf-bin (1.8.1-2build1) ... - Selecting previously unselected package pkgconf:riscv64. - Preparing to unpack .../23-pkgconf_1.8.1-2build1_riscv64.deb ... - Unpacking pkgconf:riscv64 (1.8.1-2build1) ... - Selecting previously unselected package pkg-config:riscv64. - Preparing to unpack .../24-pkg-config_1.8.1-2build1_riscv64.deb ... - Unpacking pkg-config:riscv64 (1.8.1-2build1) ... - Selecting previously unselected package zlib1g-dev:riscv64. - Preparing to unpack .../25-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_riscv64.deb ... - Unpacking zlib1g-dev:riscv64 (1:1.3.dfsg-3.1ubuntu2.1) ... - Selecting previously unselected package libstd-rust-dev:riscv64. - Preparing to unpack .../26-libstd-rust-dev_1.75.0+dfsg0ubuntu1-0ubuntu7.1_riscv64.deb ... - Unpacking libstd-rust-dev:riscv64 (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Selecting previously unselected package rustc. - Preparing to unpack .../27-rustc_1.75.0+dfsg0ubuntu1-0ubuntu7.1_riscv64.deb ... - Unpacking rustc (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Selecting previously unselected package cargo. - Preparing to unpack .../28-cargo_1.75.0+dfsg0ubuntu1-0ubuntu7.1_riscv64.deb ... - Unpacking cargo (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Selecting previously unselected package libev-dev:riscv64. - Preparing to unpack .../29-libev-dev_1%3a4.33-2.1build1_riscv64.deb ... - Unpacking libev-dev:riscv64 (1:4.33-2.1build1) ... - Selecting previously unselected package libffi-dev:riscv64. - Preparing to unpack .../30-libffi-dev_3.4.6-1build1_riscv64.deb ... - Unpacking libffi-dev:riscv64 (3.4.6-1build1) ... - Setting up libev4t64:riscv64 (1:4.33-2.1build1) ... - Setting up libuv1t64:riscv64 (1.48.0-1.1build1) ... - Setting up m4 (1.4.19-4build1) ... - Setting up libffi-dev:riscv64 (3.4.6-1build1) ... - Setting up autotools-dev (20220109.1) ... - Setting up libpkgconf3:riscv64 (1.8.1-2build1) ... - Setting up libgmpxx4ldbl:riscv64 (2:6.3.0+dfsg-2ubuntu6) ... - Setting up libsqlite3-dev:riscv64 (3.45.1-1ubuntu2) ... - Setting up libjsoncpp25:riscv64 (1.9.5-6build1) ... - Setting up pkgconf-bin (1.8.1-2build1) ... - Setting up autoconf (2.71-3) ... - Setting up libicu74:riscv64 (74.2-1ubuntu3.1) ... - Setting up zlib1g-dev:riscv64 (1:1.3.dfsg-3.1ubuntu2.1) ... - Setting up librhash0:riscv64 (1.4.3-3build1) ... - Setting up cmake-data (3.28.3-1build7) ... - Setting up libev-dev:riscv64 (1:4.33-2.1build1) ... - Setting up libssh2-1t64:riscv64 (1.11.0-4.1build2) ... - Setting up libxml2:riscv64 (2.9.14+dfsg-1.3ubuntu3) ... - Setting up libhttp-parser2.9:riscv64 (2.9.4-6build1) ... - Setting up automake (1:1.16.5-1.3ubuntu1) ... - update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode - update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist - update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist - Setting up libgmp-dev:riscv64 (2:6.3.0+dfsg-2ubuntu6) ... - Setting up pkgconf:riscv64 (1.8.1-2build1) ... - Setting up libllvm17t64:riscv64 (1:17.0.6-9ubuntu1) ... - Setting up pkg-config:riscv64 (1.8.1-2build1) ... - Setting up libgit2-1.7:riscv64 (1.7.2+ds-1ubuntu3) ... - Setting up libarchive13t64:riscv64 (3.7.2-2ubuntu0.3) ... - Setting up libstd-rust-1.75:riscv64 (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Setting up libstd-rust-dev:riscv64 (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Setting up rustc (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Setting up cmake (3.28.3-1build7) ... - Setting up cargo (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... - Processing triggers for libc-bin (2.39-0ubuntu8.3) ... <><> 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-016-PtMumbai.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) -> retrieved crunch.3.3.1 (cached) -> retrieved csexp.1.5.2 (cached) -> installed conf-bash.1 -> installed conf-cmake.1 -> installed conf-g++.1.0 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (cached) -> installed conf-autoconf.0.2 -> installed conf-pkg-config.3 -> installed conf-gmp.4 -> installed conf-which.1 -> retrieved ctypes.0.20.2 (cached) -> installed conf-libffi.2.0.0 -> installed ctypes-foreign.0.18.0 -> installed conf-sqlite3.1 -> installed conf-zlib.1 -> installed conf-gmp-powm-sec.3 -> installed conf-rust.0.1 -> retrieved decompress.1.5.3 (cached) -> installed conf-libev.4-12 -> 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.1, hacl-star-raw.0.7.1 (cached) -> 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) -> installed cmdliner.1.3.0 -> 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) -> 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 num.1.5-1 -> 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 ocamlfind.1.9.6 -> installed base-bytes.base -> installed pringo.1.3 -> installed camlzip.1.12 -> installed ocamlbuild.0.15.0 -> installed zarith.1.13 -> installed topkg.1.0.7 -> installed asetmap.0.8.1 -> installed rresult.0.7.0 -> installed fmt.0.9.0 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed astring.0.8.5 -> installed uutf.1.0.3 -> 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 csexp.1.5.2 -> installed asn1-combinators.0.3.2 -> installed crunch.3.3.1 -> installed cstruct.6.2.0 -> installed domain-name.0.4.0 -> installed duration.0.2.1 -> installed cppo.1.7.0 -> installed gmap.0.3.0 -> installed either.1.0.0 -> installed hashcons.1.4.0 -> installed hex.1.5.0 -> installed jane-street-headers.v0.16.0 -> installed lwt-dllist.1.0.1 -> installed eqaf.0.10 -> installed macaddr.5.6.0 -> installed ocplib-endian.1.2 -> installed dune-configurator.3.16.1 -> installed magic-mime.1.3.1 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocaml-syntax-shims.1.0.0 -> installed digestif.1.2.0 -> installed ipaddr.5.6.0 -> installed bigstringaf.0.10.0 -> installed mirage-crypto.1.1.0 -> installed ohex.0.2.0 -> installed optint.0.3.0 -> installed angstrom.0.16.1 -> installed kdf.1.0.0 -> installed pp.1.2.0 -> installed octez-distributed-internal.21.0 -> installed ppx_derivers.1.2.1 -> installed ordering.3.16.1 -> installed pprint.20230830 [ERROR] The compilation of octez-rust-deps.21.0 failed at "dune build -p octez-rust-deps -j 7". -> installed checkseum.0.5.2 -> installed psq.0.2.1 -> installed prbnmcn-basic-structures.0.0.1 -> installed pure-splitmix.0.3 -> installed lru.0.3.1 -> installed dyn.3.16.1 -> installed prbnmcn-linalg.0.0.1 -> installed prbnmcn-stats.0.0.6 -> installed decompress.1.5.3 -> installed lwt.5.9.0 -> installed ringo.1.1.0 -> installed cstruct-lwt.6.2.0 -> installed qcheck-core.0.22 -> installed rusage.1.0.0 -> installed ocp-ocamlres.0.4 -> installed lwt-canceler.0.3 -> installed re.1.12.0 -> installed repr.0.7.0 -> installed aches.1.1.0 -> installed lwt-exit.1.0 -> installed lwt-watcher.0.2 -> installed semaphore-compat.1.0.2 -> installed aches-lwt.1.1.0 -> installed seqes.0.2 -> installed sexplib0.v0.16.0 -> installed stdlib-random.1.2.0 -> installed logs.0.7.0 -> installed sqlite3.5.2.0 -> installed ezjsonm.1.3.0 -> installed stdint.0.7.2 -> installed uucp.16.0.0 -> installed mirage-crypto-rng.1.1.0 -> installed stdlib-shims.0.3.0 -> installed bos.0.2.1 -> installed secp256k1-internal.0.4.0 -> installed octez-distributed-lwt-internal.21.0 -> installed integers.0.7.0 -> installed parsexp.v0.16.0 -> installed base.v0.16.3 -> installed mirage-crypto-ec.1.1.0 -> installed alcotest.1.8.0 -> installed mirage-crypto-pk.1.1.0 -> installed ocamlgraph.2.1.0 -> installed qcheck-alcotest.0.22 -> installed alcotest-lwt.1.8.0 -> installed stdio.v0.16.0 -> installed sexplib.v0.16.0 -> installed stringext.1.6.0 -> installed tar.2.6.0 -> installed terminal.0.4.0 -> installed tar-unix.2.6.0 -> installed stdcompat.19 [ERROR] The compilation of bls12-381.21.0 failed at "dune build -p bls12-381 -j 7". -> installed tezt.4.1.0 -> installed stdune.3.16.1 -> installed class_group_vdf.0.0.5 -> installed uri.4.4.0 -> installed vector.1.0.0 -> installed pyml.20231101 -> installed octez-alcotezt.21.0 -> installed x509.1.0.5 -> installed dune-private-libs.3.16.1 -> installed progress.0.4.0 -> installed ca-certs.1.0.0 -> installed tls.1.0.4 -> installed dune-site.3.16.1 -> installed ppxlib.0.33.0 -> installed caqti.2.1.2 -> installed ppx_globalize.v0.16.0 -> installed caqti-driver-sqlite3.2.1.1 -> installed ppx_cold.v0.16.0 -> installed ppx_here.v0.16.0 -> installed caqti-lwt.2.1.1 -> installed ppx_enumerate.v0.16.0 -> installed ppx_compare.v0.16.0 -> installed ppx_optcomp.v0.16.0 -> installed ppx_deriving.6.0.3 -> installed ppx_import.1.11.0 -> installed ppx_sexp_conv.v0.16.0 -> installed ppx_repr.0.7.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 conduit.6.2.2 -> installed ppx_base.v0.16.0 -> installed cohttp.5.3.1 -> installed index.1.6.2 -> installed ctypes.0.20.2 -> installed conduit-lwt.6.2.2 -> installed jst-config.v0.16.0 [ERROR] The compilation of hacl-star-raw.0.7.1 failed at "make -C hacl-star-raw build-c". -> installed time_now.v0.16.0 -> installed conduit-lwt-unix.6.2.2 -> installed yaml.3.2.0 -> installed ppx_inline_test.v0.16.1 -> installed ppx_expect.v0.16.0 -> installed octez-internal-libs.21.0 #=== ERROR while compiling octez-rust-deps.21.0 ===============================# # context 2.4.0~alpha1~dev | linux/riscv64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository # path ~/.opam/4.14/.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-7-e7d0a6.env # output-file ~/.opam/log/octez-rust-deps-7-e7d0a6.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 && /usr/bin/bash -e -u -o pipefail -c ./build.sh) # Updating crates.io index # warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io) # warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io) # warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io) # error: failed to get `cbindgen` as a dependency of package `wasmer-c-api v3.3.0 (/home/opam/.opam/4.14/.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 (/home/opam/.opam/4.14/.opam-switch/build/octez-rust-deps.21.0/_build/default/src/rust_deps)` # # Caused by: # failed to query replaced source registry `crates-io` # # Caused by: # download of config.json failed # # Caused by: # failed to download from `https://index.crates.io/config.json` # # Caused by: # [6] Couldn't resolve host name (Could not resolve host: index.crates.io) #=== ERROR while compiling hacl-star-raw.0.7.1 ================================# # context 2.4.0~alpha1~dev | linux/riscv64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository # path ~/.opam/4.14/.opam-switch/build/hacl-star-raw.0.7.1 # command ~/.opam/opam-init/hooks/sandbox.sh build make -C hacl-star-raw build-c # exit-code 2 # env-file ~/.opam/log/hacl-star-raw-7-31efaf.env # output-file ~/.opam/log/hacl-star-raw-7-31efaf.out ### output ### # make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/hacl-star-raw.0.7.1/hacl-star-raw' # ocamlfind dep -I lib -slash lib/EverCrypt_AEAD_bindings.ml lib/EverCrypt_AutoConfig2_bindings.ml lib/EverCrypt_Chacha20Poly1305_bindings.ml lib/EverCrypt_Cipher_bindings.ml lib/EverCrypt_Curve25519_bindings.ml lib/EverCrypt_DRBG_bindings.ml lib/EverCrypt_Ed25519_bindings.ml lib/EverCrypt_Error_bindings.ml lib/EverCrypt_HKDF_bindings.ml lib/EverCrypt_HMAC_bindings.ml lib/EverCrypt_Hash_bindings.ml lib/EverCrypt_Poly1305_bindings.ml lib/Hacl_Bignum25519_51_bindings.ml lib/Hacl_Bignum256_32_bindings.ml lib/Hacl_Bignum256_bindings.ml lib/Hacl_Bignum32_bindings.ml lib/Hacl_Bignum4096_32_bindings.ml lib/Hacl_Bignum4096_bindings.ml lib/Hacl_Bignum64_bindings.ml lib/Hacl_Bignum_Base_bindings.ml lib/Hacl_Bignum_K256_bindings.ml lib/Hacl_Bignum_bindings.ml lib/Hacl_Chacha20Poly1305_128_bindings.ml lib/Hacl_Chacha20Poly1305_256_bindings.ml lib/Hacl_Chacha20Poly1305_32_bindings.ml lib/Hacl_Chacha20_Vec128_bindings.ml lib/Hacl_Chacha20_Vec256_bindings.ml lib/Hacl_Chacha20_Vec32_bindings.ml lib/Hacl_Chacha20_bindings.ml lib/Hacl_Curve25519_51_bindings.ml lib/Hacl_Curve25519_64_bindings.ml lib/Hacl_EC_Ed25519_bindings.ml lib/Hacl_EC_K256_bindings.ml lib/Hacl_Ed25519_bindings.ml lib/Hacl_FFDHE_bindings.ml lib/Hacl_Frodo1344_bindings.ml lib/Hacl_Frodo640_bindings.ml lib/Hacl_Frodo64_bindings.ml lib/Hacl_Frodo976_bindings.ml lib/Hacl_Frodo_KEM_bindings.ml lib/Hacl_GenericField32_bindings.ml lib/Hacl_GenericField64_bindings.ml lib/Hacl_HKDF_Blake2b_256_bindings.ml lib/Hacl_HKDF_Blake2s_128_bindings.ml lib/Hacl_HKDF_bindings.ml lib/Hacl_HMAC_Blake2b_256_bindings.ml lib/Hacl_HMAC_Blake2s_128_bindings.ml lib/Hacl_HMAC_DRBG_bindings.ml lib/Hacl_HMAC_bindings.ml lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.ml lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.ml lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.ml lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.ml lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.ml lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.ml lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.ml lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.ml lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.ml lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.ml lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.ml lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.ml lib/Hacl_HPKE_Interface_Hacl_Impl_HPKE_Hacl_Meta_HPKE_bindings.ml lib/Hacl_HPKE_P256_CP128_SHA256_bindings.ml lib/Hacl_HPKE_P256_CP256_SHA256_bindings.ml lib/Hacl_HPKE_P256_CP32_SHA256_bindings.ml lib/Hacl_Hash_Base_bindings.ml lib/Hacl_Hash_Blake2_bindings.ml lib/Hacl_Hash_Blake2b_256_bindings.ml lib/Hacl_Hash_Blake2s_128_bindings.ml lib/Hacl_Hash_MD5_bindings.ml lib/Hacl_Hash_SHA1_bindings.ml lib/Hacl_Hash_SHA2_bindings.ml lib/Hacl_Hash_SHA3_bindings.ml lib/Hacl_IntTypes_Intrinsics_128_bindings.ml lib/Hacl_IntTypes_Intrinsics_bindings.ml lib/Hacl_K256_ECDSA_bindings.ml lib/Hacl_NaCl_bindings.ml lib/Hacl_P256_bindings.ml lib/Hacl_Poly1305_128_bindings.ml lib/Hacl_Poly1305_256_bindings.ml lib/Hacl_Poly1305_32_bindings.ml lib/Hacl_RSAPSS_bindings.ml lib/Hacl_SHA2_Types_bindings.ml lib/Hacl_SHA2_Vec128_bindings.ml lib/Hacl_SHA2_Vec256_bindings.ml lib/Hacl_Salsa20_bindings.ml lib/Hacl_Spec_bindings.ml lib/Hacl_Streaming_Blake2_bindings.ml lib/Hacl_Streaming_Poly1305_32_bindings.ml lib/Hacl_Streaming_Types_bindings.ml lib/Lib_RandomBuffer_System_bindings.ml lib_gen/EverCrypt_AEAD_gen.ml lib_gen/EverCrypt_AutoConfig2_gen.ml lib_gen/EverCrypt_Chacha20Poly1305_gen.ml lib_gen/EverCrypt_Cipher_gen.ml lib_gen/EverCrypt_Curve25519_gen.ml lib_gen/EverCrypt_DRBG_gen.ml lib_gen/EverCrypt_Ed25519_gen.ml lib_gen/EverCrypt_Error_gen.ml lib_gen/EverCrypt_HKDF_gen.ml lib_gen/EverCrypt_HMAC_gen.ml lib_gen/EverCrypt_Hash_gen.ml lib_gen/EverCrypt_Poly1305_gen.ml lib_gen/Hacl_Bignum25519_51_gen.ml lib_gen/Hacl_Bignum256_32_gen.ml lib_gen/Hacl_Bignum256_gen.ml lib_gen/Hacl_Bignum32_gen.ml lib_gen/Hacl_Bignum4096_32_gen.ml lib_gen/Hacl_Bignum4096_gen.ml lib_gen/Hacl_Bignum64_gen.ml lib_gen/Hacl_Bignum_Base_gen.ml lib_gen/Hacl_Bignum_K256_gen.ml lib_gen/Hacl_Bignum_gen.ml lib_gen/Hacl_Chacha20Poly1305_128_gen.ml lib_gen/Hacl_Chacha20Poly1305_256_gen.ml lib_gen/Hacl_Chacha20Poly1305_32_gen.ml lib_gen/Hacl_Chacha20_Vec128_gen.ml lib_gen/Hacl_Chacha20_Vec256_gen.ml lib_gen/Hacl_Chacha20_Vec32_gen.ml lib_gen/Hacl_Chacha20_gen.ml lib_gen/Hacl_Curve25519_51_gen.ml lib_gen/Hacl_Curve25519_64_gen.ml lib_gen/Hacl_EC_Ed25519_gen.ml lib_gen/Hacl_EC_K256_gen.ml lib_gen/Hacl_Ed25519_gen.ml lib_gen/Hacl_FFDHE_gen.ml lib_gen/Hacl_Frodo1344_gen.ml lib_gen/Hacl_Frodo640_gen.ml lib_gen/Hacl_Frodo64_gen.ml lib_gen/Hacl_Frodo976_gen.ml lib_gen/Hacl_Frodo_KEM_gen.ml lib_gen/Hacl_GenericField32_gen.ml lib_gen/Hacl_GenericField64_gen.ml lib_gen/Hacl_HKDF_Blake2b_256_gen.ml lib_gen/Hacl_HKDF_Blake2s_128_gen.ml lib_gen/Hacl_HKDF_gen.ml lib_gen/Hacl_HMAC_Blake2b_256_gen.ml lib_gen/Hacl_HMAC_Blake2s_128_gen.ml lib_gen/Hacl_HMAC_DRBG_gen.ml lib_gen/Hacl_HMAC_gen.ml lib_gen/Hacl_HPKE_Curve51_CP128_SHA256_gen.ml lib_gen/Hacl_HPKE_Curve51_CP128_SHA512_gen.ml lib_gen/Hacl_HPKE_Curve51_CP256_SHA256_gen.ml lib_gen/Hacl_HPKE_Curve51_CP256_SHA512_gen.ml lib_gen/Hacl_HPKE_Curve51_CP32_SHA256_gen.ml lib_gen/Hacl_HPKE_Curve51_CP32_SHA512_gen.ml lib_gen/Hacl_HPKE_Curve64_CP128_SHA256_gen.ml lib_gen/Hacl_HPKE_Curve64_CP128_SHA512_gen.ml lib_gen/Hacl_HPKE_Curve64_CP256_SHA256_gen.ml lib_gen/Hacl_HPKE_Curve64_CP256_SHA512_gen.ml lib_gen/Hacl_HPKE_Curve64_CP32_SHA256_gen.ml lib_gen/Hacl_HPKE_Curve64_CP32_SHA512_gen.ml lib_gen/Hacl_HPKE_Interface_Hacl_Impl_HPKE_Hacl_Meta_HPKE_gen.ml lib_gen/Hacl_HPKE_P256_CP128_SHA256_gen.ml lib_gen/Hacl_HPKE_P256_CP256_SHA256_gen.ml lib_gen/Hacl_HPKE_P256_CP32_SHA256_gen.ml lib_gen/Hacl_Hash_Base_gen.ml lib_gen/Hacl_Hash_Blake2_gen.ml lib_gen/Hacl_Hash_Blake2b_256_gen.ml lib_gen/Hacl_Hash_Blake2s_128_gen.ml lib_gen/Hacl_Hash_MD5_gen.ml lib_gen/Hacl_Hash_SHA1_gen.ml lib_gen/Hacl_Hash_SHA2_gen.ml lib_gen/Hacl_Hash_SHA3_gen.ml lib_gen/Hacl_IntTypes_Intrinsics_128_gen.ml lib_gen/Hacl_IntTypes_Intrinsics_gen.ml lib_gen/Hacl_K256_ECDSA_gen.ml lib_gen/Hacl_NaCl_gen.ml lib_gen/Hacl_P256_gen.ml lib_gen/Hacl_Poly1305_128_gen.ml lib_gen/Hacl_Poly1305_256_gen.ml lib_gen/Hacl_Poly1305_32_gen.ml lib_gen/Hacl_RSAPSS_gen.ml lib_gen/Hacl_SHA2_Types_gen.ml lib_gen/Hacl_SHA2_Vec128_gen.ml lib_gen/Hacl_SHA2_Vec256_gen.ml lib_gen/Hacl_Salsa20_gen.ml lib_gen/Hacl_Spec_gen.ml lib_gen/Hacl_Streaming_Blake2_gen.ml lib_gen/Hacl_Streaming_Poly1305_32_gen.ml lib_gen/Hacl_Streaming_Types_gen.ml lib_gen/Lib_RandomBuffer_System_gen.ml > .depend.ocaml # cd build && cmake -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ../ # -- The C compiler identification is GNU 13.2.0 # -- The CXX compiler identification is GNU 13.2.0 # -- Detecting C compiler ABI info # -- Detecting C compiler ABI info - done # -- Check for working C compiler: /usr/bin/cc - skipped # -- Detecting C compile features # -- Detecting C compile features - done # -- Detecting CXX compiler ABI info # -- Detecting CXX compiler ABI info - done # -- Check for working CXX compiler: /usr/bin/c++ - skipped # -- Detecting CXX compile features # -- Detecting CXX compile features - done # -- The ASM compiler identification is GNU # -- Found assembler: /usr/bin/cc # -- Bug 81300 check: FALSE # -- int128 support: TRUE # -- explicit_bzero support: TRUE # -- vec128 support: FALSE # -- vec256 support: FALSE # CMake Error at CMakeLists.txt:330 (message): # Unsupported architecture riscv64 # # # -- Configuring incomplete, errors occurred! # make: *** [Makefile:51: build-c] Error 1 # make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/hacl-star-raw.0.7.1/hacl-star-raw' #=== ERROR while compiling bls12-381.21.0 =====================================# # context 2.4.0~alpha1~dev | linux/riscv64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository # path ~/.opam/4.14/.opam-switch/build/bls12-381.21.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p bls12-381 -j 7 # exit-code 1 # env-file ~/.opam/log/bls12-381-7-5aa4dd.env # output-file ~/.opam/log/bls12-381-7-5aa4dd.out ### output ### # File "src/lib_bls12_381/dune", lines 30-47, characters 0-580: # 30 | (rule # 31 | (deps (source_tree libblst) build_blst.sh blst_extended.c blst_extended.h) # 32 | (targets libblst.a dllblst.so c_flags_blst.sexp) # .... # 45 | (with-accepted-exit-codes # 46 | (or 0 1) # 47 | (run cp libblst/libblst.dylib dllblst.so))))))) # (cd _build/default/src/lib_bls12_381 && /usr/bin/sh build_blst.sh) # In file included from ./src/vect.c:10, # from ./src/server.c:22: # ./src/no_asm.h:935:45: error: argument 1 of type 'limb_t[8]' {aka 'unsigned int[8]'} with mismatched bound [-Werror=array-parameter=] # 935 | inline void ct_inverse_mod_##bits(vec##bits ret, const vec##bits inp, \ # | ~~~~~~~~~~^~~ # ./src/no_asm.h:939:1: note: in expansion of macro 'CT_INVERSE_MOD_IMPL' # 939 | CT_INVERSE_MOD_IMPL(256) # | ^~~~~~~~~~~~~~~~~~~ # In file included from ./src/consts.h:8, # from ./src/keygen.c:7, # from ./src/server.c:7: # ./src/vect.h:141:32: note: previously declared as 'limb_t[16]' {aka 'unsigned int[16]'} # 141 | void ct_inverse_mod_256(vec512 ret, const vec256 inp, const vec256 mod, # | ~~~~~~~^~~ # ./src/no_asm.h:935:45: error: argument 1 of type 'limb_t[12]' {aka 'unsigned int[12]'} with mismatched bound [-Werror=array-parameter=] # 935 | inline void ct_inverse_mod_##bits(vec##bits ret, const vec##bits inp, \ # | ~~~~~~~~~~^~~ # ./src/no_asm.h:940:1: note: in expansion of macro 'CT_INVERSE_MOD_IMPL' # 940 | CT_INVERSE_MOD_IMPL(384) # | ^~~~~~~~~~~~~~~~~~~ # ./src/vect.h:139:32: note: previously declared as 'limb_t[24]' {aka 'unsigned int[24]'} # 139 | void ct_inverse_mod_383(vec768 ret, const vec384 inp, const vec384 mod, # | ~~~~~~~^~~ # cc1: all warnings being treated as errors <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build bls12-381 21.0 | - build hacl-star-raw 0.7.1 | - 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 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.20.2 | - install ctypes-foreign 0.18.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 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: /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20241125104720.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. [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: bls12-381.21.0 hacl-star-raw.0.7.1 octez-rust-deps.21.0 "/usr/bin/env" "bash" "-c" "opam reinstall tezos-protocol-016-PtMumbai.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 "\"ubuntu-24.04\""; then echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; fi; test "$pkg" != 'tezos-protocol-016-PtMumbai.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 11:43.49: Job failed: Failed: Build failed 2024-11-25 11:43.49: Log analysis: 2024-11-25 11:43.49: >>> [ERROR] The compilation of octez-rust-deps.21.0 failed at "dune build -p octez-rust-deps -j 7". (score = 20) 2024-11-25 11:43.49: >>> [ERROR] The compilation of bls12-381.21.0 failed at "dune build -p bls12-381 -j 7". (score = 20) 2024-11-25 11:43.49: >>> [ERROR] The compilation of hacl-star-raw.0.7.1 failed at "make -C hacl-star-raw build-c". (score = 20) 2024-11-25 11:43.49: >>> # error: failed to get `cbindgen` as a dependency of package `wasmer-c-api v3.3.0 (/home/opam/.opam/4.14/.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 11:43.49: >>> # ./src/no_asm.h:935:45: error: argument 1 of type 'limb_t[8]' {aka 'unsigned int[8]'} with mismatched bound [-Werror=array-parameter=] (score = 30) 2024-11-25 11:43.49: >>> # ./src/no_asm.h:935:45: error: argument 1 of type 'limb_t[12]' {aka 'unsigned int[12]'} with mismatched bound [-Werror=array-parameter=] (score = 30) 2024-11-25 11:43.49: >>> opam-repo-ci detected dependencies failing: bls12-381.21.0 hacl-star-raw.0.7.1 octez-rust-deps.21.0 (score = 75) 2024-11-25 11:43.49: bls12-381.21.0 hacl-star-raw.0.7.1 octez-rust-deps.21.0 failed to build