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/dssp.spec'], chrootPath='/var/lib/mock/f33-build-294565-55344/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/dssp.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/dssp-3.0.0-9.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/dssp.spec'], chrootPath='/var/lib/mock/f33-build-294565-55344/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/dssp.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.Z57pkI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dssp-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dssp-3.0.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dssp-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (dssp-make.patch): + echo 'Patch #1 (dssp-make.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .make --fuzz=0 patching file makefile + echo 'Patch #2 (dssp-tuple.patch):' Patch #2 (dssp-tuple.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tuple --fuzz=0 patching file src/primitives-3d.h patching file src/structure.h patching file src/primitives-3d.cpp patching file src/dssp.cpp patching file src/structure.cpp + chmod -x src/buffer.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T3KsZG + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + '[' -f /usr/lib64/libboost_thread-mt.so ']' + echo 'BOOST_LIB_SUFFIX = ' + echo '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 -I/usr/include LDOPTS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64' + make -j4 mkdir -p obj g++ -MD -c -o obj/mkdssp.o src/mkdssp.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/dssp.o src/dssp.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/primitives-3d.o src/primitives-3d.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/structure.o src/structure.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/quaternion.hpp:28, from src/primitives-3d.h:14, from src/structure.h:11, from src/dssp.cpp:10: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -MD -c -o obj/utils.o src/utils.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/quaternion.hpp:28, from src/primitives-3d.h:14, from src/structure.h:11, from src/mkdssp.cpp:16: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/quaternion.hpp:28, from src/primitives-3d.h:14, from src/structure.h:11, from src/structure.cpp:9: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from src/structure.cpp:9: src/structure.h: In constructor 'MResidue::MResidue(int32, char, MResidue*)': src/structure.h:283:17: warning: 'MResidue::mRadius' will be initialized after [-Wreorder] 283 | double mRadius; | ^~~~~~~ src/structure.h:274:33: warning: 'MAtom MResidue::mH' [-Wreorder] 274 | MAtom mC, mN, mCA, mO, mH; | ^~ src/structure.cpp:440:1: warning: when initialized here [-Wreorder] 440 | MResidue::MResidue(int32 inNumber, char inTypeCode, MResidue* inPrevious) | ^~~~~~~~ In file included from src/structure.cpp:9: src/structure.h: In constructor 'MProtein::MProtein(const string&, MChain*)': src/structure.h:430:40: warning: 'MProtein::mNrOfHBondsInAntiparallelBridges' will be initialized after [-Wreorder] 430 | uint32 mNrOfHBondsInParallelBridges, mNrOfHBondsInAntiparallelBridges; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/structure.h:424:17: warning: 'uint32 MProtein::mResidueCount' [-Wreorder] 424 | uint32 mResidueCount, mChainBreaks; | ^~~~~~~~~~~~~ src/structure.cpp:1031:1: warning: when initialized here [-Wreorder] 1031 | MProtein::MProtein(const std::string& inID, MChain* inChain) | ^~~~~~~~ In file included from /usr/include/boost/bind.hpp:30, from src/utils.cpp:11: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -MD -c -o obj/mas.o src/mas.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/iocif.o src/iocif.cpp -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 -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/iostreams/copy.hpp:26, from src/iocif.cpp:7: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o mkdssp obj/mkdssp.o obj/dssp.o obj/primitives-3d.o obj/structure.o obj/utils.o obj/mas.o obj/iocif.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lboost_thread -lboost_filesystem -lboost_program_options -lboost_iostreams -lboost_system -lz -lbz2 -g -pthread + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xlAYiJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 + cd dssp-3.0.0 + make install DEST_DIR=/usr DESTDIR=/builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 install -d /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/bin /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/man/man1 install -m 755 mkdssp /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/bin/mkdssp install doc/mkdssp.1 /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/man/man1/mkdssp.1 + chmod -x /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/man/man1/mkdssp.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.0-9.fc33 --unique-debug-suffix -3.0.0-9.fc33.riscv64 --unique-debug-src-base dssp-3.0.0-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dssp-3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/bin/mkdssp extracting debug info from /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/bin/mkdssp original debug info size: 15352kB, size after compression: 14736kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 356 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 *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/align-2d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/structure.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/utils.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/dssp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/dssp.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/utils.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/mas.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/structure.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/matrix.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/iocif.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/primitives-3d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/primitives-3d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/mas.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/mkdssp.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-9.fc33.riscv64/src/iocif.h is executable but has no shebang, removing executable bit Processing files: dssp-3.0.0-9.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5BskmH + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/doc/dssp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/doc/dssp + cp -pr changelog /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/doc/dssp + cp -pr README.txt /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/doc/dssp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HGtquH + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/licenses/dssp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/licenses/dssp + cp -pr LICENSE_1_0.txt /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64/usr/share/licenses/dssp + RPM_EC=0 ++ jobs -p + exit 0 Provides: dssp = 3.0.0-9.fc33 dssp(riscv-64) = 3.0.0-9.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) libboost_program_options.so.1.73.0()(64bit) libboost_thread.so.1.73.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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_3.4)(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.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: dssp-debugsource-3.0.0-9.fc33.riscv64 Provides: dssp-debugsource = 3.0.0-9.fc33 dssp-debugsource(riscv-64) = 3.0.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dssp-debuginfo-3.0.0-9.fc33.riscv64 Provides: debuginfo(build-id) = 6e1cd7c346bcf76ff3f822a4aa3fb2b9d36cb6df dssp-debuginfo = 3.0.0-9.fc33 dssp-debuginfo(riscv-64) = 3.0.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dssp-debugsource(riscv-64) = 3.0.0-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 Wrote: /builddir/build/RPMS/dssp-debugsource-3.0.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/dssp-3.0.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/dssp-debuginfo-3.0.0-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uLsgwJ + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dssp-3.0.0-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0