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

ci: Always define EXPERIMENTAL variable #250

Merged

ci: Always define EXPERIMENTAL variable

7e91936
Select commit
Failed to load commit list.
Merged

ci: Always define EXPERIMENTAL variable #250

ci: Always define EXPERIMENTAL variable
7e91936
Select commit
Failed to load commit list.
Cirrus CI / arm64: macOS Ventura BENCH:no BPPP:no BUILD:distcheck CC:gcc ECDH:no ECDSAADAPTOR:no ECDSA_S2C:no ECMULTGENPRECISION:auto ECMULTWINDOW:auto EXPERIMENTAL:no GENERATOR:no MUSIG:no RANGEPROOF:no RECOVERY:no SCHNORRSIG:no WHITELIST:no WIDEMUL:auto failed Jul 21, 2023 in 24s

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:02 clone
✅ 00:08 brew
✅ 00:01 merge_base
❌ 00:01 test

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