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/flcluster.spec'], chrootPath='/var/lib/mock/f33-build-301448-56756/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/flcluster.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/flcluster-1.0.4-7.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/flcluster.spec'], chrootPath='/var/lib/mock/f33-build-301448-56756/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/flcluster.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.QF08cN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flcluster-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/flcluster-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flcluster-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/xmlrpcpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0cJvHN + umask 022 + cd /builddir/build/BUILD + cd flcluster-1.0.4 + export LIBS=-lfltk + LIBS=-lfltk + 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 2017-12-18 14:30:02.000000000 -0500 +++ ./configure 2020-08-15 04:16:43.136818806 -0400 @@ -2006,7 +2006,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 clock_gettime... none required checking for library containing dlopen... -ldl checking for library containing sem_unlink... -lpthread checking for library containing sem_timedwait... -lpthread checking for fltk-config... /usr/bin/fltk-config 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... yes ./configure: line 6913: 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 ..................... 1.0.4 Target OS ................... linux-gnu Have flxmlrpc library ....... external 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/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-debug.o `test -f 'utils/debug.cxx' || echo './'`utils/debug.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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 flcluster-flcluster.o `test -f 'flcluster.cxx' || echo './'`flcluster.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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 dxcluster/flcluster-dx_dialog.o `test -f 'dxcluster/dx_dialog.cxx' || echo './'`dxcluster/dx_dialog.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-threads.o `test -f 'utils/threads.cxx' || echo './'`utils/threads.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-status.o `test -f 'utils/status.cxx' || echo './'`utils/status.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-timeops.o `test -f 'utils/timeops.cxx' || echo './'`utils/timeops.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-socket.o `test -f 'utils/socket.cxx' || echo './'`utils/socket.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-util.o `test -f 'utils/util.cxx' || echo './'`utils/util.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-combo.o `test -f 'widgets/combo.cxx' || echo './'`widgets/combo.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-date.o `test -f 'widgets/date.cxx' || echo './'`widgets/date.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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 dxcluster/flcluster-dxcluster.o `test -f 'dxcluster/dxcluster.cxx' || echo './'`dxcluster/dxcluster.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' dxcluster/dxcluster.cxx: In function 'dxc_colors_fonts()': dxcluster/dxcluster.cxx:468:37: warning: '%s' directive output may be truncated writing up to 49 bytes into a region of size between 26 and 173 [-Wformat-truncation=] 468 | "%s@cSpotter^%s@cFreq^%s@cDx Call^%s@cComments^%s@cUTC^%s@cQRA", | ^~ 469 | even, odd, even, odd, even, odd); | ~~~ 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 /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from dxcluster/dxcluster.cxx:24: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 50 and 344 bytes into a destination of size 200 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/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-fileselect.o `test -f 'widgets/fileselect.cxx' || echo './'`widgets/fileselect.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' widgets/fileselect.cxx: In function 'const char* FSEL::saveas(const char*, const char*, const char*, int*)': widgets/fileselect.cxx:260:79: warning: enum constant in boolean context [-Wint-in-bool-context] 260 | native.options(Fl_Native_File_Chooser::NEW_FOLDER || Fl_Native_File_Chooser::SAVEAS_CONFIRM); | ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-xml_io.o `test -f 'utils/xml_io.cxx' || echo './'`utils/xml_io.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-flslider2.o `test -f 'widgets/flslider2.cxx' || echo './'`widgets/flslider2.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-flinput2.o `test -f 'widgets/flinput2.cxx' || echo './'`widgets/flinput2.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-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/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-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/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-pixmaps.o `test -f 'widgets/pixmaps.cxx' || echo './'`widgets/pixmaps.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-pixmaps_tango.o `test -f 'widgets/pixmaps_tango.cxx' || echo './'`widgets/pixmaps_tango.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-icons.o `test -f 'widgets/icons.cxx' || echo './'`widgets/icons.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-FTextView.o `test -f 'widgets/FTextView.cxx' || echo './'`widgets/FTextView.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-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/flcluster-1.0.4/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/flcluster-1.0.4/src' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I/usr/include/flxmlrpc -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/flcluster-font_browser.o `test -f 'widgets/font_browser.cxx' || echo './'`widgets/font_browser.cxx make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/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/flcluster-1.0.4/src' g++ -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -I/usr/include/flxmlrpc -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/include/flxmlrpc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flcluster flcluster-flcluster.o dxcluster/flcluster-dx_dialog.o dxcluster/flcluster-dxcluster.o utils/flcluster-debug.o utils/flcluster-socket.o utils/flcluster-status.o utils/flcluster-threads.o utils/flcluster-timeops.o utils/flcluster-util.o utils/flcluster-xml_io.o widgets/flcluster-combo.o widgets/flcluster-date.o widgets/flcluster-fileselect.o widgets/flcluster-flinput2.o widgets/flcluster-flslider2.o widgets/flcluster-Fl_Text_Buffer_mod.o widgets/flcluster-Fl_Text_Editor_mod.o widgets/flcluster-Fl_Text_Display_mod.o widgets/flcluster-FTextView.o widgets/flcluster-icons.o widgets/flcluster-pixmaps.o widgets/flcluster-pixmaps_tango.o widgets/flcluster-font_browser.o -lfltk_images -lfltk -lX11 -ldl -lpthread -lflxmlrpc -lfltk make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/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:66:68: 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.SsJPaN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 + cd flcluster-1.0.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/bin' /usr/bin/install -p flcluster '/builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/bin' if test -f ../data/flcluster.xpm; then \ /bin/sh /builddir/build/BUILD/flcluster-1.0.4/build-aux/install-sh -d /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64//usr/share/pixmaps; \ /usr/bin/install -p -m 644 ../data/flcluster.xpm /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64//usr/share/pixmaps; \ fi if test -f ../data/flcluster.desktop; then \ /bin/sh /builddir/build/BUILD/flcluster-1.0.4/build-aux/install-sh -d /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64//usr/share/applications; \ /usr/bin/install -p -m 644 ../data/flcluster.desktop /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64//usr/share/applications; \ fi make[3]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[2]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[1]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4/src' make[1]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/flcluster-1.0.4' 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/flcluster-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/flcluster-1.0.4' + mkdir -p /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/metainfo + install -pm 0644 /builddir/build/SOURCES/flcluster.appdata.xml /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/metainfo/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.4-7.fc33 --unique-debug-suffix -1.0.4-7.fc33.riscv64 --unique-debug-src-base flcluster-1.0.4-7.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/flcluster-1.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/bin/flcluster extracting debug info from /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/bin/flcluster original debug info size: 7504kB, size after compression: 7064kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3415 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.slsbPO + umask 022 + cd /builddir/build/BUILD + cd flcluster-1.0.4 + desktop-file-validate /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/applications/flcluster.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/metainfo/flcluster.appdata.xml /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/metainfo/flcluster.appdata.xml: OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: flcluster-1.0.4-7.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ANFSCP + umask 022 + cd /builddir/build/BUILD + cd flcluster-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/doc/flcluster + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/doc/flcluster + cp -pr AUTHORS /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/doc/flcluster + cp -pr ChangeLog /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/doc/flcluster + cp -pr README /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/doc/flcluster + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kBh8eO + umask 022 + cd /builddir/build/BUILD + cd flcluster-1.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/licenses/flcluster + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/licenses/flcluster + cp -pr COPYING /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64/usr/share/licenses/flcluster + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(flcluster.desktop) flcluster = 1.0.4-7.fc33 flcluster(riscv-64) = 1.0.4-7.fc33 metainfo() metainfo(flcluster.appdata.xml) 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) libc.so.6(GLIBC_2.32)(64bit) libfltk.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libflxmlrpc.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: flcluster-debugsource-1.0.4-7.fc33.riscv64 Provides: flcluster-debugsource = 1.0.4-7.fc33 flcluster-debugsource(riscv-64) = 1.0.4-7.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: flcluster-debuginfo-1.0.4-7.fc33.riscv64 Provides: debuginfo(build-id) = 0907d6a246b9e1919090f309563e3eaf8e134213 flcluster-debuginfo = 1.0.4-7.fc33 flcluster-debuginfo(riscv-64) = 1.0.4-7.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: flcluster-debugsource(riscv-64) = 1.0.4-7.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 Wrote: /builddir/build/RPMS/flcluster-debugsource-1.0.4-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/flcluster-debuginfo-1.0.4-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/flcluster-1.0.4-7.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U5UIfP + umask 022 + cd /builddir/build/BUILD + cd flcluster-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/flcluster-1.0.4-7.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0