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: Use Homebrew's gcc in native macOS task #1402

Merged
merged 1 commit into from
Aug 16, 2023

ci: Use Homebrew's gcc in native macOS task

d62db57
Select commit
Loading
Failed to load commit list.
Merged

ci: Use Homebrew's gcc in native macOS task #1402

ci: Use Homebrew's gcc in native macOS task
d62db57
Select commit
Loading
Failed to load commit list.
Cirrus CI / x86_64: Linux (Debian stable) ASM:no BENCH:yes BUILD:check CC:clang CFLAGS:-O1 CTIMETESTS:yes ECDH:yes ECMULTGENPRECISION:auto ECMULTWINDOW:auto ELLSWIFT:yes RECOVERY:yes SCHNORRSIG:yes WIDEMUL:auto WITH_VALGRIND:yes cancelled Aug 16, 2023 in 1m 47s

Task Summary

Instruction test failed in 01:45

Details

⚠️ Monthly free compute limit exceeded and will be limited next month!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
ℹ️ PR was closed!

✅ 00:01 clone
⏹️ 01:45 test

  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/ctime_tests-ctime_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     exhaustive_tests
  CCLD     bench_internal
  CCLD     bench_ecmult
  CCLD     libsecp256k1.la
  CCLD     bench
  CCLD     ctime_tests
  CCLD     ecdsa_example
  CCLD     ecdh_example
  CCLD     schnorr_example
  CCLD     tests
  CCLD     noverify_tests
make[1]: Leaving directory '/tmp/cirrus-ci-build'
+ file ctime_tests exhaustive_tests noverify_tests tests
ctime_tests:      Bourne-Again shell script, ASCII text executable
exhaustive_tests: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=bf7d2e15de99e702927a8a73bc97afa4e27717ee, for GNU/Linux 3.2.0, with debug_info, not stripped
noverify_tests:   ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=59bb0a20fb7998e8d4611cc2fe3c456aa0e911fb, for GNU/Linux 3.2.0, with debug_info, not stripped
tests:            ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=1ae1faa10122eec4b7efa5eb63d40a58eb67b3fb, 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 LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0e7603166baa2afea13a27b2c4f9f7cf6bddd286, for GNU/Linux 3.2.0, with debug_info, not stripped
bench_internal: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=30b2c9979fa25c92746bab42a8f575b856458253, for GNU/Linux 3.2.0, with debug_info, not stripped
+ file .libs/bench .libs/ctime_tests .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 LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5a6cc2b5b1ef9ff3d23dc661c09d23424f5a13b0, for GNU/Linux 3.2.0, with debug_info, not stripped
.libs/ctime_tests:                 ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=4416a6c92dd1ae51bcf7000e480d0f08a6e2e71e, 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 LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eab0b5e5fde028d0861f85477a63a20350d7809f, 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=
+ 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