Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lightning.spec'], chrootPath='/var/lib/mock/f33-build-294860-55386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lightning.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/lightning-2.1.3-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lightning.spec'], chrootPath='/var/lib/mock/f33-build-294860-55386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lightning.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cii0hF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lightning-2.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/lightning-2.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lightning-2.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2H68aE + umask 022 + cd /builddir/build/BUILD + cd lightning-2.1.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-09-18 15:14:49.000000000 -0400 +++ ./configure 2020-08-14 07:03:24.086955550 -0400 @@ -1791,7 +1791,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 07:03:24.086955550 -0400 +++ ./configure 2020-08-14 07:03:24.996955501 -0400 @@ -6086,7 +6086,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -13619,7 +13619,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no --enable-shared=yes --with-gnu-ld --with-pic checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6040: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mremap... yes checking for ffsl... yes checking for getopt_long_only... yes checking for isnan... yes checking for isinf... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for stdint.h... (cached) yes checking for htab_try_create in -liberty... yes checking for bfd_init in -lbfd... yes checking for compressBound in -lz... yes checking for init_disassemble_info in -lopcodes... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lightning.pc config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating include/lightning/Makefile config.status: creating include/lightning.h config.status: creating lib/Makefile config.status: creating check/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 V=1 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' /usr/bin/make all-recursive Making all in check make[2]: Nothing to be done for 'all'. Making all in doc cd ../lib; /usr/bin/make liblightning.la make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o incr.o incr.c make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o printf.o printf.c make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o rfib.o rfib.c make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o jit_memory.lo jit_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c jit_memory.c -fPIC -DPIC -o .libs/jit_memory.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o rpn.o rpn.c make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o jit_names.lo jit_names.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c jit_names.c -fPIC -DPIC -o .libs/jit_names.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' jit_names.c:20:14: warning: 'code_name' defined but not used [-Wunused-variable] 20 | static char *code_name[] = { | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o jit_disasm.lo jit_disasm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c jit_disasm.c -fPIC -DPIC -o .libs/jit_disasm.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' jit_disasm.c: In function 'disasm_print_address': jit_disasm.c:269:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long int' [-Wformat=] 269 | # define address_buffer_format "%lx" | ^~~~~ jit_disasm.c:279:21: note: in expansion of macro 'address_buffer_format' 279 | sprintf(buffer, address_buffer_format, (long long)addr); | ^~~~~~~~~~~~~~~~~~~~~ jit_disasm.c:269:37: note: format string is defined here 269 | # define address_buffer_format "%lx" | ~~^ | | | long unsigned int | %llx jit_disasm.c: In function '_disassemble': jit_disasm.c:269:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long int' [-Wformat=] 269 | # define address_buffer_format "%lx" | ^~~~~ jit_disasm.c:422:26: note: in expansion of macro 'address_buffer_format' 422 | bytes = sprintf(buffer, address_buffer_format, (long long)pc); | ^~~~~~~~~~~~~~~~~~~~~ jit_disasm.c:269:37: note: format string is defined here 269 | # define address_buffer_format "%lx" | ~~^ | | | long unsigned int | %llx make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o ifib.o ifib.c make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o fact.o fact.c make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o jit_note.lo jit_note.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c jit_note.c -fPIC -DPIC -o .libs/jit_note.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o jit_print.lo jit_print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c jit_print.c -fPIC -DPIC -o .libs/jit_print.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' jit_print.c: In function '_jit_print_node': jit_print.c:27:43: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'jit_pointer_t' {aka 'void *'} [-Wformat=] 27 | #define print_str(value) fprintf(stdout, "%s", value) | ^~~~ ...... 283 | print_str(node->v.n->u.p); | ~~~~~~~~~~~~~~ | | | jit_pointer_t {aka void *} jit_print.c:283:3: note: in expansion of macro 'print_str' 283 | print_str(node->v.n->u.p); | ^~~~~~~~~ jit_print.c:27:45: note: format string is defined here 27 | #define print_str(value) fprintf(stdout, "%s", value) | ~^ | | | char * | %p jit_print.c:27:43: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'jit_pointer_t' {aka 'void *'} [-Wformat=] 27 | #define print_str(value) fprintf(stdout, "%s", value) | ^~~~ ...... 288 | print_str(node->v.n->u.p); | ~~~~~~~~~~~~~~ | | | jit_pointer_t {aka void *} jit_print.c:288:3: note: in expansion of macro 'print_str' 288 | print_str(node->v.n->u.p); | ^~~~~~~~~ jit_print.c:27:45: note: format string is defined here 27 | #define print_str(value) fprintf(stdout, "%s", value) | ~^ | | | char * | %p make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o jit_size.lo jit_size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c jit_size.c -fPIC -DPIC -o .libs/jit_size.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c -o lightning.lo lightning.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -c lightning.c -fPIC -DPIC -o .libs/lightning.o make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' lightning.c: In function '_jit_patch_abs': lightning.c:1540:18: warning: variable 'mask' set but not used [-Wunused-but-set-variable] 1540 | jit_int32_t mask; | ^~~~ lightning.c: In function '_jit_patch_at': lightning.c:1563:18: warning: variable 'mask' set but not used [-Wunused-but-set-variable] 1563 | jit_int32_t mask; | ^~~~ lightning.c: In function '_jit_emit': lightning.c:2007:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2007 | int result; | ^~~~~~ In file included from lightning.c:3472: jit_riscv.c: In function '_patch': jit_riscv.c:1598:19: warning: variable 'flag' set but not used [-Wunused-but-set-variable] 1598 | jit_int32_t flag; | ^~~~ In file included from jit_riscv.c:1554, from lightning.c:3472: At top level: jit_riscv-cpu.c:619:1: warning: '_R4type' defined but not used [-Wunused-function] 619 | _R4type(jit_state_t *_jit, jit_int32_t op, jit_int32_t rd, jit_int32_t fct, | ^~~~~~~ In file included from lightning.c:21: jit_riscv-cpu.c: In function '_iqdivr': ../include/lightning/jit_private.h:679:26: warning: 'sv1' may be used uninitialized in this function [-Wmaybe-uninitialized] 679 | #define jit_unget_reg(r) _jit_unget_reg(_jit,r) | ^~~~~~~~~~~~~~ In file included from jit_riscv.c:1554, from lightning.c:3472: jit_riscv-cpu.c:1029:18: note: 'sv1' was declared here 1029 | jit_int32_t sv1, rg1; | ^~~ In file included from lightning.c:21: ../include/lightning/jit_private.h:679:26: warning: 'sv0' may be used uninitialized in this function [-Wmaybe-uninitialized] 679 | #define jit_unget_reg(r) _jit_unget_reg(_jit,r) | ^~~~~~~~~~~~~~ In file included from jit_riscv.c:1554, from lightning.c:3472: jit_riscv-cpu.c:1028:18: note: 'sv0' was declared here 1028 | jit_int32_t sv0, rg0; | ^~~ make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -DDISASSEMBLER=1 -DBINUTILS_2_29=1 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblightning.la -rpath /usr/lib64 jit_disasm.lo jit_memory.lo jit_names.lo jit_note.lo jit_print.lo jit_size.lo lightning.lo -lopcodes -lz -lbfd -liberty libtool: link: gcc -shared -fPIC -DPIC .libs/jit_disasm.o .libs/jit_memory.o .libs/jit_names.o .libs/jit_note.o .libs/jit_print.o .libs/jit_size.o .libs/lightning.o -lopcodes -lz -lbfd -liberty -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,liblightning.so.1 -o .libs/liblightning.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liblightning.so.1" && ln -s "liblightning.so.1.0.0" "liblightning.so.1") libtool: link: (cd ".libs" && rm -f "liblightning.so" && ln -s "liblightning.so.1.0.0" "liblightning.so") libtool: link: ( cd ".libs" && rm -f "liblightning.la" && ln -s "../liblightning.la" "liblightning.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rfib rfib.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rfib rfib.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o incr incr.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/incr incr.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o printf printf.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/printf printf.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rpn rpn.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rpn rpn.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ifib ifib.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ifib ifib.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fact fact.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fact fact.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' Making all in include Making all in lightning make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in lib make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pHUuDD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64 + cd lightning-2.1.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in check make[1]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/check' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/check' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/check' make[1]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/check' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/share/info' /usr/bin/install -p -m 644 ./lightning.info '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/share/info/lightning.info' make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/doc' Making install in include make[1]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/include' Making install in lightning make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/include/lightning' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/include/lightning' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include/lightning' /usr/bin/install -p -m 644 jit_riscv.h '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include/lightning' make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/include/lightning' make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/include/lightning' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/include' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 lightning.h '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 lightning.h '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/include' make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/include' make[1]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p liblightning.la '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblightning.so.1.0.0 /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/liblightning.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64 && { ln -s -f liblightning.so.1.0.0 liblightning.so.1 || { rm -f liblightning.so.1 && ln -s liblightning.so.1.0.0 liblightning.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64 && { ln -s -f liblightning.so.1.0.0 liblightning.so || { rm -f liblightning.so && ln -s liblightning.so.1.0.0 liblightning.so; }; }) libtool: install: /usr/bin/install -p .libs/liblightning.lai /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/liblightning.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[1]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/lib' make[1]: Entering directory '/builddir/build/BUILD/lightning-2.1.3' make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lightning.pc '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3' make[1]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3' + rm -f '/builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/liblightning.la + rm -rf /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/share/info/dir + mv /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include/lightning.h /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/include/lightning + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.3-3.fc33 --unique-debug-suffix -2.1.3-3.fc33.riscv64 --unique-debug-src-base lightning-2.1.3-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lightning-2.1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/liblightning.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/lightning-2.1.3-3.fc33.riscv64/usr/lib64/liblightning.so.1.0.0 original debug info size: 2928kB, size after compression: 2900kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 732 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2Q0mJF + umask 022 + cd /builddir/build/BUILD + cd lightning-2.1.3 + make check V=1 'CFLAGS=-g -fno-strict-aliasing -fPIC' Making check in check make[1]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/check' make lightning ccall self setcode nodata ctramp carg cva_list make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/check' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o lightning.o lightning.c lightning.c: In function 'make_float': lightning.c:1989:9: warning: implicit declaration of function 'isnan' [-Wimplicit-function-declaration] 1989 | if (isnan(d)) return ( 0.0f/0.0f); | ^~~~~ lightning.c:1990:9: warning: implicit declaration of function 'isinf' [-Wimplicit-function-declaration] 1990 | if (isinf(d)) { | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lightning lightning.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lightning lightning.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o ccall.o ccall.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccall ccall.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ccall ccall.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o self.o self.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o self self.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/self self.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o setcode.o setcode.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setcode setcode.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/setcode setcode.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o nodata.o nodata.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nodata nodata.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nodata nodata.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o ctramp.o ctramp.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ctramp ctramp.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ctramp ctramp.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o carg.o carg.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o carg carg.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/carg carg.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -c -o cva_list.o cva_list.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cva_list cva_list.o ../lib/liblightning.la -lm -ldl -lopcodes -lz -lbfd -liberty libtool: link: gcc -I../include -D_GNU_SOURCE -g -fno-strict-aliasing -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cva_list cva_list.o ../lib/.libs/liblightning.so -lm -ldl -lopcodes -lz -lbfd -liberty make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/check' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/check' make[3]: Entering directory '/builddir/build/BUILD/lightning-2.1.3/check' ln -s ./check.sh 3to2 FAIL: 3to2 ln -s ./check.sh add FAIL: add ln -s ./check.sh align FAIL: align ln -s ./check.sh allocai FAIL: allocai ln -s ./check.sh allocar FAIL: allocar ln -s ./check.sh bp FAIL: bp ln -s ./check.sh divi FAIL: divi ln -s ./check.sh fib FAIL: fib ln -s ./check.sh rpn FAIL: rpn ln -s ./check.sh ldstr PASS: ldstr ln -s ./check.sh ldsti PASS: ldsti ln -s ./check.sh ldstxr PASS: ldstxr ln -s ./check.sh ldstxi PASS: ldstxi ln -s ./check.sh ldstr-c PASS: ldstr-c ln -s ./check.sh ldstxr-c PASS: ldstxr-c ln -s ./check.sh ldstxi-c PASS: ldstxi-c ln -s ./check.sh cvt PASS: cvt ln -s ./check.sh hton PASS: hton ln -s ./check.sh branch PASS: branch ln -s ./check.sh alu_add PASS: alu_add ln -s ./check.sh alux_add PASS: alux_add ln -s ./check.sh alu_sub PASS: alu_sub ln -s ./check.sh alux_sub PASS: alux_sub ln -s ./check.sh alu_rsb PASS: alu_rsb ln -s ./check.sh alu_mul PASS: alu_mul ln -s ./check.sh alu_div PASS: alu_div ln -s ./check.sh alu_rem PASS: alu_rem ln -s ./check.sh alu_and PASS: alu_and ln -s ./check.sh alu_or PASS: alu_or ln -s ./check.sh alu_xor PASS: alu_xor ln -s ./check.sh alu_lsh PASS: alu_lsh ln -s ./check.sh alu_rsh PASS: alu_rsh ln -s ./check.sh alu_com PASS: alu_com ln -s ./check.sh alu_neg PASS: alu_neg ln -s ./check.sh fop_abs PASS: fop_abs ln -s ./check.sh fop_sqrt PASS: fop_sqrt ln -s ./check.sh varargs PASS: varargs ln -s ./check.sh stack FAIL: stack ln -s ./check.sh clobber PASS: clobber ln -s ./check.sh carry PASS: carry ln -s ./check.sh call FAIL: call ln -s ./check.sh float PASS: float ln -s ./check.sh jmpr FAIL: jmpr ln -s ./check.sh put FAIL: put ln -s ./check.sh qalu_mul PASS: qalu_mul ln -s ./check.sh qalu_div PASS: qalu_div ln -s ./check.sh range PASS: range ln -s ./check.sh ranger PASS: ranger ln -s ./check.sh ret FAIL: ret ln -s ./check.sh tramp FAIL: tramp ln -s ./check.sh va_list FAIL: va_list ../test-driver: line 107: 60084 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: ccall PASS: self PASS: setcode PASS: nodata ../test-driver: line 107: 60193 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: ctramp ../test-driver: line 107: 60223 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: carg ../test-driver: line 107: 60253 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: cva_list ============================================================================ Testsuite summary for GNU lightning 2.1.3 ============================================================================ # TOTAL: 58 # PASS: 38 # SKIP: 0 # XFAIL: 0 # FAIL: 20 # XPASS: 0 # ERROR: 0 ============================================================================ See check/test-suite.log Please report to pcpa@gnu.org ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/check' make[3]: *** [Makefile:1009: test-suite.log] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/check' make[2]: *** [Makefile:1117: check-TESTS] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/lightning-2.1.3/check' make[1]: *** [Makefile:3837: check-am] Error 2 make: *** [Makefile:573: check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.2Q0mJF (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.2Q0mJF (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lightning.spec