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 / UBSan, ASan, LSan ASM:auto CC:clang ECMULTGENPRECISION:auto ECMULTWINDOW:auto HOST: failed Jul 21, 2023 in 13s

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="auto" WIDEMUL="auto" WITH_VALGRIND="yes" EXTRAFLAGS="" EXPERIMENTAL="yes" ECDH="yes" RECOVERY="yes" SCHNORRSIG="yes" ECDSA_S2C="yes" GENERATOR="yes" RANGEPROOF="yes" WHITELIST="yes" MUSIG="yes" ECDSAADAPTOR="yes" BPPP="yes" SECP256K1_TEST_ITERS="32" BENCH="yes" SECP256K1_BENCH_ITERS="2" CTIMETEST="no" EXAMPLES="yes" HOST="" CC="clang" CFLAGS="-fsanitize=undefined,address -g" ./ci/cirrus.sh
./ci/cirrus.sh: 36: WRAPPER_CMD: parameter not set

Exit status: 2