Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sync-upstream with master #251

Merged
merged 7 commits into from
Jul 21, 2023

ci: Always define EXPERIMENTAL variable

7e91936
Select commit
Failed to load commit list.
Merged

Update sync-upstream with master #251

ci: Always define EXPERIMENTAL variable
7e91936
Select commit
Failed to load commit list.
Cirrus CI / x86_64: Linux (Debian stable) ASM:no BENCH:yes BPPP:no BUILD:check CC:gcc CTIMETEST:yes ECDH:no ECDSAADAPTOR:no ECDSA_S2C:no ECMULTGENPRECISION:auto ECMULTWINDOW:auto EXPERIMENTAL:no GENERATOR:no MUSIG:no RANGEPROOF:no RECOVERY:yes SCHNORRSIG:no WHITELIST:no WIDEMUL:int64 WITH_VALGRIND:yes failed Jul 21, 2023 in 15s

Task Summary

Instruction test failed in 00:01

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
ℹ️ Consider upgrading to a $10/month plan to get 2x the limits on any public and private repository

✅ 00:01 clone
✅ 00:01 merge_base
❌ 00:01 test

./ci/cirrus.sh
+ export LC_ALL=C
+ print_environment
+ set +x
WERROR_CFLAGS="-Werror -pedantic-errors" MAKEFLAGS="-j4" BUILD="check" ECMULTWINDOW="auto" ECMULTGENPRECISION="auto" ASM="no" WIDEMUL="int64" WITH_VALGRIND="yes" EXTRAFLAGS="" EXPERIMENTAL="no" ECDH="no" RECOVERY="yes" SCHNORRSIG="no" ECDSA_S2C="no" GENERATOR="no" RANGEPROOF="no" WHITELIST="no" MUSIG="no" ECDSAADAPTOR="no" BPPP="no" SECP256K1_TEST_ITERS="" BENCH="yes" SECP256K1_BENCH_ITERS="2" CTIMETEST="yes" EXAMPLES="yes" HOST="" CC="gcc" ./ci/cirrus.sh
./ci/cirrus.sh: 36: WRAPPER_CMD: parameter not set

Exit status: 2