merging: up to v25 branch #1415
Draft
Cirrus CI / Win64 [unit tests, no gui tests, no boost::process, no functional tests] [jammy]
failed
May 2, 2025 in 18m 3s
Task Summary
Instruction ci failed in 17:50
Details
✅ 00:03 clone
✅ 00:05 merge_base
✅ 00:01 depends_built
✅ 00:00 ccache
❌ 17:50 ci
Options used to compile and link:
external signer = yes
multiprocess = no
with experimental syscall sandbox support = no
with libs = yes
with wallet = yes
with sqlite = yes
with bdb = yes
with gui / qt = yes
with qr = yes
with zmq = yes
with test = yes
with fuzz binary = yes
with bench = yes
with upnp = yes
with natpmp = yes
use asm = yes
liquid_build = no
USDT tracing = no
sanitizers =
debug enabled = no
gprof enabled = no
werror = yes
LTO = no
target os = mingw32
build os = linux-gnu
CC = /usr/bin/ccache x86_64-w64-mingw32-gcc
CFLAGS = -pthread -pipe -std=c11 -O2
CPPFLAGS = -fmacro-prefix-map=$(abs_top_srcdir)=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -DHAVE_BUILD_INFO -D_MT -DWIN32 -D_WINDOWS -D_WIN32_WINNT=0x0601 -D_WIN32_IE=0x0501 -DWIN32_LEAN_AND_MEAN -DNOMINMAX -D_FILE_OFFSET_BITS=64 -DPROVIDE_FUZZ_MAIN_FUNCTION -I/tmp/cirrus-ci-build/depends/x86_64-w64-mingw32/include/ -DSECP256K1_STATIC
CXX = /usr/bin/ccache x86_64-w64-mingw32-g++-posix -std=c++17
CXXFLAGS = -fdebug-prefix-map=$(abs_top_srcdir)=. -fstack-reuse=none -Wstack-protector -fstack-protector-all -fcf-protection=full -Werror -Wno-error=return-type -fno-extended-identifiers -fvisibility=hidden -pipe -std=c++17 -O2
LDFLAGS = -lpthread -Wl,--enable-reloc-section -Wl,--dynamicbase -Wl,--nxcompat -Wl,--high-entropy-va -pie -Wl,--major-subsystem-version -Wl,6 -Wl,--minor-subsystem-version -Wl,1 -L/tmp/cirrus-ci-build/depends/x86_64-w64-mingw32/lib
AR = x86_64-w64-mingw32-ar
ARFLAGS = cr
make distdir-am
make[1]: Entering directory '/tmp/cirrus-ci-build/ci/scratch/build'
if test -d "elements-x86_64-w64-mingw32"; then find "elements-x86_64-w64-mingw32" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "elements-x86_64-w64-mingw32" || { sleep 5 && rm -rf "elements-x86_64-w64-mingw32"; }; else :; fi
test -d "elements-x86_64-w64-mingw32" || mkdir "elements-x86_64-w64-mingw32"
(cd src && make top_distdir=../elements-x86_64-w64-mingw32 distdir=../elements-x86_64-w64-mingw32/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/tmp/cirrus-ci-build/ci/scratch/build/src'
make distdir-am
make[3]: Entering directory '/tmp/cirrus-ci-build/ci/scratch/build/src'
Generated bench/data/block413567.raw.h
make[3]: *** No rule to make target 'util/url.cpp', needed by 'distdir-am'. Stop.
make[3]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/src'
make[2]: *** [Makefile:23803: distdir] Error 2
make[2]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/src'
make[1]: *** [Makefile:929: distdir-am] Error 1
make[1]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build'
make: *** [Makefile:923: distdir] Error 2
Exit status: 2
Loading