Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/clxclient.spec'], chrootPath='/var/lib/mock/f31-build-57250-28299/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/clxclient.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=1548892800 Wrote: /builddir/build/SRPMS/clxclient-3.9.0-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/clxclient.spec'], chrootPath='/var/lib/mock/f31-build-57250-28299/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/clxclient.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=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GFgIEk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clxclient-3.9.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/clxclient-3.9.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd clxclient-3.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (clxclient-3.6.1-fsf-address.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + sed -e 's|-O2|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection|' -e 's|ldconfig|#ldconfig|' -e 's|`freetype-config --libs`||' -e 's! -shared ! -Wl,--as-needed\0!g' -e 's|-lpthread -lXft -lX11|-lclthreads -lXft -lX11|' -i Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (clxclient-3.6.1-fsf-address.patch): patching file button.cc patching file clxclient.h patching file enumip.cc patching file mclist.cc patching file menuwin.cc patching file meter.cc patching file scale.cc patching file scroll.cc patching file slider.cc patching file textip.cc patching file xdisplay.cc patching file xdraw.cc patching file xhandler.cc patching file xresman.cc patching file xwindow.cc Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dBPHUi + umask 022 + cd /builddir/build/BUILD + cd clxclient-3.9.0 + make -j4 PREFIX=/usr LIBDIR=lib64 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from xresman.cc:22: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void X_resman::init(int*, char**, char*, XrmOptionDescRec*, int)' at xresman.cc:72:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void X_resman::init(int*, char**, char*, XrmOptionDescRec*, int)' at xresman.cc:73:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void X_resman::init(int*, char**, char*, XrmOptionDescRec*, int)' at xresman.cc:81:50: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void X_resman::init(int*, char**, char*, XrmOptionDescRec*, int)' at xresman.cc:82:50: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xdisplay.o xdisplay.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xresman.o xresman.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xhandler.o xhandler.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xwindow.o xwindow.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xdraw.o xdraw.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o button.o button.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o textip.o textip.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o enumip.o enumip.cc BUILDSTDERR: g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o m+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 enuwin.o menuwin.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o scale.o scale.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o slider.o slider.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o scroll.o scroll.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mclist.o mclist.cc g++ -Wall -I. -I/usr/X11R6/include `freetype-config --cflags` -fpic -DVERSION=\"3.9.0\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o meter.o meter.cc g++ -Wl,--as-needed -shared -L/usr/X11R6/lib64 -Wl,-soname,libclxclient.so.3 -o libclxclient.so.3.9.0 xdisplay.o xresman.o xhandler.o xwindow.o xdraw.o button.o textip.o enumip.o menuwin.o scale.o slider.o scroll.o mclist.o meter.o -lclthreads -lXft -lX11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bd0B8j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64 + cd clxclient-3.9.0 + mkdir -p /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/include + mkdir -p /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64 + make install PREFIX=/builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr LIBDIR=lib64 + ln -s libclxclient.so.3.9.0 /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64/libclxclient.so.3 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.9.0-7.fc31 --unique-debug-suffix -3.9.0-7.fc31.riscv64 --unique-debug-src-base clxclient-3.9.0-7.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/clxclient-3.9.0 BUILDSTDERR: 234 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -d /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64 install -m 644 clxclient.h /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/include install -m 755 libclxclient.so.3.9.0 /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64 #ldconfig ln -sf libclxclient.so.3.9.0 /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64/libclxclient.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64/libclxclient.so.3.9.0 extracting debug info from /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/lib64/libclxclient.so.3.9.0 original debug info size: 728kB, size after compression: 524kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: clxclient-3.9.0-7.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xpYHGh + umask 022 + cd /builddir/build/BUILD + cd clxclient-3.9.0 + DOCDIR=/builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/share/doc/clxclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/share/doc/clxclient + cp -pr AUTHORS /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/share/doc/clxclient + cp -pr COPYING /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64/usr/share/doc/clxclient + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: clxclient = 3.9.0-7.fc31 clxclient(riscv-64) = 3.9.0-7.fc31 libclxclient.so.3()(64bit) 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) libXft.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libclthreads.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(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) rtld(GNU_HASH) Processing files: clxclient-devel-3.9.0-7.fc31.riscv64 Provides: clxclient-devel = 3.9.0-7.fc31 clxclient-devel(riscv-64) = 3.9.0-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libclxclient.so.3()(64bit) Processing files: clxclient-debugsource-3.9.0-7.fc31.riscv64 Provides: clxclient-debugsource = 3.9.0-7.fc31 clxclient-debugsource(riscv-64) = 3.9.0-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clxclient-debuginfo-3.9.0-7.fc31.riscv64 Provides: clxclient-debuginfo = 3.9.0-7.fc31 clxclient-debuginfo(riscv-64) = 3.9.0-7.fc31 debuginfo(build-id) = 3612cd1ef64a48da8da6f008779485e6dc1bb33b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clxclient-debugsource(riscv-64) = 3.9.0-7.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64 Wrote: /builddir/build/RPMS/clxclient-devel-3.9.0-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/clxclient-3.9.0-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/clxclient-debugsource-3.9.0-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/clxclient-debuginfo-3.9.0-7.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kuyeBi + umask 022 + cd /builddir/build/BUILD + cd clxclient-3.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clxclient-3.9.0-7.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0