ci: Run "Windows (VS 2022)" job on GitHub Actions #1389
+39
−0
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Cirrus CI / s390x (big-endian): Linux (Debian stable, QEMU)
cancelled
Aug 9, 2023 in 3m 45s
Task Summary
Instruction test failed in 03:45
Details
ℹ️ PR was closed!
✅ 00:00 clone
⏹️ 03:45 test
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 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=1b859efc246940786ce7448e0dfc18d0b98f522a, for GNU/Linux 3.2.0, with debug_info, not stripped
noverify_tests: ELF 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=565c616472369e9990efec7ca605e97fbf5e0f5f, for GNU/Linux 3.2.0, with debug_info, not stripped
tests: ELF 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=ca41ae9b52cc9e6bf790a88b9d12ec363763ab9a, 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 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=08bcddd2b4da4edab57b34025fc1c48dbec48032, for GNU/Linux 3.2.0, with debug_info, not stripped
bench_internal: ELF 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b606ea14ce7e22c69863da28473d83afb4b55a67, 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 64-bit MSB pie executable, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=fa1c271b71aec630a7d1119c02a6ad547e79708e, 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 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=93fbec0c6b77380495c9b26b9aa6bbe10bdde351, 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=qemu-s390x
+ 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
PASS: exhaustive_tests
PASS: noverify_tests
Timed out!
Loading