ci: Run "Windows (VS 2022)" job on GitHub Actions #1389
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Cirrus CI / Valgrind (memcheck) ASM:auto CC:i686-linux-gnu-gcc ECMULTGENPRECISION:auto ECMULTWINDOW:auto HOST:i686-linux-gnu
cancelled
Aug 9, 2023 in 3m 50s
Task Summary
Instruction test failed in 03:50
Details
ℹ️ PR was closed!
✅ 00:00 clone
⏹️ 03:50 test
LDFLAGS =
+ make
make all-am
make[1]: Entering directory '/tmp/cirrus-ci-build'
CC src/bench-bench.o
CC src/libsecp256k1_la-secp256k1.lo
CC src/libsecp256k1_precomputed_la-precomputed_ecmult.lo
CC src/libsecp256k1_precomputed_la-precomputed_ecmult_gen.lo
CC src/bench_internal-bench_internal.o
CC src/bench_ecmult-bench_ecmult.o
CC src/noverify_tests-tests.o
CC src/tests-tests.o
CC src/exhaustive_tests-tests_exhaustive.o
CC examples/ecdsa_example-ecdsa.o
CC examples/ecdh_example-ecdh.o
CC examples/schnorr_example-schnorr.o
CCLD libsecp256k1_precomputed.la
CCLD libsecp256k1.la
CCLD bench_internal
CCLD bench_ecmult
CCLD ecdsa_example
CCLD ecdh_example
CCLD schnorr_example
CCLD bench
CCLD exhaustive_tests
CCLD noverify_tests
CCLD tests
make[1]: Leaving directory '/tmp/cirrus-ci-build'
+ file exhaustive_tests noverify_tests tests
exhaustive_tests: ELF 32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=10a9582dc86529e25186971f8a72c57990cf3336, for GNU/Linux 3.2.0, with debug_info, not stripped
noverify_tests: ELF 32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=8df5012f5e1dd7180753486f984d0ba396936cb5, for GNU/Linux 3.2.0, with debug_info, not stripped
tests: ELF 32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=9fc8686dc20eb8aaae7142d24492853eff9170ce, for GNU/Linux 3.2.0, with debug_info, not stripped
+ file bench bench_ecmult bench_internal
bench: Bourne-Again shell script, ASCII text executable
bench_ecmult: ELF 32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=c3e3fe9a731a324167939bd837af9b8785458bac, for GNU/Linux 3.2.0, with debug_info, not stripped
bench_internal: ELF 32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=8db5db5c6f60f64291688c2140eaecd4d7ce2418, for GNU/Linux 3.2.0, with debug_info, not stripped
+ file .libs/bench .libs/libsecp256k1.a .libs/libsecp256k1.la .libs/libsecp256k1.lai .libs/libsecp256k1.so .libs/libsecp256k1.so.2 .libs/libsecp256k1.so.2.0.3 .libs/libsecp256k1_precomputed.a .libs/libsecp256k1_precomputed.la
.libs/bench: ELF 32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=eaac9f1c8def0c38ec424df3abe213e92fb8a28c, for GNU/Linux 3.2.0, with debug_info, not stripped
.libs/libsecp256k1.a: current ar archive
.libs/libsecp256k1.la: symbolic link to ../libsecp256k1.la
.libs/libsecp256k1.lai: libtool library file, ASCII text
.libs/libsecp256k1.so: symbolic link to libsecp256k1.so.2.0.3
.libs/libsecp256k1.so.2: symbolic link to libsecp256k1.so.2.0.3
.libs/libsecp256k1.so.2.0.3: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=687586980c6d3311d6cd6737d4e44f1282019b29, with debug_info, not stripped
.libs/libsecp256k1_precomputed.a: current ar archive
.libs/libsecp256k1_precomputed.la: symbolic link to ../libsecp256k1_precomputed.la
+ export LOG_COMPILER=valgrind --error-exitcode=42
+ make check
make check-am
make[1]: Entering directory '/tmp/cirrus-ci-build'
make check-TESTS
make[2]: Entering directory '/tmp/cirrus-ci-build'
make[3]: Entering directory '/tmp/cirrus-ci-build'
PASS: ecdsa_example
PASS: ecdh_example
PASS: schnorr_example
Loading