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 / x86_64: Linux (Debian stable) ASM:no BENCH:yes BUILD:check CC:gcc CTIMETESTS:yes ECDH:no ECMULTGENPRECISION:auto ECMULTWINDOW:auto ELLSWIFT:no RECOVERY:yes SCHNORRSIG:no WIDEMUL:int64 WITH_VALGRIND:yes
cancelled
Aug 9, 2023 in 15s
Task Summary
Instruction test failed in 00:15
Details
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
ℹ️ PR was closed!
✅ 00:00 clone
⏹️ 00:15 test
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if gcc supports -Werror... yes
checking if gcc supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes
checking if gcc supports -Wno-overlength-strings... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wno-unused-function... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wcast-align=strict... yes
checking if gcc supports -Wconditional-uninitialized... no
checking if gcc supports -Wreserved-identifier... no
checking if gcc supports -fvisibility=hidden... yes
checking for valgrind support... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: executing depfiles commands
config.status: executing libtool commands
Build Options:
with external callbacks = no
with benchmarks = yes
with tests = yes
with ctime tests = yes
with coverage = no
with examples = yes
module ecdh = no
module recovery = yes
module extrakeys = yes
module schnorrsig = no
module ellswift = no
asm = no
ecmult window size = 15
ecmult gen prec. bits = 4
wide multiplication = int64
valgrind = yes
CC = gcc
CPPFLAGS =
SECP_CFLAGS = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden -Werror -pedantic-errors
CFLAGS = -g -O2
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
Loading