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/flamp.spec'], chrootPath='/var/lib/mock/f33-build-301341-56741/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/flamp.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=1595808000 Wrote: /builddir/build/SRPMS/flamp-2.2.05-4.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/flamp.spec'], chrootPath='/var/lib/mock/f33-build-301341-56741/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/flamp.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=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3iHzDm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flamp-2.2.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/flamp-2.2.05.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flamp-2.2.05 + /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.xXQ9Gi + umask 022 + cd /builddir/build/BUILD + cd flamp-2.2.05 + 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-07-23 15:33:31.000000000 -0400 +++ ./configure 2020-08-15 04:02:44.741955676 -0400 @@ -2004,7 +2004,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 + mv ./configure.backup ./configure + '[' 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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name 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 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 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... gcc 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for hstrerror... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for setenv... yes checking for snprintf... yes checking for socket... yes checking for socketpair... yes checking for strcasecmp... yes checking for strcasestr... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strlcpy... no checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strnlen... yes checking for strtol... yes checking for uname... yes checking for unsetenv... yes checking for vsnprintf... yes checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required checking for library containing gmtime_r... none required checking for library containing sem_unlink... -lpthread checking for library containing sem_timedwait... -lpthread checking for fltk-config... /usr/bin/fltk-config ./configure: line 6223: test: -gt: unary operator expected checking for fluid... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... yes checking for FLXMLRPC... no ./configure: line 6977: hostname: command not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Configuration summary: Version ..................... 2.2.05 Target OS ................... linux-gnu Have flxmlrpc library ....... internal lib Static linking .............. no CPU optimizations ........... none Debugging ................... no + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcDispatch.o `test -f 'xmlrpcpp/XmlRpcDispatch.cpp' || echo './'`xmlrpcpp/XmlRpcDispatch.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcMutex.o `test -f 'xmlrpcpp/XmlRpcMutex.cpp' || echo './'`xmlrpcpp/XmlRpcMutex.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcClient.o `test -f 'xmlrpcpp/XmlRpcClient.cpp' || echo './'`xmlrpcpp/XmlRpcClient.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o flamp-flamp_dialog.o `test -f 'flamp_dialog.cxx' || echo './'`flamp_dialog.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from flamp_dialog.cxx:33: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ flamp_dialog.cxx: In function 'void set_txt_tx_interval()': flamp_dialog.cxx:921:8: warning: unused variable 't' [-Wunused-variable] 921 | float t = cnt_tx_interval_mins->value(); | ^ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcServerConnection.o `test -f 'xmlrpcpp/XmlRpcServerConnection.cpp' || echo './'`xmlrpcpp/XmlRpcServerConnection.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcServerMethod.o `test -f 'xmlrpcpp/XmlRpcServerMethod.cpp' || echo './'`xmlrpcpp/XmlRpcServerMethod.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcSocket.o `test -f 'xmlrpcpp/XmlRpcSocket.cpp' || echo './'`xmlrpcpp/XmlRpcSocket.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcSource.o `test -f 'xmlrpcpp/XmlRpcSource.cpp' || echo './'`xmlrpcpp/XmlRpcSource.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcServer.o `test -f 'xmlrpcpp/XmlRpcServer.cpp' || echo './'`xmlrpcpp/XmlRpcServer.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o lzma/flamp-Alloc.o `test -f 'lzma/Alloc.c' || echo './'`lzma/Alloc.c make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcUtil.o `test -f 'xmlrpcpp/XmlRpcUtil.cpp' || echo './'`xmlrpcpp/XmlRpcUtil.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o flamp-flamp.o `test -f 'flamp.cxx' || echo './'`flamp.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' flamp.cxx:2652:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2652 | printf("Version: "VERSION"\n"); | ^ In file included from ./include/flamp.h:39, from flamp.cxx:62: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ In file included from /usr/include/string.h:519, from /usr/include/c++/10/cstring:42, from flamp.cxx:40: In function 'strncpy', inlined from 'auto_load_tx_queue_from_list()' at flamp.cxx:1274:10: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o lzma/flamp-LzFind.o `test -f 'lzma/LzFind.c' || echo './'`lzma/LzFind.c make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o lzma/flamp-LzmaLib.o `test -f 'lzma/LzmaLib.c' || echo './'`lzma/LzmaLib.c make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o lzma/flamp-LzmaDec.o `test -f 'lzma/LzmaDec.c' || echo './'`lzma/LzmaDec.c make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-base64.o `test -f 'utils/base64.cxx' || echo './'`utils/base64.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o xmlrpcpp/flamp-XmlRpcValue.o `test -f 'xmlrpcpp/XmlRpcValue.cpp' || echo './'`xmlrpcpp/XmlRpcValue.cpp make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' xmlrpcpp/XmlRpcValue.cpp: In member function 'XmlRpc::XmlRpcValue::timeToXml[abi:cxx11]() const': xmlrpcpp/XmlRpcValue.cpp:489:39: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-truncation=] 489 | snprintf(buf, sizeof(buf)-1, "%04d%02d%02dT%02d:%02d:%02d", | ^~~~ xmlrpcpp/XmlRpcValue.cpp:489:34: note: directive argument in the range [-2147483647, 2147483647] 489 | snprintf(buf, sizeof(buf)-1, "%04d%02d%02dT%02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from xmlrpcpp/XmlRpcValue.h:26, from xmlrpcpp/XmlRpcValue.cpp:20: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 18 and 70 bytes into a destination of size 19 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o lzma/flamp-LzmaEnc.o `test -f 'lzma/LzmaEnc.c' || echo './'`lzma/LzmaEnc.c make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-base128.o `test -f 'utils/base128.cxx' || echo './'`utils/base128.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-base256.o `test -f 'utils/base256.cxx' || echo './'`utils/base256.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-debug.o `test -f 'utils/debug.cxx' || echo './'`utils/debug.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from utils/debug.cxx:50: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-timeops.o `test -f 'utils/timeops.cxx' || echo './'`utils/timeops.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-status.o `test -f 'utils/status.cxx' || echo './'`utils/status.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from utils/status.cxx:35: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-socket.o `test -f 'utils/socket.cxx' || echo './'`utils/socket.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from utils/socket.cxx:56: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-util.o `test -f 'utils/util.cxx' || echo './'`utils/util.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-amp.o `test -f 'utils/amp.cxx' || echo './'`utils/amp.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from utils/amp.cxx:29: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ utils/amp.cxx: In member function 'cAmp::rx_missing[abi:cxx11]()': utils/amp.cxx:1190:40: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1190 | snprintf(number, sizeof(number), "%d", i); | ^ In file included from /usr/include/stdio.h:866, from ./include/amp.h:26, from utils/amp.cxx:29: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 2 and 11 bytes into a destination of size 10 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils/amp.cxx: In member function 'cAmp::rx_report[abi:cxx11]()': utils/amp.cxx:1216:40: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] 1216 | snprintf(number, sizeof(number), "%d ", i); | ^ In file included from /usr/include/stdio.h:866, from ./include/amp.h:26, from utils/amp.cxx:29: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 3 and 12 bytes into a destination of size 10 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-global_amp.o `test -f 'utils/global_amp.cxx' || echo './'`utils/global_amp.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from utils/global_amp.cxx:25: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-circular_queue.o `test -f 'utils/circular_queue.cxx' || echo './'`utils/circular_queue.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' utils/circular_queue.cxx: In member function 'int Circular_queue::lookAheadCRC(char*, int, unsigned int*, int*)': utils/circular_queue.cxx:202:15: warning: unused variable 'crcval' [-Wunused-variable] 202 | unsigned int crcval = *crcVal; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-file_io.o `test -f 'utils/file_io.cxx' || echo './'`utils/file_io.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from utils/file_io.cxx:49: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-tagSearch.o `test -f 'utils/tagSearch.cxx' || echo './'`utils/tagSearch.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' utils/tagSearch.cxx: In function 'void* tag_search_parser(void*)': utils/tagSearch.cxx:116:6: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 116 | int offset = 0; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-xml_io.o `test -f 'utils/xml_io.cxx' || echo './'`utils/xml_io.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from utils/xml_io.cxx:39: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-time_table.o `test -f 'utils/time_table.cxx' || echo './'`utils/time_table.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-ztimer.o `test -f 'utils/ztimer.cxx' || echo './'`utils/ztimer.cxx In file included from ./include/flamp.h:39, from utils/ztimer.cxx:62: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-calendar.o `test -f 'widgets/calendar.cxx' || echo './'`widgets/calendar.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-combo.o `test -f 'widgets/combo.cxx' || echo './'`widgets/combo.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-script_parsing.o `test -f 'utils/script_parsing.cxx' || echo './'`utils/script_parsing.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-run_scripts.o `test -f 'utils/run_scripts.cxx' || echo './'`utils/run_scripts.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In file included from ./include/flamp.h:39, from utils/run_scripts.cxx:62: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o utils/flamp-transmit_camp.o `test -f 'utils/transmit_camp.cxx' || echo './'`utils/transmit_camp.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' utils/transmit_camp.cxx:288:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 288 | fprintf(fd, "\t{\n\t\t(char *) \"%s\", 1.0, "P_RELSOL2", \n\t\t{\n\t\t\t", mode_name.c_str(), overhead); | ^ In file included from ./include/flamp.h:39, from utils/transmit_camp.cxx:55: ./include/amp.h: In member function 'const char* cAmp::rx_sz_percent()': ./include/amp.h:381:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~ ./include/amp.h:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 381 | if (rxnumblocks == 0 || rx_ok_blocks == 0) return empty; static char percent[6]; | ^~~~~~ In file included from /usr/include/string.h:519, from /usr/include/c++/10/cstring:42, from utils/transmit_camp.cxx:32: In function 'strncpy', inlined from 'run_in_thread_destroy(_tx_fldigi_thread*, int, bool*)' at utils/transmit_camp.cxx:1599:11: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'check_block_tx_time(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, _tx_fldigi_thread*)' at utils/transmit_camp.cxx:1351:11: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'check_block_tx_time(std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::vector, std::allocator >, std::allocator, std::allocator > > >&, _tx_fldigi_thread*)' at utils/transmit_camp.cxx:1380:11: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-date.o `test -f 'widgets/date.cxx' || echo './'`widgets/date.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-flinput2.o `test -f 'widgets/flinput2.cxx' || echo './'`widgets/flinput2.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-fileselect.o `test -f 'widgets/fileselect.cxx' || echo './'`widgets/fileselect.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' widgets/fileselect.cxx: In function 'const char* FSEL::saveas(const char*, const char*, const char*, int*)': widgets/fileselect.cxx:263:79: warning: enum constant in boolean context [-Wint-in-bool-context] 263 | native.options(Fl_Native_File_Chooser::NEW_FOLDER || Fl_Native_File_Chooser::SAVEAS_CONFIRM); | ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-flslider2.o `test -f 'widgets/flslider2.cxx' || echo './'`widgets/flslider2.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-Fl_BlockMap.o `test -f 'widgets/Fl_BlockMap.cxx' || echo './'`widgets/Fl_BlockMap.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-Fl_Text_Buffer_mod.o `test -f 'widgets/Fl_Text_Buffer_mod.cxx' || echo './'`widgets/Fl_Text_Buffer_mod.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-Fl_Text_Editor_mod.o `test -f 'widgets/Fl_Text_Editor_mod.cxx' || echo './'`widgets/Fl_Text_Editor_mod.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-missing_strings.o `test -f 'widgets/missing_strings.c' || echo './'`widgets/missing_strings.c make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-pixmaps.o `test -f 'widgets/pixmaps.cxx' || echo './'`widgets/pixmaps.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-pixmaps_tango.o `test -f 'widgets/pixmaps_tango.cxx' || echo './'`widgets/pixmaps_tango.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-icons.o `test -f 'widgets/icons.cxx' || echo './'`widgets/icons.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-hamcast_group.o `test -f 'widgets/hamcast_group.cxx' || echo './'`widgets/hamcast_group.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-FTextView.o `test -f 'widgets/FTextView.cxx' || echo './'`widgets/FTextView.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-font_browser.o `test -f 'widgets/font_browser.cxx' || echo './'`widgets/font_browser.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' widgets/font_browser.cxx: In member function 'void Font_Browser::FontNameSelect()': widgets/font_browser.cxx:108:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 108 | lst_Size->add(buf, (void*)sizes[i]); | ^~~~~~~~~~~~~~~ widgets/font_browser.cxx:114:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 114 | lst_Size->add(buf, (void*)i); | ^~~~~~~~ widgets/font_browser.cxx: In constructor 'Font_Browser::Font_Browser(int, int, int, int, const char*)': widgets/font_browser.cxx:172:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 172 | lst_Font->add(name, (void *)i); | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -c -o widgets/flamp-Fl_Text_Display_mod.o `test -f 'widgets/Fl_Text_Display_mod.cxx' || echo './'`widgets/Fl_Text_Display_mod.cxx make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' widgets/Fl_Text_Display_mod.cxx: In member function 'Fl_Text_Display_mod::Fl_Text_Display_mod(int, int, int, int, char const*)': widgets/Fl_Text_Display_mod.cxx:168:18: warning: 'memset' offset [4, 7] is out of the bounds [0, 4] [-Warray-bounds] 168 | mLineStarts[i] = -1; | ~~~~~~~~~~~~~~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' g++ -I./xmlrpcpp -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flamp xmlrpcpp/flamp-XmlRpcClient.o xmlrpcpp/flamp-XmlRpcDispatch.o xmlrpcpp/flamp-XmlRpcMutex.o xmlrpcpp/flamp-XmlRpcServerConnection.o xmlrpcpp/flamp-XmlRpcServer.o xmlrpcpp/flamp-XmlRpcServerMethod.o xmlrpcpp/flamp-XmlRpcSocket.o xmlrpcpp/flamp-XmlRpcSource.o xmlrpcpp/flamp-XmlRpcUtil.o xmlrpcpp/flamp-XmlRpcValue.o flamp-flamp.o flamp-flamp_dialog.o lzma/flamp-Alloc.o lzma/flamp-LzFind.o lzma/flamp-LzmaDec.o lzma/flamp-LzmaEnc.o lzma/flamp-LzmaLib.o utils/flamp-amp.o utils/flamp-base64.o utils/flamp-base128.o utils/flamp-base256.o utils/flamp-debug.o utils/flamp-socket.o utils/flamp-status.o utils/flamp-timeops.o utils/flamp-util.o utils/flamp-file_io.o utils/flamp-xml_io.o utils/flamp-global_amp.o utils/flamp-circular_queue.o utils/flamp-tagSearch.o utils/flamp-time_table.o utils/flamp-transmit_camp.o utils/flamp-ztimer.o utils/flamp-script_parsing.o utils/flamp-run_scripts.o widgets/flamp-calendar.o widgets/flamp-combo.o widgets/flamp-date.o widgets/flamp-fileselect.o widgets/flamp-flinput2.o widgets/flamp-flslider2.o widgets/flamp-Fl_BlockMap.o widgets/flamp-Fl_Text_Buffer_mod.o widgets/flamp-Fl_Text_Editor_mod.o widgets/flamp-Fl_Text_Display_mod.o widgets/flamp-FTextView.o widgets/flamp-icons.o widgets/flamp-missing_strings.o widgets/flamp-pixmaps.o widgets/flamp-pixmaps_tango.o widgets/flamp-font_browser.o widgets/flamp-hamcast_group.o -lfltk_images -lfltk -lX11 -ldl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' In member function '__ct ', inlined from '__ct ' at widgets/Fl_Text_Editor_mod.cxx:91:36, inlined from '__ct_base ' at widgets/FTextView.cxx:68:68, inlined from '__ct ' at widgets/FTextView.cxx:494:46, inlined from 'flamp_dialog' at flamp_dialog.cxx:1290:58: widgets/Fl_Text_Display_mod.cxx:168:18: warning: '__builtin_memset' writing between 4 and 8589934584 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 168 | mLineStarts[i] = -1; | ^ make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N7dhCk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 + cd flamp-2.2.05 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' make[3]: Entering directory '/builddir/build/BUILD/flamp-2.2.05/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/bin' /usr/bin/install -p flamp '/builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/bin' if test -f ../data/flamp.xpm; then \ /bin/sh /builddir/build/BUILD/flamp-2.2.05/build-aux/install-sh -d /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64//usr/share/pixmaps; \ /usr/bin/install -p -m 644 ../data/flamp.xpm /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64//usr/share/pixmaps; \ fi if test -f ../data/flamp.desktop; then \ /bin/sh /builddir/build/BUILD/flamp-2.2.05/build-aux/install-sh -d /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64//usr/share/applications; \ /usr/bin/install -p -m 644 ../data/flamp.desktop /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64//usr/share/applications; \ fi make[3]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[2]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[1]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05/src' make[1]: Entering directory '/builddir/build/BUILD/flamp-2.2.05' make[2]: Entering directory '/builddir/build/BUILD/flamp-2.2.05' 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/flamp-2.2.05' make[1]: Leaving directory '/builddir/build/BUILD/flamp-2.2.05' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.05-4.fc33 --unique-debug-suffix -2.2.05-4.fc33.riscv64 --unique-debug-src-base flamp-2.2.05-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/flamp-2.2.05 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/bin/flamp extracting debug info from /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/bin/flamp original debug info size: 15828kB, size after compression: 14636kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3138 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.gsax3l + umask 022 + cd /builddir/build/BUILD + cd flamp-2.2.05 + desktop-file-validate /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/applications/flamp.desktop + RPM_EC=0 ++ jobs -p + exit 0 Processing files: flamp-2.2.05-4.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mrLx0l + umask 022 + cd /builddir/build/BUILD + cd flamp-2.2.05 + DOCDIR=/builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/doc/flamp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/doc/flamp + cp -pr AUTHORS /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/doc/flamp + cp -pr ChangeLog /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/doc/flamp + cp -pr README /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/doc/flamp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3rAu1k + umask 022 + cd /builddir/build/BUILD + cd flamp-2.2.05 + LICENSEDIR=/builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/licenses/flamp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/licenses/flamp + cp -pr COPYING /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64/usr/share/licenses/flamp + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(flamp.desktop) bundled(xmlrpc) flamp = 2.2.05-4.fc33 flamp(riscv-64) = 2.2.05-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfltk.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: flamp-debugsource-2.2.05-4.fc33.riscv64 Provides: flamp-debugsource = 2.2.05-4.fc33 flamp-debugsource(riscv-64) = 2.2.05-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: flamp-debuginfo-2.2.05-4.fc33.riscv64 Provides: debuginfo(build-id) = a7211ccae8d128121252310e29146a52bcaf2cc8 flamp-debuginfo = 2.2.05-4.fc33 flamp-debuginfo(riscv-64) = 2.2.05-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: flamp-debugsource(riscv-64) = 2.2.05-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 Wrote: /builddir/build/RPMS/flamp-2.2.05-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/flamp-debugsource-2.2.05-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/flamp-debuginfo-2.2.05-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tgVeak + umask 022 + cd /builddir/build/BUILD + cd flamp-2.2.05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/flamp-2.2.05-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0