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

merging: v24/v25 branch #1415

Draft
wants to merge 3,936 commits into
base: master
Choose a base branch
from

Merge df4e99dca3 into merged_master (Elements PR #1423)

6b82cfa
Select commit
Loading
Failed to load commit list.
Draft

merging: v24/v25 branch #1415

Merge df4e99dca3 into merged_master (Elements PR #1423)
6b82cfa
Select commit
Loading
Failed to load commit list.
Cirrus CI / [no wallet, libbitcoinkernel] [bionic] failed Feb 28, 2025 in 12m 57s

Task Summary

Instruction ci failed in 11:46

Details

✅ 00:54 clone
✅ 00:12 merge_base
✅ 00:01 depends_built
✅ 00:00 ccache
❌ 11:46 ci

  ecmult gen prec. bits   = 4

  valgrind                = no
  CC                      = clang-8
  CPPFLAGS                = -I/tmp/cirrus-ci-build/depends/x86_64-pc-linux-gnu/include/ 
  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 -Wconditional-uninitialized -fvisibility=hidden 
  CFLAGS                  = -pipe -std=c11 -O2 
  LDFLAGS                 = -L/tmp/cirrus-ci-build/depends/x86_64-pc-linux-gnu/lib 

Options used to compile and link:
  external signer = yes
  multiprocess    = no
  with experimental syscall sandbox support = yes
  with libs       = yes
  with wallet     = no
  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       = linux-gnu
  build os        = linux-gnu

  CC              = /usr/bin/ccache clang-8
  CFLAGS          = -pthread -pipe -std=c11 -O2 
  CPPFLAGS        =   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -DHAVE_BUILD_INFO -DPROVIDE_FUZZ_MAIN_FUNCTION -I/tmp/cirrus-ci-build/depends/x86_64-pc-linux-gnu/include/ 
  CXX             = /usr/bin/ccache clang++-8 -stdlib=libc++ -std=c++17
  CXXFLAGS        =   -fdebug-prefix-map=$(abs_top_srcdir)=.  -Wstack-protector -fstack-protector-all -fcf-protection=full   -Werror   -fvisibility=hidden -pipe -std=c++17 -O2 
  LDFLAGS         =  -lpthread  -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie   -L/tmp/cirrus-ci-build/depends/x86_64-pc-linux-gnu/lib 
  AR              = ar
  ARFLAGS         = cr

if test -d "elements-x86_64-pc-linux-gnu"; then find "elements-x86_64-pc-linux-gnu" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "elements-x86_64-pc-linux-gnu" || { sleep 5 && rm -rf "elements-x86_64-pc-linux-gnu"; }; else :; fi
test -d "elements-x86_64-pc-linux-gnu" || mkdir "elements-x86_64-pc-linux-gnu"
 (cd src && make  top_distdir=../elements-x86_64-pc-linux-gnu distdir=../elements-x86_64-pc-linux-gnu/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/tmp/cirrus-ci-build/ci/scratch/build/src'
Generated bench/data/block413567.raw.h
make[1]: *** No rule to make target 'util/url.cpp', needed by 'distdir'.  Stop.
make[1]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/src'
Makefile:930: recipe for target 'distdir' failed
make: *** [distdir] Error 1

Exit status: 2